Aug 20 01:57:03.249559 np0000007844 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 20 01:57:03.255038 np0000007844 devstack@c-api.service[100155]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 20 01:57:03 2026] *** Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: nodename: np0000007844 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: machine: x86_64 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: clock source: unix Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: pcre jit disabled Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: detected number of CPU cores: 16 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: current working directory: / Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: detected binary path: /usr/bin/uwsgi-core Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: your processes number limit is 257052 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: your memory page size is 4096 bytes Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: detected max file descriptor number: 2048 Aug 20 01:57:03.257511 np0000007844 devstack@c-api.service[100155]: lock engine: pthread robust mutexes Aug 20 01:57:03.258107 np0000007844 devstack@c-api.service[100155]: thunder lock: enabled Aug 20 01:57:03.258107 np0000007844 devstack@c-api.service[100155]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 20 01:57:03.258107 np0000007844 devstack@c-api.service[100155]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 20 01:57:03.258107 np0000007844 devstack@c-api.service[100155]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 20 01:57:03.258107 np0000007844 devstack@c-api.service[100155]: Set PythonHome to /opt/stack/data/venv Aug 20 01:57:03.290459 np0000007844 devstack@c-api.service[100155]: Python main interpreter initialized at 0x7eee1b4a4668 Aug 20 01:57:03.290459 np0000007844 devstack@c-api.service[100155]: python threads support enabled Aug 20 01:57:03.290459 np0000007844 devstack@c-api.service[100155]: your server socket listen backlog is limited to 100 connections Aug 20 01:57:03.290459 np0000007844 devstack@c-api.service[100155]: your mercy for graceful operations on workers is 80 seconds Aug 20 01:57:03.291029 np0000007844 devstack@c-api.service[100155]: mapped 671795 bytes (656 KB) for 4 cores Aug 20 01:57:03.291106 np0000007844 devstack@c-api.service[100155]: *** Operational MODE: preforking *** Aug 20 01:57:03.291309 np0000007844 devstack@c-api.service[100155]: *** uWSGI is running in multiple interpreter mode *** Aug 20 01:57:03.291309 np0000007844 devstack@c-api.service[100155]: spawned uWSGI master process (pid: 100155) Aug 20 01:57:03.291476 np0000007844 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 20 01:57:03.292189 np0000007844 devstack@c-api.service[100155]: spawned uWSGI worker 1 (pid: 100161, cores: 1) Aug 20 01:57:03.292528 np0000007844 devstack@c-api.service[100155]: spawned uWSGI worker 2 (pid: 100162, cores: 1) Aug 20 01:57:03.293006 np0000007844 devstack@c-api.service[100155]: spawned uWSGI worker 3 (pid: 100163, cores: 1) Aug 20 01:57:03.293480 np0000007844 devstack@c-api.service[100155]: spawned uWSGI worker 4 (pid: 100164, cores: 1) Aug 20 01:57:03.293519 np0000007844 devstack@c-api.service[100155]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: we strongly recommend against using it for new projects. Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: If you are already using Eventlet, we recommend migrating to a different Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: framework. For more detail see Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 01:57:03.423880 np0000007844 devstack@c-api.service[100164]: import eventlet # noqa Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: we strongly recommend against using it for new projects. Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: If you are already using Eventlet, we recommend migrating to a different Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: framework. For more detail see Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 01:57:03.426136 np0000007844 devstack@c-api.service[100163]: import eventlet # noqa Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: we strongly recommend against using it for new projects. Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: If you are already using Eventlet, we recommend migrating to a different Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: framework. For more detail see Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 01:57:03.428917 np0000007844 devstack@c-api.service[100161]: import eventlet # noqa Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: we strongly recommend against using it for new projects. Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: If you are already using Eventlet, we recommend migrating to a different Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: framework. For more detail see Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 01:57:03.435515 np0000007844 devstack@c-api.service[100162]: import eventlet # noqa Aug 20 01:57:03.594933 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:03.594933 np0000007844 devstack@c-api.service[100163]: from cgi import parse_header Aug 20 01:57:03.596337 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:03.596337 np0000007844 devstack@c-api.service[100161]: from cgi import parse_header Aug 20 01:57:03.615743 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:03.615743 np0000007844 devstack@c-api.service[100164]: from cgi import parse_header Aug 20 01:57:03.623198 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:03.623198 np0000007844 devstack@c-api.service[100162]: from cgi import parse_header Aug 20 01:57:03.635532 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 01:57:03.635532 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:57:03.635739 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 01:57:03.635739 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:57:03.647305 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:03.647305 np0000007844 devstack@c-api.service[100163]: removals.removed_module( Aug 20 01:57:03.647433 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:03.647433 np0000007844 devstack@c-api.service[100161]: removals.removed_module( Aug 20 01:57:03.648169 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:03.648169 np0000007844 devstack@c-api.service[100163]: removals.removed_module( Aug 20 01:57:03.648256 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:03.648256 np0000007844 devstack@c-api.service[100161]: removals.removed_module( Aug 20 01:57:03.661669 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 01:57:03.661669 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:57:03.663579 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 01:57:03.663579 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:57:03.676391 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:03.676391 np0000007844 devstack@c-api.service[100162]: removals.removed_module( Aug 20 01:57:03.677033 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:03.677033 np0000007844 devstack@c-api.service[100164]: removals.removed_module( Aug 20 01:57:03.677415 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:03.677415 np0000007844 devstack@c-api.service[100162]: removals.removed_module( Aug 20 01:57:03.678215 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:03.678215 np0000007844 devstack@c-api.service[100164]: removals.removed_module( Aug 20 01:57:04.407105 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:04.407105 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:57:04.416027 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:04.416027 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:57:04.445644 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:04.445644 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:57:04.453552 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:04.453552 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:57:04.461378 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:04.461378 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:57:04.468209 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:04.468209 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:57:04.498817 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:04.498817 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:57:04.509047 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:04.509047 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:57:04.651752 np0000007844 devstack@c-api.service[100163]: 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 20 01:57:04.651960 np0000007844 devstack@c-api.service[100163]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100163) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 01:57:04.653246 np0000007844 devstack@c-api.service[100161]: 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 20 01:57:04.653452 np0000007844 devstack@c-api.service[100161]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100161) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 01:57:04.678313 np0000007844 devstack@c-api.service[100162]: 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 20 01:57:04.678535 np0000007844 devstack@c-api.service[100162]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100162) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 01:57:04.701530 np0000007844 devstack@c-api.service[100164]: 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 20 01:57:04.701725 np0000007844 devstack@c-api.service[100164]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100164) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 01:57:04.738130 np0000007844 devstack@c-api.service[100163]: /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 20 01:57:04.738130 np0000007844 devstack@c-api.service[100163]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 01:57:04.738850 np0000007844 devstack@c-api.service[100161]: /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 20 01:57:04.738850 np0000007844 devstack@c-api.service[100161]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 01:57:04.742299 np0000007844 devstack@c-api.service[100162]: /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 20 01:57:04.742299 np0000007844 devstack@c-api.service[100162]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 01:57:04.767795 np0000007844 devstack@c-api.service[100164]: /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 20 01:57:04.767795 np0000007844 devstack@c-api.service[100164]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 01:57:05.187567 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100164) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 01:57:05.187633 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100163) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 01:57:05.187852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.187924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.188023 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.188090 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.188145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.188281 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.188745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100161) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 01:57:05.189333 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.189462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.189742 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.189922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100162) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 01:57:05.190078 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.190154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.190217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.190301 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.190355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.190407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.190461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.190506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.190554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.190602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.190673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.190719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.190763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.190811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.190868 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.190935 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.190995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.190995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.191078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.191125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.191172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.191172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.191172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.191322 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.191624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.191736 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.191794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.191794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.191907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.191957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.192012 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.192057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.192108 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.192158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.192213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.192286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.192332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.192357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.192384 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.192407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.192443 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.192473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.192503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.192524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.192550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.192575 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.192601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.192653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.192686 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.192714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.192758 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.192804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.192840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.192875 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.192906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.192936 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.192973 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.192973 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.193068 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.193091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.193115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.193141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.193163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.193188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.193209 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.193209 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.193262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.193292 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.193323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.193323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.193366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.193388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.193412 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.193445 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.193480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.193502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.193521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.193521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.193521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.193521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.193521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.193635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.193852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.193852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.193852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.194310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.194310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.194760 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.194844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.194913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.194975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.194975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.195122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.195169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.195211 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.195280 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.195326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.195326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.195326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.195438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.195498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.195542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.195590 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.195590 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.195685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.195745 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.195791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.195843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.195896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.195958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.196031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.196079 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.196121 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.196162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.196207 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.196281 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.196324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.196365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.196414 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.196468 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.196522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.196562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.196618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.196682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.196735 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.196735 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.196735 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.196735 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.196839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.196879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.196917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.196917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.196972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.197021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.197043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.197043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.197080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.197104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.197104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.197144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.197170 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.197170 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.197210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.197420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.197420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.197511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.197559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.197603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.197645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.197701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.197753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.197801 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.197850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.197902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.197953 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.198059 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.198110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.198159 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.198199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.198271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.198320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.198365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.198407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.198464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.198491 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.198491 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.198533 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.198553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.198573 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.198596 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.198596 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.198655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.198655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.198655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.198655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.198743 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.198773 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.198773 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.198829 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.198857 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.198900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.198930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.198962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.199035 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.199079 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.199130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.199177 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.199202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.199271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199299 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.199322 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.199347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.199372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.199414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199483 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.199528 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.199552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.199590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.199610 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.199634 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.199634 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.199689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.199727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199841 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.199869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.199910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.199910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.199910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.200362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.200362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.200362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.200362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.200362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.200591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.200591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.200940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.201044 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.201106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.201177 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.201266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.201266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.201391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.201453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.201522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.201585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.201644 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.201704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.201763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.201858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.201925 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.201992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.201992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.202113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.202113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.202113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.202113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.202362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.207425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.207575 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.207575 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.207712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.207712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.207712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.207875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.208133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.208236 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.208345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.208435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.208501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.208501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.208598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.208634 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.208668 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.208708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.208742 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.208774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.208816 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.208850 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.208884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.208916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.208916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.208974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.208974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.209054 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.209095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.209135 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.209175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.209216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.209267 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.209311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.209311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.209375 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.209416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.209447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.209487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.209526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.209561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.209591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.209624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.209660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.209701 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.209739 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.209778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.209808 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.209840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.209898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.210359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.210359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.210359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.210359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.210675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.210675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.210675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.210845 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.210920 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.210982 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.211052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.211114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.211174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.211246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.211320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.211392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.211392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.211514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.211582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.211643 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.211711 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.211772 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.211841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.211905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.211905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.211905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.211905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.211905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.212204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.212204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.212204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.212392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.212392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.212517 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.212585 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.212648 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.212699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.212741 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.212776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.212807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.212841 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.212872 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.212904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.212904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.212979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.212979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.212979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.213084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.213117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.213154 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.213191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.213239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.213239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.213239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.213239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.213681 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.213760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.213830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.213830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.213830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.213830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.213830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.214126 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.214190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.214271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.214314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.214358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.214393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.214424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.214457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.214487 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.214524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.214558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.214589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.214589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.214643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.214678 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.214715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.214749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.214778 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.214809 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.214840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.214870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.214909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.214938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.215119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.216787 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.216844 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.216889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.216931 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.216962 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.217010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.217054 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.217095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.217128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.217128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.217184 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.217219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.217266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.217300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.217329 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.217373 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.217404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.217450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.217481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.217481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.217539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.217883 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.218014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.218110 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.218154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.218195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.218333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.218414 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.218480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.218545 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.218545 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.218610 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.218640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.218675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.218675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.218731 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.218770 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.218812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.218812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.218812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.218812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.218812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.218956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.219177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.219177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.219322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.219383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.219451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.219546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.220084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.220161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.220238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.220302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.220365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.220421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.220476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.220512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.220567 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.220602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.220636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.220673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.220708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.220738 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.220772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.220807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.220841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.220886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.220921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.220951 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.221018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.221057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.221095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.221128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.221160 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.221191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.221246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.221246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.221331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.221374 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.221410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.221410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.221468 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.221502 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.221540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.221585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.221630 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.221665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.221702 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.221742 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.221774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.221807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.221836 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.221872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.221902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.221936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.222052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.222093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.222125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.222158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.222194 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.222248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.222294 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.222327 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.222358 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.222390 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.222434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.222468 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.222498 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.222530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.222530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.222593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.222626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.222658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.222691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.222733 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.222767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.222800 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.222831 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.222862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.222900 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.222936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.222969 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.223008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.223041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.223078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.223112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.223143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.223182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.223214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.227052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.227206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.227302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.227369 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.227447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.227524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.227594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.227658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.227720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.227788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.227852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.227919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.227980 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.228060 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.228131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.228205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.228296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.228368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.228435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.228435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.228569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.228632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.228692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.228756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.228756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.228887 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.228965 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.230695 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.231126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.231126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.231276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.231342 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.231342 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.231451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.231514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.231583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.231583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.231583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.231583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.231808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.231808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.231808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.231808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.231808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.232112 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.232175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.232282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.232350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.232411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.232479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.232479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.232594 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.232662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.232662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.232781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.232851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.232920 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.232989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.233060 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.233131 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.233195 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.233271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.233326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.233326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.233326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.233508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.233572 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.233642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.233642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.233765 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.233828 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.233888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.233948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.234017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.234086 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.234151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.234209 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.234296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.234367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.234434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.234493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.234554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.234618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.234679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.234751 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.234814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.234873 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.234939 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.235013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.235084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.235139 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.235213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.235287 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.235362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.235427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.235494 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.235555 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.235597 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.235632 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.235662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.235662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.235719 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.235750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.235796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.235829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.235861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.235890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.235922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.235951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.235997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.236031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.236072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.236109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.236144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.236179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.236214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.236268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.236467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.236467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.236467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.236556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.236589 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.236620 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.236658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.236689 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.236720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.236758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.236798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.236829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.236867 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.236898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.236930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.236964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.237009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.237009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.237009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.237009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.237009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.237163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.237163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.237163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.237163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.237946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.238021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.238092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.238162 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.238295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.238372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.238433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.238515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.238583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.238653 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.238714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.238773 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.238832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.238898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.238959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.239038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.239038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.239158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.239158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.239158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.239360 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.239421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.239490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.239632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.239702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.239770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.239833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.239897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.239965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.240038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.240106 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.240175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.240355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.240431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.240493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.240540 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.240578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.240612 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.240647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.240690 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.240726 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.240759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.240788 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.240820 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.240851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.240851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.240851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.240851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.240961 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.241004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.241037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.241070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.241070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.241124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.241154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.241193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.241246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.241291 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.241336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.241375 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.241375 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.241451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.241485 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.241515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.241547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.241582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.241614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.241614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.241683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.241716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.241751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.241790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.241820 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.241853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.241882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.241914 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.241944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.241991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.242032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.242072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.242108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.242142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.242171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.242204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.242932 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.243016 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.243095 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.243165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.243247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.243312 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.243372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.243423 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.243484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.243547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.243607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.243666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.243737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.243800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.243859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.243918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.243978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.244559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.244559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.244559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.244559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.244559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.244847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.245282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.245333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.245403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.245504 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.245534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.245557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.245557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.245603 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.245629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.245649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.245673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.245673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.245712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.245712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.245753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.245887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.246037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.246111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.246136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.246173 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246201 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.246248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.246303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.246368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.246480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.246529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.246549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.246596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.246642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.246672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.246693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.246717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.246717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.246759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.246821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.246867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.246904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.246904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.246960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.246999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.247023 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.247023 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.247023 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.247074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.247098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.247119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 01:57:05.247799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.247799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.247799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.247926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.247926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.248010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.248051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.248097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.248097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.248187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.248187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.248309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.248460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.248563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.248653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.248730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.248801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.248870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.249014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 01:57:05.249116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 01:57:05.249220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 01:57:05.249344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 01:57:05.249444 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 01:57:05.249539 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 01:57:05.287839 np0000007844 devstack@c-api.service[100163]: INFO dbcounter [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Registered counter for database cinder Aug 20 01:57:05.288957 np0000007844 devstack@c-api.service[100161]: INFO dbcounter [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Registered counter for database cinder Aug 20 01:57:05.292900 np0000007844 devstack@c-api.service[100164]: INFO dbcounter [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Registered counter for database cinder Aug 20 01:57:05.295380 np0000007844 devstack@c-api.service[100162]: INFO dbcounter [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Registered counter for database cinder Aug 20 01:57:05.332584 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 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=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.333461 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 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=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.335809 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 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=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.346207 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 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=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.443453 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writer thread running {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 01:57:05.446239 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 01:57:05.448918 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writer thread running {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 01:57:05.448969 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 01:57:05.451319 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 01:57:05.451419 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 01:57:05.453394 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 01:57:05.453822 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.454045 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 01:57:05.454156 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.456147 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 01:57:05.456325 np0000007844 devstack@c-api.service[100162]: WARNING cinder.keymgr.conf_key_mgr [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 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 20 01:57:05.458289 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 01:57:05.458657 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.458806 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writer thread running {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 01:57:05.459091 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.459194 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.459431 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.459618 np0000007844 devstack@c-api.service[100161]: WARNING cinder.keymgr.conf_key_mgr [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 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 20 01:57:05.462057 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 01:57:05.462590 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.462772 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.464688 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 01:57:05.466831 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 01:57:05.468676 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 01:57:05.469022 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.469323 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.469979 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 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 20 01:57:05.472817 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.472962 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.481865 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writer thread running {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 01:57:05.485163 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 01:57:05.488312 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 01:57:05.491082 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 01:57:05.491609 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 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=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.493532 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 01:57:05.493846 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 01:57:05.493992 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.494382 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.495188 np0000007844 devstack@c-api.service[100163]: WARNING cinder.keymgr.conf_key_mgr [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 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 20 01:57:05.495506 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 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=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.496179 np0000007844 devstack@c-api.service[100162]: INFO cinder.rpc [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 01:57:05.496643 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.496830 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.498014 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 01:57:05.498698 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.498861 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.500147 np0000007844 devstack@c-api.service[100161]: INFO cinder.rpc [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 01:57:05.500565 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.500704 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.506066 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.506205 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.508440 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.508566 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.510318 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.510487 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.510702 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.510826 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.511370 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 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=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.512923 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.513099 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.513652 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.513776 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 01:57:05.513827 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.515405 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.515539 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.515781 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.515889 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.516021 np0000007844 devstack@c-api.service[100164]: INFO cinder.rpc [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 01:57:05.516492 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.516646 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.518050 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.518166 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.518492 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.518632 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.520706 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.520840 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.521391 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.521514 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.523043 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.523155 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.523456 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.523594 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.525516 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.525649 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.526397 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.526507 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.527024 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.527182 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.528023 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.528213 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.528313 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.528383 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.529289 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.529450 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.530963 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.531117 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.531327 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.531448 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.532203 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.532340 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.532509 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.532636 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.533785 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.533934 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.534215 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.534354 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.534995 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.535131 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.536363 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.536487 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.537349 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.537444 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.537477 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.537578 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.538166 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.538318 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.538558 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.538705 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.539020 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.539115 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.539835 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.539972 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.540634 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.540678 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.540804 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.540935 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.541053 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.541164 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.541435 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.541541 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.542348 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.542401 np0000007844 devstack@c-api.service[100162]: WARNING cinder.api.contrib.hosts [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 01:57:05.542473 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.542610 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.542668 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.542732 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.542766 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.543296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: extensions {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.543339 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.543438 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.544116 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.544241 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.544482 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: consistencygroups {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.544927 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.545024 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.545065 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.545234 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.545783 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.545937 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.546159 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: extra_specs {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.546537 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.546709 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.547234 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.547361 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.547522 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.547579 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: capabilities {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.547655 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.548119 np0000007844 devstack@c-api.service[100161]: WARNING cinder.api.contrib.hosts [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 01:57:05.548244 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 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=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:05.548371 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.548478 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.548565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: backups {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.549054 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: extensions {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.550192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: consistencygroups {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.550289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-quota-sets {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.550408 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.550488 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 01:57:05.550580 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.551510 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.551598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: qos-specs {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.551646 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.552243 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: extra_specs {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.552470 np0000007844 devstack@c-api.service[100163]: INFO cinder.rpc [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 01:57:05.552925 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.553090 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.553842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: capabilities {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.553900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: encryption {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.553939 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.554136 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.554885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: backups {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.555389 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: encryption {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.556640 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-quota-sets {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.556699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: cgsnapshots {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.557815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: qos-specs {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.557914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: scheduler-stats {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.558769 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.558891 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.559241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-volume-manage {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.560382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: encryption {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.560437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-snapshot-manage {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.561569 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.561687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-volume-transfer {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.561731 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.561756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: encryption {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.562869 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.562912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: cgsnapshots {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.563053 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.563089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-hosts {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.563114 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.563176 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.564098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: scheduler-stats {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.564157 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.564196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-volume-type-access {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.564291 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.565106 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.565222 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.565266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-volume-manage {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.565477 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.565535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-availability-zone {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.565649 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.565968 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.566152 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.566398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-snapshot-manage {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.566698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extended resource: os-quota-class-sets {{(pid=100162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.566962 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.567088 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.567531 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-volume-transfer {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.567800 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.567930 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.568027 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.568072 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.568190 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.568221 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.568613 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.568733 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.568891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-hosts {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.568946 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.569081 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.569515 np0000007844 devstack@c-api.service[100164]: WARNING cinder.api.contrib.hosts [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 01:57:05.569730 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.569763 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.569860 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.569892 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.569964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-volume-type-access {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.570395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.snapshot_actions [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] SnapshotActionsController initialized {{(pid=100162) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 01:57:05.570477 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: extensions {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.570785 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.570905 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.571312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-availability-zone {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.571417 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.571524 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.571600 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.571644 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.571697 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: consistencygroups {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.572261 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.572384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extended resource: os-quota-class-sets {{(pid=100161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.572414 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.573108 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.573220 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.573664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: extra_specs {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.573712 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.573784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.573823 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.573846 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.573907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.573942 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.574010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574114 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574205 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574349 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574448 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension UsedLimits extending resource: limits {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574566 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574612 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.574691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574758 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.574807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension AdminActions extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.574998 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension AdminActions extending resource: snapshots {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.575094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension AdminActions extending resource: backups {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.575188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeActions extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.575222 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: capabilities {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.575316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.575377 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.575421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.router [None req-79cf682c-c089-4aa9-bfd6-c347e4115219 None None] Extension TypesManage extending resource: types {{(pid=100162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.575485 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.576000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] SnapshotActionsController initialized {{(pid=100161) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 01:57:05.576305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: backups {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.576347 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.576404 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.576479 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.576585 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.577112 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.577242 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.577834 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.577868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-quota-sets {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.577944 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.578625 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.578734 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.578763 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.578900 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.579267 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579394 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579656 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: qos-specs {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.579685 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension UsedLimits extending resource: limits {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.579948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580065 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580155 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580275 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension AdminActions extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension AdminActions extending resource: snapshots {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension AdminActions extending resource: backups {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580564 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeActions extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.580763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.router [None req-d7748779-79a5-446c-a6e9-2f0e947037b9 None None] Extension TypesManage extending resource: types {{(pid=100161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.581266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: encryption {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.582398 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.582511 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: encryption {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.582542 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.582565 np0000007844 devstack@c-api.service[100162]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eee1b4a4668 pid: 100162 (default app) Aug 20 01:57:05.583658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: cgsnapshots {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.584786 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.584824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: scheduler-stats {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.584927 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.585671 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.585814 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.585966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-volume-manage {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.587071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-snapshot-manage {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.587559 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.587688 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.587768 np0000007844 devstack@c-api.service[100161]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eee1b4a4668 pid: 100161 (default app) Aug 20 01:57:05.588242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-volume-transfer {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.589492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-hosts {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.590530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-volume-type-access {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.591342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-92a86da7-a439-4324-bfa4-41e806b8f977 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:05.591778 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-availability-zone {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.592903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extended resource: os-quota-class-sets {{(pid=100164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.593869 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.594067 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.594237 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.594582 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.594634 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1/1] 10.4.3.27 () {60 vars in 918 bytes} [Thu Aug 20 01:57:05 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 01:57:05.595169 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.595335 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.595956 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.596084 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.596662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] SnapshotActionsController initialized {{(pid=100164) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 01:57:05.597013 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.597115 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.597145 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.597334 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.597724 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.597878 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.598529 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.598600 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.598660 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.598722 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.599320 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.599430 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.599574 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.599719 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.599947 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600419 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600446 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.600515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.600558 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension UsedLimits extending resource: limits {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension AdminActions extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension AdminActions extending resource: snapshots {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension AdminActions extending resource: backups {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601524 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.601547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeActions extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601568 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.601590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.601590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.router [None req-a1e6aa92-2091-48a7-85ae-3b6ba89142e1 None None] Extension TypesManage extending resource: types {{(pid=100164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.602060 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.602165 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.602853 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.602853 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.603460 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.603598 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.604428 np0000007844 devstack@c-api.service[100163]: WARNING cinder.api.contrib.hosts [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 01:57:05.605025 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.605025 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.605388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: extensions {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.606459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: consistencygroups {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.608168 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: extra_specs {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.608409 np0000007844 devstack@c-api.service[100164]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eee1b4a4668 pid: 100164 (default app) Aug 20 01:57:05.609462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: capabilities {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.610503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: backups {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.612149 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-quota-sets {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.613342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: qos-specs {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.614980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: encryption {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.617511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: encryption {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.618996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: cgsnapshots {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.620154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: scheduler-stats {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.621344 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-volume-manage {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.622649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-snapshot-manage {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.624144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-volume-transfer {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.625598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-hosts {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.626823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-volume-type-access {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.628352 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-availability-zone {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.629613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extended resource: os-quota-class-sets {{(pid=100163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 01:57:05.631022 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.631163 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.632069 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.632215 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.632921 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.633105 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.633680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] SnapshotActionsController initialized {{(pid=100163) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 01:57:05.634136 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.634282 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.634863 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.634979 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.635640 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.635749 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.636624 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 01:57:05.636780 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 01:57:05.637268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637813 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.637908 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension UsedLimits extending resource: limits {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638175 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension AdminActions extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension AdminActions extending resource: snapshots {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension AdminActions extending resource: backups {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638596 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeActions extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.638858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.router [None req-0ce20e62-133e-4f2f-a68a-5152b97ec883 None None] Extension TypesManage extending resource: types {{(pid=100163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 01:57:05.646530 np0000007844 devstack@c-api.service[100163]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eee1b4a4668 pid: 100163 (default app) Aug 20 01:57:10.351241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-33c906cc-2083-4f2a-b74c-8e30aa775cf3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:10.947634 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33c906cc-2083-4f2a-b74c-8e30aa775cf3 admin admin] POST https://10.4.3.27/volume/v3/types Aug 20 01:57:10.948307 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33c906cc-2083-4f2a-b74c-8e30aa775cf3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:57:10.949903 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:57:10.949903 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:57:10.982362 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-33c906cc-2083-4f2a-b74c-8e30aa775cf3 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=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:11.007512 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33c906cc-2083-4f2a-b74c-8e30aa775cf3 admin admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 01:57:11.007905 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1/2] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 01:57:10 2026] POST /volume/v3/types => generated 183 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:57:11.016560 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-659157e3-1f99-4df2-a9bf-2c03b9c80ad3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:11.298611 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-659157e3-1f99-4df2-a9bf-2c03b9c80ad3 admin admin] POST https://10.4.3.27/volume/v3/types/d889f875-1848-4c85-8fa6-1e03f4aa08ea/extra_specs Aug 20 01:57:11.299147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-659157e3-1f99-4df2-a9bf-2c03b9c80ad3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:57:11.300766 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:57:11.300766 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:57:11.334638 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-659157e3-1f99-4df2-a9bf-2c03b9c80ad3 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=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:11.388281 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-659157e3-1f99-4df2-a9bf-2c03b9c80ad3 admin admin] https://10.4.3.27/volume/v3/types/d889f875-1848-4c85-8fa6-1e03f4aa08ea/extra_specs returned with HTTP 200 Aug 20 01:57:11.388671 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 2/3] 10.4.3.27 () {68 vars in 1442 bytes} [Thu Aug 20 01:57:11 2026] POST /volume/v3/types/d889f875-1848-4c85-8fa6-1e03f4aa08ea/extra_specs => generated 52 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:57:11.638388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c1c82a5-2b70-49a6-98ca-afddb320ab43 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:11.910937 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c1c82a5-2b70-49a6-98ca-afddb320ab43 admin admin] POST https://10.4.3.27/volume/v3/types Aug 20 01:57:11.911648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c1c82a5-2b70-49a6-98ca-afddb320ab43 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:57:11.913549 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:57:11.913549 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:57:11.946886 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-3c1c82a5-2b70-49a6-98ca-afddb320ab43 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=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:11.973166 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c1c82a5-2b70-49a6-98ca-afddb320ab43 admin admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 01:57:11.973463 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1/4] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 01:57:11 2026] POST /volume/v3/types => generated 186 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:57:11.994136 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9fb0cb95-12e2-4246-9ecc-4ff5789e7b1d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:12.296610 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9fb0cb95-12e2-4246-9ecc-4ff5789e7b1d admin admin] POST https://10.4.3.27/volume/v3/types/76ca6f9f-cdb8-461a-8807-b776964c416a/extra_specs Aug 20 01:57:12.297305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9fb0cb95-12e2-4246-9ecc-4ff5789e7b1d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:57:12.299166 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:57:12.299166 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:57:12.333568 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb0cb95-12e2-4246-9ecc-4ff5789e7b1d 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=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 01:57:12.391728 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9fb0cb95-12e2-4246-9ecc-4ff5789e7b1d admin admin] https://10.4.3.27/volume/v3/types/76ca6f9f-cdb8-461a-8807-b776964c416a/extra_specs returned with HTTP 200 Aug 20 01:57:12.392277 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1/5] 10.4.3.27 () {68 vars in 1442 bytes} [Thu Aug 20 01:57:11 2026] POST /volume/v3/types/76ca6f9f-cdb8-461a-8807-b776964c416a/extra_specs => generated 45 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 01:57:21.005153 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:57:21.386834 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:57:21.972731 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:57:22.390173 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:57:36.168820 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2cf4a011-76d7-49cc-b229-11f8d090cedb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:57:36.169468 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2cf4a011-76d7-49cc-b229-11f8d090cedb None None] GET https://10.4.3.27/volume// Aug 20 01:57:36.169636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2cf4a011-76d7-49cc-b229-11f8d090cedb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:57:36.169833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2cf4a011-76d7-49cc-b229-11f8d090cedb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:57:36.170396 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2cf4a011-76d7-49cc-b229-11f8d090cedb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 01:57:36.170721 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 2/6] 10.4.3.27 () {66 vars in 1418 bytes} [Thu Aug 20 01:57:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 01:58:13.925050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82c8c778-a497-4342-aa56-b17fc21205f4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:58:14.178819 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82c8c778-a497-4342-aa56-b17fc21205f4 tempest-verify_tempest_config-404977311 tempest-verify_tempest_config-404977311-project-member] GET https://10.4.3.27/volume/v3/extensions Aug 20 01:58:14.179029 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82c8c778-a497-4342-aa56-b17fc21205f4 tempest-verify_tempest_config-404977311 tempest-verify_tempest_config-404977311-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:58:14.179236 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82c8c778-a497-4342-aa56-b17fc21205f4 tempest-verify_tempest_config-404977311 tempest-verify_tempest_config-404977311-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:58:14.179544 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82c8c778-a497-4342-aa56-b17fc21205f4 tempest-verify_tempest_config-404977311 tempest-verify_tempest_config-404977311-project-member] https://10.4.3.27/volume/v3/extensions returned with HTTP 200 Aug 20 01:58:14.179863 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 3/7] 10.4.3.27 () {66 vars in 1239 bytes} [Thu Aug 20 01:58:13 2026] GET /volume/v3/extensions => generated 5245 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:59:12.435143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:12.979736 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:12.980335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1109757228"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:12.982023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1109757228'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:12.982437 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Create volume of 1 GB Aug 20 01:59:12.997475 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:59:12.996685. {{(pid=100164) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:59:12.998309 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Availability Zones retrieved successfully. Aug 20 01:59:13.026289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Flow 'volume_create_api' (7f2179f7-b1d8-429a-a4e3-2b045bc2034d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:13.027939 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98171713-d8e7-446f-af15-db3b97f1b420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:13.029818 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:13.096954 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98171713-d8e7-446f-af15-db3b97f1b420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:13.099364 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfd70ed-3335-4443-b1f6-56b749bb1e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:13.151459 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-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 20 01:59:13.151459 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-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 20 01:59:13.217801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Created reservations ['92f2be1f-439d-407e-b016-4c1887632de9', '107c91a9-b70a-4864-910b-754762aa6167', 'c09a88e1-93b5-4069-bc95-88451d83892d', '06e2e73b-15b4-4fba-97f6-2e872ca94659'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:13.218959 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfd70ed-3335-4443-b1f6-56b749bb1e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f2be1f-439d-407e-b016-4c1887632de9', '107c91a9-b70a-4864-910b-754762aa6167', 'c09a88e1-93b5-4069-bc95-88451d83892d', '06e2e73b-15b4-4fba-97f6-2e872ca94659']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:13.220142 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91ba61a-f292-436e-a63b-c5d9cdf543df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:13.297840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91ba61a-f292-436e-a63b-c5d9cdf543df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ecf4d82-cb84-457e-83ef-781a0b4c1c76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1109757228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368d93b360314857a728b594a9cd4987',qos_specs=None,replication_status=,reservations=['92f2be1f-439d-407e-b016-4c1887632de9','107c91a9-b70a-4864-910b-754762aa6167','c09a88e1-93b5-4069-bc95-88451d83892d','06e2e73b-15b4-4fba-97f6-2e872ca94659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed3c50ed1e4f3a87bfa258d716ebfd',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1109757228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ecf4d82-cb84-457e-83ef-781a0b4c1c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368d93b360314857a728b594a9cd4987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2ed3c50ed1e4f3a87bfa258d716ebfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:13.299615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd76ec3-50bf-4fe9-9e2f-2f81631fbc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:13.331669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd76ec3-50bf-4fe9-9e2f-2f81631fbc0c) transitioned into state 'SUCCESS' from state '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-1109757228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368d93b360314857a728b594a9cd4987',qos_specs=None,replication_status=,reservations=['92f2be1f-439d-407e-b016-4c1887632de9','107c91a9-b70a-4864-910b-754762aa6167','c09a88e1-93b5-4069-bc95-88451d83892d','06e2e73b-15b4-4fba-97f6-2e872ca94659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed3c50ed1e4f3a87bfa258d716ebfd',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:13.332834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73f466b-576c-4165-857e-e82930eb6800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:13.365640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73f466b-576c-4165-857e-e82930eb6800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:13.367130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Flow 'volume_create_api' (7f2179f7-b1d8-429a-a4e3-2b045bc2034d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:13.367699 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Create volume request issued successfully. Aug 20 01:59:13.369904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-474880e3-36b4-458e-bc16-ee3600e2e5d2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:13.369904 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 2/8] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:12 2026] POST /volume/v3/volumes => generated 757 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:23.338289 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:59:28.415761 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-90fdd047-975b-4314-a6f8-cea100bef30f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:28.425014 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:28.425014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1211727577"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:28.425014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1211727577'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:28.426659 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Create volume of 1 GB Aug 20 01:59:28.445446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:59:28.444683. {{(pid=100163) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:59:28.445588 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Availability Zones retrieved successfully. Aug 20 01:59:28.490893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Flow 'volume_create_api' (05463530-39ce-4c2e-a556-16926c4a3755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:28.492999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6521e-1edc-4599-810f-ca39d085818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:28.494944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:28.581389 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6521e-1edc-4599-810f-ca39d085818f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:28.583325 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccd50fe-d71d-440d-99b8-c6355d3a4651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:28.648114 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-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 20 01:59:28.648844 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-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 20 01:59:28.731340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Created reservations ['78e49872-2b82-4c8a-8ad1-c90c3c00527e', '1374131b-a72f-4b04-874b-f459f611f81f', '7b2437c0-bfb9-41e7-b10f-6f98a383d4ee', '97a7e2b3-14a7-4264-b795-d1d5e8549b56'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:28.732536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccd50fe-d71d-440d-99b8-c6355d3a4651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e49872-2b82-4c8a-8ad1-c90c3c00527e', '1374131b-a72f-4b04-874b-f459f611f81f', '7b2437c0-bfb9-41e7-b10f-6f98a383d4ee', '97a7e2b3-14a7-4264-b795-d1d5e8549b56']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:28.736254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aeebbfe-27ba-4b39-95d3-ab863d26c08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:28.797210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aeebbfe-27ba-4b39-95d3-ab863d26c08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4309ebd0-00f9-441f-9d8d-854d97194764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1211727577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4d699f61b64dabb2cd4a878303b407',qos_specs=None,replication_status=,reservations=['78e49872-2b82-4c8a-8ad1-c90c3c00527e','1374131b-a72f-4b04-874b-f459f611f81f','7b2437c0-bfb9-41e7-b10f-6f98a383d4ee','97a7e2b3-14a7-4264-b795-d1d5e8549b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cd9be89e824a8b8b5c7717fd73a3a8',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1211727577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4309ebd0-00f9-441f-9d8d-854d97194764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4d699f61b64dabb2cd4a878303b407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97cd9be89e824a8b8b5c7717fd73a3a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:28.797210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9940b64e-fe1d-4db6-8ad4-cd6fe6b32dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:28.837458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9940b64e-fe1d-4db6-8ad4-cd6fe6b32dc7) transitioned into state 'SUCCESS' from state '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-1211727577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4d699f61b64dabb2cd4a878303b407',qos_specs=None,replication_status=,reservations=['78e49872-2b82-4c8a-8ad1-c90c3c00527e','1374131b-a72f-4b04-874b-f459f611f81f','7b2437c0-bfb9-41e7-b10f-6f98a383d4ee','97a7e2b3-14a7-4264-b795-d1d5e8549b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cd9be89e824a8b8b5c7717fd73a3a8',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:28.838427 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2b152a-70ca-47e8-a7e7-d633ab28bb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:28.873705 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2b152a-70ca-47e8-a7e7-d633ab28bb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:28.875104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Flow 'volume_create_api' (05463530-39ce-4c2e-a556-16926c4a3755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:28.876153 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Create volume request issued successfully. Aug 20 01:59:28.877490 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90fdd047-975b-4314-a6f8-cea100bef30f tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:28.878457 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 2/9] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:28 2026] POST /volume/v3/volumes => generated 750 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:28.899247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:28.904432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 01:59:28.904703 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:28.904996 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:28.971114 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:28.971114 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:28.980658 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 01:59:28.993306 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60f7c967-7871-4f73-9b89-2b886bd0aeba tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 01:59:28.993766 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 3/10] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:28 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:30.012546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:30.015758 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 01:59:30.016515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:30.016515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:30.072421 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:30.072421 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:30.089625 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 01:59:30.102789 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b60c22bb-6dec-46f6-add7-76dad31a6a8e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 01:59:30.102789 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 4/11] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:30 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:33.432547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4d691b19-d544-45ac-aca0-59f54195af4a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:33.751849 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:33.752154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-575308813"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:33.753820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-575308813'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:33.753967 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Create volume of 1 GB Aug 20 01:59:33.754361 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:33.754361 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:33.759298 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Availability Zones retrieved successfully. Aug 20 01:59:33.765718 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Flow 'volume_create_api' (e9318453-61df-4dde-ab3a-6efbf587262f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:33.767030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4791d6-7c53-4fab-be1c-603319dd35db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:33.767916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:33.804349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4791d6-7c53-4fab-be1c-603319dd35db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:33.805461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a37a8b-194e-4fe0-86b6-0c8faa0fc273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:33.895573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Created reservations ['ad891a20-8f75-4775-b6aa-0f824b0cb651', 'c424ad7e-c520-4ab0-a776-8e1ca9bd45bb', '2f5d0567-eb28-4e06-a202-f00ce2182656', '26aec8e0-f2ce-462d-bf1d-7d7893a6f978'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:33.895573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a37a8b-194e-4fe0-86b6-0c8faa0fc273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad891a20-8f75-4775-b6aa-0f824b0cb651', 'c424ad7e-c520-4ab0-a776-8e1ca9bd45bb', '2f5d0567-eb28-4e06-a202-f00ce2182656', '26aec8e0-f2ce-462d-bf1d-7d7893a6f978']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:33.896628 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2c3318-dc6c-4625-ae76-4091e3d61419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:33.958124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2c3318-dc6c-4625-ae76-4091e3d61419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-575308813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5d8a3c076c443bcaf2c8a22d02d627b',qos_specs=None,replication_status=,reservations=['ad891a20-8f75-4775-b6aa-0f824b0cb651','c424ad7e-c520-4ab0-a776-8e1ca9bd45bb','2f5d0567-eb28-4e06-a202-f00ce2182656','26aec8e0-f2ce-462d-bf1d-7d7893a6f978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aa0b4bd77ec45d7ad14d322e6fecf7a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-575308813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5d8a3c076c443bcaf2c8a22d02d627b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aa0b4bd77ec45d7ad14d322e6fecf7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:33.959278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378b1b1c-d66d-4f47-9266-9c78306db359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:33.985795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378b1b1c-d66d-4f47-9266-9c78306db359) transitioned into state 'SUCCESS' from state '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-575308813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5d8a3c076c443bcaf2c8a22d02d627b',qos_specs=None,replication_status=,reservations=['ad891a20-8f75-4775-b6aa-0f824b0cb651','c424ad7e-c520-4ab0-a776-8e1ca9bd45bb','2f5d0567-eb28-4e06-a202-f00ce2182656','26aec8e0-f2ce-462d-bf1d-7d7893a6f978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aa0b4bd77ec45d7ad14d322e6fecf7a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:33.986859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c960bf-1e8f-49d3-af0e-f23430092717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:34.001460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c960bf-1e8f-49d3-af0e-f23430092717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:34.002862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Flow 'volume_create_api' (e9318453-61df-4dde-ab3a-6efbf587262f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:34.002862 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Create volume request issued successfully. Aug 20 01:59:34.004854 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d691b19-d544-45ac-aca0-59f54195af4a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:34.005583 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 3/12] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:33 2026] POST /volume/v3/volumes => generated 782 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:34.022986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:34.030909 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 01:59:34.030909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:34.030909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:34.093088 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:34.093088 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:59:34.100940 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 01:59:34.110887 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de197dd9-3d1d-4a91-aee5-ba3918c02b4e tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 01:59:34.111295 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 3/13] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:34 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:35.127812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:35.131759 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 01:59:35.131759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:35.132256 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:35.181624 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:35.181624 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:35.189578 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 01:59:35.199250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c1e290e-1f3a-40bc-9794-fd2c4c695eed tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 01:59:35.199359 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 4/14] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:35 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 01:59:35.734486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:36.088844 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:36.089376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1472211923"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:36.091750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1472211923'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:36.107350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume of 1 GB Aug 20 01:59:36.107486 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:36.107486 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:36.116027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:59:36.114923. {{(pid=100162) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:59:36.116027 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Availability Zones retrieved successfully. Aug 20 01:59:36.147000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Flow 'volume_create_api' (568d536d-60f0-4f47-a943-ad7f3acbe777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:36.151073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6c3e34-a10a-403f-8e69-72ea0e9b3ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:36.152894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:36.181258 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:36.181258 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:36.219490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6c3e34-a10a-403f-8e69-72ea0e9b3ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:36.220907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a014e-9f3f-4b9d-a0a1-361528ddbe11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:36.296422 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-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 20 01:59:36.296928 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-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 20 01:59:36.381310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Created reservations ['655cbce1-962c-4302-a700-7fabe02b5878', 'd5e7a40b-67b4-4c38-863f-53d0af0c22ee', 'f7ab15da-6864-4bd4-9def-baac4ea72cd0', '9a421101-c1ce-42d8-be66-d839ffc7b1e7'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:36.382609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a014e-9f3f-4b9d-a0a1-361528ddbe11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655cbce1-962c-4302-a700-7fabe02b5878', 'd5e7a40b-67b4-4c38-863f-53d0af0c22ee', 'f7ab15da-6864-4bd4-9def-baac4ea72cd0', '9a421101-c1ce-42d8-be66-d839ffc7b1e7']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:36.383652 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079fdaf8-964d-4c85-a0af-cf2cbf1145c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:36.428052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079fdaf8-964d-4c85-a0af-cf2cbf1145c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc3b3804-69c1-4ba8-ab62-c525263180af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1472211923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='60e162e76aab476caabd160d9e5a1fa2',qos_specs=None,replication_status=,reservations=['655cbce1-962c-4302-a700-7fabe02b5878','d5e7a40b-67b4-4c38-863f-53d0af0c22ee','f7ab15da-6864-4bd4-9def-baac4ea72cd0','9a421101-c1ce-42d8-be66-d839ffc7b1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7c647670cae48e9b556aea40075a330',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1472211923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc3b3804-69c1-4ba8-ab62-c525263180af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='60e162e76aab476caabd160d9e5a1fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7c647670cae48e9b556aea40075a330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:36.429316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aee0a9-4864-456a-9005-bf220a4a7c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:36.479255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aee0a9-4864-456a-9005-bf220a4a7c28) transitioned into state 'SUCCESS' from state '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-1472211923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='60e162e76aab476caabd160d9e5a1fa2',qos_specs=None,replication_status=,reservations=['655cbce1-962c-4302-a700-7fabe02b5878','d5e7a40b-67b4-4c38-863f-53d0af0c22ee','f7ab15da-6864-4bd4-9def-baac4ea72cd0','9a421101-c1ce-42d8-be66-d839ffc7b1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7c647670cae48e9b556aea40075a330',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:36.479255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127a5480-200c-48be-b5e1-720078c0e7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:36.524791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127a5480-200c-48be-b5e1-720078c0e7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:36.525963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Flow 'volume_create_api' (568d536d-60f0-4f47-a943-ad7f3acbe777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:36.526551 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume request issued successfully. Aug 20 01:59:36.527492 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7e37833-e937-4ebb-9372-db49c9ef5c4c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:36.528063 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 5/15] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 01:59:35 2026] POST /volume/v3/volumes => generated 756 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:36.556154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:36.562163 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 01:59:36.562487 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:36.562572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:36.575802 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:36.575802 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:36.595376 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 01:59:36.613601 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-929bc851-e885-41e4-bf45-c5fefa18b0ce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 01:59:36.614412 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 4/16] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:36 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 824 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:37.639593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:37.645693 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 01:59:37.645693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:37.645693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:37.653903 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:37.653903 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:59:37.660280 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 01:59:37.665258 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b0ec391-bd32-433c-bbb4-7801f96d23e9 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 01:59:37.666373 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 4/17] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:37 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:37.684851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:38.011487 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] POST https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action Aug 20 01:59:38.012294 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:59:38.013796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:38.026740 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:38.026740 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:38.027414 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] Volume info retrieved successfully. Aug 20 01:59:38.054382 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] Update volume admin metadata completed successfully. Aug 20 01:59:38.054382 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] Update readonly setting on volume completed successfully. Aug 20 01:59:38.054644 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1df9978d-0e91-4ba8-a37b-d8d4532501d1 tempest-TestMultiAttachVolumeSwap-476040548 tempest-TestMultiAttachVolumeSwap-476040548-project-admin] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action returned with HTTP 202 Aug 20 01:59:38.056588 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 5/18] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 01:59:37 2026] POST /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 01:59:38.067364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:38.071577 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:38.072369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2047808215"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:38.075437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2047808215'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:38.087793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume of 1 GB Aug 20 01:59:38.087793 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:38.087793 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:38.087793 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Availability Zones retrieved successfully. Aug 20 01:59:38.098901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Flow 'volume_create_api' (895b0647-efd0-45fe-bf32-ccb26961a211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:38.100478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32974f4b-411d-4cb2-bebc-8dbd2751be97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:38.101774 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:38.125758 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:38.125758 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:38.155131 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32974f4b-411d-4cb2-bebc-8dbd2751be97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:38.156136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d10bac0-0296-4615-80b1-bb96ac4e7111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:38.257107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Created reservations ['001d1b80-bd25-4d24-a20d-3b6dce5d7492', 'f59aa998-5cb7-4369-a92b-f43a2cc1146a', '395fc884-b732-470c-9fdd-b59f5eda8c68', '81d8b1be-600b-4322-b2be-3e85ed35fda9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:38.258508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d10bac0-0296-4615-80b1-bb96ac4e7111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001d1b80-bd25-4d24-a20d-3b6dce5d7492', 'f59aa998-5cb7-4369-a92b-f43a2cc1146a', '395fc884-b732-470c-9fdd-b59f5eda8c68', '81d8b1be-600b-4322-b2be-3e85ed35fda9']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:38.260039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1605098b-1f36-4a8c-9fd8-35e033f5ec3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:38.336542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1605098b-1f36-4a8c-9fd8-35e033f5ec3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69a70557-80e2-41a5-a793-f939c8a6318a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2047808215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='60e162e76aab476caabd160d9e5a1fa2',qos_specs=None,replication_status=,reservations=['001d1b80-bd25-4d24-a20d-3b6dce5d7492','f59aa998-5cb7-4369-a92b-f43a2cc1146a','395fc884-b732-470c-9fdd-b59f5eda8c68','81d8b1be-600b-4322-b2be-3e85ed35fda9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7c647670cae48e9b556aea40075a330',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2047808215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69a70557-80e2-41a5-a793-f939c8a6318a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='60e162e76aab476caabd160d9e5a1fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7c647670cae48e9b556aea40075a330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:38.337241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52274b4b-e8e6-47cc-bc4c-dd9c9627306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:38.378063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52274b4b-e8e6-47cc-bc4c-dd9c9627306c) transitioned into state 'SUCCESS' from state '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-2047808215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='60e162e76aab476caabd160d9e5a1fa2',qos_specs=None,replication_status=,reservations=['001d1b80-bd25-4d24-a20d-3b6dce5d7492','f59aa998-5cb7-4369-a92b-f43a2cc1146a','395fc884-b732-470c-9fdd-b59f5eda8c68','81d8b1be-600b-4322-b2be-3e85ed35fda9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7c647670cae48e9b556aea40075a330',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:38.379392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd078db-1851-425d-99f0-ffc0afb069c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:38.401732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd078db-1851-425d-99f0-ffc0afb069c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:38.403030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Flow 'volume_create_api' (895b0647-efd0-45fe-bf32-ccb26961a211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:38.403379 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Create volume request issued successfully. Aug 20 01:59:38.407273 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b8f5006-d1d7-4d94-8fb0-f13cd1a76dd8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:38.407273 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 6/19] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 01:59:38 2026] POST /volume/v3/volumes => generated 756 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:38.430157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:38.433071 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 01:59:38.433354 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:38.433619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:38.445318 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:38.445318 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:38.451783 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 01:59:38.459896 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-51bcdf8e-a12c-49b5-b8c0-7c58ee4bcfaf tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 200 Aug 20 01:59:38.460560 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 5/20] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:38 2026] GET /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:39.479166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:39.482310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 01:59:39.482310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:39.482310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:39.495038 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:39.495038 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:59:39.502540 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 01:59:39.514279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f20c13a6-95ec-4041-836a-0832f0af0bb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 200 Aug 20 01:59:39.514426 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 5/21] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:39 2026] GET /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:48.037943 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:59:48.389991 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=48,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:59:48.458314 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:59:49.508641 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 01:59:49.883987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-337ea2e7-da4a-414b-a7fa-85c099881714 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:49.887690 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:49.888610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-169064357"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:49.895212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-169064357'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:49.895212 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Create volume of 1 GB Aug 20 01:59:49.909618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Availability zone cache updated, next update will occur around 2026-08-20 02:59:49.908510. {{(pid=100161) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 01:59:49.909618 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Availability Zones retrieved successfully. Aug 20 01:59:49.942119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Flow 'volume_create_api' (1d82e6df-6090-4393-9fd7-35ce77561ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:49.943868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13d8cd2-bc54-409c-b52e-428117df084b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:49.945525 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:50.013474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13d8cd2-bc54-409c-b52e-428117df084b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:50.014772 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c50e24-69dc-4b87-934d-53553c2fda19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:50.107551 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-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 20 01:59:50.107687 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-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 20 01:59:50.197444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Created reservations ['7227233a-7de3-4e37-aa40-bd7d0aab3e7b', '713154ce-3a56-418c-9d33-bea669079ce0', '658eb341-680d-40e7-9e98-385728fa8300', '862da140-285f-48dc-b61f-b9e064679a31'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:50.198639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c50e24-69dc-4b87-934d-53553c2fda19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7227233a-7de3-4e37-aa40-bd7d0aab3e7b', '713154ce-3a56-418c-9d33-bea669079ce0', '658eb341-680d-40e7-9e98-385728fa8300', '862da140-285f-48dc-b61f-b9e064679a31']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:50.199825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1771c1ac-258f-481f-82d8-6c9f9528eabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:50.244870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1771c1ac-258f-481f-82d8-6c9f9528eabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3a3133-da9c-47b8-8404-6811af5dd685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-169064357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ed9cb29361540b38db1ec4332570fe1',qos_specs=None,replication_status=,reservations=['7227233a-7de3-4e37-aa40-bd7d0aab3e7b','713154ce-3a56-418c-9d33-bea669079ce0','658eb341-680d-40e7-9e98-385728fa8300','862da140-285f-48dc-b61f-b9e064679a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7e02b2ecaaa473684c59792a32e7f77',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-169064357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3a3133-da9c-47b8-8404-6811af5dd685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed9cb29361540b38db1ec4332570fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7e02b2ecaaa473684c59792a32e7f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:50.248005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64930dde-51ec-4a3a-8006-df15a786c1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:50.297857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64930dde-51ec-4a3a-8006-df15a786c1f0) transitioned into state 'SUCCESS' from state '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-169064357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ed9cb29361540b38db1ec4332570fe1',qos_specs=None,replication_status=,reservations=['7227233a-7de3-4e37-aa40-bd7d0aab3e7b','713154ce-3a56-418c-9d33-bea669079ce0','658eb341-680d-40e7-9e98-385728fa8300','862da140-285f-48dc-b61f-b9e064679a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7e02b2ecaaa473684c59792a32e7f77',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:50.297857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e270903d-55f5-4322-93ae-91e152001319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:50.345123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e270903d-55f5-4322-93ae-91e152001319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:50.346573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Flow 'volume_create_api' (1d82e6df-6090-4393-9fd7-35ce77561ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:50.347323 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Create volume request issued successfully. Aug 20 01:59:50.348259 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-337ea2e7-da4a-414b-a7fa-85c099881714 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:50.348819 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 6/22] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:49 2026] POST /volume/v3/volumes => generated 752 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:50.370790 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:50.376691 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] GET https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:50.376691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:50.377006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:50.411345 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:50.411345 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:50.423192 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Volume info retrieved successfully. Aug 20 01:59:50.434494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb6bc4bd-2ae7-408c-9290-1076221381fc tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 returned with HTTP 200 Aug 20 01:59:50.434880 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 7/23] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:50 2026] GET /volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:51.464155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:51.468196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] GET https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:51.468564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:51.468853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:51.478410 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:51.478410 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:51.484581 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Volume info retrieved successfully. Aug 20 01:59:51.491356 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ab49880-d56e-4cc4-a7b8-4727baf92322 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 returned with HTTP 200 Aug 20 01:59:51.491975 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 6/24] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:51 2026] GET /volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:52.213827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:52.219952 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:52.220107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2038964950"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:52.222162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2038964950'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:52.222345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume of 1 GB Aug 20 01:59:52.231448 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Availability Zones retrieved successfully. Aug 20 01:59:52.241146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Flow 'volume_create_api' (74672e2b-fab3-4134-acb6-6e6f21d755d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:52.242691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad45147a-e1b8-44ef-95c8-6d34d1292632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:52.244257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:52.324254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad45147a-e1b8-44ef-95c8-6d34d1292632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:52.325450 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b37f3-bc83-411c-ab13-0302ce856124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:52.371505 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3b7ed3c8-33f0-44c9-821a-7dba5fcc6b2d req-6335fcd9-7ee7-45b9-a16a-54c7a85cdf72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:52.376374 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3b7ed3c8-33f0-44c9-821a-7dba5fcc6b2d req-6335fcd9-7ee7-45b9-a16a-54c7a85cdf72 tempest-VolumesAdminNegativeTest-322548444 tempest-VolumesAdminNegativeTest-322548444-project] GET https://10.4.3.27/volume/v3/volumes/294be0a7-a5e8-4165-9f25-bcfa60065b37 Aug 20 01:59:52.377272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3b7ed3c8-33f0-44c9-821a-7dba5fcc6b2d req-6335fcd9-7ee7-45b9-a16a-54c7a85cdf72 tempest-VolumesAdminNegativeTest-322548444 tempest-VolumesAdminNegativeTest-322548444-project] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:52.377272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3b7ed3c8-33f0-44c9-821a-7dba5fcc6b2d req-6335fcd9-7ee7-45b9-a16a-54c7a85cdf72 tempest-VolumesAdminNegativeTest-322548444 tempest-VolumesAdminNegativeTest-322548444-project] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:52.396388 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3b7ed3c8-33f0-44c9-821a-7dba5fcc6b2d req-6335fcd9-7ee7-45b9-a16a-54c7a85cdf72 tempest-VolumesAdminNegativeTest-322548444 tempest-VolumesAdminNegativeTest-322548444-project] https://10.4.3.27/volume/v3/volumes/294be0a7-a5e8-4165-9f25-bcfa60065b37 returned with HTTP 404 Aug 20 01:59:52.397032 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 7/25] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 01:59:52 2026] GET /volume/v3/volumes/294be0a7-a5e8-4165-9f25-bcfa60065b37 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:59:52.427392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:52.430426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:52.430747 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:52.431089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:52.431213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Delete volume with id: 0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:52.448695 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:52.448695 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:52.449359 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Volume info retrieved successfully. Aug 20 01:59:52.476027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Created reservations ['801780d2-e9d8-46ae-99f0-2547764c1bbd', 'd0335f73-4cf0-436a-8a01-28618468d5e6', 'ed1c436e-38d0-4d70-b386-c01dea7746e6', 'b314dfa9-46d8-4cfd-8df6-976dcc9c7e88'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:52.476027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b37f3-bc83-411c-ab13-0302ce856124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801780d2-e9d8-46ae-99f0-2547764c1bbd', 'd0335f73-4cf0-436a-8a01-28618468d5e6', 'ed1c436e-38d0-4d70-b386-c01dea7746e6', 'b314dfa9-46d8-4cfd-8df6-976dcc9c7e88']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:52.476557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6bf63a-583a-41c8-ba65-9cf08e422053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:52.505263 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Delete volume request issued successfully. Aug 20 01:59:52.505263 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4d62f7c-50d9-423a-8e38-5322e4f574c8 tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 returned with HTTP 202 Aug 20 01:59:52.505263 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 8/26] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 01:59:52 2026] DELETE /volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:59:52.526383 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8064ffc0-01ae-4b61-b535-47cce363cbca None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:52.535756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8064ffc0-01ae-4b61-b535-47cce363cbca tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] GET https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:52.536124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8064ffc0-01ae-4b61-b535-47cce363cbca tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:52.536449 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8064ffc0-01ae-4b61-b535-47cce363cbca tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:52.540954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6bf63a-583a-41c8-ba65-9cf08e422053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2038964950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb377a86e142a1a8cccd82af83b165',qos_specs=None,replication_status=,reservations=['801780d2-e9d8-46ae-99f0-2547764c1bbd','d0335f73-4cf0-436a-8a01-28618468d5e6','ed1c436e-38d0-4d70-b386-c01dea7746e6','b314dfa9-46d8-4cfd-8df6-976dcc9c7e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2038964950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7eb377a86e142a1a8cccd82af83b165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:52.546269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99f2007-103c-4d54-af60-df37b301a8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:52.555006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:52.555006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:52.562186 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8064ffc0-01ae-4b61-b535-47cce363cbca tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Volume info retrieved successfully. Aug 20 01:59:52.572132 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8064ffc0-01ae-4b61-b535-47cce363cbca tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 returned with HTTP 200 Aug 20 01:59:52.572132 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 7/27] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:52 2026] GET /volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:52.619949 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99f2007-103c-4d54-af60-df37b301a8a6) transitioned into state 'SUCCESS' from state '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-2038964950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb377a86e142a1a8cccd82af83b165',qos_specs=None,replication_status=,reservations=['801780d2-e9d8-46ae-99f0-2547764c1bbd','d0335f73-4cf0-436a-8a01-28618468d5e6','ed1c436e-38d0-4d70-b386-c01dea7746e6','b314dfa9-46d8-4cfd-8df6-976dcc9c7e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:52.621507 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc72bfb-30b4-49f4-a6ac-38cbbea638d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:52.655517 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc72bfb-30b4-49f4-a6ac-38cbbea638d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:52.657772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Flow 'volume_create_api' (74672e2b-fab3-4134-acb6-6e6f21d755d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:52.657772 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume request issued successfully. Aug 20 01:59:52.658410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b653e5e7-274e-4a05-8ba0-73810ff77a71 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:52.658972 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 6/28] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:52 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:52.686158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:52.692113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:52.692113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:52.692113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:52.716798 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:52.716798 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:52.732904 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:52.750802 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d1d5b8a-7762-433d-aa90-6019975af8d9 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 200 Aug 20 01:59:52.751359 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 8/29] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:52 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:53.585612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1d7e2480-7907-409b-885f-9ebeab64d57c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:53.589182 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d7e2480-7907-409b-885f-9ebeab64d57c tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] GET https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 Aug 20 01:59:53.591164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1d7e2480-7907-409b-885f-9ebeab64d57c tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:53.591608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1d7e2480-7907-409b-885f-9ebeab64d57c tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:53.602936 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d7e2480-7907-409b-885f-9ebeab64d57c tempest-VolumesAdminNegativeTest-1253371286 tempest-VolumesAdminNegativeTest-1253371286-project-member] https://10.4.3.27/volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 returned with HTTP 404 Aug 20 01:59:53.605254 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 9/30] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:53 2026] GET /volume/v3/volumes/0e3a3133-da9c-47b8-8404-6811af5dd685 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 01:59:53.772466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:53.777311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:53.777449 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:53.777592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:53.797726 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:53.797726 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:53.813343 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:53.829850 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ffad5de2-25a6-46ee-99ce-2c1ab1b218b5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 200 Aug 20 01:59:53.829850 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 8/31] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:53 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:53.843736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:53.854864 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] POST https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3/action Aug 20 01:59:53.854864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 01:59:53.854864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:53.873431 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:53.873431 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:59:53.874043 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:53.893072 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume updated successfully. Aug 20 01:59:53.893412 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11837e76-4e03-4063-ae24-e18c39d2d6f6 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3/action returned with HTTP 200 Aug 20 01:59:53.894000 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 7/32] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 01:59:53 2026] POST /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 01:59:53.907602 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:53.909933 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:53.910190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:53.910531 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:53.927633 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:53.927633 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:53.936371 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:53.945587 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa18c87f-b6a8-4cd2-90ed-52382a59a781 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 200 Aug 20 01:59:53.946762 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 9/33] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:53 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:54.283144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:54.289598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:54.289824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:54.289981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:54.303740 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:54.303740 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:54.313163 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:54.324485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-df7ab409-8133-4ac3-8711-dfffe28b9e47 req-da968917-9198-4ffa-aa9b-986166d6ae30 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 200 Aug 20 01:59:54.324970 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 10/34] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 01:59:54 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:54.951700 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1e9f5394-6c78-4506-95ec-77026eca33af None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:54.955082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 01:59:54.955661 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-444920912"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 01:59:54.958271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-444920912'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 01:59:54.958271 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume of 1 GB Aug 20 01:59:54.965282 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Availability Zones retrieved successfully. Aug 20 01:59:54.972531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Flow 'volume_create_api' (cca0af77-3bc8-4b48-831a-11d2fcf58d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:54.972531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b682795-6978-4ae4-aa7b-33d14cb71894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:54.974182 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 01:59:55.029333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b682795-6978-4ae4-aa7b-33d14cb71894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:55.029713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a9d3c-7f9a-4dcb-ad8d-7bf8de20f034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:55.107128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Created reservations ['fc1c56c3-52f3-486c-9589-a1df6de73d6b', 'ccd3cb56-7d5c-40fe-a5da-9fb98b8e5106', 'faf90136-350f-4b6e-ae82-4e475a87d032', '8ad645ca-221c-4a33-a12b-c750382924f5'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 01:59:55.108612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a9d3c-7f9a-4dcb-ad8d-7bf8de20f034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1c56c3-52f3-486c-9589-a1df6de73d6b', 'ccd3cb56-7d5c-40fe-a5da-9fb98b8e5106', 'faf90136-350f-4b6e-ae82-4e475a87d032', '8ad645ca-221c-4a33-a12b-c750382924f5']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:55.109892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19991d7-09a9-4051-bc67-8da996878480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:55.149047 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19991d7-09a9-4051-bc67-8da996878480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808d2638-f6aa-4ba6-8ebc-c45858e5fa97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-444920912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb377a86e142a1a8cccd82af83b165',qos_specs=None,replication_status=,reservations=['fc1c56c3-52f3-486c-9589-a1df6de73d6b','ccd3cb56-7d5c-40fe-a5da-9fb98b8e5106','faf90136-350f-4b6e-ae82-4e475a87d032','8ad645ca-221c-4a33-a12b-c750382924f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T01:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-444920912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808d2638-f6aa-4ba6-8ebc-c45858e5fa97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7eb377a86e142a1a8cccd82af83b165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:55.150942 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e62aa2-9682-498a-85ca-9e7ae0b1ebdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:55.194154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e62aa2-9682-498a-85ca-9e7ae0b1ebdc) transitioned into state 'SUCCESS' from state '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-444920912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb377a86e142a1a8cccd82af83b165',qos_specs=None,replication_status=,reservations=['fc1c56c3-52f3-486c-9589-a1df6de73d6b','ccd3cb56-7d5c-40fe-a5da-9fb98b8e5106','faf90136-350f-4b6e-ae82-4e475a87d032','8ad645ca-221c-4a33-a12b-c750382924f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf98ce30e0470cb5ab52691ecd93d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:55.195450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c42bce9-354f-4242-a42c-fb37bb397256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 01:59:55.215912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c42bce9-354f-4242-a42c-fb37bb397256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 01:59:55.218240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Flow 'volume_create_api' (cca0af77-3bc8-4b48-831a-11d2fcf58d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 01:59:55.218240 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Create volume request issued successfully. Aug 20 01:59:55.219909 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e9f5394-6c78-4506-95ec-77026eca33af tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 01:59:55.221848 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 9/35] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 01:59:54 2026] POST /volume/v3/volumes => generated 751 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 01:59:55.238822 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:55.241704 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:55.242206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:55.242592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:55.253732 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:55.253732 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 01:59:55.263777 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:55.272221 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-49f47b44-4365-4ae0-b8ca-83c2c86c4f6d tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 returned with HTTP 200 Aug 20 01:59:55.273179 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 8/36] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:55 2026] GET /volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:56.296483 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:56.299161 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:56.299161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:56.299631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:56.308398 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:56.308398 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:56.313534 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:56.320923 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ea4aac9-5149-419b-8891-7accc346a8d5 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 returned with HTTP 200 Aug 20 01:59:56.321310 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 10/37] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:56 2026] GET /volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:56.934243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:56.936216 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] DELETE https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:56.936728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:56.937051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:56.937482 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Delete volume with id: 808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:56.950613 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:56.950613 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:56.951391 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:56.981774 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Delete volume request issued successfully. Aug 20 01:59:56.981774 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bea1a634-9baf-49b2-8fe0-6a98063942b8 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 returned with HTTP 202 Aug 20 01:59:56.981774 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 11/38] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 01:59:56 2026] DELETE /volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:59:56.998590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:56.999667 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:56.999903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:57.000215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:57.015940 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:57.015940 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 01:59:57.024441 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:57.030575 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1ae0ab0-7151-4922-a6f9-b11cc8c291b7 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 returned with HTTP 200 Aug 20 01:59:57.035452 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 10/39] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:56 2026] GET /volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:58.056698 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-098ba387-0369-4e59-a071-c51f535ad63a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:58.058354 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-098ba387-0369-4e59-a071-c51f535ad63a tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 Aug 20 01:59:58.058354 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-098ba387-0369-4e59-a071-c51f535ad63a tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:58.058533 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-098ba387-0369-4e59-a071-c51f535ad63a tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:58.078550 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-098ba387-0369-4e59-a071-c51f535ad63a tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 returned with HTTP 404 Aug 20 01:59:58.079505 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 9/40] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:58 2026] GET /volume/v3/volumes/808d2638-f6aa-4ba6-8ebc-c45858e5fa97 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 01:59:58.089937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:58.093936 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:58.094560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:58.094806 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:58.095069 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Delete volume with id: c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:58.123402 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:58.123402 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 01:59:58.124465 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:58.171070 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Delete volume request issued successfully. Aug 20 01:59:58.171503 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-45680045-20a3-4c14-8c2a-d2d95ff99995 tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 202 Aug 20 01:59:58.174765 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 11/41] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 01:59:58 2026] DELETE /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 01:59:58.180594 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:58.182552 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:58.182552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:58.183813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:58.196016 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 01:59:58.196016 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 01:59:58.204807 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Volume info retrieved successfully. Aug 20 01:59:58.215333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001f8843-07b8-4ec7-b9bd-873e5122e13c tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 200 Aug 20 01:59:58.215964 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 12/42] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:58 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 01:59:59.244083 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1dbca75b-66ae-4ae4-b7e3-65d7dfa41bde None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 01:59:59.247742 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1dbca75b-66ae-4ae4-b7e3-65d7dfa41bde tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] GET https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 Aug 20 01:59:59.248062 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1dbca75b-66ae-4ae4-b7e3-65d7dfa41bde tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 01:59:59.248360 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1dbca75b-66ae-4ae4-b7e3-65d7dfa41bde tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 01:59:59.260532 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1dbca75b-66ae-4ae4-b7e3-65d7dfa41bde tempest-ServersNegativeTestJSON-672587473 tempest-ServersNegativeTestJSON-672587473-project-member] https://10.4.3.27/volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 returned with HTTP 404 Aug 20 01:59:59.261049 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 11/43] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 01:59:59 2026] GET /volume/v3/volumes/c9eb7de5-4b9a-44d8-814d-8f7f3c5589c3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:08.063114 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=33,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:00:08.159176 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=44,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:00:08.214931 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:00:09.252551 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:00:12.110835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f18d4f4f-affd-4509-9470-373996bd0e55 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.735623 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f18d4f4f-affd-4509-9470-373996bd0e55 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:00:12.736334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f18d4f4f-affd-4509-9470-373996bd0e55 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1670362575", "description": "tempest-group-type-description-603539576", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:12.793562 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f18d4f4f-affd-4509-9470-373996bd0e55 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:00:12.793562 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 10/44] 10.4.3.27 () {70 vars in 1305 bytes} [Thu Aug 20 02:00:12 2026] POST /volume/v3/group_types => generated 264 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:00:12.819468 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-05859f79-12c0-41fa-82a3-f440f692debc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.828084 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05859f79-12c0-41fa-82a3-f440f692debc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types Aug 20 02:00:12.828084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05859f79-12c0-41fa-82a3-f440f692debc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:12.828084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05859f79-12c0-41fa-82a3-f440f692debc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:12.849729 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05859f79-12c0-41fa-82a3-f440f692debc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 200 Aug 20 02:00:12.850242 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 12/45] 10.4.3.27 () {68 vars in 1283 bytes} [Thu Aug 20 02:00:12 2026] GET /volume/v3/group_types => generated 498 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:12.861495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-59b45f47-1bb8-40d8-bd17-a7e04a162841 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.864079 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-59b45f47-1bb8-40d8-bd17-a7e04a162841 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] PUT https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c Aug 20 02:00:12.864251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-59b45f47-1bb8-40d8-bd17-a7e04a162841 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2066386626", "description": "updated-group-type-desc"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:12.902261 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-59b45f47-1bb8-40d8-bd17-a7e04a162841 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c returned with HTTP 200 Aug 20 02:00:12.902951 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 13/46] 10.4.3.27 () {70 vars in 1415 bytes} [Thu Aug 20 02:00:12 2026] PUT /volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c => generated 255 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:12.914258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-63e8e076-6d48-4b7e-850d-8198fb250dec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.916367 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63e8e076-6d48-4b7e-850d-8198fb250dec tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c Aug 20 02:00:12.916662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63e8e076-6d48-4b7e-850d-8198fb250dec tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:12.916893 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63e8e076-6d48-4b7e-850d-8198fb250dec tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:12.930155 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63e8e076-6d48-4b7e-850d-8198fb250dec tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c returned with HTTP 200 Aug 20 02:00:12.930795 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 12/47] 10.4.3.27 () {68 vars in 1394 bytes} [Thu Aug 20 02:00:12 2026] GET /volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:12.939950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e12e4282-4e59-45ef-838b-33f585897230 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.943586 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e12e4282-4e59-45ef-838b-33f585897230 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c Aug 20 02:00:12.944104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e12e4282-4e59-45ef-838b-33f585897230 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:12.944104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e12e4282-4e59-45ef-838b-33f585897230 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:12.963266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e12e4282-4e59-45ef-838b-33f585897230 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c returned with HTTP 202 Aug 20 02:00:12.964245 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 11/48] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:00:12 2026] DELETE /volume/v3/group_types/65a3eb5d-7461-41d0-b57f-ff496284e19c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:00:12.976029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dfa66f05-192d-4185-8491-8353914dc6e6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:12.978376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfa66f05-192d-4185-8491-8353914dc6e6 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types Aug 20 02:00:12.978892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfa66f05-192d-4185-8491-8353914dc6e6 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:12.979298 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfa66f05-192d-4185-8491-8353914dc6e6 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:12.987544 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfa66f05-192d-4185-8491-8353914dc6e6 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 200 Aug 20 02:00:12.988080 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 13/49] 10.4.3.27 () {68 vars in 1283 bytes} [Thu Aug 20 02:00:12 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:13.001786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7328134c-0855-415f-b326-e2f7ffe5d2b4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.004603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7328134c-0855-415f-b326-e2f7ffe5d2b4 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:00:13.005164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7328134c-0855-415f-b326-e2f7ffe5d2b4 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1717644314", "is_public": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:13.042994 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7328134c-0855-415f-b326-e2f7ffe5d2b4 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:00:13.044675 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 14/50] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:00:13 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:13.055581 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-705db5ac-8b1f-48c6-9b1c-91daa6ce3942 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.058873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-705db5ac-8b1f-48c6-9b1c-91daa6ce3942 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:00:13.059198 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-705db5ac-8b1f-48c6-9b1c-91daa6ce3942 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-448436712", "is_public": false}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:13.102250 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-705db5ac-8b1f-48c6-9b1c-91daa6ce3942 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:00:13.102888 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 13/51] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:00:13 2026] POST /volume/v3/group_types => generated 164 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:13.114705 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ad021c88-1872-4e20-b664-1989a3f173c1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.121300 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ad021c88-1872-4e20-b664-1989a3f173c1 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 20 02:00:13.121653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ad021c88-1872-4e20-b664-1989a3f173c1 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.121909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ad021c88-1872-4e20-b664-1989a3f173c1 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.138781 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ad021c88-1872-4e20-b664-1989a3f173c1 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 20 02:00:13.139486 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 12/52] 10.4.3.27 () {68 vars in 1344 bytes} [Thu Aug 20 02:00:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:13.150785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0994ddf6-dea4-4fba-a3d1-3ef19eea0e9e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.155171 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0994ddf6-dea4-4fba-a3d1-3ef19eea0e9e tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 20 02:00:13.155547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0994ddf6-dea4-4fba-a3d1-3ef19eea0e9e tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.155835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0994ddf6-dea4-4fba-a3d1-3ef19eea0e9e tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.173201 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0994ddf6-dea4-4fba-a3d1-3ef19eea0e9e tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 20 02:00:13.173585 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 14/53] 10.4.3.27 () {68 vars in 1346 bytes} [Thu Aug 20 02:00:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:13.186592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9b30cd29-16bc-4a11-a5ab-eb67515be518 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.188159 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b30cd29-16bc-4a11-a5ab-eb67515be518 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types?is_public=False Aug 20 02:00:13.188469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b30cd29-16bc-4a11-a5ab-eb67515be518 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.188756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b30cd29-16bc-4a11-a5ab-eb67515be518 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.201896 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b30cd29-16bc-4a11-a5ab-eb67515be518 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 20 02:00:13.203722 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 15/54] 10.4.3.27 () {68 vars in 1314 bytes} [Thu Aug 20 02:00:13 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:13.215052 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-62fe0337-b18a-4009-bbee-d7ccd91badf5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.217485 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62fe0337-b18a-4009-bbee-d7ccd91badf5 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] GET https://10.4.3.27/volume/v3/group_types?is_public=True Aug 20 02:00:13.217906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62fe0337-b18a-4009-bbee-d7ccd91badf5 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.218134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62fe0337-b18a-4009-bbee-d7ccd91badf5 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.233953 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62fe0337-b18a-4009-bbee-d7ccd91badf5 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 20 02:00:13.234444 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 14/55] 10.4.3.27 () {68 vars in 1312 bytes} [Thu Aug 20 02:00:13 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:13.244413 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8dc4cf7b-c111-4ee4-b598-4e6c1be55adc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.247216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8dc4cf7b-c111-4ee4-b598-4e6c1be55adc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/804613d3-83bf-43e6-b644-7c882bfa9d67 Aug 20 02:00:13.247457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8dc4cf7b-c111-4ee4-b598-4e6c1be55adc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.247758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8dc4cf7b-c111-4ee4-b598-4e6c1be55adc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.271906 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8dc4cf7b-c111-4ee4-b598-4e6c1be55adc tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types/804613d3-83bf-43e6-b644-7c882bfa9d67 returned with HTTP 202 Aug 20 02:00:13.273081 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 13/56] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:00:13 2026] DELETE /volume/v3/group_types/804613d3-83bf-43e6-b644-7c882bfa9d67 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:00:13.283981 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b03dfce1-695e-4502-814a-f0aa3b8ea3f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:13.289340 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b03dfce1-695e-4502-814a-f0aa3b8ea3f0 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/754f7365-50bb-49fe-b997-57e5f32c6ec1 Aug 20 02:00:13.290538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b03dfce1-695e-4502-814a-f0aa3b8ea3f0 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:13.290538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b03dfce1-695e-4502-814a-f0aa3b8ea3f0 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:13.317455 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b03dfce1-695e-4502-814a-f0aa3b8ea3f0 tempest-GroupTypesTest-13479813 tempest-GroupTypesTest-13479813-project-admin] https://10.4.3.27/volume/v3/group_types/754f7365-50bb-49fe-b997-57e5f32c6ec1 returned with HTTP 202 Aug 20 02:00:13.321394 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 15/57] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:00:13 2026] DELETE /volume/v3/group_types/754f7365-50bb-49fe-b997-57e5f32c6ec1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:00:19.850981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8109be6d-188e-4e51-b4f9-951ae66eb2dd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:20.234377 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8109be6d-188e-4e51-b4f9-951ae66eb2dd tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 02:00:20.234377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8109be6d-188e-4e51-b4f9-951ae66eb2dd tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:20.234377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8109be6d-188e-4e51-b4f9-951ae66eb2dd tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] Calling method 'get_pools' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:20.260375 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8109be6d-188e-4e51-b4f9-951ae66eb2dd tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 02:00:20.261141 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 16/58] 10.4.3.27 () {66 vars in 1307 bytes} [Thu Aug 20 02:00:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:20.273566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f1472f0c-de59-4bc3-8a68-46fb7e07fc34 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:20.282148 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f1472f0c-de59-4bc3-8a68-46fb7e07fc34 tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools Aug 20 02:00:20.282369 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f1472f0c-de59-4bc3-8a68-46fb7e07fc34 tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:20.282663 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f1472f0c-de59-4bc3-8a68-46fb7e07fc34 tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] Calling method 'get_pools' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:20.311275 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f1472f0c-de59-4bc3-8a68-46fb7e07fc34 tempest-VolumePoolsAdminTestsJSON-74771050 tempest-VolumePoolsAdminTestsJSON-74771050-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 02:00:20.311859 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 15/59] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:00:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:20.366251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-09f45495-9eec-48cd-8009-56124ed4a055 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:20.623262 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:20.623938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1303916772", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:20.626285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1303916772', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:21.320071 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume of 1 GB Aug 20 02:00:21.326462 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Availability Zones retrieved successfully. Aug 20 02:00:21.333645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (2fdaa5bc-7375-4527-b690-8f9584c0b4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:21.335643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81b1fb7-95d6-4781-a176-bcbdf612a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.337299 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:21.450856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81b1fb7-95d6-4781-a176-bcbdf612a955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.451706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5912b1d-4dcf-4fa5-9097-44af5078d1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.552359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Created reservations ['e52978e8-ac96-4150-acf6-5f20da05b342', 'fb5eb06b-7ef0-454c-a61a-a2cf8573b267', '45dee3db-60ba-465b-a0d4-f96c2c8a73c4', 'ecb149fd-eb26-4110-8332-ad3e5d25d6ae'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:21.553274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5912b1d-4dcf-4fa5-9097-44af5078d1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52978e8-ac96-4150-acf6-5f20da05b342', 'fb5eb06b-7ef0-454c-a61a-a2cf8573b267', '45dee3db-60ba-465b-a0d4-f96c2c8a73c4', 'ecb149fd-eb26-4110-8332-ad3e5d25d6ae']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.554163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea1db70-ee19-44ca-bf6e-becdd4f399eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.587175 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea1db70-ee19-44ca-bf6e-becdd4f399eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11fe19f-679d-4c1b-9834-7abac7bad6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1303916772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['e52978e8-ac96-4150-acf6-5f20da05b342','fb5eb06b-7ef0-454c-a61a-a2cf8573b267','45dee3db-60ba-465b-a0d4-f96c2c8a73c4','ecb149fd-eb26-4110-8332-ad3e5d25d6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1303916772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11fe19f-679d-4c1b-9834-7abac7bad6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2296842765bb446b80b99abed12606df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37ca4c98ce1347218fa55c6659bd2302',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.589153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a7769c-7193-47a4-bf97-b5168d920982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.618051 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a7769c-7193-47a4-bf97-b5168d920982) transitioned into state 'SUCCESS' from state '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-1303916772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['e52978e8-ac96-4150-acf6-5f20da05b342','fb5eb06b-7ef0-454c-a61a-a2cf8573b267','45dee3db-60ba-465b-a0d4-f96c2c8a73c4','ecb149fd-eb26-4110-8332-ad3e5d25d6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.619129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb52034-c9de-4133-8982-a5191e0b2da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.640009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb52034-c9de-4133-8982-a5191e0b2da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.643426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (2fdaa5bc-7375-4527-b690-8f9584c0b4fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:21.644586 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request issued successfully. Aug 20 02:00:21.646503 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09f45495-9eec-48cd-8009-56124ed4a055 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:21.646633 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 14/60] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:00:20 2026] POST /volume/v3/volumes => generated 755 bytes in 1281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:21.667533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:21.670368 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:21.671303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-53a31961-bca5-479e-9326-93ec2a926412 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:21.677125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-651150600"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:21.678838 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-651150600'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:21.678838 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume of 1 GB Aug 20 02:00:21.679079 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-53a31961-bca5-479e-9326-93ec2a926412 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:21.679522 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-53a31961-bca5-479e-9326-93ec2a926412 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:21.679760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-53a31961-bca5-479e-9326-93ec2a926412 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:21.691573 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:21.691573 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:21.695067 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Availability Zones retrieved successfully. Aug 20 02:00:21.697938 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-53a31961-bca5-479e-9326-93ec2a926412 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:21.705218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (3f827b6f-4324-42b3-ac87-670a6b2ce670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:21.705218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e7fe85-af8a-40d6-b5eb-170ea74f1f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.706254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-53a31961-bca5-479e-9326-93ec2a926412 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:21.706335 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:21.706942 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 17/61] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:21 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:21.756002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e7fe85-af8a-40d6-b5eb-170ea74f1f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.756002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f20da4c-f4f9-46ec-9591-f3bf4e0874da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.855351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Created reservations ['c6c626c5-0436-46d8-9450-937ff314c197', '032a8b84-9efb-40eb-8c1e-e4760df98a4b', 'b97645fb-3dde-4b0c-92da-1c83eea836c2', 'c5a04028-7133-4a2f-a523-df0a2a1d0a1d'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:21.855680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f20da4c-f4f9-46ec-9591-f3bf4e0874da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c626c5-0436-46d8-9450-937ff314c197', '032a8b84-9efb-40eb-8c1e-e4760df98a4b', 'b97645fb-3dde-4b0c-92da-1c83eea836c2', 'c5a04028-7133-4a2f-a523-df0a2a1d0a1d']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.857596 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593fcf2a-65bf-46d0-ad42-cfa07a752b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.899262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593fcf2a-65bf-46d0-ad42-cfa07a752b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2309cd18-ab56-4282-ad28-ebc5ddc77a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-651150600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['c6c626c5-0436-46d8-9450-937ff314c197','032a8b84-9efb-40eb-8c1e-e4760df98a4b','b97645fb-3dde-4b0c-92da-1c83eea836c2','c5a04028-7133-4a2f-a523-df0a2a1d0a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-651150600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2309cd18-ab56-4282-ad28-ebc5ddc77a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce95feb797e45669944af9bca39ae8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.899936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d6b40d-73e3-4092-a7d9-f3795052572e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.932021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d6b40d-73e3-4092-a7d9-f3795052572e) transitioned into state 'SUCCESS' from state '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-651150600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['c6c626c5-0436-46d8-9450-937ff314c197','032a8b84-9efb-40eb-8c1e-e4760df98a4b','b97645fb-3dde-4b0c-92da-1c83eea836c2','c5a04028-7133-4a2f-a523-df0a2a1d0a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.933027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b930955-f06d-4821-8273-fabe5ff48522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:21.953658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b930955-f06d-4821-8273-fabe5ff48522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:21.955681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (3f827b6f-4324-42b3-ac87-670a6b2ce670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:21.955681 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request issued successfully. Aug 20 02:00:21.956238 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0462d3a0-ced9-4dae-8e17-8e62abad99b6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:21.956835 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 16/62] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:21 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 20 02:00:21.978377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:21.982445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:21.982445 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:21.982445 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:21.992548 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:21.992548 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:21.997796 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:22.008609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c1a71ce-f7c0-46d0-9998-9f33aa7d4087 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:22.008609 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 16/63] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:21 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:22.733418 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:22.735519 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:22.735978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:22.735978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:22.747863 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:22.747863 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:22.754471 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:22.760886 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0297cffa-8b60-4655-a15f-4ed591e8f70e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:22.761907 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 15/64] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:22 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:23.025161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:23.029715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:23.029966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:23.030502 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:23.042188 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:23.042188 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:23.050572 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:23.058814 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d60c3b1-89c1-4d4d-b809-18fad39478de tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:23.059632 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 18/65] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:23 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:23.179852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:23.183780 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:23.184062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:23.184614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:23.196036 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:23.196036 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:23.205602 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:23.212210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-d82618a7-e678-4a5d-9389-e4c3f3dba556 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:23.212762 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 17/66] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:23 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:23.689940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-44823bed-dc9e-41e6-9eca-c9923de07a53 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:23.690399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44823bed-dc9e-41e6-9eca-c9923de07a53 None None] GET https://10.4.3.27/volume// Aug 20 02:00:23.690474 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-44823bed-dc9e-41e6-9eca-c9923de07a53 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:23.692303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-44823bed-dc9e-41e6-9eca-c9923de07a53 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:23.694926 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44823bed-dc9e-41e6-9eca-c9923de07a53 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:23.697727 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 17/67] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:23 2026] GET /volume/ => generated 385 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:23.719268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-64d38cfb-b675-409a-9c5c-fc1674595525 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:23.785487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:23.788679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:23.788922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:23.789172 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:23.802785 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:23.802785 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:23.812767 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:23.820761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c117c34-4847-4c2b-bbbe-3164c49689e9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:23.821604 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 19/68] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:23 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:24.086772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-64d38cfb-b675-409a-9c5c-fc1674595525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:24.087563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-64d38cfb-b675-409a-9c5c-fc1674595525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2309cd18-ab56-4282-ad28-ebc5ddc77a4d", "connector": null, "instance_uuid": "74a6a6fa-7823-4356-962d-e40a5f1ba935"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:24.100562 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:24.100562 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:24.152602 np0000007844 devstack@c-api.service[100163]: /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 20 02:00:24.152602 np0000007844 devstack@c-api.service[100163]: .first() Aug 20 02:00:24.182453 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-64d38cfb-b675-409a-9c5c-fc1674595525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:24.183132 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 16/69] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:23 2026] POST /volume/v3/attachments => generated 273 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:24.235036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:24.239442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:24.239694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:24.239953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:24.260098 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:24.260098 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:24.261848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a3e48bc4-4026-4f50-95e8-6c3493ca0358 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:24.262290 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a3e48bc4-4026-4f50-95e8-6c3493ca0358 None None] GET https://10.4.3.27/volume// Aug 20 02:00:24.263069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a3e48bc4-4026-4f50-95e8-6c3493ca0358 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:24.263069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a3e48bc4-4026-4f50-95e8-6c3493ca0358 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:24.264260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a3e48bc4-4026-4f50-95e8-6c3493ca0358 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:24.264846 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 18/70] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:24.267917 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:24.276878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83b3d44f-7969-40b0-891a-799bc5f00c43 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:24.278585 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 18/71] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:24 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:24.298964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:24.303688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:24.303985 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:24.304327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:24.323720 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:24.323720 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:24.331492 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:24.341773 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-1ece2f38-3d43-48b2-b808-94c0c0643da2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:24.342412 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 20/72] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:24 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1020 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:24.839516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b477ecd7-702a-4350-9270-47571b0fe31a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:24.842000 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b477ecd7-702a-4350-9270-47571b0fe31a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:24.842095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b477ecd7-702a-4350-9270-47571b0fe31a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:24.842521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b477ecd7-702a-4350-9270-47571b0fe31a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:24.859038 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:24.859038 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:24.870575 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b477ecd7-702a-4350-9270-47571b0fe31a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:24.877125 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b477ecd7-702a-4350-9270-47571b0fe31a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:24.882268 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 17/73] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:24 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:25.304997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-39229569-d03b-4520-a2e7-b050875209dd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:25.309134 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39229569-d03b-4520-a2e7-b050875209dd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:25.309239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39229569-d03b-4520-a2e7-b050875209dd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:25.309508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39229569-d03b-4520-a2e7-b050875209dd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:25.338031 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:25.338031 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:25.362830 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-39229569-d03b-4520-a2e7-b050875209dd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:25.376513 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39229569-d03b-4520-a2e7-b050875209dd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:25.378371 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 19/74] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:25 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:25.401191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:25.405140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] PUT https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 Aug 20 02:00:25.406090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:25.420952 np0000007844 devstack@c-api.service[100161]: /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 20 02:00:25.420952 np0000007844 devstack@c-api.service[100161]: .first() Aug 20 02:00:25.438558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Acquiring lock "cinder-attachment_update-2309cd18-ab56-4282-ad28-ebc5ddc77a4d-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:25.448452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-2309cd18-ab56-4282-ad28-ebc5ddc77a4d-np0000007844" acquired by "attachment_update" :: waited 0.009s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:25.450143 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:25.450143 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:25.654572 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-2309cd18-ab56-4282-ad28-ebc5ddc77a4d-np0000007844" released by "attachment_update" :: held 0.206s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:25.655988 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-5f5733a7-9be5-43c3-aae0-87ad6fe49543 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 returned with HTTP 200 Aug 20 02:00:25.655988 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 19/75] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:25 2026] PUT /volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:25.901045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9914bb9b-402d-4639-8602-8ec713a1e19d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:25.903045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9914bb9b-402d-4639-8602-8ec713a1e19d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:25.903375 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9914bb9b-402d-4639-8602-8ec713a1e19d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:25.904020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9914bb9b-402d-4639-8602-8ec713a1e19d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:25.912997 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:25.912997 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:25.919582 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9914bb9b-402d-4639-8602-8ec713a1e19d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:25.926221 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9914bb9b-402d-4639-8602-8ec713a1e19d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:25.926972 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 21/76] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:25 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:26.400628 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:26.403092 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:26.403389 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:26.403644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:26.416624 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:26.416624 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:26.422625 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:26.430286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7521c9fa-ac0d-4490-a64e-714ad8d7d525 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:26.430724 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 18/77] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:26 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:26.946710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:26.950333 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:26.950616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:26.950781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:26.960424 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:26.960424 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:26.973297 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:26.977520 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a62a3eaf-62e2-4ff0-b9a3-bbe04de6d3d1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:26.978128 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 20/78] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:26 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:27.284858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c0961c9-8988-40c1-a39a-fc2edba7482f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:27.449079 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:27.453184 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:27.453710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:27.453989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:27.479007 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:27.479007 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:27.484646 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:27.492387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2eaa271c-ebba-4b93-9bf4-ac2dea4f99b2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:27.492924 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 22/79] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:27 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:27.673835 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c0961c9-8988-40c1-a39a-fc2edba7482f tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] GET https://10.4.3.27/volume/v3/os-quota-class-sets/default Aug 20 02:00:27.674088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c0961c9-8988-40c1-a39a-fc2edba7482f tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:27.674413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c0961c9-8988-40c1-a39a-fc2edba7482f tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:27.674755 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:27.674755 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:27.699590 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c0961c9-8988-40c1-a39a-fc2edba7482f tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 02:00:27.700476 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 20/80] 10.4.3.27 () {66 vars in 1290 bytes} [Thu Aug 20 02:00:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:27.714520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e1e2117e-c9d7-446b-a106-cc0af54f0ca4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:27.716785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1e2117e-c9d7-446b-a106-cc0af54f0ca4 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] GET https://10.4.3.27/volume/v3/os-quota-class-sets/default Aug 20 02:00:27.717004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1e2117e-c9d7-446b-a106-cc0af54f0ca4 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:27.717432 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1e2117e-c9d7-446b-a106-cc0af54f0ca4 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:27.742293 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1e2117e-c9d7-446b-a106-cc0af54f0ca4 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 02:00:27.742417 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 19/81] 10.4.3.27 () {66 vars in 1290 bytes} [Thu Aug 20 02:00:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:27.752924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-321c65c0-db45-4095-b618-cfbc19a2a644 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:27.756742 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-321c65c0-db45-4095-b618-cfbc19a2a644 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:00:27.757261 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-321c65c0-db45-4095-b618-cfbc19a2a644 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1590681256"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:27.782120 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-321c65c0-db45-4095-b618-cfbc19a2a644 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:00:27.782949 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 21/82] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:00:27 2026] POST /volume/v3/types => generated 228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:27.795285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d1e440a8-214a-4902-8eff-2560d4fe3d21 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:27.797969 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d1e440a8-214a-4902-8eff-2560d4fe3d21 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-class-sets/default Aug 20 02:00:27.799156 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d1e440a8-214a-4902-8eff-2560d4fe3d21 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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-1590681256": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1590681256": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1590681256": 7}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:28.002027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-188096a4-975b-49f2-bc77-91a492ae5b9d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:28.004555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-188096a4-975b-49f2-bc77-91a492ae5b9d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:28.004555 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-188096a4-975b-49f2-bc77-91a492ae5b9d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:28.004931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-188096a4-975b-49f2-bc77-91a492ae5b9d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:28.013011 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d1e440a8-214a-4902-8eff-2560d4fe3d21 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 02:00:28.013011 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 23/83] 10.4.3.27 () {68 vars in 1311 bytes} [Thu Aug 20 02:00:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:28.026862 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:28.026862 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:28.031738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:28.036264 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-188096a4-975b-49f2-bc77-91a492ae5b9d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:28.037247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/5908a4e393ac4d59a97ce4d73af763ea/defaults Aug 20 02:00:28.037431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:28.037696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method 'defaults' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:28.050886 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-188096a4-975b-49f2-bc77-91a492ae5b9d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:28.052320 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 21/84] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:27 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:28.061969 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.061969 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.062291 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.064449 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.072435 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.072650 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.073087 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.078801 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ab4fd13-64fb-44fd-b7fc-95ed3f5d2cdf tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/5908a4e393ac4d59a97ce4d73af763ea/defaults returned with HTTP 200 Aug 20 02:00:28.079550 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 20/85] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:00:28 2026] GET /volume/v3/os-quota-sets/5908a4e393ac4d59a97ce4d73af763ea/defaults => generated 645 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:28.510358 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:28.512861 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:28.514253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:28.514253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:28.534799 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:28.534799 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:28.540196 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:28.551080 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68a8413c-aaf2-4a7d-b804-11cb5d012602 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:28.551922 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 22/86] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:28 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:28.971817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:28.974216 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/d7ef25f7f0f04305bfaa2da208c235f6/defaults Aug 20 02:00:28.974471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:28.974661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method 'defaults' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:28.986802 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.987134 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.987546 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.987862 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.989175 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.989175 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.991573 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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 20 02:00:28.995416 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-25309c20-7156-4aec-b870-2bf2f3be9a7b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/d7ef25f7f0f04305bfaa2da208c235f6/defaults returned with HTTP 200 Aug 20 02:00:28.996001 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 24/87] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:00:28 2026] GET /volume/v3/os-quota-sets/d7ef25f7f0f04305bfaa2da208c235f6/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:29.079719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.083573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:29.083719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:29.084619 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:29.096303 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:29.096303 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:29.101156 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:29.108256 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-027e0235-ccaa-4d47-b99b-287e1b9947ed tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:29.108256 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 22/88] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:29 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:29.347573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f38a45e1-0692-4436-8b70-e49aceebc25b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.352334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f38a45e1-0692-4436-8b70-e49aceebc25b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] DELETE https://10.4.3.27/volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 Aug 20 02:00:29.352528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f38a45e1-0692-4436-8b70-e49aceebc25b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:29.353774 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f38a45e1-0692-4436-8b70-e49aceebc25b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:29.419826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f38a45e1-0692-4436-8b70-e49aceebc25b tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 returned with HTTP 202 Aug 20 02:00:29.420748 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 21/89] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:00:29 2026] DELETE /volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:29.429984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4d7cd848-b1f5-40f2-b105-4a225f42584c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.432455 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d7cd848-b1f5-40f2-b105-4a225f42584c tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] GET https://10.4.3.27/volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 Aug 20 02:00:29.432768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d7cd848-b1f5-40f2-b105-4a225f42584c tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:29.433065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d7cd848-b1f5-40f2-b105-4a225f42584c tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:29.436954 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d7cd848-b1f5-40f2-b105-4a225f42584c tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 returned with HTTP 404 Aug 20 02:00:29.437867 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 23/90] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:00:29 2026] GET /volume/v3/types/6b12f5a7-e95d-46ab-9bc0-746d90410554 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:29.448769 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6f243f1d-aed9-4cce-b4ca-37f5143480d3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.454326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f243f1d-aed9-4cce-b4ca-37f5143480d3 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-class-sets/default Aug 20 02:00:29.454326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6f243f1d-aed9-4cce-b4ca-37f5143480d3 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-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=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:29.571951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.574167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:29.574464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:29.575095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:29.577556 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f243f1d-aed9-4cce-b4ca-37f5143480d3 tempest-VolumeQuotaClassesTest-959867389 tempest-VolumeQuotaClassesTest-959867389-project-admin] https://10.4.3.27/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 02:00:29.578303 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 25/91] 10.4.3.27 () {68 vars in 1311 bytes} [Thu Aug 20 02:00:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:29.590674 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:29.590674 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:29.597348 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:29.603882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e7c59f8-b288-4ef1-b169-4075fe5239fe tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:29.604364 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 23/92] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:29 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:29.956441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e2418749-9cb3-4048-81da-79011aefb104 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:29.960145 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:29.960697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-504935165"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:29.962314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-504935165'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:29.963940 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Create volume of 1 GB Aug 20 02:00:29.968825 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Availability Zones retrieved successfully. Aug 20 02:00:29.978485 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Flow 'volume_create_api' (61fde525-b884-4e78-9318-1aa47c81c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:29.980269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6a5672-8c58-4de2-b9bf-5cc5ff7f2ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:29.982335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:30.035618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6a5672-8c58-4de2-b9bf-5cc5ff7f2ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:30.037098 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2923c196-5f5a-484e-805f-d327da95feab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:30.059439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-9346fee6-0154-4ca6-91c9-145c4fb603ac None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.064778 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-9346fee6-0154-4ca6-91c9-145c4fb603ac tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632/action Aug 20 02:00:30.065922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-9346fee6-0154-4ca6-91c9-145c4fb603ac tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:30.065922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-9346fee6-0154-4ca6-91c9-145c4fb603ac tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:30.081961 np0000007844 devstack@c-api.service[100164]: /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 20 02:00:30.081961 np0000007844 devstack@c-api.service[100164]: .first() Aug 20 02:00:30.114335 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.114335 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:30.128586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.131287 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:30.131687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:30.131768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:30.143713 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.143713 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:30.153515 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fafc2a01-3ad8-4ca1-8407-6b4076313043 req-9346fee6-0154-4ca6-91c9-145c4fb603ac tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632/action returned with HTTP 204 Aug 20 02:00:30.154046 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 24/93] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:30 2026] POST /volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:30.154956 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:30.167200 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Created reservations ['30d53c77-4467-4861-b472-556fdb7c4aba', 'ddc29cb0-1cfc-415a-b95f-837829e52a35', '842c5b83-297c-4d6c-9c69-eea2de87ac62', '378b21db-2b94-4c19-a575-0a057f21096c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:30.168012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e03e0f8-6e81-4273-8ab2-19a8be77f303 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:30.168210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2923c196-5f5a-484e-805f-d327da95feab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d53c77-4467-4861-b472-556fdb7c4aba', 'ddc29cb0-1cfc-415a-b95f-837829e52a35', '842c5b83-297c-4d6c-9c69-eea2de87ac62', '378b21db-2b94-4c19-a575-0a057f21096c']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:30.168391 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 26/94] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:30 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:30.169201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a8df15-ae3d-40f9-94f6-c0d0c34c8599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:30.218061 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a8df15-ae3d-40f9-94f6-c0d0c34c8599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2ca4d5-2724-436d-be66-25df0bb97acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-504935165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3557aa6c484a4b35ad358522d79913b7',qos_specs=None,replication_status=,reservations=['30d53c77-4467-4861-b472-556fdb7c4aba','ddc29cb0-1cfc-415a-b95f-837829e52a35','842c5b83-297c-4d6c-9c69-eea2de87ac62','378b21db-2b94-4c19-a575-0a057f21096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2a24e396f3245f8aa6fda8770ee55e4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-504935165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2ca4d5-2724-436d-be66-25df0bb97acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3557aa6c484a4b35ad358522d79913b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2a24e396f3245f8aa6fda8770ee55e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:30.219573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18338d3a-37ff-4358-bc88-19b43b34bb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:30.270036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18338d3a-37ff-4358-bc88-19b43b34bb1e) transitioned into state 'SUCCESS' from state '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-504935165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3557aa6c484a4b35ad358522d79913b7',qos_specs=None,replication_status=,reservations=['30d53c77-4467-4861-b472-556fdb7c4aba','ddc29cb0-1cfc-415a-b95f-837829e52a35','842c5b83-297c-4d6c-9c69-eea2de87ac62','378b21db-2b94-4c19-a575-0a057f21096c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2a24e396f3245f8aa6fda8770ee55e4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:30.270513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee39607-f4ba-4836-b298-93b3a5a4f15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:30.289024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee39607-f4ba-4836-b298-93b3a5a4f15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:30.293094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Flow 'volume_create_api' (61fde525-b884-4e78-9318-1aa47c81c853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:30.293094 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Create volume request issued successfully. Aug 20 02:00:30.293094 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2418749-9cb3-4048-81da-79011aefb104 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:30.293281 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 22/95] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:29 2026] POST /volume/v3/volumes => generated 749 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:30.313531 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.318721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:30.319038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:30.319291 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:30.334688 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.334688 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:30.344178 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:30.360134 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f408283-ddb4-4a55-bc3d-ff6c74226df6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:30.360751 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 24/96] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:30 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:30.627708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-572169fd-2a47-43f6-ab19-f699a886e4bc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.630448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-572169fd-2a47-43f6-ab19-f699a886e4bc tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:30.630789 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-572169fd-2a47-43f6-ab19-f699a886e4bc tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:30.631028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-572169fd-2a47-43f6-ab19-f699a886e4bc tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:30.645007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.648944 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:30.650597 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.650597 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:30.650952 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:30.651821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:30.662166 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-572169fd-2a47-43f6-ab19-f699a886e4bc tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:30.673907 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-572169fd-2a47-43f6-ab19-f699a886e4bc tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:30.674362 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 25/97] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:30 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1133 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:30.695500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:30.697829 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:00:30.698046 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:30.698282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:30.701928 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.701928 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:30.706445 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:30.710624 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:30.710624 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:30.715398 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:00:30.715757 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-102f75d2-5c8a-4e98-8ed8-7ea3fbb8e834 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:30.716078 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 27/98] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:30 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:30.721452 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bdf488da-4259-4886-8bc4-32e3a6343bdf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:00:30.721594 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 23/99] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:30 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:31.191963 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.195172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:31.195172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.195172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.206774 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.206774 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:31.227275 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:31.244571 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbc7ad46-876d-4224-9e22-93a4107ea56b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:31.245854 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 25/100] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:31.293853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-188cdd08-4a55-4715-bd3c-30b588b98e6e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.294506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-188cdd08-4a55-4715-bd3c-30b588b98e6e None None] GET https://10.4.3.27/volume// Aug 20 02:00:31.294506 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-188cdd08-4a55-4715-bd3c-30b588b98e6e None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.294944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-188cdd08-4a55-4715-bd3c-30b588b98e6e None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.296346 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-188cdd08-4a55-4715-bd3c-30b588b98e6e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:31.296346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 26/101] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:31.325979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-c3cf468e-067c-4e32-b7d8-205a635a6ff1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.387193 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.391700 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:31.391700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.391700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.415432 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.415432 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:31.427400 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:31.440587 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9cee0ee-528c-4be4-98f9-482e249d3b21 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:31.441273 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 24/102] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:31.516130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.521951 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:31.521951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.522875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.535123 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.535123 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:31.542105 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:31.549972 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-d0ec4c76-7fa5-4048-ab94-86350ee31ff2 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:31.550619 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 26/103] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:31.620373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.623876 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:31.624273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.626500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.638926 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.638926 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:31.647608 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:31.658145 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e2d7d64b-d418-4beb-857e-58ec1ccb8a47 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:31.659568 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 27/104] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:31.725105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.730182 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:31.731731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.732646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.749893 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.749893 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:31.758359 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:31.768015 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-57028a53-d599-4e7b-8a76-c2940a6ebd54 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:31.768703 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 25/105] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:31.793856 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-c3cf468e-067c-4e32-b7d8-205a635a6ff1 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:31.793856 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-c3cf468e-067c-4e32-b7d8-205a635a6ff1 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1", "connector": null, "instance_uuid": "df750f4c-3a2c-4087-bfcc-1548f62b5923"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:31.807532 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.807532 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:31.886481 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-c3cf468e-067c-4e32-b7d8-205a635a6ff1 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:31.886947 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 28/106] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:31 2026] POST /volume/v3/attachments => generated 273 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:31.939796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.943194 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:31.943427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.943622 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.966878 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:31.966878 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:31.969483 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a5b41c1c-ff20-4f01-a4f8-f5457e8be8b5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:31.969949 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5b41c1c-ff20-4f01-a4f8-f5457e8be8b5 None None] GET https://10.4.3.27/volume// Aug 20 02:00:31.970344 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5b41c1c-ff20-4f01-a4f8-f5457e8be8b5 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:31.970725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5b41c1c-ff20-4f01-a4f8-f5457e8be8b5 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:31.971029 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5b41c1c-ff20-4f01-a4f8-f5457e8be8b5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:31.971575 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 28/107] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:31.976681 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:31.984278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-abdae810-709a-4ba8-a101-9c0da7f41d2a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:31.984837 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 27/108] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:31.999084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.001825 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:32.001825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.002021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.028210 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.028210 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:32.038923 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:32.048279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fb67462b-ab2a-4a9a-9c1d-4467d7b6fa44 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.048279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fb67462b-ab2a-4a9a-9c1d-4467d7b6fa44 None None] GET https://10.4.3.27/volume// Aug 20 02:00:32.048483 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-1f2e2580-d079-402d-a07e-1cb1031049b8 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:32.048540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fb67462b-ab2a-4a9a-9c1d-4467d7b6fa44 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.048540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fb67462b-ab2a-4a9a-9c1d-4467d7b6fa44 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.048590 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 26/109] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:31 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:32.049363 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fb67462b-ab2a-4a9a-9c1d-4467d7b6fa44 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:32.049904 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 29/110] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:32.084266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-a07d8b7f-d5c6-4bba-9cfd-3c592c568093 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.155551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.158055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] PUT https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e Aug 20 02:00:32.158561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:32.186070 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Acquiring lock "cinder-attachment_update-8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:32.194167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Lock "cinder-attachment_update-8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:32.195467 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.195467 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:32.261802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-575193bd-4892-4c1c-87b1-d96a575dbd31 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.261802 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-575193bd-4892-4c1c-87b1-d96a575dbd31 None None] GET https://10.4.3.27/volume// Aug 20 02:00:32.261802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-575193bd-4892-4c1c-87b1-d96a575dbd31 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.261802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-575193bd-4892-4c1c-87b1-d96a575dbd31 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.262903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-575193bd-4892-4c1c-87b1-d96a575dbd31 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:32.263329 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 27/111] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:32.266804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.270915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:32.272171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.272171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.283787 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.283787 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:32.294349 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:32.294527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9187ba80-d69c-4b9f-b646-0ff67a72bbf9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.306833 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-586bb3f8-1d91-404e-a622-3333a9c8d46c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:32.307575 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 30/112] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:32.382858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Lock "cinder-attachment_update-8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1-np0000007844" released by "attachment_update" :: held 0.189s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:32.383258 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-376f7230-f3c3-4835-900a-cf805de5e0d6 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e returned with HTTP 200 Aug 20 02:00:32.383969 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 28/113] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:32 2026] PUT /volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:32.506885 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-a07d8b7f-d5c6-4bba-9cfd-3c592c568093 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:32.507461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-a07d8b7f-d5c6-4bba-9cfd-3c592c568093 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb2ca4d5-2724-436d-be66-25df0bb97acd", "connector": null, "instance_uuid": "f2c374dd-f02f-48f2-855b-6d53042a7254"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:32.523082 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.523082 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:32.584884 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-a07d8b7f-d5c6-4bba-9cfd-3c592c568093 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:32.585610 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 29/114] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:32.643687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.645916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:32.646334 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.648249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.665423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ceef64f5-afb1-48ef-8669-8ecda096916e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.666087 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceef64f5-afb1-48ef-8669-8ecda096916e None None] GET https://10.4.3.27/volume// Aug 20 02:00:32.666363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceef64f5-afb1-48ef-8669-8ecda096916e None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.666817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceef64f5-afb1-48ef-8669-8ecda096916e None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.667911 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceef64f5-afb1-48ef-8669-8ecda096916e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:32.668427 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 29/115] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:32.669123 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.669123 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:32.677930 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9187ba80-d69c-4b9f-b646-0ff67a72bbf9 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:32.679272 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:32.683275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9187ba80-d69c-4b9f-b646-0ff67a72bbf9 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ecf4d82-cb84-457e-83ef-781a0b4c1c76", "connector": null, "instance_uuid": "455620bb-5e29-4463-95ee-1498d556194b"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:32.684589 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9de52b5-83c5-45c4-b260-16cd3696a864 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:32.685034 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 31/116] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:32.686180 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.689645 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:32.689839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:32.690112 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:32.714216 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.714216 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:32.724354 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:32.734457 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-f1f20f12-bb2e-4aef-aff3-5536f13aa34a tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:32.735367 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 30/117] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:32 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:32.869207 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.869207 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:32.939300 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9187ba80-d69c-4b9f-b646-0ff67a72bbf9 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:32.939437 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 28/118] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:00:32.943633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:32.954537 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] PUT https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b Aug 20 02:00:32.954537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:32.975256 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Acquiring lock "cinder-attachment_update-fb2ca4d5-2724-436d-be66-25df0bb97acd-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:32.988633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Lock "cinder-attachment_update-fb2ca4d5-2724-436d-be66-25df0bb97acd-np0000007844" acquired by "attachment_update" :: waited 0.013s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:32.989424 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:32.989424 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:33.018913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.022251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c32d5553-943d-4011-8a4a-c346b0760c55 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.022364 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:33.022364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.022364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.024323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c32d5553-943d-4011-8a4a-c346b0760c55 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:33.024553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c32d5553-943d-4011-8a4a-c346b0760c55 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.024753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c32d5553-943d-4011-8a4a-c346b0760c55 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.042193 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.042193 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:33.048651 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.048651 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:33.053361 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c32d5553-943d-4011-8a4a-c346b0760c55 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:33.060005 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:33.070109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c32d5553-943d-4011-8a4a-c346b0760c55 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:33.070109 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 31/119] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:33.072311 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-697a4f77-071c-4bda-adf3-6e1904f792e0 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:33.073677 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 32/120] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:33.093494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-505a3fd1-f165-4040-abd3-96ab1a74f5df None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.094437 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-505a3fd1-f165-4040-abd3-96ab1a74f5df None None] GET https://10.4.3.27/volume// Aug 20 02:00:33.094437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-505a3fd1-f165-4040-abd3-96ab1a74f5df None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.094437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-505a3fd1-f165-4040-abd3-96ab1a74f5df None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.094684 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-505a3fd1-f165-4040-abd3-96ab1a74f5df None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:33.095211 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 29/121] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:33.108479 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.113609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:33.113841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.115066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.144023 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.144023 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:33.158802 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:33.168899 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-177a9e28-7b89-437d-b26a-751db8b82c59 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:33.169433 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 32/122] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1029 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:33.231457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Lock "cinder-attachment_update-fb2ca4d5-2724-436d-be66-25df0bb97acd-np0000007844" released by "attachment_update" :: held 0.245s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:33.231684 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-8cacb92a-e241-4e1d-af40-0ee5abc0fbe7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b returned with HTTP 200 Aug 20 02:00:33.232590 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 30/123] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:32 2026] PUT /volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b => generated 969 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:33.324629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b866e356-da3a-45d9-a70d-b9fc790e19df None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.327433 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.331840 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] PUT https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 Aug 20 02:00:33.332415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:33.332681 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b866e356-da3a-45d9-a70d-b9fc790e19df tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:33.332932 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b866e356-da3a-45d9-a70d-b9fc790e19df tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.333195 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b866e356-da3a-45d9-a70d-b9fc790e19df tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.348250 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.348250 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:33.348798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Acquiring lock "cinder-attachment_update-9ecf4d82-cb84-457e-83ef-781a0b4c1c76-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:33.356622 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b866e356-da3a-45d9-a70d-b9fc790e19df tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:33.357601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Lock "cinder-attachment_update-9ecf4d82-cb84-457e-83ef-781a0b4c1c76-np0000007844" acquired by "attachment_update" :: waited 0.009s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:33.359301 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.359301 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:33.365840 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b866e356-da3a-45d9-a70d-b9fc790e19df tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:33.366902 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 33/124] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:33.586997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Lock "cinder-attachment_update-9ecf4d82-cb84-457e-83ef-781a0b4c1c76-np0000007844" released by "attachment_update" :: held 0.230s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:33.588781 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-59d5f558-9f54-4c54-8772-502d466798c8 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 returned with HTTP 200 Aug 20 02:00:33.588781 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 30/125] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:33 2026] PUT /volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 => generated 969 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:33.650327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.652784 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:33.653155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.654287 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.670217 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.670217 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:33.680488 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:33.694163 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b2679780-ea40-4cd2-9fec-aa454fed75bc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:33.694996 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 33/126] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:33.706263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.712551 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:33.713322 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.713322 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.727860 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.727860 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:33.736282 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:33.744811 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc04f386-8b81-40af-af6b-7f5527bb5ae6 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:33.744811 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 31/127] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-20976da6-838c-4181-98bb-0339346ee1a3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20976da6-838c-4181-98bb-0339346ee1a3 None None] GET https://10.4.3.27/volume// Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20976da6-838c-4181-98bb-0339346ee1a3 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20976da6-838c-4181-98bb-0339346ee1a3 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20976da6-838c-4181-98bb-0339346ee1a3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:33.828305 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 34/128] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:33.840702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3cd804ff-ce18-4b99-b67b-3e682e618966 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.843447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3cd804ff-ce18-4b99-b67b-3e682e618966 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:33.844262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3cd804ff-ce18-4b99-b67b-3e682e618966 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4309ebd0-00f9-441f-9d8d-854d97194764", "connector": null, "instance_uuid": "c1c20375-f8a4-4230-8b65-62de0279d3da"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:33.859738 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.859738 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:33.908748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3cd804ff-ce18-4b99-b67b-3e682e618966 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:33.909377 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 31/129] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:33 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:33.968966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.970865 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:33.971111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.971403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.983315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-00f3dd53-ded3-4349-bc90-edd7982fa752 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:33.983674 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-00f3dd53-ded3-4349-bc90-edd7982fa752 None None] GET https://10.4.3.27/volume// Aug 20 02:00:33.983874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-00f3dd53-ded3-4349-bc90-edd7982fa752 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:33.984075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-00f3dd53-ded3-4349-bc90-edd7982fa752 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:33.984432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-00f3dd53-ded3-4349-bc90-edd7982fa752 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:33.984881 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 32/130] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:33.992959 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:33.992959 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:33.997364 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:34.002429 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.003470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b66ba1c-afbb-4da5-80a0-c6967f5ec13d tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:34.003470 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 34/131] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:33 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:34.005057 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:34.012792 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:34.012792 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:34.020432 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.020432 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:34.033057 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:34.043068 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-3ed90609-fb93-4e80-9300-3f2217691a13 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:34.044207 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 35/132] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:34 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:34.091571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.094846 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:34.094995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.095047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:34.095047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:34.098426 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:34.099329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:34.099329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:34.116794 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.116794 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:34.121095 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.121095 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:34.131984 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:34.132057 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:34.138578 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5166e42e-1a84-4270-b9b9-ad07fd81b3d1 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:34.139283 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 32/133] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:34 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:34.145751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-88c8637f-ce40-44a1-a6ea-6eb9add22e6f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:34.146930 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 33/134] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:34 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:34.184196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.192407 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] PUT https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e Aug 20 02:00:34.193442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:34.213183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Acquiring lock "cinder-attachment_update-4309ebd0-00f9-441f-9d8d-854d97194764-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:34.224701 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Lock "cinder-attachment_update-4309ebd0-00f9-441f-9d8d-854d97194764-np0000007844" acquired by "attachment_update" :: waited 0.009s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:34.224701 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.224701 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:34.390136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.392915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:34.393149 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:34.393434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:34.405215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Lock "cinder-attachment_update-4309ebd0-00f9-441f-9d8d-854d97194764-np0000007844" released by "attachment_update" :: held 0.183s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:34.405536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-2cb4b0f2-5fd9-47d6-b7ed-46c6c80aa7f3 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e returned with HTTP 200 Aug 20 02:00:34.406343 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 35/135] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:34 2026] PUT /volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:34.408531 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.408531 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:34.416919 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:34.425214 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fcbec8d2-e953-4519-b14d-02736a88bfe9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:34.425214 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 36/136] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:34 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:34.765467 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:34.768115 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:34.770778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:34.770778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:34.789582 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:34.789582 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:34.798201 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:34.810049 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5640a41a-4187-46c7-bdf2-c5a08b0b6913 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:34.810049 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 33/137] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:34 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:35.027071 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:35.029895 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:35.030243 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:35.030551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:35.050272 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:35.050272 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:35.059325 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:35.067054 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad31d88a-11e8-4ab9-ae68-421fa798c588 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:35.067716 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 34/138] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:35 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:35.159015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5731d02b-6f95-4691-aef4-4a7755714f08 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:35.161734 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5731d02b-6f95-4691-aef4-4a7755714f08 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:35.161884 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5731d02b-6f95-4691-aef4-4a7755714f08 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:35.162154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5731d02b-6f95-4691-aef4-4a7755714f08 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:35.170816 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e88f82e4-6435-4c7b-b167-9e358b95691a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:35.174699 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e88f82e4-6435-4c7b-b167-9e358b95691a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:35.175129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e88f82e4-6435-4c7b-b167-9e358b95691a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:35.175277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e88f82e4-6435-4c7b-b167-9e358b95691a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:35.185997 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:35.185997 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:35.191855 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5731d02b-6f95-4691-aef4-4a7755714f08 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:35.192748 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:35.192748 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:35.198382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5731d02b-6f95-4691-aef4-4a7755714f08 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:35.198899 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e88f82e4-6435-4c7b-b167-9e358b95691a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:35.199006 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 36/139] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:35 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:35.205196 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e88f82e4-6435-4c7b-b167-9e358b95691a tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:35.206330 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 37/140] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:35 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:35.441758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:35.443926 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:35.444462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:35.445684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:35.455712 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:35.455712 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:35.466255 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:35.472206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8aa3ee68-35f5-4124-bd70-6092946f6aef tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:35.473306 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 34/141] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:35 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:35.829781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:35.832343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:35.832675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:35.832887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:35.848534 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:35.848534 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:35.853614 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:35.861347 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-064a4083-3f8c-45be-991f-807c9a1bbd74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:35.862071 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 35/142] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:35 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.084617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.086715 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:36.086916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.087490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.100711 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.100711 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:36.108727 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:36.114180 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f6fc25e-0796-47bf-bdd9-539b5dd9b9bb tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:36.115265 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 37/143] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.219953 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.223438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.224220 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:36.224839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.224839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.226057 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:36.226347 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.226686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.239243 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.239243 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:36.242082 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.242082 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:36.244665 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:36.245790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-11b160cf-4161-4637-a62f-132106a5e214 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.249164 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-11b160cf-4161-4637-a62f-132106a5e214 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] POST https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e/action Aug 20 02:00:36.249912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-11b160cf-4161-4637-a62f-132106a5e214 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:36.249997 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:36.250157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-11b160cf-4161-4637-a62f-132106a5e214 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:36.251994 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a08b30e6-0f97-4e39-a53f-eefd10a3eb9d tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:36.253002 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 38/144] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.259321 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b97c7cb8-c7f9-44f1-a847-3d8543dc75c2 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:36.259321 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 35/145] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:36.282386 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.282386 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:36.311494 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-40f07e5c-499a-4c61-acad-06edc3be4510 req-11b160cf-4161-4637-a62f-132106a5e214 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e/action returned with HTTP 204 Aug 20 02:00:36.312142 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 36/146] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:36 2026] POST /volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:36.491456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.493466 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:36.493658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.493856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.501924 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.501924 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:36.506103 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:36.511542 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07927f5c-e339-42f1-889d-5b58349d3cb3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:36.511977 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 38/147] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.601345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.603934 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:36.604486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.604837 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.616473 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.616473 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:36.622879 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:36.630121 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-2d8bd471-87ea-460e-a73c-590aa4aba33e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:36.631190 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 39/148] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.742843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58beb999-3c7f-478c-b7f1-d477d1a9cd4d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.742843 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58beb999-3c7f-478c-b7f1-d477d1a9cd4d None None] GET https://10.4.3.27/volume// Aug 20 02:00:36.742843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58beb999-3c7f-478c-b7f1-d477d1a9cd4d None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.742843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58beb999-3c7f-478c-b7f1-d477d1a9cd4d None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.742843 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58beb999-3c7f-478c-b7f1-d477d1a9cd4d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:36.743854 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 36/149] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:36.754259 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-940c4363-69b6-4d1f-9e3a-6e63eee53644 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.756622 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-940c4363-69b6-4d1f-9e3a-6e63eee53644 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:36.756985 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-940c4363-69b6-4d1f-9e3a-6e63eee53644 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc3b3804-69c1-4ba8-ab62-c525263180af", "connector": null, "instance_uuid": "47e0fb32-7175-4690-9834-695d3411d82d"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:36.766828 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.766828 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:36.796248 np0000007844 devstack@c-api.service[100161]: WARNING cinder.volume.api [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-940c4363-69b6-4d1f-9e3a-6e63eee53644 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 02:00:36.803282 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-940c4363-69b6-4d1f-9e3a-6e63eee53644 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:36.803745 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 37/150] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:36 2026] POST /volume/v3/attachments => generated 271 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:36.843359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-269544df-2f35-4976-a895-0aa23427844c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.845941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-269544df-2f35-4976-a895-0aa23427844c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:36.846187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-269544df-2f35-4976-a895-0aa23427844c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.846424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-269544df-2f35-4976-a895-0aa23427844c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.855636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-226a4b2f-8801-4300-8e78-a1e2e0bf8bc1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.863899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-788dea65-e36a-4f15-a0e3-409875c3d545 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.863899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-788dea65-e36a-4f15-a0e3-409875c3d545 None None] GET https://10.4.3.27/volume// Aug 20 02:00:36.863899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-788dea65-e36a-4f15-a0e3-409875c3d545 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.863899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-788dea65-e36a-4f15-a0e3-409875c3d545 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.864204 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.864204 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:36.864290 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-788dea65-e36a-4f15-a0e3-409875c3d545 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:36.864290 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 37/151] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:36.869669 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-269544df-2f35-4976-a895-0aa23427844c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:36.876452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.881068 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:36.881068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.881068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.881181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67755cab-b769-4a61-8346-0bea3a0920ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:36.881219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-269544df-2f35-4976-a895-0aa23427844c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:36.881274 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 39/152] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:36.887251 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67755cab-b769-4a61-8346-0bea3a0920ae tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:36.887251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67755cab-b769-4a61-8346-0bea3a0920ae tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:36.887251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67755cab-b769-4a61-8346-0bea3a0920ae tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:36.895092 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.895092 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:36.900005 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:36.906186 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-f3ecb967-9c65-421a-b7be-cc1248d5fed5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:36.906767 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 38/153] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1046 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:36.911937 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:36.911937 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:36.920153 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-67755cab-b769-4a61-8346-0bea3a0920ae tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:36.926657 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67755cab-b769-4a61-8346-0bea3a0920ae tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:36.927462 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 38/154] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.025860 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.025860 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] PUT https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d Aug 20 02:00:37.025860 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:37.037731 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Acquiring lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:37.046662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:37.047179 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.047179 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:37.137842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.141005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:37.141005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.141857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.162618 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.162618 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:37.171176 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:37.178706 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-226a4b2f-8801-4300-8e78-a1e2e0bf8bc1 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 Aug 20 02:00:37.179182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-226a4b2f-8801-4300-8e78-a1e2e0bf8bc1 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.179359 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-226a4b2f-8801-4300-8e78-a1e2e0bf8bc1 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.180927 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5216fb18-42dd-47af-9f35-a0f641f0c5a4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:37.181523 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 39/155] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.203897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" released by "attachment_update" :: held 0.158s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:37.204033 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-226a4b2f-8801-4300-8e78-a1e2e0bf8bc1 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 returned with HTTP 200 Aug 20 02:00:37.204100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-ac14527b-baed-4480-b5e7-2c84379e7f87 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d returned with HTTP 200 Aug 20 02:00:37.204559 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 40/156] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:00:36 2026] GET /volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 => generated 437 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.204636 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 40/157] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:37 2026] PUT /volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d => generated 967 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:37.218738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.275300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.279635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.280005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:37.280005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.280005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.282450 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:37.282980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.283330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.307542 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.307542 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:37.316269 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.316269 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:37.316495 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:37.319934 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:37.324097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75bfe0a0-5142-4fa7-901d-5ef98c784d87 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:37.325150 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 41/158] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1315 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:37.328294 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5ec7dd1-134f-4bcf-81de-ff346f76bfef tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:37.328294 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 40/159] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.344879 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.347808 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:37.347808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.348010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.368769 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.368769 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:37.373859 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:37.382765 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8fac513c-65da-4c77-819a-7a0e88ae6c9b tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:37.383378 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 41/160] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:37.526942 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1bf29bde-7663-4c66-9312-cf41060884af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.529574 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bf29bde-7663-4c66-9312-cf41060884af tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:37.529814 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bf29bde-7663-4c66-9312-cf41060884af tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.530002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bf29bde-7663-4c66-9312-cf41060884af tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.539383 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.539383 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:37.548162 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1bf29bde-7663-4c66-9312-cf41060884af tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:37.560255 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bf29bde-7663-4c66-9312-cf41060884af tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:37.560255 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 42/161] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.560486 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:37.560761 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1231809176"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:37.562184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1231809176'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:37.562323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume of 1 GB Aug 20 02:00:37.566893 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Availability Zones retrieved successfully. Aug 20 02:00:37.573216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (58633d68-429c-4f53-8b9a-03c66379932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:37.574882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a3e2ae-e2a7-49f6-a4d6-9818fbb9d8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:37.575331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:37.609455 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a3e2ae-e2a7-49f6-a4d6-9818fbb9d8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:37.610317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48af0b9-9594-4dbf-ad66-bd8405762e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:37.680185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Created reservations ['dff876f3-c33c-4b5b-99de-f9875bd86df6', '0137035a-3dfa-43c5-9f04-481df252c499', 'cd2119b9-8949-4a37-b6ce-13649fad1dbf', 'dfa3ec2a-b8c8-453c-8411-d7969cec9624'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:37.680763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48af0b9-9594-4dbf-ad66-bd8405762e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff876f3-c33c-4b5b-99de-f9875bd86df6', '0137035a-3dfa-43c5-9f04-481df252c499', 'cd2119b9-8949-4a37-b6ce-13649fad1dbf', 'dfa3ec2a-b8c8-453c-8411-d7969cec9624']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:37.682550 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de3acea-1c65-497d-8d5a-5b7bc8014c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:37.710253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de3acea-1c65-497d-8d5a-5b7bc8014c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eddcee6-66d1-4df0-a778-7965605d1922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1231809176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25476d2786ab4e4d8ba6587834e2f053',qos_specs=None,replication_status=,reservations=['dff876f3-c33c-4b5b-99de-f9875bd86df6','0137035a-3dfa-43c5-9f04-481df252c499','cd2119b9-8949-4a37-b6ce-13649fad1dbf','dfa3ec2a-b8c8-453c-8411-d7969cec9624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86fbfd918b064e3886cce2c2870b5110',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1231809176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eddcee6-66d1-4df0-a778-7965605d1922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25476d2786ab4e4d8ba6587834e2f053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86fbfd918b064e3886cce2c2870b5110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:37.711031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaecaeaf-5e48-470b-bb3b-cc1455ac30d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:37.736132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaecaeaf-5e48-470b-bb3b-cc1455ac30d4) transitioned into state 'SUCCESS' from state '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-1231809176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25476d2786ab4e4d8ba6587834e2f053',qos_specs=None,replication_status=,reservations=['dff876f3-c33c-4b5b-99de-f9875bd86df6','0137035a-3dfa-43c5-9f04-481df252c499','cd2119b9-8949-4a37-b6ce-13649fad1dbf','dfa3ec2a-b8c8-453c-8411-d7969cec9624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86fbfd918b064e3886cce2c2870b5110',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:37.737274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92d31f0-e24a-4179-b38b-03440c0e3a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:37.748958 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92d31f0-e24a-4179-b38b-03440c0e3a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:37.749921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (58633d68-429c-4f53-8b9a-03c66379932a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:37.750363 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume request issued successfully. Aug 20 02:00:37.751137 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-422cd77e-c3bb-434c-9ce7-42a85ff75512 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:37.751733 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 39/162] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:37 2026] POST /volume/v3/volumes => generated 757 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:37.764575 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.767290 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] GET https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:37.767637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.767922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.776773 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.776773 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:37.781872 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:37.789311 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd7a3b06-7ab3-4d49-ad37-5a0ff3efd2f2 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 200 Aug 20 02:00:37.789949 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 41/163] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.895249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.895359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.896997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.899334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] POST https://10.4.3.27/volume/v3/snapshots/None/action Aug 20 02:00:37.899650 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:37.899708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:37.899765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:37.900117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.900117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.900577 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] POST https://10.4.3.27/volume/v3/snapshots/6f78f314-5d1f-4047-b336-8ee932440906/action Aug 20 02:00:37.900664 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.901022 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.snapshot_actions [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100163) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 02:00:37.901221 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:37.901373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:37.902609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.snapshot_actions [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100162) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 02:00:37.902896 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:37.903128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.903379 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.914294 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.914294 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:37.917687 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.917687 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:37.920429 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:37.922206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-8d2c4662-d250-42fa-a9cf-352f57e672c8 req-6c0a3406-9fa7-4805-a023-3618ea35023c tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] https://10.4.3.27/volume/v3/snapshots/None/action returned with HTTP 404 Aug 20 02:00:37.922880 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:37.922966 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 40/164] 10.4.3.27 () {72 vars in 1575 bytes} [Thu Aug 20 02:00:37 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:37.929540 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0f76c03-86a0-4577-ac58-413b9f64fd6c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:37.930469 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 42/165] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:37.933361 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a787b25-d041-403b-a23f-4da2e4f07a78 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:37.933963 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 42/166] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1315 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:37.945683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:37.947883 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:37.948140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:37.949252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:37.960952 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:37.960952 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:37.966698 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:37.974669 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67bddfa9-75b2-4342-b81b-5f2469a9e8ee tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:37.975318 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 41/167] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:37 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.009191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.012040 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:38.012277 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.012540 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.076644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f0b00b6c-a490-449f-92b6-51c1c7a7a83a req-42d9df2a-4f1b-471b-8ea7-f4a35666a936 tempest-VolumesAssistedSnapshotsTest-1157620675 tempest-VolumesAssistedSnapshotsTest-1157620675-project] https://10.4.3.27/volume/v3/snapshots/6f78f314-5d1f-4047-b336-8ee932440906/action returned with HTTP 404 Aug 20 02:00:38.077203 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 43/168] 10.4.3.27 () {72 vars in 1671 bytes} [Thu Aug 20 02:00:37 2026] POST /volume/v3/snapshots/6f78f314-5d1f-4047-b336-8ee932440906/action => generated 111 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:38.169988 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.169988 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:38.173932 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:38.178289 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-76aedacf-ac10-4385-9de9-548651c2c468 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:38.178760 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 43/169] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1315 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:38.199689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-28423fdf-16cb-4746-b004-9342a5135887 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.201698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-28423fdf-16cb-4746-b004-9342a5135887 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:38.201930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-28423fdf-16cb-4746-b004-9342a5135887 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.202135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-28423fdf-16cb-4746-b004-9342a5135887 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.213721 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.213721 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:38.217054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.218451 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-28423fdf-16cb-4746-b004-9342a5135887 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:38.218936 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] POST https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1/action Aug 20 02:00:38.219266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:38.219368 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:38.223979 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-28423fdf-16cb-4746-b004-9342a5135887 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:38.224450 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 43/170] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.233899 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.233899 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:38.234377 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:38.242151 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Begin detaching volume completed successfully. Aug 20 02:00:38.242434 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-34b7cb49-e36c-4a8c-805a-fb2237d236f9 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1/action returned with HTTP 202 Aug 20 02:00:38.243088 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 42/171] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:00:38 2026] POST /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:00:38.291274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-70d41aa8-d4bf-4f08-b6d4-3e15536150a6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.291704 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70d41aa8-d4bf-4f08-b6d4-3e15536150a6 None None] GET https://10.4.3.27/volume// Aug 20 02:00:38.291822 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70d41aa8-d4bf-4f08-b6d4-3e15536150a6 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.292051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70d41aa8-d4bf-4f08-b6d4-3e15536150a6 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.292433 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70d41aa8-d4bf-4f08-b6d4-3e15536150a6 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:38.292716 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 44/172] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:38.299956 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.302648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:38.303091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.303508 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.320497 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.320497 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:38.324087 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:38.328550 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-7f3946cc-918b-4952-96f9-38b7175daf96 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:38.328857 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 44/173] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:38.343978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cde87af5-251e-4366-b846-e220c426272c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.346361 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cde87af5-251e-4366-b846-e220c426272c tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:38.346674 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cde87af5-251e-4366-b846-e220c426272c tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.346940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cde87af5-251e-4366-b846-e220c426272c tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.358986 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.358986 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:38.363584 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cde87af5-251e-4366-b846-e220c426272c tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:38.368289 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cde87af5-251e-4366-b846-e220c426272c tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:38.368885 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 44/174] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.576896 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-feb098f7-05be-4325-8743-3eda4f88200b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.578875 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-feb098f7-05be-4325-8743-3eda4f88200b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:38.579039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-feb098f7-05be-4325-8743-3eda4f88200b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.579273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-feb098f7-05be-4325-8743-3eda4f88200b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.587845 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.587845 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:38.592460 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-feb098f7-05be-4325-8743-3eda4f88200b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:38.597600 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-feb098f7-05be-4325-8743-3eda4f88200b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:38.598285 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 43/175] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.809138 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.814683 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] GET https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:38.814948 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.815214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.827506 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.827506 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:38.831294 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:38.835457 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e198f866-fe0e-4f43-9edb-8c5aa6813e58 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 200 Aug 20 02:00:38.835457 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 45/176] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.850987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.853238 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 Aug 20 02:00:38.853682 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:38.900966 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.901341 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.901719 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.902333 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.902715 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.903044 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.903564 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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 20 02:00:38.909807 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0ec3dc2-4350-453d-84d3-f8513ab9cf56 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 returned with HTTP 200 Aug 20 02:00:38.910396 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 45/177] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:00:38 2026] PUT /volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.921652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-432048e1-7601-4972-833c-6eb2e6461cbd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.923729 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:38.924157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:38.926035 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:38.926191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume of 2 GB Aug 20 02:00:38.930947 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Availability Zones retrieved successfully. Aug 20 02:00:38.950754 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.952753 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:38.953038 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.953341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:38.963647 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:38.963647 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:38.968799 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:38.974553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b38e2c4c-8b3b-4933-a8d1-8d7bf96efe0f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:38.975000 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 44/178] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:38.989828 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff3c854f-cdaa-407d-893c-095831dbab7c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:38.991592 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff3c854f-cdaa-407d-893c-095831dbab7c tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:38.991934 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff3c854f-cdaa-407d-893c-095831dbab7c tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:38.992277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff3c854f-cdaa-407d-893c-095831dbab7c tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.004115 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.004115 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:39.009585 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff3c854f-cdaa-407d-893c-095831dbab7c tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:39.015689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff3c854f-cdaa-407d-893c-095831dbab7c tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:39.016180 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 46/179] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:38 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.075737 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (7765dc5a-45a4-43cb-9a56-f5c0219b5512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:39.077278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac390c1-5770-4f17-9486-3777bd5baee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.078786 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Validating volume size '2' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:39.117951 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac390c1-5770-4f17-9486-3777bd5baee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:39.119155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01116e2-05dd-4dfa-9557-8a4ed73edc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.161613 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota_utils [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Quota exceeded for 25476d2786ab4e4d8ba6587834e2f053, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 02:00:39.165873 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01116e2-05dd-4dfa-9557-8a4ed73edc45) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:00:39.165873 np0000007844 devstack@c-api.service[100164]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 20 02:00:39.168563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01116e2-05dd-4dfa-9557-8a4ed73edc45) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.169918 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01116e2-05dd-4dfa-9557-8a4ed73edc45) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:00:39.170903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac390c1-5770-4f17-9486-3777bd5baee7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.172237 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac390c1-5770-4f17-9486-3777bd5baee7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:00:39.173498 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (7765dc5a-45a4-43cb-9a56-f5c0219b5512) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:00:39.173943 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.middleware.fault [None req-432048e1-7601-4972-833c-6eb2e6461cbd tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 413 Aug 20 02:00:39.174967 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 45/180] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:38 2026] POST /volume/v3/volumes => generated 208 bytes in 254 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 02:00:39.186473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3a48ecea-7c64-4577-aaac-89350cdd919f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.186921 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a48ecea-7c64-4577-aaac-89350cdd919f tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 Aug 20 02:00:39.187364 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a48ecea-7c64-4577-aaac-89350cdd919f tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:39.215838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-2ee0da7f-1416-4904-9ce8-eb1b4e201b24 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.218795 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-2ee0da7f-1416-4904-9ce8-eb1b4e201b24 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] POST https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b/action Aug 20 02:00:39.219351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-2ee0da7f-1416-4904-9ce8-eb1b4e201b24 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:39.219568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-2ee0da7f-1416-4904-9ce8-eb1b4e201b24 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:39.240610 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.241352 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.241352 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:39.243241 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:39.243348 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a48ecea-7c64-4577-aaac-89350cdd919f tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 returned with HTTP 200 Aug 20 02:00:39.243635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.243906 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 46/181] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:00:39 2026] PUT /volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.243973 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.255129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.256496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c2ed0632-64ce-43c7-a0f5-93795b399a03 req-2ee0da7f-1416-4904-9ce8-eb1b4e201b24 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b/action returned with HTTP 204 Aug 20 02:00:39.256913 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.256913 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:39.257175 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 45/182] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:39 2026] POST /volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:39.258370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:39.258972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:39.260919 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:39.261043 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Create volume of 1 GB Aug 20 02:00:39.261517 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.261517 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:39.262777 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:39.266037 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Availability Zones retrieved successfully. Aug 20 02:00:39.271504 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-642489a8-3a7c-472f-8ac2-aa258ad69686 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:39.272164 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 47/183] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.273243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (ee0f0ac0-52ba-4750-989f-e33722c1061c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:39.274388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a91939-b1a8-4550-8cd9-0c8e0530025e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.281971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:39.314447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a91939-b1a8-4550-8cd9-0c8e0530025e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:39.315322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dcee65-dd87-4859-ab40-bead58da9f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.363029 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota_utils [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Quota exceeded for 25476d2786ab4e4d8ba6587834e2f053, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 20 02:00:39.364824 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dcee65-dd87-4859-ab40-bead58da9f31) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:00:39.364824 np0000007844 devstack@c-api.service[100164]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 20 02:00:39.366863 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dcee65-dd87-4859-ab40-bead58da9f31) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.367653 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dcee65-dd87-4859-ab40-bead58da9f31) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:00:39.368355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a91939-b1a8-4550-8cd9-0c8e0530025e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:39.369029 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a91939-b1a8-4550-8cd9-0c8e0530025e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:00:39.369854 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Flow 'volume_create_api' (ee0f0ac0-52ba-4750-989f-e33722c1061c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:00:39.370162 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.middleware.fault [None req-d55abdf8-7e29-4c67-9d79-37c972e6f159 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 413 Aug 20 02:00:39.371087 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 46/184] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:39 2026] POST /volume/v3/volumes => generated 150 bytes in 117 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 02:00:39.383256 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-46f749d1-30a0-49ce-af27-930dce0de046 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.385356 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-46f749d1-30a0-49ce-af27-930dce0de046 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 Aug 20 02:00:39.385709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-46f749d1-30a0-49ce-af27-930dce0de046 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:39.388411 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.390793 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:39.391128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.391468 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.403307 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.403307 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:39.407609 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:39.414454 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6be219da-89b4-4f4e-969a-a08c7fb80581 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:39.414981 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 46/185] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.431005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-46f749d1-30a0-49ce-af27-930dce0de046 tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 returned with HTTP 200 Aug 20 02:00:39.431658 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 47/186] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:00:39 2026] PUT /volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.442954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.445097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] POST https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922/action Aug 20 02:00:39.445546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:39.445691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:39.456545 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.456545 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:39.457222 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:39.493979 np0000007844 devstack@c-api.service[100162]: ERROR cinder.volume.api [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Quota exceeded for 25476d2786ab4e4d8ba6587834e2f053, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 02:00:39.502107 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.middleware.fault [None req-7caf1bcd-1329-4521-b92f-0dfb5197cf1d tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922/action returned with HTTP 413 Aug 20 02:00:39.503099 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 48/187] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:00:39 2026] POST /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922/action => generated 208 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 02:00:39.512469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.515041 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] GET https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:39.515337 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.515591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.523509 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.523509 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:39.528699 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:39.533371 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-03d73cbb-9f2a-480b-8664-d247a6dafbda tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 200 Aug 20 02:00:39.533814 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 47/188] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.552782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.554595 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] DELETE https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:39.554788 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.554979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.555147 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Delete volume with id: 7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:39.563386 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.563386 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:39.563879 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:39.589541 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Delete volume request issued successfully. Aug 20 02:00:39.589727 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1b79a4a-7336-4ec3-89a2-6ee6abf1ccfa tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 202 Aug 20 02:00:39.590154 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 47/189] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:39 2026] DELETE /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:39.598301 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.601347 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] GET https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:39.601774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.602053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.609693 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.609693 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:39.611771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0885fa63-f586-44f5-942d-cc14e5f12afe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.614301 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0885fa63-f586-44f5-942d-cc14e5f12afe tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:39.614478 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Volume info retrieved successfully. Aug 20 02:00:39.614654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0885fa63-f586-44f5-942d-cc14e5f12afe tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.615050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0885fa63-f586-44f5-942d-cc14e5f12afe tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:39.620245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a70cf07-0100-45e9-8137-43d136f0cbe1 tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 200 Aug 20 02:00:39.620663 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 48/190] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.624469 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:39.624469 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:39.629095 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0885fa63-f586-44f5-942d-cc14e5f12afe tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:39.634846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0885fa63-f586-44f5-942d-cc14e5f12afe tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:39.635300 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 49/191] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:39.987454 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:39.989774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:39.990038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:39.990326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.001494 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.001494 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:40.006306 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:40.011851 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a68652e-0bc3-4d58-b945-4ccb2fb04f5d tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:40.012291 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 48/192] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:39 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:40.033215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ece18215-6bdb-4cca-99ba-22b268732cec None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.035046 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece18215-6bdb-4cca-99ba-22b268732cec tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:40.035207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece18215-6bdb-4cca-99ba-22b268732cec tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.035444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece18215-6bdb-4cca-99ba-22b268732cec tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.049428 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.049428 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:40.053538 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ece18215-6bdb-4cca-99ba-22b268732cec tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:40.061313 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece18215-6bdb-4cca-99ba-22b268732cec tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:40.061313 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 48/193] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:40.074158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-625b9651-a3b1-4096-82f2-4f886939dc15 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.075913 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-625b9651-a3b1-4096-82f2-4f886939dc15 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:40.076100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-625b9651-a3b1-4096-82f2-4f886939dc15 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.079623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-625b9651-a3b1-4096-82f2-4f886939dc15 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.088562 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.088562 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:40.093019 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-625b9651-a3b1-4096-82f2-4f886939dc15 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:40.097681 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-625b9651-a3b1-4096-82f2-4f886939dc15 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:40.098272 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 49/194] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:40.290309 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.292143 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:40.292415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.292643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.304097 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.304097 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:40.308250 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:40.312697 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7845d379-c9ae-47d0-92f3-1bf5d13247e4 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:40.313082 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 50/195] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:40.431108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-65b1ee50-9088-40f3-9550-b74721a5889f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.433430 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65b1ee50-9088-40f3-9550-b74721a5889f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:40.433699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65b1ee50-9088-40f3-9550-b74721a5889f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.433948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65b1ee50-9088-40f3-9550-b74721a5889f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.445678 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.445678 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:40.449597 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-65b1ee50-9088-40f3-9550-b74721a5889f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:40.455473 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65b1ee50-9088-40f3-9550-b74721a5889f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:40.455925 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 49/196] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:40.634085 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1c744d83-80bb-4a01-b1a7-1d73623ad15e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.636046 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c744d83-80bb-4a01-b1a7-1d73623ad15e tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] GET https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 Aug 20 02:00:40.636296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c744d83-80bb-4a01-b1a7-1d73623ad15e tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.636580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c744d83-80bb-4a01-b1a7-1d73623ad15e tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.642543 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c744d83-80bb-4a01-b1a7-1d73623ad15e tempest-VolumeQuotasNegativeTestJSON-1324712790 tempest-VolumeQuotasNegativeTestJSON-1324712790-project-member] https://10.4.3.27/volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 returned with HTTP 404 Aug 20 02:00:40.643205 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 49/197] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/7eddcee6-66d1-4df0-a778-7965605d1922 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:40.649587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.651296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5143affa-2e2c-409c-b202-58780d4fd6aa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:40.651577 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:40.651698 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:40.651898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:40.653169 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5143affa-2e2c-409c-b202-58780d4fd6aa tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 Aug 20 02:00:40.653515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5143affa-2e2c-409c-b202-58780d4fd6aa tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-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=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:40.659608 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:40.659608 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:40.664346 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:40.670732 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2f1d7eb-798f-4c84-8cd2-b23a386107ea tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:40.671488 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 50/198] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:40 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:40.750856 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5143affa-2e2c-409c-b202-58780d4fd6aa tempest-VolumeQuotasNegativeTestJSON-1917260370 tempest-VolumeQuotasNegativeTestJSON-1917260370-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 returned with HTTP 200 Aug 20 02:00:40.751396 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 51/199] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:00:40 2026] PUT /volume/v3/os-quota-sets/25476d2786ab4e4d8ba6587834e2f053 => generated 395 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:41.025388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35114134-b05a-4509-9700-f90ac6f1d135 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:41.027433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35114134-b05a-4509-9700-f90ac6f1d135 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:41.027658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35114134-b05a-4509-9700-f90ac6f1d135 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:41.027854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35114134-b05a-4509-9700-f90ac6f1d135 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:41.037327 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:41.037327 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:41.043614 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35114134-b05a-4509-9700-f90ac6f1d135 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:41.049372 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35114134-b05a-4509-9700-f90ac6f1d135 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:41.049881 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 50/200] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:41 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:41.325241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aca05a98-9576-4857-a948-884db5bce108 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:41.326991 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aca05a98-9576-4857-a948-884db5bce108 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:41.327218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aca05a98-9576-4857-a948-884db5bce108 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:41.327471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aca05a98-9576-4857-a948-884db5bce108 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:41.336753 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:41.336753 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:41.339788 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-aca05a98-9576-4857-a948-884db5bce108 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:41.343703 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aca05a98-9576-4857-a948-884db5bce108 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:41.344075 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 50/201] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:41 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:41.469520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:41.471809 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:41.472095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:41.472371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:41.485255 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:41.485255 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:41.490622 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:41.496668 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f1e9fdbe-efca-4586-b243-af18a0ded96f tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:41.497182 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 51/202] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:41 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:41.685017 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:41.686782 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:41.686971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:41.687160 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:41.693499 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:41.693499 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:41.696858 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:41.700750 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cb220a91-d584-485e-a1a0-fdcd5b8640c4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:41.701111 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 52/203] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:41 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:42.065646 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.067708 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:42.067708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.067986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.082798 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.082798 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:42.087324 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:42.092553 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2bec2fa7-2cef-4b92-9b1c-f65f55118b4e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:42.093039 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 51/204] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:42.240850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9dc2ab81-4142-46f7-a72c-41923eb07401 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.243556 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9dc2ab81-4142-46f7-a72c-41923eb07401 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] POST https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4/action Aug 20 02:00:42.244047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9dc2ab81-4142-46f7-a72c-41923eb07401 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:42.244248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9dc2ab81-4142-46f7-a72c-41923eb07401 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:42.265819 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.265819 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:42.278620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3f97675d-b6ae-439c-aad6-938161a41135 req-9dc2ab81-4142-46f7-a72c-41923eb07401 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4/action returned with HTTP 204 Aug 20 02:00:42.279075 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 51/205] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:42 2026] POST /volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:42.362213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.363712 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:42.363974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.364298 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.376687 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.376687 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:42.381364 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:42.389395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4d21cd4-19bb-4803-9d8f-4b16ec3fe69c tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:42.389994 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 52/206] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:42.511447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.513320 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:42.513718 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.514064 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.527205 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.527205 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:42.532188 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:42.537953 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b47fc22-ec29-4330-bf93-fa3d96f127cb tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:42.538806 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 53/207] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:42.556850 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.559023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:42.559276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.559562 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.573528 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.573528 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:42.577843 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:42.582611 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f8d8b60-014e-4925-a8e7-153fd5840c37 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:42.583073 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 52/208] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:42.596816 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.599271 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:42.599575 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.599838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.613122 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.613122 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:42.617175 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:42.624182 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e1e87c9-bcef-4c1b-aa07-f93b47491386 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:42.624369 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 52/209] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:42.715851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.717760 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:42.717964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.718181 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.726895 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.726895 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:42.731955 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:42.737880 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6759af0d-b3ae-420b-9fd0-011fb72a9e1d tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:42.738312 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 53/210] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:42.815854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:42.818312 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:00:42.818643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:42.818804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:42.831249 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:42.831249 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:42.835621 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:00:42.841603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c768dbf9-ffe0-4ef3-82b7-9758a8a8e867 req-528507ff-4520-449b-b883-72e6ef43ce11 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:00:42.842163 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 54/211] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:42 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:43.106915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e5cbef02-858c-403c-809f-c2060e4af577 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:43.109279 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5cbef02-858c-403c-809f-c2060e4af577 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:43.109461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5cbef02-858c-403c-809f-c2060e4af577 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:43.109588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5cbef02-858c-403c-809f-c2060e4af577 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:43.124400 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:43.124400 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:43.128737 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e5cbef02-858c-403c-809f-c2060e4af577 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:43.134463 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5cbef02-858c-403c-809f-c2060e4af577 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:43.134922 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 53/212] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:43 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:43.407001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:43.408763 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:43.408912 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:43.409133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:43.425182 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:43.425182 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:43.430849 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:43.434807 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9d2803e5-94ef-4942-9e0d-4826502eaa21 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:43.435344 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 53/213] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:43 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:43.754581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:43.756344 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:43.756585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:43.756803 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:43.763437 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:43.763437 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:43.766977 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:43.771328 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ccae1f3-19eb-4a1e-b19c-4ba34552dcf8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:43.771757 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 54/214] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:43 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:44.149864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:44.151874 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:44.152128 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:44.152414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:44.164620 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:44.164620 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:44.170293 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:44.176632 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d140653-71aa-4431-9f4f-9db2df81fbe4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:44.177104 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 55/215] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:44 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:44.449396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:44.451731 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:44.451989 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:44.452245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:44.464091 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:44.464091 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:44.467692 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:44.472101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e5aa9c5-1d32-4684-b6e6-2391e976b3e0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:44.472508 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 54/216] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:44 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:44.784124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:44.786466 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:44.786679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:44.786894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:44.797243 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:44.797243 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:44.801475 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:44.805642 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ce5aa0d-cabe-4532-a1e3-7a9446c17415 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:44.806048 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 54/217] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:44 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:44.807142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50985fa3-8684-4207-ae60-de80a47fbd51 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.020205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50985fa3-8684-4207-ae60-de80a47fbd51 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:00:45.020644 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50985fa3-8684-4207-ae60-de80a47fbd51 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:45.037930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50985fa3-8684-4207-ae60-de80a47fbd51 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:00:45.038393 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 55/218] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:00:44 2026] POST /volume/v3/types => generated 188 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:45.047812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a80bbd56-0f96-4ad9-afd2-230bc7c1d663 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.049930 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a80bbd56-0f96-4ad9-afd2-230bc7c1d663 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:00:45.050518 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a80bbd56-0f96-4ad9-afd2-230bc7c1d663 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:45.066627 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a80bbd56-0f96-4ad9-afd2-230bc7c1d663 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:00:45.066950 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 56/219] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:00:45 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:45.077026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.193572 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e285462c-1a60-4237-a8d8-c5304512e89c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.195209 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e285462c-1a60-4237-a8d8-c5304512e89c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:45.195444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e285462c-1a60-4237-a8d8-c5304512e89c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:45.195641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e285462c-1a60-4237-a8d8-c5304512e89c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:45.204746 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.204746 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:45.208503 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e285462c-1a60-4237-a8d8-c5304512e89c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:45.214569 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e285462c-1a60-4237-a8d8-c5304512e89c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:45.215390 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 55/220] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:45 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:45.282838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:45.283249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:45.284655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:45.288109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Create volume of 1 GB Aug 20 02:00:45.288443 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.288443 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:45.288872 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Availability Zones retrieved successfully. Aug 20 02:00:45.294243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Flow 'volume_create_api' (0c14cacb-2d76-466a-9384-d116db338467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:45.295135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d72bef3-da26-4fdc-88b5-c9f99aca4749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:45.295971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:45.318901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d72bef3-da26-4fdc-88b5-c9f99aca4749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:00:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f99dd049-06ea-4f31-adda-40d584a738b2,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f99dd049-06ea-4f31-adda-40d584a738b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:45.319936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef497701-ae7f-46ae-81c6-e0dfb8f2872f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:45.358175 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:45.358599 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:45.403829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Created reservations ['e95c678c-21ce-4c45-b1c6-67bda727c11f', '18fe3e75-e8bb-491b-8583-de9225b435c7', 'de3e2a4d-9de0-4025-a78f-50f0347550f1', 'daf8dd82-71c0-47c5-bafa-20cc57adc6fd'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:45.404892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef497701-ae7f-46ae-81c6-e0dfb8f2872f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e95c678c-21ce-4c45-b1c6-67bda727c11f', '18fe3e75-e8bb-491b-8583-de9225b435c7', 'de3e2a4d-9de0-4025-a78f-50f0347550f1', 'daf8dd82-71c0-47c5-bafa-20cc57adc6fd']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:45.405913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a720440-e8ca-4a21-997e-367d87e2514d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:45.436867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a720440-e8ca-4a21-997e-367d87e2514d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5204c16-db94-4879-85db-b24172aa302b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e56e1b911654e7a9044d8dfb8a38f1c',qos_specs=None,replication_status=,reservations=['e95c678c-21ce-4c45-b1c6-67bda727c11f','18fe3e75-e8bb-491b-8583-de9225b435c7','de3e2a4d-9de0-4025-a78f-50f0347550f1','daf8dd82-71c0-47c5-bafa-20cc57adc6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ff0c01e4ddf4dc1bc9e91047aaa39f0',volume_type_id=f99dd049-06ea-4f31-adda-40d584a738b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5204c16-db94-4879-85db-b24172aa302b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e56e1b911654e7a9044d8dfb8a38f1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ff0c01e4ddf4dc1bc9e91047aaa39f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f99dd049-06ea-4f31-adda-40d584a738b2),volume_type_id=f99dd049-06ea-4f31-adda-40d584a738b2)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:45.438220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aaf8d1-c43d-4288-8566-6cf6d67a39eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:45.463930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aaf8d1-c43d-4288-8566-6cf6d67a39eb) transitioned into state 'SUCCESS' from state '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-545573491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e56e1b911654e7a9044d8dfb8a38f1c',qos_specs=None,replication_status=,reservations=['e95c678c-21ce-4c45-b1c6-67bda727c11f','18fe3e75-e8bb-491b-8583-de9225b435c7','de3e2a4d-9de0-4025-a78f-50f0347550f1','daf8dd82-71c0-47c5-bafa-20cc57adc6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ff0c01e4ddf4dc1bc9e91047aaa39f0',volume_type_id=f99dd049-06ea-4f31-adda-40d584a738b2)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:45.464830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9f4d85-1d84-4c31-9e28-8768ea2e7048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:45.478826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9f4d85-1d84-4c31-9e28-8768ea2e7048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:45.479830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Flow 'volume_create_api' (0c14cacb-2d76-466a-9384-d116db338467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:45.480242 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Create volume request issued successfully. Aug 20 02:00:45.480864 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a40c266c-e308-4ba6-b3cf-18faab28f0d5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:45.481218 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 55/221] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:00:45 2026] POST /volume/v3/volumes => generated 765 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:45.487205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.489278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:45.489482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:45.489673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:45.493446 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.496530 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:45.496835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:45.497057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:45.501457 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.501457 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:45.504713 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.504713 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:45.505635 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:45.508287 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:45.509820 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe5390df-8207-463b-a16e-ba2b2c977ffd tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:45.510207 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 56/222] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:45 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:45.513465 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2384685b-f3db-4e0b-a49e-8c5d31cf677d tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:45.513993 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 57/223] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:45 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:45.638185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b9343bc9-c2cc-427e-9854-037e9c7c0479 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.640519 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b9343bc9-c2cc-427e-9854-037e9c7c0479 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] POST https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e/action Aug 20 02:00:45.640894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b9343bc9-c2cc-427e-9854-037e9c7c0479 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:45.641009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b9343bc9-c2cc-427e-9854-037e9c7c0479 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:45.661956 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.661956 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:45.677224 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c587635a-e589-4385-829d-5f38fe87f4b1 req-b9343bc9-c2cc-427e-9854-037e9c7c0479 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e/action returned with HTTP 204 Aug 20 02:00:45.677851 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 56/224] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:45 2026] POST /volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:45.823448 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:45.825321 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:45.825599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:45.825855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:45.834014 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:45.834014 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:45.839334 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:45.843999 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9abb9a17-9827-4652-8bcc-6b5c82afa2e0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:45.844395 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 56/225] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:45 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:46.229146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.231205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:46.231466 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.231712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.244697 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.244697 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:46.249107 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:46.254658 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48e9b88c-06f4-40b5-a3bd-943489f94c15 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:46.255370 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 57/226] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:46.522881 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.524908 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:46.525146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.526215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.526854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.528771 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:46.529012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.529245 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.537073 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.537073 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:46.537784 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.537784 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:46.541387 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:46.543725 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:46.545935 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9853a97c-f9d9-4d76-a71e-dc377098cc72 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:46.546375 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 58/227] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:46.550043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-980f970a-4a95-4b61-9061-5bf9e0cd2af2 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:46.550645 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 57/228] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:46.560281 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.562151 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:46.562422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.562733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.566349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.568800 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:46.569539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.569539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.573553 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.573553 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:46.578712 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:46.578779 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.578779 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:46.581789 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Volume info retrieved successfully. Aug 20 02:00:46.583029 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e48bd99a-0360-4c5d-b4a0-88565ce26535 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:46.583291 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 57/229] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:46.586813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9131ed24-9b9e-432e-af61-c2d26f32aa1e tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:46.587425 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 58/230] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:46.604740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3481d0ea-8964-4288-9def-5ce5512160a5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.607563 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] POST https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b/action Aug 20 02:00:46.608800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:46.609045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:46.619117 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.619117 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:46.620072 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:46.649048 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:46.649688 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:46.685760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Created reservations ['68233070-ae68-4d05-b748-383a512782b9', '5be758f8-f4a3-44fb-b093-ab8904f85b2b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:46.702984 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:46.703327 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-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 20 02:00:46.711308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Created reservations ['9512dd24-6289-4f9e-a69a-23dd5693b3ec', '637329f0-6802-4498-8382-cec3cf67648a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:46.756014 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Retype volume request issued successfully. Aug 20 02:00:46.756487 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3481d0ea-8964-4288-9def-5ce5512160a5 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b/action returned with HTTP 202 Aug 20 02:00:46.757054 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 59/231] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:00:46 2026] POST /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:00:46.765840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-87590fea-b24c-4965-afc8-547ae3c83638 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.768729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87590fea-b24c-4965-afc8-547ae3c83638 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:46.769030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87590fea-b24c-4965-afc8-547ae3c83638 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.769197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87590fea-b24c-4965-afc8-547ae3c83638 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.776950 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.776950 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:46.785337 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-87590fea-b24c-4965-afc8-547ae3c83638 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:46.794128 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87590fea-b24c-4965-afc8-547ae3c83638 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:46.794828 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 58/232] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:46.861610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:46.863255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:46.863630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:46.863970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:46.871588 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:46.871588 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:46.878996 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:46.881667 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30b60b23-3b54-43f0-9629-3b3187ac24f0 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:46.882132 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 58/233] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:46 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.269052 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9af94238-bd0f-4d04-be00-82890c2e475b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.271194 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9af94238-bd0f-4d04-be00-82890c2e475b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:47.271508 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9af94238-bd0f-4d04-be00-82890c2e475b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.271737 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9af94238-bd0f-4d04-be00-82890c2e475b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.283286 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.283286 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:47.287447 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9af94238-bd0f-4d04-be00-82890c2e475b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:47.292751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9af94238-bd0f-4d04-be00-82890c2e475b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:47.293211 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 59/234] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.811752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.814007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:47.814132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.814340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.823964 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.823964 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:47.830160 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:47.836550 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fe9dc18-c033-47f3-9ce9-b8671b278d81 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:47.837251 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 60/235] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.854091 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.856720 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:47.856979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.857263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.867011 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.867011 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:47.872029 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Volume info retrieved successfully. Aug 20 02:00:47.877753 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51add01a-e544-423d-b1c9-a9ee5461bcf9 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:47.878468 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 59/236] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:47.893988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-425c4762-3198-4e37-bf98-f493d718f5d8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.896004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] GET https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491 Aug 20 02:00:47.896076 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-97949b11-2455-4f2b-acb3-c116b5276e6e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.896303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.896492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.897658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491'), ('all_tenants', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:00:47.898722 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97949b11-2455-4f2b-acb3-c116b5276e6e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:47.898979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97949b11-2455-4f2b-acb3-c116b5276e6e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.899247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97949b11-2455-4f2b-acb3-c116b5276e6e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.908522 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.908522 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:47.913485 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-97949b11-2455-4f2b-acb3-c116b5276e6e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:47.919430 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97949b11-2455-4f2b-acb3-c116b5276e6e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:47.920046 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 60/237] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.932389 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Get all volumes completed successfully. Aug 20 02:00:47.932891 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-425c4762-3198-4e37-bf98-f493d718f5d8 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491 returned with HTTP 200 Aug 20 02:00:47.933374 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 59/238] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-545573491 => generated 344 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.941812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.943616 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:47.943827 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.944019 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.951533 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.951533 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:47.955357 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:47.960351 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a75da85f-4ba4-403e-b8e1-11444d127a19 tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:47.960831 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 61/239] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:47 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:47.976415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:47.978324 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:47.978512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:47.978731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:47.978887 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Delete volume with id: e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:47.989980 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:47.989980 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:47.990867 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:48.014336 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Delete volume request issued successfully. Aug 20 02:00:48.014663 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5d5955f-a4c3-4e86-85fc-ac9c0543db8f tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 202 Aug 20 02:00:48.015242 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 60/240] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:47 2026] DELETE /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:48.025326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-15526662-798f-4e6d-85c2-a0e7e942401a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.027795 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15526662-798f-4e6d-85c2-a0e7e942401a tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:48.028106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15526662-798f-4e6d-85c2-a0e7e942401a tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.028458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15526662-798f-4e6d-85c2-a0e7e942401a tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.036504 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.036504 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:48.040662 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-15526662-798f-4e6d-85c2-a0e7e942401a tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Volume info retrieved successfully. Aug 20 02:00:48.046643 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15526662-798f-4e6d-85c2-a0e7e942401a tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 200 Aug 20 02:00:48.047170 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 61/241] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:48.305972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a654e2d9-b519-4faf-b7a9-2004987160ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.308104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a654e2d9-b519-4faf-b7a9-2004987160ed tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:48.308310 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a654e2d9-b519-4faf-b7a9-2004987160ed tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.308519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a654e2d9-b519-4faf-b7a9-2004987160ed tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.319282 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.319282 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:48.324311 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a654e2d9-b519-4faf-b7a9-2004987160ed tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:48.330090 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a654e2d9-b519-4faf-b7a9-2004987160ed tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:48.330832 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 60/242] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:48.451887 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.453903 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:48.454066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.454299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.464136 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.464136 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:48.467856 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:48.472137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-d1f83b9c-1364-423e-9731-577640f77e89 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:48.473078 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 62/243] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:48.511559 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.515827 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] POST https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764/action Aug 20 02:00:48.515827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:48.515827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:48.528823 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.528823 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:48.529523 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:48.536675 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Begin detaching volume completed successfully. Aug 20 02:00:48.536872 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-1052cea0-2c27-488d-932b-d4feb110a518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764/action returned with HTTP 202 Aug 20 02:00:48.537282 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 61/244] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:00:48 2026] POST /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:00:48.556850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.558828 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:48.559348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.559348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.569170 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.569170 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:48.572894 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:48.578013 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-185c565b-2ee6-4aba-8b24-3220ad9af490 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:48.578486 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 62/245] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:48.581793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ef1273bd-609d-4537-9752-c9a3f91a960c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.582200 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ef1273bd-609d-4537-9752-c9a3f91a960c None None] GET https://10.4.3.27/volume// Aug 20 02:00:48.582411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ef1273bd-609d-4537-9752-c9a3f91a960c None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.582883 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ef1273bd-609d-4537-9752-c9a3f91a960c None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.583482 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ef1273bd-609d-4537-9752-c9a3f91a960c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:48.583482 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 61/246] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:48.591289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.593624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:48.593846 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.594049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.604171 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.604171 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:48.608337 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:48.613089 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-019b14c3-ce2c-441a-b414-42c14f9306d6 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:48.613823 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 63/247] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:48.667568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-9082cea2-7cf2-4b04-afcf-1f7f4693614f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.670204 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-9082cea2-7cf2-4b04-afcf-1f7f4693614f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d/action Aug 20 02:00:48.670726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-9082cea2-7cf2-4b04-afcf-1f7f4693614f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:48.670901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-9082cea2-7cf2-4b04-afcf-1f7f4693614f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:48.688747 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.688747 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:48.700964 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-bf13aaaf-7966-4c8f-a4ab-114a0540c1fb req-9082cea2-7cf2-4b04-afcf-1f7f4693614f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d/action returned with HTTP 204 Aug 20 02:00:48.700964 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 62/248] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:48 2026] POST /volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:48.766490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-a08b806e-5e9b-4c4d-821b-66e9a9eee880 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.768660 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-a08b806e-5e9b-4c4d-821b-66e9a9eee880 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] DELETE https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e Aug 20 02:00:48.768907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-a08b806e-5e9b-4c4d-821b-66e9a9eee880 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.769133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-a08b806e-5e9b-4c4d-821b-66e9a9eee880 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.778260 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.778260 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:48.844180 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-120b6b2d-d11d-46d2-8bdb-84ab6218b18e req-a08b806e-5e9b-4c4d-821b-66e9a9eee880 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e returned with HTTP 200 Aug 20 02:00:48.844710 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 63/249] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:00:48 2026] DELETE /volume/v3/attachments/0be60c54-ac3f-47b0-ad16-e5ce65309e6e => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:48.937078 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:48.940969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:48.940969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:48.940969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:48.947839 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:48.947839 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:48.954206 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:48.956806 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78dc84fc-c3d3-4193-8830-39667f7e1013 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:48.957453 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 62/250] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:48 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:49.060099 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2193c726-197a-4596-89bb-172e29d502bb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.062001 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2193c726-197a-4596-89bb-172e29d502bb tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] GET https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b Aug 20 02:00:49.062212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2193c726-197a-4596-89bb-172e29d502bb tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.062424 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2193c726-197a-4596-89bb-172e29d502bb tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.069051 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2193c726-197a-4596-89bb-172e29d502bb tempest-VolumeRetypeWithoutMigrationTest-1055829975 tempest-VolumeRetypeWithoutMigrationTest-1055829975-project-member] https://10.4.3.27/volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b returned with HTTP 404 Aug 20 02:00:49.069603 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 64/251] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/e5204c16-db94-4879-85db-b24172aa302b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:49.078804 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-af230bf6-70ba-42b3-b9f4-57eda79b89c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.080782 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af230bf6-70ba-42b3-b9f4-57eda79b89c7 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] DELETE https://10.4.3.27/volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 Aug 20 02:00:49.080926 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af230bf6-70ba-42b3-b9f4-57eda79b89c7 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.081140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af230bf6-70ba-42b3-b9f4-57eda79b89c7 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.113659 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af230bf6-70ba-42b3-b9f4-57eda79b89c7 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 returned with HTTP 202 Aug 20 02:00:49.114130 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 63/252] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:00:49 2026] DELETE /volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:49.123991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-724dc687-575a-4694-9bf2-dba092b8b6db None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.128565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-724dc687-575a-4694-9bf2-dba092b8b6db tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] GET https://10.4.3.27/volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 Aug 20 02:00:49.128846 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-724dc687-575a-4694-9bf2-dba092b8b6db tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.129037 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-724dc687-575a-4694-9bf2-dba092b8b6db tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.132757 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-724dc687-575a-4694-9bf2-dba092b8b6db tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 returned with HTTP 404 Aug 20 02:00:49.133386 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 64/253] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/types/895e2e22-ae65-43c2-abaa-7bac2dabef44 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:49.141277 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ca40bb78-58b0-46f6-a7b3-578887abea59 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.143558 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca40bb78-58b0-46f6-a7b3-578887abea59 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] DELETE https://10.4.3.27/volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 Aug 20 02:00:49.143865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca40bb78-58b0-46f6-a7b3-578887abea59 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.144156 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca40bb78-58b0-46f6-a7b3-578887abea59 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.186376 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca40bb78-58b0-46f6-a7b3-578887abea59 tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 returned with HTTP 202 Aug 20 02:00:49.186926 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 63/254] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:00:49 2026] DELETE /volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:49.193434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c1d97039-9976-40c4-aace-204693b48ffe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.195039 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c1d97039-9976-40c4-aace-204693b48ffe tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] GET https://10.4.3.27/volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 Aug 20 02:00:49.195239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c1d97039-9976-40c4-aace-204693b48ffe tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.195450 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c1d97039-9976-40c4-aace-204693b48ffe tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.198693 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c1d97039-9976-40c4-aace-204693b48ffe tempest-VolumeRetypeWithoutMigrationTest-815915570 tempest-VolumeRetypeWithoutMigrationTest-815915570-project-admin] https://10.4.3.27/volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 returned with HTTP 404 Aug 20 02:00:49.199148 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 65/255] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/types/f99dd049-06ea-4f31-adda-40d584a738b2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:49.343698 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.345261 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:49.345494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.345724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.355098 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.355098 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:49.358688 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:49.363377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4aa962fc-1c79-4a0f-83ab-6208feb37d27 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:49.363854 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 64/256] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.410727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.413337 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:49.414363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.414363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.424159 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.424159 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:49.428169 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:49.432729 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-092e3f56-50e7-442c-84c6-de7a38380ddb tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:49.433220 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 65/257] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.517832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-72d332f1-16ac-4ab9-9933-9521a5fbe238 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.518082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72d332f1-16ac-4ab9-9933-9521a5fbe238 None None] GET https://10.4.3.27/volume// Aug 20 02:00:49.518243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72d332f1-16ac-4ab9-9933-9521a5fbe238 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.518500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72d332f1-16ac-4ab9-9933-9521a5fbe238 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.518788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72d332f1-16ac-4ab9-9933-9521a5fbe238 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:49.519558 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 64/258] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:49.529341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-03568e61-2f8f-4630-868f-79198428db94 req-07d2533a-a7b1-4f9e-901e-d03ab8c2dbce None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.531667 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-07d2533a-a7b1-4f9e-901e-d03ab8c2dbce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:00:49.532003 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-07d2533a-a7b1-4f9e-901e-d03ab8c2dbce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc3b3804-69c1-4ba8-ab62-c525263180af", "connector": null, "instance_uuid": "a024e78b-c3d5-440a-9c5c-501300208477"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:49.544378 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.544378 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:49.568402 np0000007844 devstack@c-api.service[100162]: /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 20 02:00:49.568402 np0000007844 devstack@c-api.service[100162]: .first() Aug 20 02:00:49.578801 np0000007844 devstack@c-api.service[100162]: WARNING cinder.volume.api [req-03568e61-2f8f-4630-868f-79198428db94 req-07d2533a-a7b1-4f9e-901e-d03ab8c2dbce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 02:00:49.586166 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-07d2533a-a7b1-4f9e-901e-d03ab8c2dbce tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:00:49.586619 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 66/259] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:00:49 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.587054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b3daca21-72d0-4bdc-8316-923c034899b6 req-5f9a4f91-3f1e-4cf7-8a1d-874a76dbb402 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.588986 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b3daca21-72d0-4bdc-8316-923c034899b6 req-5f9a4f91-3f1e-4cf7-8a1d-874a76dbb402 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] DELETE https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b Aug 20 02:00:49.589290 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b3daca21-72d0-4bdc-8316-923c034899b6 req-5f9a4f91-3f1e-4cf7-8a1d-874a76dbb402 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.589470 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b3daca21-72d0-4bdc-8316-923c034899b6 req-5f9a4f91-3f1e-4cf7-8a1d-874a76dbb402 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.591916 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.594147 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:49.594476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.594614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.600699 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.600699 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:49.608466 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.608466 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:49.617529 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:49.618382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.618382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:49.618382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.618382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.623763 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49a24420-4762-4cdf-be7b-000fbfd9a222 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:49.624351 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 66/260] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.637109 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.637109 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:49.640843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-54004078-bb14-4f8a-a035-ecdd76c89fe0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.641342 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-54004078-bb14-4f8a-a035-ecdd76c89fe0 None None] GET https://10.4.3.27/volume// Aug 20 02:00:49.641567 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-54004078-bb14-4f8a-a035-ecdd76c89fe0 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.641804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-54004078-bb14-4f8a-a035-ecdd76c89fe0 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.642186 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-54004078-bb14-4f8a-a035-ecdd76c89fe0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:49.642573 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 67/261] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:49.642750 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:49.649207 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddae156e-bb3f-446a-9d53-e11b20755ff8 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:49.650816 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 65/262] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.651091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.654084 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:49.654396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.654659 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.670713 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.670713 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:49.675972 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:49.679620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b3daca21-72d0-4bdc-8316-923c034899b6 req-5f9a4f91-3f1e-4cf7-8a1d-874a76dbb402 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b returned with HTTP 200 Aug 20 02:00:49.680041 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 65/263] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:00:49 2026] DELETE /volume/v3/attachments/223153f5-d034-477a-b7fc-8eb430dd858b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:49.681155 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-48862d6f-43c2-40dc-b70f-02622f51c816 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:49.681933 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 67/264] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:49.761056 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.763535 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] PUT https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 Aug 20 02:00:49.763979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:49.773154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Acquiring lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:00:49.778908 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:00:49.780434 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.780434 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:49.814521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.816927 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:49.817103 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.817310 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.826802 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.826802 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:49.831977 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:49.837811 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a19d736-d664-44b7-b13c-ceac9b4e16ce tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:49.838239 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 66/265] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1013 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.853117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.854820 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:49.855008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.855218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.855857 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Delete volume with id: 8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:49.863257 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.863257 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:49.863739 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:49.865628 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Lock "cinder-attachment_update-bc3b3804-69c1-4ba8-ab62-c525263180af-np0000007844" released by "attachment_update" :: held 0.087s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:00:49.865834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-4b2ba8a4-f127-4ad8-9dd4-9c386e19f010 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 returned with HTTP 200 Aug 20 02:00:49.866291 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 68/266] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:00:49 2026] PUT /volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 => generated 967 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.882260 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Delete volume request issued successfully. Aug 20 02:00:49.882568 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79b4195b-9fd1-4eb6-b58e-de15c292034f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 202 Aug 20 02:00:49.883007 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 66/267] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:49 2026] DELETE /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:49.891044 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.893288 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:49.893603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.893843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.903518 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.903518 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:49.908660 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Volume info retrieved successfully. Aug 20 02:00:49.913617 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1c38dc4-98fd-4b51-9be7-39bb0a247eeb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 200 Aug 20 02:00:49.914058 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 68/268] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:49.973122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-62fac48c-38ea-4503-9475-42ab971471e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:49.975182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62fac48c-38ea-4503-9475-42ab971471e7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:49.975415 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62fac48c-38ea-4503-9475-42ab971471e7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:49.975641 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62fac48c-38ea-4503-9475-42ab971471e7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:49.983334 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:49.983334 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:49.987024 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-62fac48c-38ea-4503-9475-42ab971471e7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:49.992124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62fac48c-38ea-4503-9475-42ab971471e7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:49.992590 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 67/269] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:49 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:50.639264 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:50.640883 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:50.641064 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:50.641284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:50.650284 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:50.650284 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:50.653369 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:50.657571 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bb53673-c2f1-4b5d-9952-63b728778e11 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:50.657837 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 69/270] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:50 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:50.663385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:50.665502 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:50.665670 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:50.665879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:50.676830 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:50.676830 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:50.680552 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:50.686513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-69ac5b8f-24b4-4759-a513-49b759506ef5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:50.686836 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 67/271] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:50 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:50.929319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f364f91e-628b-45cd-9061-bf1ca06b42fb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:50.931641 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f364f91e-628b-45cd-9061-bf1ca06b42fb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:50.931886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f364f91e-628b-45cd-9061-bf1ca06b42fb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:50.932111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f364f91e-628b-45cd-9061-bf1ca06b42fb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:50.939433 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f364f91e-628b-45cd-9061-bf1ca06b42fb tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 404 Aug 20 02:00:50.940046 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 69/272] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:50 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:51.006582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4156d8e2-4afa-4200-b16e-5513083608a7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.008409 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4156d8e2-4afa-4200-b16e-5513083608a7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:51.008638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4156d8e2-4afa-4200-b16e-5513083608a7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.008878 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4156d8e2-4afa-4200-b16e-5513083608a7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.016922 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.016922 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:51.022530 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4156d8e2-4afa-4200-b16e-5513083608a7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:51.028502 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4156d8e2-4afa-4200-b16e-5513083608a7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:51.028940 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 68/273] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:51.204978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.206986 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.207239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.207512 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.217157 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.217157 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:51.222367 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:51.228604 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f8de1ac-0805-47c1-8f99-e98ae590105e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:51.229136 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 70/274] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:51.241747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.243828 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.244049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.244320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.253798 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.253798 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:51.258780 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:51.264565 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6368b3a-5041-49fe-8a3a-3287b9644a74 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:51.264941 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 68/275] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:51.303087 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.304930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.305140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.305421 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.312845 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.312845 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:51.317407 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:51.322077 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5d7c98a2-afa4-4dea-9eca-1136f58be3f4 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:51.322525 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 70/276] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:51.342627 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.345178 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.345178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.345459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.345691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Delete volume with id: fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.355522 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.355522 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:51.356105 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:51.388407 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Delete volume request issued successfully. Aug 20 02:00:51.388686 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f46683ab-2ae8-40bc-ade6-d9ff234043b7 tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 202 Aug 20 02:00:51.389219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 69/277] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:51 2026] DELETE /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 02:00:51.399483 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.402014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:51.402277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.402728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.413979 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.413979 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:51.418096 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Volume info retrieved successfully. Aug 20 02:00:51.423167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-431f1ebc-8fa4-4714-8533-ea55a2b0db6f tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 200 Aug 20 02:00:51.423864 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 71/278] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:51.670787 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-29dbe976-39c9-4fe2-8483-fb9370344684 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.673082 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29dbe976-39c9-4fe2-8483-fb9370344684 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:51.673373 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29dbe976-39c9-4fe2-8483-fb9370344684 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.673611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29dbe976-39c9-4fe2-8483-fb9370344684 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.686301 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.686301 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:51.691078 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-29dbe976-39c9-4fe2-8483-fb9370344684 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:51.696678 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29dbe976-39c9-4fe2-8483-fb9370344684 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:51.697029 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 69/279] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:51.705100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:51.707086 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:51.707368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:51.707634 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:51.722204 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:51.722204 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:51.726329 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:51.731567 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbc80cde-5347-40d9-95e5-7bb41b31fe7f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:51.731872 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 71/280] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:51 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:52.043044 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2374f36b-e251-419c-a81b-bf3022115cc8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:52.045436 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2374f36b-e251-419c-a81b-bf3022115cc8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:52.045729 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2374f36b-e251-419c-a81b-bf3022115cc8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:52.046000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2374f36b-e251-419c-a81b-bf3022115cc8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:52.054341 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:52.054341 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:52.058059 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2374f36b-e251-419c-a81b-bf3022115cc8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:52.066106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2374f36b-e251-419c-a81b-bf3022115cc8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:52.066566 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 70/281] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:52 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:52.437119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9c30cdaf-ede1-482e-af8a-c1ef24bc8e3e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:52.438917 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c30cdaf-ede1-482e-af8a-c1ef24bc8e3e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] GET https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd Aug 20 02:00:52.439130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c30cdaf-ede1-482e-af8a-c1ef24bc8e3e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:52.439333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c30cdaf-ede1-482e-af8a-c1ef24bc8e3e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:52.446118 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c30cdaf-ede1-482e-af8a-c1ef24bc8e3e tempest-DeleteServersTestJSON-2131599623 tempest-DeleteServersTestJSON-2131599623-project-member] https://10.4.3.27/volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd returned with HTTP 404 Aug 20 02:00:52.446744 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 72/282] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:52 2026] GET /volume/v3/volumes/fb2ca4d5-2724-436d-be66-25df0bb97acd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:52.711784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-419e286d-d384-4d03-ae18-dd4271f33518 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:52.713964 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-419e286d-d384-4d03-ae18-dd4271f33518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:52.714162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-419e286d-d384-4d03-ae18-dd4271f33518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:52.714307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-419e286d-d384-4d03-ae18-dd4271f33518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:52.726571 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:52.726571 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:52.732891 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-419e286d-d384-4d03-ae18-dd4271f33518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:52.738137 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-419e286d-d384-4d03-ae18-dd4271f33518 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:52.738680 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 70/283] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:52 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:52.748775 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:52.751372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:52.752562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:52.752562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:52.771360 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:52.771360 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:52.775879 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:52.782247 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75e4462e-b6fb-4a0a-be4c-eccd43ca49a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:52.782247 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 72/284] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:52 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:53.079858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0431e526-8037-491d-b9e4-357c1c624ae5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.082413 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0431e526-8037-491d-b9e4-357c1c624ae5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:53.082741 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0431e526-8037-491d-b9e4-357c1c624ae5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.083086 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0431e526-8037-491d-b9e4-357c1c624ae5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.093043 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:53.093043 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:53.098887 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0431e526-8037-491d-b9e4-357c1c624ae5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:53.107591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0431e526-8037-491d-b9e4-357c1c624ae5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:53.108023 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 71/285] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:53.546682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ead9fbac-9add-4582-bb5c-22afff8443e3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.751945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5f025d8c-076c-4233-a132-d1ac310c7cea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.753729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f025d8c-076c-4233-a132-d1ac310c7cea tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:53.753950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f025d8c-076c-4233-a132-d1ac310c7cea tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.754114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f025d8c-076c-4233-a132-d1ac310c7cea tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.765641 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:53.765641 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:53.770185 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5f025d8c-076c-4233-a132-d1ac310c7cea tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:53.774911 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f025d8c-076c-4233-a132-d1ac310c7cea tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:53.775294 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 71/286] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:53.784487 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ead9fbac-9add-4582-bb5c-22afff8443e3 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services Aug 20 02:00:53.784752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ead9fbac-9add-4582-bb5c-22afff8443e3 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.785017 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ead9fbac-9add-4582-bb5c-22afff8443e3 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.792619 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ead9fbac-9add-4582-bb5c-22afff8443e3 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services returned with HTTP 200 Aug 20 02:00:53.792619 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 73/287] 10.4.3.27 () {66 vars in 1242 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/os-services => generated 626 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:53.800197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.801588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-47e58a92-fe7d-47fd-882e-ebf2e9fd2316 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.801909 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:53.802184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.802405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.803826 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47e58a92-fe7d-47fd-882e-ebf2e9fd2316 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services?host=np0000007844 Aug 20 02:00:53.804077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47e58a92-fe7d-47fd-882e-ebf2e9fd2316 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.804349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47e58a92-fe7d-47fd-882e-ebf2e9fd2316 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.812820 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47e58a92-fe7d-47fd-882e-ebf2e9fd2316 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services?host=np0000007844 returned with HTTP 200 Aug 20 02:00:53.813419 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 72/288] 10.4.3.27 () {66 vars in 1277 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/os-services?host=np0000007844 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:53.815255 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:53.815255 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:53.818773 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:53.827148 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cf162d6e-a86b-4caf-a00a-391d13b5be63 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.829197 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cf162d6e-a86b-4caf-a00a-391d13b5be63 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services?host=np0000007844&binary=cinder-scheduler Aug 20 02:00:53.829472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cf162d6e-a86b-4caf-a00a-391d13b5be63 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.829695 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cf162d6e-a86b-4caf-a00a-391d13b5be63 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.831640 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bc2caa84-0d06-4d45-9e51-b9581caddcfc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:53.832018 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 73/289] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:53.836101 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cf162d6e-a86b-4caf-a00a-391d13b5be63 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services?host=np0000007844&binary=cinder-scheduler returned with HTTP 200 Aug 20 02:00:53.836583 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 72/290] 10.4.3.27 () {66 vars in 1325 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/os-services?host=np0000007844&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:53.843661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.845756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:53.846144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.846865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.847068 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Delete volume with id: 8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:53.848787 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-df8a1bb1-e0e2-4985-9b01-28518e109c56 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.850555 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df8a1bb1-e0e2-4985-9b01-28518e109c56 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services?binary=cinder-scheduler Aug 20 02:00:53.851193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df8a1bb1-e0e2-4985-9b01-28518e109c56 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.851193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df8a1bb1-e0e2-4985-9b01-28518e109c56 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.856563 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bdb69714-441b-4e70-ae1a-b6263a105f52 tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 404 Aug 20 02:00:53.856563 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 74/291] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:53 2026] DELETE /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:53.856727 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df8a1bb1-e0e2-4985-9b01-28518e109c56 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 20 02:00:53.857346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 73/292] 10.4.3.27 () {66 vars in 1289 bytes} [Thu Aug 20 02:00:53 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 20 02:00:53.867434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fba2c598-4f11-4065-acd5-72bcc2ae343f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.869301 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fba2c598-4f11-4065-acd5-72bcc2ae343f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] GET https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 Aug 20 02:00:53.869601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fba2c598-4f11-4065-acd5-72bcc2ae343f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:53.869814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fba2c598-4f11-4065-acd5-72bcc2ae343f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:53.870200 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d72ba225-0b55-457e-9500-88276320fc61 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:53.876680 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fba2c598-4f11-4065-acd5-72bcc2ae343f tempest-VolumesAssistedSnapshotsTest-1737888323 tempest-VolumesAssistedSnapshotsTest-1737888323-project-admin] https://10.4.3.27/volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 returned with HTTP 404 Aug 20 02:00:53.877242 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 74/293] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:53 2026] GET /volume/v3/volumes/8ed96dc6-4c32-4a62-9a5a-55fadad9c2c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:54.124738 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:54.128917 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:54.129516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:54.129827 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:54.132615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:54.133127 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1117522945"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:54.134966 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1117522945'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:54.135088 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Create volume of 1 GB Aug 20 02:00:54.140253 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Availability Zones retrieved successfully. Aug 20 02:00:54.143025 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:54.143025 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:54.147080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Flow 'volume_create_api' (107f0bf8-45bc-4ed2-86e8-9943a12578d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:54.147861 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:54.148591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d58a25b-4f12-4994-b3d0-1c0b2112927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:54.149798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:54.154145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf66b398-d8c5-4b02-8067-299bf52df0d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:54.154700 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 75/294] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:54 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:54.181026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d58a25b-4f12-4994-b3d0-1c0b2112927e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:54.182257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4cf0f5-fbc5-436d-94cd-f8511b571899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:54.283398 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Created reservations ['18449b2d-a8ed-4772-ba86-af4b34834238', '91c3a490-0580-472e-89d2-5b9d615f4275', '562c9d23-268f-4fa6-859e-7d0a50d0f684', '561af29a-cd1e-4256-82b0-af693a24bf81'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:54.284282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4cf0f5-fbc5-436d-94cd-f8511b571899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18449b2d-a8ed-4772-ba86-af4b34834238', '91c3a490-0580-472e-89d2-5b9d615f4275', '562c9d23-268f-4fa6-859e-7d0a50d0f684', '561af29a-cd1e-4256-82b0-af693a24bf81']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:54.285117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0351d322-1749-40b3-bc76-ffc0a9c04601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:54.315906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0351d322-1749-40b3-bc76-ffc0a9c04601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5bc07d0-ba5b-4a07-9442-a482aec01273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1117522945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f75b1ab77c34bc88b60e591977f79d7',qos_specs=None,replication_status=,reservations=['18449b2d-a8ed-4772-ba86-af4b34834238','91c3a490-0580-472e-89d2-5b9d615f4275','562c9d23-268f-4fa6-859e-7d0a50d0f684','561af29a-cd1e-4256-82b0-af693a24bf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348abc10dfc46bc976af50dd9cf69d3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1117522945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5bc07d0-ba5b-4a07-9442-a482aec01273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f75b1ab77c34bc88b60e591977f79d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348abc10dfc46bc976af50dd9cf69d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:54.316862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963a6f51-e6e7-4edc-ac30-c960cc6dbd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:54.352313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963a6f51-e6e7-4edc-ac30-c960cc6dbd38) transitioned into state 'SUCCESS' from state '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-1117522945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f75b1ab77c34bc88b60e591977f79d7',qos_specs=None,replication_status=,reservations=['18449b2d-a8ed-4772-ba86-af4b34834238','91c3a490-0580-472e-89d2-5b9d615f4275','562c9d23-268f-4fa6-859e-7d0a50d0f684','561af29a-cd1e-4256-82b0-af693a24bf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348abc10dfc46bc976af50dd9cf69d3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:54.353297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99e89e1-90d8-44b9-9030-ceeb908772e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:54.369088 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99e89e1-90d8-44b9-9030-ceeb908772e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:54.370290 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Flow 'volume_create_api' (107f0bf8-45bc-4ed2-86e8-9943a12578d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:54.370991 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Create volume request issued successfully. Aug 20 02:00:54.371702 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d72ba225-0b55-457e-9500-88276320fc61 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:54.372217 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 73/295] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:53 2026] POST /volume/v3/volumes => generated 752 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:54.386770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:54.389596 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:54.389878 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:54.390043 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:54.399504 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:54.399504 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:54.407329 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Volume info retrieved successfully. Aug 20 02:00:54.416266 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d42ea3cd-e100-4a7c-83d3-8a46bc9d85da tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 200 Aug 20 02:00:54.420261 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 74/296] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:54 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:54.533852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-f8a950d1-ed69-4644-a0d4-97db37d4bdd1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:54.536205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-f8a950d1-ed69-4644-a0d4-97db37d4bdd1 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] DELETE https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e Aug 20 02:00:54.536438 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-f8a950d1-ed69-4644-a0d4-97db37d4bdd1 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:54.536632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-f8a950d1-ed69-4644-a0d4-97db37d4bdd1 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:54.545034 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:54.545034 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:54.682322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9b1dfd72-78b3-4911-9673-47a3a10c1d10 req-f8a950d1-ed69-4644-a0d4-97db37d4bdd1 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e returned with HTTP 200 Aug 20 02:00:54.682958 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 75/297] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:00:54 2026] DELETE /volume/v3/attachments/dff26d3d-eff4-4245-bc6a-fd937ef3bf1e => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:54.790021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:54.793600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:54.793600 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:54.793600 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:54.802315 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:54.802315 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:54.811449 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:54.817592 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a43d8b5f-6d3c-4f9d-bcde-5723ae97a8cc tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:54.818288 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 76/298] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:54 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:54.846833 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:54.849874 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:54.850143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:54.850445 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:54.874547 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:54.874547 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:54.880742 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:54.886941 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1659d1e7-b639-4b82-bd5e-168bbd082460 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:54.887171 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 74/299] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:54 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:55.173096 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.175168 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:55.175396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.175600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.183915 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.183915 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:55.188247 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:55.194217 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-501b1fcf-5f4a-464c-a3ca-60352c72b896 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:55.194679 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 75/300] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:55.431421 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.433529 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.433781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.434020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.441329 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.441329 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:55.446324 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Volume info retrieved successfully. Aug 20 02:00:55.452804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f63a3c8-2d5e-42ce-9737-1b28bf64c070 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 200 Aug 20 02:00:55.453350 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 76/301] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:55.470945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.473814 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.474078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.474360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.483649 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.483649 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:55.491653 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Volume info retrieved successfully. Aug 20 02:00:55.501082 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f67d1ed9-1b27-4947-8c68-065e6efdf940 tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 200 Aug 20 02:00:55.501972 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 77/302] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:55.516860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-46bbcd01-0540-4d97-a815-28204bbcdc4d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.518913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46bbcd01-0540-4d97-a815-28204bbcdc4d tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services?host=np0000007844&binary=cinder-volume Aug 20 02:00:55.519287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46bbcd01-0540-4d97-a815-28204bbcdc4d tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.519412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46bbcd01-0540-4d97-a815-28204bbcdc4d tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.526127 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46bbcd01-0540-4d97-a815-28204bbcdc4d tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services?host=np0000007844&binary=cinder-volume returned with HTTP 200 Aug 20 02:00:55.526611 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 75/303] 10.4.3.27 () {66 vars in 1319 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/os-services?host=np0000007844&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:55.538181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.540509 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.540692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.540898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.549000 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.549000 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:55.557979 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Volume info retrieved successfully. Aug 20 02:00:55.564077 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1c0adb4-fdf5-4edb-9ebe-4be3e04b1cea tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 200 Aug 20 02:00:55.564638 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 76/304] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:55.577768 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.579643 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.579836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.580152 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.580297 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Delete volume with id: f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.588651 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.588651 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:55.589298 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Volume info retrieved successfully. Aug 20 02:00:55.612110 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Delete volume request issued successfully. Aug 20 02:00:55.612110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-078d5bf3-a9a6-4f72-9311-2a7ff814e1e1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 202 Aug 20 02:00:55.612110 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 77/305] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:00:55 2026] DELETE /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:00:55.618183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.620030 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:55.620218 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.620414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.627414 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.627414 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:55.631063 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Volume info retrieved successfully. Aug 20 02:00:55.638503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b4a8ad00-fe05-456e-845b-4b3c00568438 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 200 Aug 20 02:00:55.638503 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 78/306] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:55.903021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:55.905143 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:55.905460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:55.905882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:55.922845 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:55.922845 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:55.929843 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:55.935547 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf678c64-1f5b-4ffd-81ba-cd7b8428214b tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:55.936174 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 76/307] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:55 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:56.211050 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-47943a2d-6849-43ec-a207-29fc026c59eb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:56.213011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47943a2d-6849-43ec-a207-29fc026c59eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:56.213243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47943a2d-6849-43ec-a207-29fc026c59eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:56.213432 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47943a2d-6849-43ec-a207-29fc026c59eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:56.222139 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:56.222139 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:56.226525 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-47943a2d-6849-43ec-a207-29fc026c59eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:56.237759 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47943a2d-6849-43ec-a207-29fc026c59eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:56.238282 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 77/308] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:56 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:56.654509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e3f962ca-5eb4-4ecb-8a3a-afa1fed8b7f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:56.657396 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3f962ca-5eb4-4ecb-8a3a-afa1fed8b7f1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] GET https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 Aug 20 02:00:56.657597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3f962ca-5eb4-4ecb-8a3a-afa1fed8b7f1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:56.657865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3f962ca-5eb4-4ecb-8a3a-afa1fed8b7f1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:56.664550 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3f962ca-5eb4-4ecb-8a3a-afa1fed8b7f1 tempest-VolumesServicesTestJSON-180004427 tempest-VolumesServicesTestJSON-180004427-project-member] https://10.4.3.27/volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 returned with HTTP 404 Aug 20 02:00:56.665057 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 78/309] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:56 2026] GET /volume/v3/volumes/f5bc07d0-ba5b-4a07-9442-a482aec01273 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:56.679400 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b1211a7f-80c7-46f4-9dd8-f66cacdf6a5f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:56.681668 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b1211a7f-80c7-46f4-9dd8-f66cacdf6a5f tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] GET https://10.4.3.27/volume/v3/os-services Aug 20 02:00:56.681902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b1211a7f-80c7-46f4-9dd8-f66cacdf6a5f tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:56.682605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b1211a7f-80c7-46f4-9dd8-f66cacdf6a5f tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:56.687286 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b1211a7f-80c7-46f4-9dd8-f66cacdf6a5f tempest-VolumesServicesTestJSON-1727446203 tempest-VolumesServicesTestJSON-1727446203-project-admin] https://10.4.3.27/volume/v3/os-services returned with HTTP 200 Aug 20 02:00:56.687869 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 79/310] 10.4.3.27 () {66 vars in 1242 bytes} [Thu Aug 20 02:00:56 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:56.837014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-03568e61-2f8f-4630-868f-79198428db94 req-7d7bf653-df7e-4812-850c-dd2dc9414bb7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:56.839185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-7d7bf653-df7e-4812-850c-dd2dc9414bb7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6/action Aug 20 02:00:56.839667 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-7d7bf653-df7e-4812-850c-dd2dc9414bb7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:56.839829 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-7d7bf653-df7e-4812-850c-dd2dc9414bb7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:56.860672 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:56.860672 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:56.879750 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-03568e61-2f8f-4630-868f-79198428db94 req-7d7bf653-df7e-4812-850c-dd2dc9414bb7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6/action returned with HTTP 204 Aug 20 02:00:56.879750 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 77/311] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:00:56 2026] POST /volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:00:56.957081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:56.961314 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:56.961638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:56.961918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:56.983506 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:56.983506 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:56.989434 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:56.995798 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56717c30-bb32-46d5-b667-a3ce71d0e85e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:56.997017 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 78/312] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:56 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:57.254950 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.258970 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:57.259961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.261318 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.277167 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.277167 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:57.281483 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:57.286577 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94e8bfcf-d8e9-484a-8423-c31f59113935 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:57.289250 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 79/313] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:57.432475 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.435779 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c tempest-TestMultiAttachVolumeSwap-1690756214 tempest-TestMultiAttachVolumeSwap-1690756214-project] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:57.436578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c tempest-TestMultiAttachVolumeSwap-1690756214 tempest-TestMultiAttachVolumeSwap-1690756214-project] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.436898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c tempest-TestMultiAttachVolumeSwap-1690756214 tempest-TestMultiAttachVolumeSwap-1690756214-project] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.459731 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.459731 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:57.466748 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c tempest-TestMultiAttachVolumeSwap-1690756214 tempest-TestMultiAttachVolumeSwap-1690756214-project] Volume info retrieved successfully. Aug 20 02:00:57.474890 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-52f4f7ea-5b58-4586-897d-b7a175562121 req-68e6c366-6048-482b-bee7-2d1cc86d926c tempest-TestMultiAttachVolumeSwap-1690756214 tempest-TestMultiAttachVolumeSwap-1690756214-project] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:57.475765 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 80/314] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1649 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:57.489728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.491907 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:57.492089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.492282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.510372 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.510372 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:57.516786 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Volume info retrieved successfully. Aug 20 02:00:57.522788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35b6f21a-ca39-440b-a319-3fd796c17ebc tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:57.523163 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 78/315] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:00:57.528497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.530854 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:57.531108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.531377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.542191 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.542191 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:57.544411 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.546678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] GET https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 02:00:57.546961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.547240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.548760 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:57.554577 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.554577 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:57.557540 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bce07dce-c9cc-47e8-92fb-dd677cb149ec tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:57.558183 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 79/316] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:57.559238 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] Volume info retrieved successfully. Aug 20 02:00:57.565553 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0a2aa74b-73c0-4127-9391-fd25f061cb26 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-reader] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 200 Aug 20 02:00:57.565978 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 80/317] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:57.627153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-19205995-4be4-438e-8494-010428c0f84e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.631115 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-19205995-4be4-438e-8494-010428c0f84e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:00:57.631115 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-19205995-4be4-438e-8494-010428c0f84e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.631115 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-19205995-4be4-438e-8494-010428c0f84e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.650447 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.650447 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:57.663021 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-19205995-4be4-438e-8494-010428c0f84e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:00:57.663021 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-19205995-4be4-438e-8494-010428c0f84e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:00:57.663021 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 81/318] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:57.697016 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.699549 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:57.700187 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.700530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.715919 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.715919 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:57.720449 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:57.726593 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f333a620-f462-418c-8ac5-2a943b19bdd5 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:57.727246 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 79/319] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:57.816647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.819374 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:57.819571 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:57.819771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:57.837083 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.837083 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:57.844910 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:57.852462 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-28c5ca55-fe25-4122-a10a-2cc7b247d3f0 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:57.853012 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 80/320] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:57 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1456 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:57.916989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:57.924750 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action Aug 20 02:00:57.925221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:57.925500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:57.952630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:57.952630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:57.953283 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:57.966885 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Begin detaching volume completed successfully. Aug 20 02:00:57.967183 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-d6740193-40e7-43b1-9c68-92701210433e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action returned with HTTP 202 Aug 20 02:00:57.967780 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 81/321] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:00:57 2026] POST /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:00:58.031877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-399c2f2d-606a-4a46-a370-8c21bcb1674f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.034120 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-399c2f2d-606a-4a46-a370-8c21bcb1674f None None] GET https://10.4.3.27/volume// Aug 20 02:00:58.034120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-399c2f2d-606a-4a46-a370-8c21bcb1674f None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.034120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-399c2f2d-606a-4a46-a370-8c21bcb1674f None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.034120 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-399c2f2d-606a-4a46-a370-8c21bcb1674f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:58.034120 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 82/322] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:58.044253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.048240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:58.048240 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.048240 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.062375 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:58.062375 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:58.079971 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:58.085732 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-1d37d03b-e572-4907-add9-7cd806565c0e tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:58.086803 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 80/323] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:58 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:00:58.306849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.311727 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:00:58.311727 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.311945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.332404 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:58.332404 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:58.337765 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:58.345311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47cb5ea8-4bfe-47d7-aa46-0202063962a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:00:58.346722 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 81/324] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:58 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 1394 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:58.368124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.370051 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:58.370411 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-891827971"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:58.372208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-891827971'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:58.372377 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume of 1 GB Aug 20 02:00:58.378666 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Availability Zones retrieved successfully. Aug 20 02:00:58.389044 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (9a7130fe-b3d5-4781-bd9d-203bb4b5cdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:58.391897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cc959c-9fe3-4589-a5b5-95222d569ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:58.393325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:58.439503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cc959c-9fe3-4589-a5b5-95222d569ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:58.440548 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221801fb-74a9-42c9-a242-1dee1c5aab84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:58.511815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Created reservations ['1fee8f8c-beba-4177-a3f9-368feedf813d', '1e2217a0-227a-46be-8e01-31c3497f60b0', '46fa8a26-37a6-4162-aa0b-d04c6909e15d', '647d4386-5fce-4774-adff-74a52c7fcb62'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:58.513255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221801fb-74a9-42c9-a242-1dee1c5aab84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fee8f8c-beba-4177-a3f9-368feedf813d', '1e2217a0-227a-46be-8e01-31c3497f60b0', '46fa8a26-37a6-4162-aa0b-d04c6909e15d', '647d4386-5fce-4774-adff-74a52c7fcb62']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:58.513933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6048ff3b-aeb0-46b1-b63c-3bd09dbdc1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:58.545573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6048ff3b-aeb0-46b1-b63c-3bd09dbdc1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026d99b2-2b15-485b-870a-c87c739daa36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-891827971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['1fee8f8c-beba-4177-a3f9-368feedf813d','1e2217a0-227a-46be-8e01-31c3497f60b0','46fa8a26-37a6-4162-aa0b-d04c6909e15d','647d4386-5fce-4774-adff-74a52c7fcb62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-891827971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026d99b2-2b15-485b-870a-c87c739daa36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2296842765bb446b80b99abed12606df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37ca4c98ce1347218fa55c6659bd2302',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:58.546709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6940386-8cc4-4814-8746-c61c9b4313ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:58.579352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6940386-8cc4-4814-8746-c61c9b4313ed) transitioned into state 'SUCCESS' from state '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-891827971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['1fee8f8c-beba-4177-a3f9-368feedf813d','1e2217a0-227a-46be-8e01-31c3497f60b0','46fa8a26-37a6-4162-aa0b-d04c6909e15d','647d4386-5fce-4774-adff-74a52c7fcb62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:58.580165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe58906a-f36a-44f0-b9a8-bc447c0a52d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:58.591911 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe58906a-f36a-44f0-b9a8-bc447c0a52d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:58.593050 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (9a7130fe-b3d5-4781-bd9d-203bb4b5cdf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:58.593691 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request issued successfully. Aug 20 02:00:58.594394 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6d3740b7-2ce7-4581-944f-aa5a1a0927d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:58.594920 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 82/325] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:58 2026] POST /volume/v3/volumes => generated 754 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:58.618279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3506edfb-ded0-4fb8-81b9-846642aab61b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.621044 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3506edfb-ded0-4fb8-81b9-846642aab61b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:00:58.621695 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3506edfb-ded0-4fb8-81b9-846642aab61b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.621695 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3506edfb-ded0-4fb8-81b9-846642aab61b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.635071 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:58.635071 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:58.641382 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3506edfb-ded0-4fb8-81b9-846642aab61b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:58.648608 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3506edfb-ded0-4fb8-81b9-846642aab61b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 200 Aug 20 02:00:58.649105 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 83/326] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:58 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:58.695045 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.697722 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:58.697866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.698392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.721742 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:58.721742 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:58.727989 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:58.735697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-2b64b306-cbbf-451e-8626-b49c19820050 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:58.736351 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 81/327] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:58 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1459 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:58.777458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-4015a40f-3bdb-4c28-87a2-7333f94c12d7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:58.780278 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-4015a40f-3bdb-4c28-87a2-7333f94c12d7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] DELETE https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 Aug 20 02:00:58.780907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-4015a40f-3bdb-4c28-87a2-7333f94c12d7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:58.780907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-4015a40f-3bdb-4c28-87a2-7333f94c12d7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:58.796648 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:58.796648 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:58.875178 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3d1b09fd-b555-4ab5-a3f9-8f03b79890a9 req-4015a40f-3bdb-4c28-87a2-7333f94c12d7 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 returned with HTTP 200 Aug 20 02:00:58.875937 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 82/328] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:00:58 2026] DELETE /volume/v3/attachments/44a7435f-495d-46e7-a3b6-1f7d1aed82a6 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:59.089589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.091382 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:59.091835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.091835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.103851 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.103851 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:59.109726 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:59.116244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af376876-04f8-42b6-9eb3-6dd1f4d83743 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:59.116681 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 83/329] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:00:59.208453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.211193 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:59.211488 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.211636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.227621 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.227621 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:59.233658 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:59.239373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-cbb6bc72-a599-4504-9bfa-5980bf7b1910 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:59.239809 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 84/330] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:00:59.303132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.306663 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] POST https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action Aug 20 02:00:59.307091 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:00:59.307258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:59.321407 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.321407 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:00:59.322027 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:59.333024 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Begin detaching volume completed successfully. Aug 20 02:00:59.333024 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-b8cf4601-0762-4ef7-86ad-8ce2389dec7c tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action returned with HTTP 202 Aug 20 02:00:59.334777 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 82/331] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:00:59 2026] POST /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:00:59.576999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-31f4adfa-e467-47d6-83a3-668e91fcc840 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.577548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31f4adfa-e467-47d6-83a3-668e91fcc840 None None] GET https://10.4.3.27/volume// Aug 20 02:00:59.577771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31f4adfa-e467-47d6-83a3-668e91fcc840 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.578076 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31f4adfa-e467-47d6-83a3-668e91fcc840 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.578494 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31f4adfa-e467-47d6-83a3-668e91fcc840 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:00:59.578998 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 83/332] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:00:59.591901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.594068 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:00:59.594407 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.594679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.612200 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.612200 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:00:59.619922 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:00:59.626343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-5b0ba359-11f8-44f1-99c3-814c9216b48a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:00:59.626900 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 84/333] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:00:59.670516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.674465 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:00:59.674465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.674465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.683843 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.683843 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:00:59.695446 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:59.701239 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-85c816ad-37ff-46ff-bd20-363ba6ad5c9f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 200 Aug 20 02:00:59.702121 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 85/334] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:00:59.719314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0111837f-6d87-4112-a9b4-5cddb969d642 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.724739 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:00:59.725077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-735400199"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:00:59.726820 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-735400199'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:00:59.726960 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume of 1 GB Aug 20 02:00:59.732177 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Availability Zones retrieved successfully. Aug 20 02:00:59.741812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (2f7b3bad-9f2a-47c1-904b-e56311cfde00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:59.742935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24cd31e2-911b-4efc-82fe-f1d37d4a16ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:59.744068 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:00:59.778056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24cd31e2-911b-4efc-82fe-f1d37d4a16ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:59.778983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9986aec7-967a-4e00-a3ae-106faa687bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:59.829073 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Created reservations ['d99c8dcb-5a8b-4bb9-b5dd-089e428eea45', '0022a124-bfd2-473b-bf91-b2856decc2c5', 'c2e9df20-055f-4577-ae4c-2d6d622a2509', 'eb0c75b9-5ed5-4c07-ba44-0fb166947cca'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:00:59.829965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9986aec7-967a-4e00-a3ae-106faa687bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d99c8dcb-5a8b-4bb9-b5dd-089e428eea45', '0022a124-bfd2-473b-bf91-b2856decc2c5', 'c2e9df20-055f-4577-ae4c-2d6d622a2509', 'eb0c75b9-5ed5-4c07-ba44-0fb166947cca']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:59.830717 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e402083a-0788-4f6d-8bd9-006d31ab74c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:59.856449 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e402083a-0788-4f6d-8bd9-006d31ab74c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f040b36-de68-4f34-85c6-78ae6120a57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-735400199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['d99c8dcb-5a8b-4bb9-b5dd-089e428eea45','0022a124-bfd2-473b-bf91-b2856decc2c5','c2e9df20-055f-4577-ae4c-2d6d622a2509','eb0c75b9-5ed5-4c07-ba44-0fb166947cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-735400199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f040b36-de68-4f34-85c6-78ae6120a57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2296842765bb446b80b99abed12606df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37ca4c98ce1347218fa55c6659bd2302',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:59.857555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5f7680-dcec-45b7-a937-707c77b7aa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:59.879655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5f7680-dcec-45b7-a937-707c77b7aa9a) transitioned into state 'SUCCESS' from state '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-735400199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2296842765bb446b80b99abed12606df',qos_specs=None,replication_status=,reservations=['d99c8dcb-5a8b-4bb9-b5dd-089e428eea45','0022a124-bfd2-473b-bf91-b2856decc2c5','c2e9df20-055f-4577-ae4c-2d6d622a2509','eb0c75b9-5ed5-4c07-ba44-0fb166947cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37ca4c98ce1347218fa55c6659bd2302',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:59.883019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a756f25-7e73-42a4-9d3c-42f53061d89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:00:59.892052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a756f25-7e73-42a4-9d3c-42f53061d89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:00:59.893334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Flow 'volume_create_api' (2f7b3bad-9f2a-47c1-904b-e56311cfde00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:00:59.893751 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Create volume request issued successfully. Aug 20 02:00:59.894577 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0111837f-6d87-4112-a9b4-5cddb969d642 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:00:59.895120 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 83/335] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:00:59 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:00:59.919343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-16bbfa91-c286-4a21-9601-8cb84d59938e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:00:59.921938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-16bbfa91-c286-4a21-9601-8cb84d59938e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:00:59.922263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-16bbfa91-c286-4a21-9601-8cb84d59938e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:00:59.922540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-16bbfa91-c286-4a21-9601-8cb84d59938e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:00:59.934535 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:00:59.934535 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:00:59.940371 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-16bbfa91-c286-4a21-9601-8cb84d59938e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:00:59.947571 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-16bbfa91-c286-4a21-9601-8cb84d59938e tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 200 Aug 20 02:00:59.948107 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 84/336] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:00:59 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:00.971560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:00.976305 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:01:00.977447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:00.978106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:00.990436 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:00.990436 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:00.995873 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:01.002440 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4d487082-d112-45bc-bcbc-44e884aeacb8 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 200 Aug 20 02:01:01.002906 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 85/337] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:00 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:02.259734 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:02.262298 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] DELETE https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:01:02.262547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:02.262870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:02.263964 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Delete volume with id: 4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:01:02.279967 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:02.279967 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:02.279967 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:01:02.301588 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Delete volume request issued successfully. Aug 20 02:01:02.301588 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-450fc4a5-f55b-4a5e-a305-9d22c49c303e tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 202 Aug 20 02:01:02.301976 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 86/338] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:02 2026] DELETE /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:02.309755 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4d52873-fc49-45dc-8932-f71461896682 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:02.311366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4d52873-fc49-45dc-8932-f71461896682 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:01:02.311614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4d52873-fc49-45dc-8932-f71461896682 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:02.311814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4d52873-fc49-45dc-8932-f71461896682 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:02.319437 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:02.319437 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:02.323495 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4d52873-fc49-45dc-8932-f71461896682 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Volume info retrieved successfully. Aug 20 02:01:02.328272 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4d52873-fc49-45dc-8932-f71461896682 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 200 Aug 20 02:01:02.329096 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 84/339] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:02 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:02.696704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ddab7c5b-ea89-4661-bc33-686a44d71718 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:02.988707 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddab7c5b-ea89-4661-bc33-686a44d71718 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:02.989062 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddab7c5b-ea89-4661-bc33-686a44d71718 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1875397308", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:03.020424 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddab7c5b-ea89-4661-bc33-686a44d71718 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:03.020910 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 85/340] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:01:02 2026] POST /volume/v3/types => generated 275 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:03.031456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cb205e23-bb91-4b0f-9059-a1ace6f570b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:03.033351 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb205e23-bb91-4b0f-9059-a1ace6f570b2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:03.034339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb205e23-bb91-4b0f-9059-a1ace6f570b2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-594666485", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:03.063945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb205e23-bb91-4b0f-9059-a1ace6f570b2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:03.064333 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 86/341] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:01:03 2026] POST /volume/v3/types => generated 274 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:03.074634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:03.345964 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f7624452-3155-4f8a-8b14-9d8ff548cbc0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:03.348370 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7624452-3155-4f8a-8b14-9d8ff548cbc0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] GET https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 Aug 20 02:01:03.348630 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7624452-3155-4f8a-8b14-9d8ff548cbc0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:03.348864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7624452-3155-4f8a-8b14-9d8ff548cbc0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:03.357805 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7624452-3155-4f8a-8b14-9d8ff548cbc0 tempest-TaggedAttachmentsTest-371988063 tempest-TaggedAttachmentsTest-371988063-project-member] https://10.4.3.27/volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 returned with HTTP 404 Aug 20 02:01:03.357959 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 85/342] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:03 2026] GET /volume/v3/volumes/4309ebd0-00f9-441f-9d8d-854d97194764 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:03.413747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:03.413747 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-218199733", "volume_type": "b63629f1-41d2-4683-ba9a-b8ef6daff85e", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:03.414742 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-218199733', 'volume_type': 'b63629f1-41d2-4683-ba9a-b8ef6daff85e', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:03.423017 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Create volume of 1 GB Aug 20 02:01:03.423448 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:03.423448 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:03.424188 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Availability Zones retrieved successfully. Aug 20 02:01:03.433585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Flow 'volume_create_api' (569dcd4f-36c2-43d6-99a7-7415fd0c0195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:03.434906 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33683511-82fe-4ce3-87bc-3d7378d5a4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:03.436107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:03.473200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33683511-82fe-4ce3-87bc-3d7378d5a4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:01:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b63629f1-41d2-4683-ba9a-b8ef6daff85e,is_public=True,name='tempest-VolumeTypesTest-volume-type-1875397308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b63629f1-41d2-4683-ba9a-b8ef6daff85e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:03.474547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0524a4c4-d087-4ba1-b0ec-a0e3488a9ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:03.517988 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1875397308 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1875397308, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:03.517988 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1875397308 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1875397308, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:03.594303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Created reservations ['ae9d8989-1048-414c-916a-aa1398a64268', 'f1dc1c7d-ec94-4a63-a18e-b04ea6209176', '4edea113-5877-4c74-b0cf-54fc6e143b56', 'd8a07961-c0c3-4b1b-960b-8843dc0a493a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:03.594303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0524a4c4-d087-4ba1-b0ec-a0e3488a9ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae9d8989-1048-414c-916a-aa1398a64268', 'f1dc1c7d-ec94-4a63-a18e-b04ea6209176', '4edea113-5877-4c74-b0cf-54fc6e143b56', 'd8a07961-c0c3-4b1b-960b-8843dc0a493a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:03.596551 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7c656-ca3b-411b-800b-6b1b7ae52cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:03.625614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7c656-ca3b-411b-800b-6b1b7ae52cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8483b9aa-4958-4ae8-94df-87b775918c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-218199733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd949f942524e3192b0aec22500eb4e',qos_specs=None,replication_status=,reservations=['ae9d8989-1048-414c-916a-aa1398a64268','f1dc1c7d-ec94-4a63-a18e-b04ea6209176','4edea113-5877-4c74-b0cf-54fc6e143b56','d8a07961-c0c3-4b1b-960b-8843dc0a493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34767bf6a0e48748b4c822691ee80b3',volume_type_id=b63629f1-41d2-4683-ba9a-b8ef6daff85e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-218199733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8483b9aa-4958-4ae8-94df-87b775918c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfd949f942524e3192b0aec22500eb4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c34767bf6a0e48748b4c822691ee80b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b63629f1-41d2-4683-ba9a-b8ef6daff85e),volume_type_id=b63629f1-41d2-4683-ba9a-b8ef6daff85e)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:03.626418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde1e02-7ac6-4523-8cb8-575d29b39c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:03.656158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde1e02-7ac6-4523-8cb8-575d29b39c69) transitioned into state 'SUCCESS' from state '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-218199733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd949f942524e3192b0aec22500eb4e',qos_specs=None,replication_status=,reservations=['ae9d8989-1048-414c-916a-aa1398a64268','f1dc1c7d-ec94-4a63-a18e-b04ea6209176','4edea113-5877-4c74-b0cf-54fc6e143b56','d8a07961-c0c3-4b1b-960b-8843dc0a493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34767bf6a0e48748b4c822691ee80b3',volume_type_id=b63629f1-41d2-4683-ba9a-b8ef6daff85e)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:03.657258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aafa0b7-660c-4d4d-8086-c9203193ed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:03.671094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aafa0b7-660c-4d4d-8086-c9203193ed3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:03.672122 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Flow 'volume_create_api' (569dcd4f-36c2-43d6-99a7-7415fd0c0195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:03.672576 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Create volume request issued successfully. Aug 20 02:01:03.673356 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb82b3b9-f3ba-468e-8658-7d2a9c890d7f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:03.673857 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 87/343] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:01:03 2026] POST /volume/v3/volumes => generated 781 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:01:03.690772 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:03.693323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:03.693646 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:03.693906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:03.711027 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:03.711027 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:03.716760 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:03.722741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cc43faf0-4496-4f3c-9eb6-3e28f9175e60 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:03.723301 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 86/344] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:03 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:04.164437 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:04.167841 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:01:04.168023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:04.168287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:04.183237 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:04.183237 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:04.197354 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:01:04.203965 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-c2ba00fd-96c1-4f9f-a230-1fcde9c0f9aa tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:01:04.204258 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 87/345] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:04 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:04.572027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-a1b4cdf7-5a60-479f-974a-154d542cacb2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:04.574729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-a1b4cdf7-5a60-479f-974a-154d542cacb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d Aug 20 02:01:04.574729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-a1b4cdf7-5a60-479f-974a-154d542cacb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:04.574729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-a1b4cdf7-5a60-479f-974a-154d542cacb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:04.584002 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:04.584002 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:04.659706 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54934b62-2ffe-49b5-9616-bf2082d6ee3a req-a1b4cdf7-5a60-479f-974a-154d542cacb2 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d returned with HTTP 200 Aug 20 02:01:04.660065 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 86/346] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:01:04 2026] DELETE /volume/v3/attachments/7344d372-ab2d-4c21-9647-d4ae32ce093d => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:04.741401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e87c1cb9-47fd-497f-8943-90868bd552ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:04.746968 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e87c1cb9-47fd-497f-8943-90868bd552ee tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:04.747187 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e87c1cb9-47fd-497f-8943-90868bd552ee tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:04.747465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e87c1cb9-47fd-497f-8943-90868bd552ee tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:04.758036 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:04.758036 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:04.765877 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e87c1cb9-47fd-497f-8943-90868bd552ee tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:04.771813 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e87c1cb9-47fd-497f-8943-90868bd552ee tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:04.772954 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 88/347] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:04 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:04.792770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e391f054-a519-47c1-9438-c39ba02aba14 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:04.797119 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] POST https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53/action Aug 20 02:01:04.797119 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Action body: b'{"os-retype": {"new_type": "eba08200-d92a-46e9-b8b6-204b0d59ecae"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:04.797119 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "eba08200-d92a-46e9-b8b6-204b0d59ecae"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:04.815252 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:04.815252 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:04.815252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:04.852830 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-594666485 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-594666485, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:04.853355 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-594666485 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-594666485, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:04.886703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Created reservations ['8e0aee7c-b75b-45d7-9fdd-6bbd627ffd7c', 'ce82c9f7-9947-4f63-8179-35f4860c7d8a'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:04.901054 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1875397308 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1875397308, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:04.901190 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1875397308 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1875397308, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:01:04.908662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Created reservations ['ea09e616-1c1b-4600-8256-bea9619ff1e0', '837450c9-cb00-4a8a-865c-1514e58d7aa7'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:04.947704 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Retype volume request issued successfully. Aug 20 02:01:04.947961 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e391f054-a519-47c1-9438-c39ba02aba14 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53/action returned with HTTP 202 Aug 20 02:01:04.948609 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 87/348] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:04 2026] POST /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:04.960287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:04.963561 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:04.963785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:04.964013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:04.976029 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:04.976029 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:04.986418 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:04.992160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97add9dc-5a0e-42aa-bf18-60b7e654b69f tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:04.992626 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 88/349] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:04 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:06.009889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:06.011614 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.011802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:06.011987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:06.020897 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:06.020897 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:06.025674 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:06.030752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dcfd0b25-b386-43d8-bb16-b63008d5889a tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:06.031334 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 87/350] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:06 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:06.046490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:06.050253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.050253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:06.050253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:06.071721 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:06.071721 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:06.077438 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:06.085089 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b7cd92bb-7ef7-4fed-ba35-239a181ee584 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:06.085602 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 89/351] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:06 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:06.106422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:06.110331 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.110331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:06.110331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:06.126052 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:06.126052 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:06.134473 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:06.141172 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e885f90-b0e9-47d8-abea-0435e0d9b168 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:06.141172 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 88/352] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:06 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:06.158837 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:06.161400 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.161818 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:06.162100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:06.162372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Delete volume with id: 8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.173011 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:06.173011 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:06.173802 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:06.202784 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Delete volume request issued successfully. Aug 20 02:01:06.203784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eee19d0c-f64f-4713-a65e-74ab28f49612 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 202 Aug 20 02:01:06.204221 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 89/353] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:06 2026] DELETE /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:06.213996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:06.216144 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:06.216324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:06.216639 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:06.224580 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:06.224580 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:06.228920 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Volume info retrieved successfully. Aug 20 02:01:06.241853 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2024b5d0-cfc6-49b8-a490-07210f6a653c tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 200 Aug 20 02:01:06.242413 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 88/354] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:06 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.264493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6622ebaa-e1f0-4450-9b4e-9ddebef69879 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.273244 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6622ebaa-e1f0-4450-9b4e-9ddebef69879 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] GET https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 Aug 20 02:01:07.273244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6622ebaa-e1f0-4450-9b4e-9ddebef69879 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.273244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6622ebaa-e1f0-4450-9b4e-9ddebef69879 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.281400 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6622ebaa-e1f0-4450-9b4e-9ddebef69879 tempest-VolumeTypesTest-429362350 tempest-VolumeTypesTest-429362350-project-member] https://10.4.3.27/volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 returned with HTTP 404 Aug 20 02:01:07.281400 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 90/355] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/volumes/8483b9aa-4958-4ae8-94df-87b775918c53 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:07.298021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-31f78beb-ad6d-47b1-a325-d885f83e68cd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.303929 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31f78beb-ad6d-47b1-a325-d885f83e68cd tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae Aug 20 02:01:07.305313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31f78beb-ad6d-47b1-a325-d885f83e68cd tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.305313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31f78beb-ad6d-47b1-a325-d885f83e68cd tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.368607 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31f78beb-ad6d-47b1-a325-d885f83e68cd tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae returned with HTTP 202 Aug 20 02:01:07.368607 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 89/356] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:07 2026] DELETE /volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:07.379285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e59d721f-4104-472c-be47-2d350ed68fc3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.381996 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e59d721f-4104-472c-be47-2d350ed68fc3 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae Aug 20 02:01:07.382392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e59d721f-4104-472c-be47-2d350ed68fc3 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.382678 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e59d721f-4104-472c-be47-2d350ed68fc3 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.388882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e59d721f-4104-472c-be47-2d350ed68fc3 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae returned with HTTP 404 Aug 20 02:01:07.389693 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 90/357] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/eba08200-d92a-46e9-b8b6-204b0d59ecae => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:07.401196 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4c2f2ed5-8f8b-49c0-a922-b389b786806a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.406800 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4c2f2ed5-8f8b-49c0-a922-b389b786806a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e Aug 20 02:01:07.406800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4c2f2ed5-8f8b-49c0-a922-b389b786806a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.406800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4c2f2ed5-8f8b-49c0-a922-b389b786806a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.462859 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4c2f2ed5-8f8b-49c0-a922-b389b786806a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e returned with HTTP 202 Aug 20 02:01:07.463211 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 89/358] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:07 2026] DELETE /volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:07.474339 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7d9db7fa-67ae-409c-8827-950180a28922 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.477974 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d9db7fa-67ae-409c-8827-950180a28922 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e Aug 20 02:01:07.478680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d9db7fa-67ae-409c-8827-950180a28922 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.478680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d9db7fa-67ae-409c-8827-950180a28922 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.484803 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d9db7fa-67ae-409c-8827-950180a28922 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e returned with HTTP 404 Aug 20 02:01:07.484803 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 91/359] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/b63629f1-41d2-4683-ba9a-b8ef6daff85e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:07.500676 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-10b63dba-5dff-4b77-8440-71f69a39fcd5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.502898 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-10b63dba-5dff-4b77-8440-71f69a39fcd5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:07.503930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-10b63dba-5dff-4b77-8440-71f69a39fcd5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-734578363", "description": "tempest-volume-type-description-2034805931", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:07.557021 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-10b63dba-5dff-4b77-8440-71f69a39fcd5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:07.557442 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 90/360] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:01:07 2026] POST /volume/v3/types => generated 314 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.575626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7341ee3-9566-4987-8236-1a19c7ce4b8c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.578207 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7341ee3-9566-4987-8236-1a19c7ce4b8c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e Aug 20 02:01:07.578561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7341ee3-9566-4987-8236-1a19c7ce4b8c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.578718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7341ee3-9566-4987-8236-1a19c7ce4b8c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.584552 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7341ee3-9566-4987-8236-1a19c7ce4b8c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e returned with HTTP 200 Aug 20 02:01:07.584922 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 91/361] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.609107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-543e21f6-7dcd-464d-a52e-94d264121103 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.612379 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-543e21f6-7dcd-464d-a52e-94d264121103 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e Aug 20 02:01:07.612379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-543e21f6-7dcd-464d-a52e-94d264121103 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.612379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-543e21f6-7dcd-464d-a52e-94d264121103 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.675926 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-543e21f6-7dcd-464d-a52e-94d264121103 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e returned with HTTP 202 Aug 20 02:01:07.676817 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 90/362] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:07 2026] DELETE /volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:07.690072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-22a06bb6-06c1-4f2f-8a8f-cda751d4b973 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.691939 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22a06bb6-06c1-4f2f-8a8f-cda751d4b973 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e Aug 20 02:01:07.692498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-22a06bb6-06c1-4f2f-8a8f-cda751d4b973 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.693818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-22a06bb6-06c1-4f2f-8a8f-cda751d4b973 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.697766 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22a06bb6-06c1-4f2f-8a8f-cda751d4b973 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e returned with HTTP 404 Aug 20 02:01:07.698938 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 92/363] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/687f1e09-4df7-4926-a713-aa0b8007519e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:07.712127 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b6bf625-df37-4bf9-8c82-bff3b91c25e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.715362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b6bf625-df37-4bf9-8c82-bff3b91c25e7 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:07.716679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b6bf625-df37-4bf9-8c82-bff3b91c25e7 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1891984704"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:07.742426 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b6bf625-df37-4bf9-8c82-bff3b91c25e7 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:07.742426 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 91/364] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:01:07 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.755547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5e22f843-7f53-42bf-b2d9-09f965ce2272 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.757828 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5e22f843-7f53-42bf-b2d9-09f965ce2272 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption Aug 20 02:01:07.758524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5e22f843-7f53-42bf-b2d9-09f965ce2272 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:07.809414 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5e22f843-7f53-42bf-b2d9-09f965ce2272 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption returned with HTTP 200 Aug 20 02:01:07.809592 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 92/365] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:01:07 2026] POST /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.824331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4f12cba1-5226-4eba-9869-ed22b625050b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.826984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f12cba1-5226-4eba-9869-ed22b625050b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption Aug 20 02:01:07.827329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f12cba1-5226-4eba-9869-ed22b625050b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.827675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f12cba1-5226-4eba-9869-ed22b625050b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.839043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f12cba1-5226-4eba-9869-ed22b625050b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption returned with HTTP 200 Aug 20 02:01:07.839639 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 91/366] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.853072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82f955d0-0dd3-4f46-aae8-8957fd458e5f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.856739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82f955d0-0dd3-4f46-aae8-8957fd458e5f tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] PUT https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 Aug 20 02:01:07.857209 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82f955d0-0dd3-4f46-aae8-8957fd458e5f tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:07.903494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82f955d0-0dd3-4f46-aae8-8957fd458e5f tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 returned with HTTP 200 Aug 20 02:01:07.904335 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 93/367] 10.4.3.27 () {68 vars in 1500 bytes} [Thu Aug 20 02:01:07 2026] PUT /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 => generated 122 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.915253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-75aad580-aed1-495b-9d45-6787c9ccc57c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.917915 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75aad580-aed1-495b-9d45-6787c9ccc57c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption Aug 20 02:01:07.918331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75aad580-aed1-495b-9d45-6787c9ccc57c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.918725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75aad580-aed1-495b-9d45-6787c9ccc57c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.930045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75aad580-aed1-495b-9d45-6787c9ccc57c tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption returned with HTTP 200 Aug 20 02:01:07.931125 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 92/368] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:07.943479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df9f391f-d11f-41df-b134-e11d0e8ccd77 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.946106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df9f391f-d11f-41df-b134-e11d0e8ccd77 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/cipher Aug 20 02:01:07.946926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df9f391f-d11f-41df-b134-e11d0e8ccd77 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.948250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df9f391f-d11f-41df-b134-e11d0e8ccd77 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:07.960790 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df9f391f-d11f-41df-b134-e11d0e8ccd77 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/cipher returned with HTTP 200 Aug 20 02:01:07.961919 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 93/369] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:01:07 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:07.975111 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3eb82fed-1a34-425a-876c-c7288e662ad5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:07.978661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3eb82fed-1a34-425a-876c-c7288e662ad5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 Aug 20 02:01:07.979217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3eb82fed-1a34-425a-876c-c7288e662ad5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:07.979217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3eb82fed-1a34-425a-876c-c7288e662ad5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.028239 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3eb82fed-1a34-425a-876c-c7288e662ad5 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 returned with HTTP 202 Aug 20 02:01:08.029240 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 92/370] 10.4.3.27 () {66 vars in 1482 bytes} [Thu Aug 20 02:01:07 2026] DELETE /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption/b7c260c4-4914-4562-9751-4340888da662 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:08.039098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-060aa3ee-0ab8-4afb-96fc-270bab3a87d2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.042210 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-060aa3ee-0ab8-4afb-96fc-270bab3a87d2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption Aug 20 02:01:08.042399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-060aa3ee-0ab8-4afb-96fc-270bab3a87d2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.042588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-060aa3ee-0ab8-4afb-96fc-270bab3a87d2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.053505 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-060aa3ee-0ab8-4afb-96fc-270bab3a87d2 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption returned with HTTP 200 Aug 20 02:01:08.054122 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 94/371] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:01:08.070689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d74d9f0c-86e2-4ad0-b3ec-74f7b667be6a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.074785 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d74d9f0c-86e2-4ad0-b3ec-74f7b667be6a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption Aug 20 02:01:08.075131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d74d9f0c-86e2-4ad0-b3ec-74f7b667be6a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.075451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d74d9f0c-86e2-4ad0-b3ec-74f7b667be6a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.088623 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d74d9f0c-86e2-4ad0-b3ec-74f7b667be6a tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption returned with HTTP 200 Aug 20 02:01:08.088623 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 93/372] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:01:08.102549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7b82fd5b-d251-4696-87dc-1a57f2b900e6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.104719 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b82fd5b-d251-4696-87dc-1a57f2b900e6 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 Aug 20 02:01:08.105223 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b82fd5b-d251-4696-87dc-1a57f2b900e6 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.105471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b82fd5b-d251-4696-87dc-1a57f2b900e6 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.167675 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b82fd5b-d251-4696-87dc-1a57f2b900e6 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 returned with HTTP 202 Aug 20 02:01:08.168260 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 94/373] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:08 2026] DELETE /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:08.177989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-55bd40c6-79ab-427e-b2bd-287230e48e12 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.180504 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-55bd40c6-79ab-427e-b2bd-287230e48e12 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 Aug 20 02:01:08.180701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-55bd40c6-79ab-427e-b2bd-287230e48e12 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.181123 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-55bd40c6-79ab-427e-b2bd-287230e48e12 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.185617 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=459,cinder:INSERT=54,cinder:UPDATE=110 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:01:08.192440 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-55bd40c6-79ab-427e-b2bd-287230e48e12 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 returned with HTTP 404 Aug 20 02:01:08.193090 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 93/374] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types/777d7fc4-663e-4c46-be1c-2a55e0652977 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:08.215866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bf86ea1e-047e-44d3-9b2d-b19353a25334 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.218151 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf86ea1e-047e-44d3-9b2d-b19353a25334 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types Aug 20 02:01:08.218473 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf86ea1e-047e-44d3-9b2d-b19353a25334 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.220246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf86ea1e-047e-44d3-9b2d-b19353a25334 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.242486 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf86ea1e-047e-44d3-9b2d-b19353a25334 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:08.242486 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 95/375] 10.4.3.27 () {66 vars in 1224 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:08.254550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-21dadfaa-046f-45ac-8a19-88a13f0458ba None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.261295 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21dadfaa-046f-45ac-8a19-88a13f0458ba tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:08.261757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21dadfaa-046f-45ac-8a19-88a13f0458ba tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-453464393"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:08.291099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21dadfaa-046f-45ac-8a19-88a13f0458ba tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:08.291488 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 94/376] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:01:08 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:08.304471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-53e2c3b7-1ab6-4a79-baf8-6e1baa568d9b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.306754 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-53e2c3b7-1ab6-4a79-baf8-6e1baa568d9b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] PUT https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf Aug 20 02:01:08.307143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-53e2c3b7-1ab6-4a79-baf8-6e1baa568d9b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-986136832", "description": "tempest-volume-type-description-1305630644", "is_public": false}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:08.320093 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=408,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:01:08.373474 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-53e2c3b7-1ab6-4a79-baf8-6e1baa568d9b tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf returned with HTTP 200 Aug 20 02:01:08.373995 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 95/377] 10.4.3.27 () {68 vars in 1356 bytes} [Thu Aug 20 02:01:08 2026] PUT /volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf => generated 204 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:08.390262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-26175be8-b5e6-4034-8381-3490e4056772 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.391086 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-26175be8-b5e6-4034-8381-3490e4056772 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf Aug 20 02:01:08.391366 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-26175be8-b5e6-4034-8381-3490e4056772 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.394260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-26175be8-b5e6-4034-8381-3490e4056772 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.398041 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-26175be8-b5e6-4034-8381-3490e4056772 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf returned with HTTP 200 Aug 20 02:01:08.398415 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 94/378] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:08.408057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a52b5e9-bb11-4d84-a989-992417c712ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.414213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a52b5e9-bb11-4d84-a989-992417c712ff tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] DELETE https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf Aug 20 02:01:08.414213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a52b5e9-bb11-4d84-a989-992417c712ff tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.414213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a52b5e9-bb11-4d84-a989-992417c712ff tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.421262 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=384,cinder:UPDATE=38,cinder:INSERT=28 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:01:08.479474 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a52b5e9-bb11-4d84-a989-992417c712ff tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf returned with HTTP 202 Aug 20 02:01:08.479974 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 96/379] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:08 2026] DELETE /volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:08.492979 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e2a29e95-13ac-4e93-bba4-3dfd4f15a149 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:08.495717 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e2a29e95-13ac-4e93-bba4-3dfd4f15a149 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] GET https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf Aug 20 02:01:08.495976 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e2a29e95-13ac-4e93-bba4-3dfd4f15a149 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:08.496222 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e2a29e95-13ac-4e93-bba4-3dfd4f15a149 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:08.503573 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e2a29e95-13ac-4e93-bba4-3dfd4f15a149 tempest-VolumeTypesTest-263400451 tempest-VolumeTypesTest-263400451-project-admin] https://10.4.3.27/volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf returned with HTTP 404 Aug 20 02:01:08.504294 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 95/380] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:08 2026] GET /volume/v3/types/369001ab-ccd9-4fb1-9137-609cd7e65faf => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:09.300403 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:09.306250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] DELETE https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 02:01:09.306250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:09.306250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:09.306250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Delete volume with id: 69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 02:01:09.325973 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:09.325973 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:09.326859 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:01:09.357460 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Delete volume request issued successfully. Aug 20 02:01:09.357460 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6fc6949d-caa2-48aa-9089-0152fb9c81a4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 202 Aug 20 02:01:09.357460 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 96/381] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:09 2026] DELETE /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:09.366399 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-503a3240-0a2a-42f0-af94-716b389b33c4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:09.368806 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-503a3240-0a2a-42f0-af94-716b389b33c4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 02:01:09.369078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-503a3240-0a2a-42f0-af94-716b389b33c4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:09.369374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-503a3240-0a2a-42f0-af94-716b389b33c4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:09.379201 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:09.379201 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:09.383940 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-503a3240-0a2a-42f0-af94-716b389b33c4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:01:09.391685 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-503a3240-0a2a-42f0-af94-716b389b33c4 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 200 Aug 20 02:01:09.391685 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 95/382] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:09 2026] GET /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:10.414890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8922f01f-823d-4e04-9325-c13441836a42 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:10.417382 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8922f01f-823d-4e04-9325-c13441836a42 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a Aug 20 02:01:10.417793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8922f01f-823d-4e04-9325-c13441836a42 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:10.418025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8922f01f-823d-4e04-9325-c13441836a42 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:10.425503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8922f01f-823d-4e04-9325-c13441836a42 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a returned with HTTP 404 Aug 20 02:01:10.426292 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 97/383] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:10 2026] GET /volume/v3/volumes/69a70557-80e2-41a5-a793-f939c8a6318a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:10.437340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-211a44e3-21a2-47f3-b9da-30787456853f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:10.440257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] DELETE https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:01:10.440257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:10.440257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:10.440257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Delete volume with id: bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:01:10.442328 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=380,cinder:INSERT=28,cinder:UPDATE=34 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:01:10.451513 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:10.451513 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:10.452291 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:01:10.499966 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Delete volume request issued successfully. Aug 20 02:01:10.503254 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-211a44e3-21a2-47f3-b9da-30787456853f tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 202 Aug 20 02:01:10.503254 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 96/384] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:10 2026] DELETE /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:10.513413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-28169521-e835-4029-af4f-00e81cdd711a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:10.514767 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28169521-e835-4029-af4f-00e81cdd711a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:01:10.514995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28169521-e835-4029-af4f-00e81cdd711a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:10.515187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28169521-e835-4029-af4f-00e81cdd711a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:10.526950 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:10.526950 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:10.534972 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-28169521-e835-4029-af4f-00e81cdd711a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Volume info retrieved successfully. Aug 20 02:01:10.541739 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28169521-e835-4029-af4f-00e81cdd711a tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 200 Aug 20 02:01:10.542833 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 97/385] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:10 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:11.420677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.424698 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:01:11.424989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.425412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.441136 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.441136 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:11.457560 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:11.468396 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e056d73b-1581-480c-8cbf-48eec2017788 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:01:11.469240 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 96/386] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:11.479457 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.481745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:01:11.482084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.482333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.500284 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.500284 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:11.505841 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:11.511972 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-e709480b-a234-482d-987b-b38a4c70070f tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 200 Aug 20 02:01:11.513186 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 98/387] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:11.524177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.529293 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:01:11.529293 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.529293 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.535847 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.535847 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:11.541629 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:11.549731 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-b2a64b44-64e7-44f3-bfd0-3e9017a3aed1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 200 Aug 20 02:01:11.549731 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 97/388] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:11.563091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1e449b3c-ef76-4384-896b-bf0dd8ced897 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.563501 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e449b3c-ef76-4384-896b-bf0dd8ced897 None None] GET https://10.4.3.27/volume// Aug 20 02:01:11.563680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e449b3c-ef76-4384-896b-bf0dd8ced897 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.563862 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e449b3c-ef76-4384-896b-bf0dd8ced897 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.564903 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e449b3c-ef76-4384-896b-bf0dd8ced897 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:11.564903 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 98/389] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:11.565516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b0c26b2-322e-4643-bbe1-041dfedeb770 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.567900 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b0c26b2-322e-4643-bbe1-041dfedeb770 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] GET https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af Aug 20 02:01:11.568223 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b0c26b2-322e-4643-bbe1-041dfedeb770 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.568554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b0c26b2-322e-4643-bbe1-041dfedeb770 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.576177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-77262fd1-5e35-4519-976f-613e8785644c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.576358 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b0c26b2-322e-4643-bbe1-041dfedeb770 tempest-TestMultiAttachVolumeSwap-255191817 tempest-TestMultiAttachVolumeSwap-255191817-project-member] https://10.4.3.27/volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af returned with HTTP 404 Aug 20 02:01:11.577050 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 97/390] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/v3/volumes/bc3b3804-69c1-4ba8-ab62-c525263180af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:11.579976 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-77262fd1-5e35-4519-976f-613e8785644c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:01:11.580214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-77262fd1-5e35-4519-976f-613e8785644c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b11fe19f-679d-4c1b-9834-7abac7bad6da", "connector": null, "instance_uuid": "b260f42f-dd5e-4f68-af80-e391c6319057"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:11.598326 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.598326 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:11.655282 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-77262fd1-5e35-4519-976f-613e8785644c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:01:11.655778 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 99/391] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:01:11 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 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b438ed61-3c62-40b2-9e32-5e2e35dc6906 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b438ed61-3c62-40b2-9e32-5e2e35dc6906 None None] GET https://10.4.3.27/volume// Aug 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b438ed61-3c62-40b2-9e32-5e2e35dc6906 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b438ed61-3c62-40b2-9e32-5e2e35dc6906 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b438ed61-3c62-40b2-9e32-5e2e35dc6906 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:11.672777 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 98/392] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:11.688712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-fe28e17c-8ce2-43d0-886c-b03a2a990e5c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.692198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-fe28e17c-8ce2-43d0-886c-b03a2a990e5c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:01:11.692600 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-fe28e17c-8ce2-43d0-886c-b03a2a990e5c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "026d99b2-2b15-485b-870a-c87c739daa36", "connector": null, "instance_uuid": "b260f42f-dd5e-4f68-af80-e391c6319057"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:11.704580 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.704580 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:11.747705 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-fe28e17c-8ce2-43d0-886c-b03a2a990e5c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:01:11.748169 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 99/393] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:01:11 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 20 02:01:11.757679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fc08cbf3-bc9e-4ebc-b8a8-c52becf5890d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.757944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc08cbf3-bc9e-4ebc-b8a8-c52becf5890d None None] GET https://10.4.3.27/volume// Aug 20 02:01:11.758217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc08cbf3-bc9e-4ebc-b8a8-c52becf5890d None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:11.758460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc08cbf3-bc9e-4ebc-b8a8-c52becf5890d None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:11.758916 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc08cbf3-bc9e-4ebc-b8a8-c52becf5890d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:11.760237 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 98/394] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:01:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:11.772254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-03e8322e-e4bc-441d-9fe2-ab8ed10f1179 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:11.775909 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-03e8322e-e4bc-441d-9fe2-ab8ed10f1179 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:01:11.776358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-03e8322e-e4bc-441d-9fe2-ab8ed10f1179 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f040b36-de68-4f34-85c6-78ae6120a57c", "connector": null, "instance_uuid": "b260f42f-dd5e-4f68-af80-e391c6319057"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:11.788054 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:11.788054 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:11.826384 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-03e8322e-e4bc-441d-9fe2-ab8ed10f1179 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:01:11.826905 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 100/395] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:01:11 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 20 02:01:14.563496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e0a0d10d-c88d-4744-b244-62664599fb0d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:14.563944 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0a0d10d-c88d-4744-b244-62664599fb0d None None] GET https://10.4.3.27/volume// Aug 20 02:01:14.563944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e0a0d10d-c88d-4744-b244-62664599fb0d None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:14.563944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e0a0d10d-c88d-4744-b244-62664599fb0d None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:14.564323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0a0d10d-c88d-4744-b244-62664599fb0d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:14.564815 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 99/396] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:14.587407 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:14.592412 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:01:14.592699 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:14.592942 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:14.617737 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:14.617737 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:14.624176 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:14.633669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7d5e250d-2cd8-43f0-bb03-0e7a86b85c26 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:01:14.633669 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 100/397] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:14 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 1573 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:14.762684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:14.765447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] PUT https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e Aug 20 02:01:14.765956 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:14.782471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Acquiring lock "cinder-attachment_update-b11fe19f-679d-4c1b-9834-7abac7bad6da-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:01:14.794113 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-b11fe19f-679d-4c1b-9834-7abac7bad6da-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:01:14.795812 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:14.795812 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:14.931384 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-b11fe19f-679d-4c1b-9834-7abac7bad6da-np0000007844" released by "attachment_update" :: held 0.137s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:01:14.932113 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-23546eff-172d-43d4-8865-46c0161d1a75 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e returned with HTTP 200 Aug 20 02:01:14.932404 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 99/398] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:01:14 2026] PUT /volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:14.978678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-81240779-ab38-4809-9f8d-297cd2cf15eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:14.989477 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-81240779-ab38-4809-9f8d-297cd2cf15eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e/action Aug 20 02:01:14.989968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-81240779-ab38-4809-9f8d-297cd2cf15eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:14.990162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-81240779-ab38-4809-9f8d-297cd2cf15eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:15.027821 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.027821 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:15.051033 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-81240779-ab38-4809-9f8d-297cd2cf15eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e/action returned with HTTP 204 Aug 20 02:01:15.051852 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 101/399] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:01:14 2026] POST /volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:15.090784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4f9598f3-c9e0-413c-934a-9e4fdb9adfe0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.091254 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4f9598f3-c9e0-413c-934a-9e4fdb9adfe0 None None] GET https://10.4.3.27/volume// Aug 20 02:01:15.091546 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4f9598f3-c9e0-413c-934a-9e4fdb9adfe0 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.091804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4f9598f3-c9e0-413c-934a-9e4fdb9adfe0 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.092321 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4f9598f3-c9e0-413c-934a-9e4fdb9adfe0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:15.092619 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 100/400] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:15.101647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.104758 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:01:15.105046 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.105338 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.126174 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.126174 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:15.135771 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:15.141983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-cc850d0d-aeaa-4f26-b9f0-7bd78ed6facb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 200 Aug 20 02:01:15.142508 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 101/401] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:15 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:15.252922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.255516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] DELETE https://10.4.3.27/volume/v3/volumes/tempest-invalid-1811773917 Aug 20 02:01:15.255750 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.256020 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.256346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Delete volume with id: tempest-invalid-1811773917 Aug 20 02:01:15.258597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.262328 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] PUT https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd Aug 20 02:01:15.263342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:15.264279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c53c02f8-3410-445c-b159-2662115eeea2 req-5a232bb7-374e-4629-9789-09f2d44ac735 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] https://10.4.3.27/volume/v3/volumes/tempest-invalid-1811773917 returned with HTTP 404 Aug 20 02:01:15.264575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 100/402] 10.4.3.27 () {70 vars in 1583 bytes} [Thu Aug 20 02:01:15 2026] DELETE /volume/v3/volumes/tempest-invalid-1811773917 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:15.283574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Acquiring lock "cinder-attachment_update-026d99b2-2b15-485b-870a-c87c739daa36-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:01:15.293484 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-026d99b2-2b15-485b-870a-c87c739daa36-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:01:15.298250 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.298250 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:15.467304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-026d99b2-2b15-485b-870a-c87c739daa36-np0000007844" released by "attachment_update" :: held 0.173s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:01:15.467532 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-65c51e11-52d4-4e15-8117-ee3b9cc49e88 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd returned with HTTP 200 Aug 20 02:01:15.469175 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 102/403] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:01:15 2026] PUT /volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:15.506411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-09d5f752-3bc4-423e-a85d-bc8592bf0753 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.511761 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-09d5f752-3bc4-423e-a85d-bc8592bf0753 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd/action Aug 20 02:01:15.512162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-09d5f752-3bc4-423e-a85d-bc8592bf0753 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:15.512792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-09d5f752-3bc4-423e-a85d-bc8592bf0753 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:15.547434 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.547434 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:15.579395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-09d5f752-3bc4-423e-a85d-bc8592bf0753 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd/action returned with HTTP 204 Aug 20 02:01:15.580517 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 101/404] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:01:15 2026] POST /volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-30733ad7-d08c-4a5a-b85f-2a88c1f32f6e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30733ad7-d08c-4a5a-b85f-2a88c1f32f6e None None] GET https://10.4.3.27/volume// Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30733ad7-d08c-4a5a-b85f-2a88c1f32f6e None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30733ad7-d08c-4a5a-b85f-2a88c1f32f6e None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30733ad7-d08c-4a5a-b85f-2a88c1f32f6e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:15.623494 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 102/405] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:15.635319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.639508 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:01:15.639508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.639508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.652595 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.652595 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:15.657065 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:01:15.664542 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-488edc26-547f-4642-a6e5-1e7fd95fac22 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 200 Aug 20 02:01:15.665016 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 101/406] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:15 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:15.771411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.774373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d2dd8ab3-5b5a-4171-bd22-b5c00b4b9608 Aug 20 02:01:15.774608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.774817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.774980 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] Delete volume with id: d2dd8ab3-5b5a-4171-bd22-b5c00b4b9608 Aug 20 02:01:15.779385 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.782984 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] PUT https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c Aug 20 02:01:15.783114 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-297ded87-75ca-40fa-b072-6df8a56bcdf4 req-b9fb3161-8642-4422-b4f6-e041ba0c2905 tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-member] https://10.4.3.27/volume/v3/volumes/d2dd8ab3-5b5a-4171-bd22-b5c00b4b9608 returned with HTTP 404 Aug 20 02:01:15.784100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:15.784307 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 103/407] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:01:15 2026] DELETE /volume/v3/volumes/d2dd8ab3-5b5a-4171-bd22-b5c00b4b9608 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:15.795653 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Acquiring lock "cinder-attachment_update-0f040b36-de68-4f34-85c6-78ae6120a57c-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:01:15.802903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-0f040b36-de68-4f34-85c6-78ae6120a57c-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:01:15.804466 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:15.804466 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:15.814887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-976221c9-34ee-4fd3-9937-d376785ae851 req-7eec9974-9c22-4dab-b39b-c14849f1cf3e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.817647 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-976221c9-34ee-4fd3-9937-d376785ae851 req-7eec9974-9c22-4dab-b39b-c14849f1cf3e tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-reader] GET https://10.4.3.27/volume/v3/volumes/c3aecab9-5d0d-418f-a4bf-ac6f75ba12be Aug 20 02:01:15.818292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-976221c9-34ee-4fd3-9937-d376785ae851 req-7eec9974-9c22-4dab-b39b-c14849f1cf3e tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:15.819844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-976221c9-34ee-4fd3-9937-d376785ae851 req-7eec9974-9c22-4dab-b39b-c14849f1cf3e tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:15.832971 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-976221c9-34ee-4fd3-9937-d376785ae851 req-7eec9974-9c22-4dab-b39b-c14849f1cf3e tempest-VolumesNegativeTest-973613073 tempest-VolumesNegativeTest-973613073-project-reader] https://10.4.3.27/volume/v3/volumes/c3aecab9-5d0d-418f-a4bf-ac6f75ba12be returned with HTTP 404 Aug 20 02:01:15.832971 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 103/408] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:15 2026] GET /volume/v3/volumes/c3aecab9-5d0d-418f-a4bf-ac6f75ba12be => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:15.938167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Lock "cinder-attachment_update-0f040b36-de68-4f34-85c6-78ae6120a57c-np0000007844" released by "attachment_update" :: held 0.135s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:01:15.938654 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-c24cd93d-9bcf-44b3-b848-1f013f723904 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c returned with HTTP 200 Aug 20 02:01:15.939303 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 102/409] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:01:15 2026] PUT /volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:15.975125 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7cde49cc-114b-4025-9382-bbad698503c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:15.977796 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7cde49cc-114b-4025-9382-bbad698503c7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] POST https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c/action Aug 20 02:01:15.978342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7cde49cc-114b-4025-9382-bbad698503c7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:15.979407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7cde49cc-114b-4025-9382-bbad698503c7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:16.014637 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:16.014637 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:16.046281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-85721167-b8ca-4a29-b344-6fe83c4183dd req-7cde49cc-114b-4025-9382-bbad698503c7 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c/action returned with HTTP 204 Aug 20 02:01:16.047056 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 102/410] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:01:15 2026] POST /volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:21.887589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82e01532-1054-4d71-93ea-a51cb096ea81 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:22.193804 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:22.193804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2102301664"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:22.196896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2102301664'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:22.196896 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create volume of 1 GB Aug 20 02:01:22.196896 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:22.196896 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:22.202977 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Availability Zones retrieved successfully. Aug 20 02:01:22.209080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Flow 'volume_create_api' (79f831ee-a7f0-447d-b376-6cba59f67bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:22.210350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585b5b03-7b4d-493f-ad0a-99b822be01b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:22.211364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:22.244802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585b5b03-7b4d-493f-ad0a-99b822be01b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:22.245644 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d287d84e-6ab8-4372-af26-ef4405cb19f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:22.329301 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['120a506e-3ce6-4d05-8aef-01f924a316d4', 'a8938844-fb10-436c-8a50-e24f71a935a5', 'b1d41683-566a-47cc-83eb-cbd0ef645eb6', 'fafaf502-8955-4918-871d-66bbd05d18f4'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:22.330388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d287d84e-6ab8-4372-af26-ef4405cb19f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['120a506e-3ce6-4d05-8aef-01f924a316d4', 'a8938844-fb10-436c-8a50-e24f71a935a5', 'b1d41683-566a-47cc-83eb-cbd0ef645eb6', 'fafaf502-8955-4918-871d-66bbd05d18f4']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:22.331621 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa451c27-1fb5-45ee-9402-a5b1479e130d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:22.360275 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa451c27-1fb5-45ee-9402-a5b1479e130d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f2f96d-dad2-426d-b43a-2660b2b52c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2102301664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb937b377774f42b30e2b0d210f5ae7',qos_specs=None,replication_status=,reservations=['120a506e-3ce6-4d05-8aef-01f924a316d4','a8938844-fb10-436c-8a50-e24f71a935a5','b1d41683-566a-47cc-83eb-cbd0ef645eb6','fafaf502-8955-4918-871d-66bbd05d18f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aa3e5a5bec946dab772c9c04dbb4d5f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2102301664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52f2f96d-dad2-426d-b43a-2660b2b52c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fb937b377774f42b30e2b0d210f5ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3aa3e5a5bec946dab772c9c04dbb4d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:22.360982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d0d15c-cd93-4164-86b0-5a280baf59b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:22.384124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d0d15c-cd93-4164-86b0-5a280baf59b4) transitioned into state 'SUCCESS' from state '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-2102301664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb937b377774f42b30e2b0d210f5ae7',qos_specs=None,replication_status=,reservations=['120a506e-3ce6-4d05-8aef-01f924a316d4','a8938844-fb10-436c-8a50-e24f71a935a5','b1d41683-566a-47cc-83eb-cbd0ef645eb6','fafaf502-8955-4918-871d-66bbd05d18f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aa3e5a5bec946dab772c9c04dbb4d5f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:22.384865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174d8541-e603-4d0b-b766-b8d5aba41943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:22.398833 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174d8541-e603-4d0b-b766-b8d5aba41943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:22.399826 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Flow 'volume_create_api' (79f831ee-a7f0-447d-b376-6cba59f67bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:22.400204 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create volume request issued successfully. Aug 20 02:01:22.400829 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82e01532-1054-4d71-93ea-a51cb096ea81 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:22.401374 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 104/411] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:21 2026] POST /volume/v3/volumes => generated 749 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:22.420044 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:22.424199 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:22.424620 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:22.424901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:22.435711 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:22.435711 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:22.441239 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:22.447748 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee88da64-edd6-4d9b-a09d-44aec7ee8eb7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 200 Aug 20 02:01:22.448251 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 104/412] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:22 2026] GET /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:23.464079 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:23.466338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:23.466503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:23.470920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:23.476136 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:23.476136 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:23.481641 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:23.493081 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4966eb73-6549-412b-bd8a-1df7cad3f61c tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 200 Aug 20 02:01:23.496458 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 103/413] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:23 2026] GET /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:23.510761 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:23.512848 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:01:23.513332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f2f96d-dad2-426d-b43a-2660b2b52c46", "name": "tempest-SnapshotsActionsTest-Snapshot-919577765"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:23.528694 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:23.528694 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:23.529344 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:23.529462 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create snapshot from volume 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:23.604586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['f6c09802-3009-4cbd-b2fa-041faa857f5e', '3c740037-5362-40f0-b235-51214b8b4a0b', '513dbf5c-6f49-4d27-9fbc-c6c509d7fda7', '13fc9934-45f1-4707-bd94-fe5006abc1c2'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:23.687481 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot create request issued successfully. Aug 20 02:01:23.687895 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c2db1a9-86e5-4ec9-bb7d-4fe8ed2a955b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:01:23.688406 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 103/414] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:01:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:23.705791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:23.707977 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:23.708213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:23.708469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:23.731032 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:23.731032 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:23.731849 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:23.732921 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d8dda40-c4b4-47b5-affd-262d90cb5083 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:23.733506 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 105/415] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:23 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:24.748490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c279a3c-779d-430f-bf06-09125a7f4754 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:24.752300 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c279a3c-779d-430f-bf06-09125a7f4754 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:24.752611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c279a3c-779d-430f-bf06-09125a7f4754 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:24.752912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c279a3c-779d-430f-bf06-09125a7f4754 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:24.780906 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:24.780906 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:24.781440 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4c279a3c-779d-430f-bf06-09125a7f4754 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:24.782414 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c279a3c-779d-430f-bf06-09125a7f4754 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:24.782908 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 105/416] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:24 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:24.795404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.172037 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:25.172674 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:25.172769 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:25.174528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'creating'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:25.205422 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.205422 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:25.244167 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f4bf6d5-aa56-4342-af5e-fc4f458bbe37 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:25.244820 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 104/417] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:24 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:25.254549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.257066 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:25.257066 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:25.257463 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:25.264051 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.264051 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:25.265263 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:25.265551 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be3784bd-b714-421a-b288-1ad93d5b4e1b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:25.266438 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 104/418] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:25 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:25.278162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.281888 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:25.282365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:25.282365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:25.286625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:25.299271 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.299271 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:25.320886 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-556f1ebf-be4b-4421-a5de-e1ba8faa52b9 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:25.321273 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 106/419] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:25 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:25.337763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.342663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:25.342663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:25.342663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:25.350313 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.350313 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:25.350919 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:25.352294 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-302db9e3-fec6-4ec7-9801-677d1f8eed52 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:25.352986 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 106/420] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:25 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:25.368753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-112471c1-5def-48b7-b475-ae52c1d22b4b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.371282 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:01:25.372059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f2f96d-dad2-426d-b43a-2660b2b52c46", "name": "tempest-SnapshotsActionsTest-Snapshot-802623274"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:25.385029 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.385029 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:25.385653 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:25.385829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create snapshot from volume 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:25.411868 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-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 20 02:01:25.432270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['32288c9a-49e9-480a-884b-9633217fd261', '84a0f619-4ce7-4074-b963-e82a6789db32', 'c444a91c-335a-4749-b6c5-bd7561667fe2', 'ab140d76-7a68-4ccc-be72-f253846228dc'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:25.518514 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot create request issued successfully. Aug 20 02:01:25.518877 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-112471c1-5def-48b7-b475-ae52c1d22b4b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:01:25.519280 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 105/421] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:01:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:25.532267 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ea72ac5b-839b-4893-873a-678e210adc04 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:25.536057 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea72ac5b-839b-4893-873a-678e210adc04 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:25.540897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea72ac5b-839b-4893-873a-678e210adc04 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:25.542056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea72ac5b-839b-4893-873a-678e210adc04 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:25.552081 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:25.552081 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:25.552538 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ea72ac5b-839b-4893-873a-678e210adc04 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:25.553528 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea72ac5b-839b-4893-873a-678e210adc04 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 200 Aug 20 02:01:25.553921 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 105/422] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:25 2026] GET /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:26.569847 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:26.572938 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:26.573152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:26.573465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:26.586039 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:26.586039 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:26.587076 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:26.589679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e656c44-5223-4de9-a189-a1dc1c192a22 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 200 Aug 20 02:01:26.591346 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 107/423] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:26 2026] GET /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:26.607824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:26.611948 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action Aug 20 02:01:26.611948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:26.611948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:26.614159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '6b5cfc04-f6c6-4e28-a943-143c8aaa71d3' with '{'status': 'creating'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:26.649329 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:26.649329 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:26.671852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16e0752b-47d9-45c4-bf00-aaad0777fbbd tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action returned with HTTP 202 Aug 20 02:01:26.671852 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 107/424] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:26 2026] POST /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:26.682109 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:26.684912 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:26.685318 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:26.685445 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:26.695051 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:26.695051 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:26.695051 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:26.696292 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ab759362-fdbc-43c2-b2df-8878244bfc56 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 200 Aug 20 02:01:26.696920 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 106/425] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:26 2026] GET /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:26.710904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0bfcea77-706a-457b-8849-20dad613be3a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:26.715241 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action Aug 20 02:01:26.715730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:26.715909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:26.732130 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:26.732130 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:26.732838 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot retrieved successfully. Aug 20 02:01:26.764519 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot delete request issued successfully. Aug 20 02:01:26.764814 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0bfcea77-706a-457b-8849-20dad613be3a tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action returned with HTTP 202 Aug 20 02:01:26.765447 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 106/426] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:26 2026] POST /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:26.777259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:26.777815 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:26.778462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:26.778789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:26.786915 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:26.786915 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:26.786915 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:26.787213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea7e81f-f9d5-40d0-acf2-be1cba6124f0 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 200 Aug 20 02:01:26.787690 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 108/427] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:26 2026] GET /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:27.802570 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-af7c3039-5cd0-4ef1-8045-ad70679dcc41 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:27.807149 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af7c3039-5cd0-4ef1-8045-ad70679dcc41 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:27.807149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af7c3039-5cd0-4ef1-8045-ad70679dcc41 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:27.807149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af7c3039-5cd0-4ef1-8045-ad70679dcc41 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:27.811819 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af7c3039-5cd0-4ef1-8045-ad70679dcc41 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 404 Aug 20 02:01:27.812915 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 108/428] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:27 2026] GET /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:27.823100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:27.829902 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:27.830330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:27.830451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:27.833489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:27.845197 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:27.845197 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:27.864699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9ed2e54-1232-42cc-8d61-a355b6819bc2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:27.865143 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 107/429] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:27 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:27.875394 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b4509114-d86d-4a17-a23a-2171994ea02f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:27.877729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4509114-d86d-4a17-a23a-2171994ea02f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:27.877901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b4509114-d86d-4a17-a23a-2171994ea02f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:27.878296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b4509114-d86d-4a17-a23a-2171994ea02f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:27.883646 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:27.883646 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:27.884367 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b4509114-d86d-4a17-a23a-2171994ea02f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:27.885350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4509114-d86d-4a17-a23a-2171994ea02f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:27.885989 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 107/430] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:27 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:27.896144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-77cd81a7-8422-4350-9479-0da50bf5717f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:27.898253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77cd81a7-8422-4350-9479-0da50bf5717f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:27.898478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77cd81a7-8422-4350-9479-0da50bf5717f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:27.898718 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77cd81a7-8422-4350-9479-0da50bf5717f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:27.898897 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-77cd81a7-8422-4350-9479-0da50bf5717f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete snapshot with id: 6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 Aug 20 02:01:27.904503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77cd81a7-8422-4350-9479-0da50bf5717f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 returned with HTTP 404 Aug 20 02:01:27.905186 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 109/431] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:27 2026] DELETE /volume/v3/snapshots/6b5cfc04-f6c6-4e28-a943-143c8aaa71d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:27.913994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:27.915929 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:01:27.917165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f2f96d-dad2-426d-b43a-2660b2b52c46", "name": "tempest-SnapshotsActionsTest-Snapshot-1522999049"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:27.930100 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:27.930100 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:27.930783 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:27.930964 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create snapshot from volume 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:27.969757 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['1335b8e5-c291-48fa-8e41-2cc20641796d', 'd82969d2-86af-462f-832e-bfc7ed28c5e9', '8a3d005c-f8ce-4af8-a256-ccb6f60db9ac', '16855434-fec6-4b31-984b-30777df194dd'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:28.022244 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot create request issued successfully. Aug 20 02:01:28.022658 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7bd990ec-6fab-4129-86f0-e311bce90c12 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:01:28.023095 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 109/432] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:01:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:28.037865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-db9186da-3231-4d43-833d-c99c1f34a2cf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:28.040367 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db9186da-3231-4d43-833d-c99c1f34a2cf tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:28.040367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db9186da-3231-4d43-833d-c99c1f34a2cf tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:28.040367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db9186da-3231-4d43-833d-c99c1f34a2cf tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:28.046322 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:28.046322 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:28.047004 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-db9186da-3231-4d43-833d-c99c1f34a2cf tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:28.048004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db9186da-3231-4d43-833d-c99c1f34a2cf tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 200 Aug 20 02:01:28.048669 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 108/433] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:28 2026] GET /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:29.058141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-595bf49f-1364-461b-9f05-24832ef9c2ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:29.060569 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-595bf49f-1364-461b-9f05-24832ef9c2ae tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:29.060569 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-595bf49f-1364-461b-9f05-24832ef9c2ae tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:29.060569 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-595bf49f-1364-461b-9f05-24832ef9c2ae tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:29.065383 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:29.065383 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:29.065921 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-595bf49f-1364-461b-9f05-24832ef9c2ae tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:29.066821 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-595bf49f-1364-461b-9f05-24832ef9c2ae tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 200 Aug 20 02:01:29.067352 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 108/434] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:29 2026] GET /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:29.076410 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:29.078002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action Aug 20 02:01:29.078568 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:29.078728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:29.080874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '91b954ca-227e-4911-9c49-8a569f86ecd1' with '{'status': 'deleting'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:29.090813 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:29.090813 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:29.100983 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cda40aac-fc3b-4a66-a0c7-e26b613598ff tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action returned with HTTP 202 Aug 20 02:01:29.101335 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 110/435] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:29 2026] POST /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:29.108837 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:29.111560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:29.112166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:29.112472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:29.119641 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:29.119641 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:29.121927 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:29.121927 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a35e5076-8593-4356-8b89-3a42d7a34c2e tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 200 Aug 20 02:01:29.122413 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 110/436] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:29 2026] GET /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:01:29.132122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:29.133981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action Aug 20 02:01:29.134306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:29.134444 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:29.142525 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:29.142525 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:29.143245 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot retrieved successfully. Aug 20 02:01:29.158669 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot delete request issued successfully. Aug 20 02:01:29.158669 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1fb7c011-b58e-4b8c-90f8-4d181a2adafa tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action returned with HTTP 202 Aug 20 02:01:29.158669 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 109/437] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:29 2026] POST /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:29.170887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:29.172848 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:29.173425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:29.173425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:29.179638 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:29.179638 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:29.181266 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:29.181266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a4efb6f-3f67-419e-a303-9c07beafb37d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 200 Aug 20 02:01:29.182207 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 109/438] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:29 2026] GET /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:30.192502 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5758d810-493f-407b-8469-4d50b524e6ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.194295 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5758d810-493f-407b-8469-4d50b524e6ee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:30.194295 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5758d810-493f-407b-8469-4d50b524e6ee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.194604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5758d810-493f-407b-8469-4d50b524e6ee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.200369 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5758d810-493f-407b-8469-4d50b524e6ee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 404 Aug 20 02:01:30.201342 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 111/439] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:30.210578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.211322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:30.211970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:30.212120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:30.214444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:30.227436 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.227436 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:30.257159 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fdd4986a-b156-47dd-9b8b-3eb058df7e3f tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:30.257784 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 111/440] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:30 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:30.269015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.271358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:30.271941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.271941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.279725 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.279725 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:30.279725 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:30.280202 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cb610d26-d6cd-404a-80bc-ce2892f50261 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:30.280789 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 110/441] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:30.294395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.296737 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:30.296934 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.297133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.297240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete snapshot with id: 91b954ca-227e-4911-9c49-8a569f86ecd1 Aug 20 02:01:30.302960 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-526ee38a-1166-4307-8d22-c9b96af2ef00 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 returned with HTTP 404 Aug 20 02:01:30.304357 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 110/442] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:30 2026] DELETE /volume/v3/snapshots/91b954ca-227e-4911-9c49-8a569f86ecd1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:30.318380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.318380 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:01:30.318380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f2f96d-dad2-426d-b43a-2660b2b52c46", "name": "tempest-SnapshotsActionsTest-Snapshot-1105443364"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:30.333577 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.333577 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:30.334239 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:30.334434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create snapshot from volume 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:30.387530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['4543b881-b165-45b9-a140-a1a1538b6339', 'bff26628-7bc4-4b2e-82a8-409785d72852', '20cc9310-eb26-4f5e-afee-be569b0ca18e', '72890869-9baf-45ca-a4bc-b495a252ed6c'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:30.438163 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot create request issued successfully. Aug 20 02:01:30.438717 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f1a875cf-d9f5-47c2-a842-d5e56549b740 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:01:30.439248 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 112/443] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:01:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:30.450911 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-90fca190-9514-428e-9832-898d53ed7cb9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.454967 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-90fca190-9514-428e-9832-898d53ed7cb9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:30.454967 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-90fca190-9514-428e-9832-898d53ed7cb9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.455116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-90fca190-9514-428e-9832-898d53ed7cb9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.465304 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.465304 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:30.465864 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-90fca190-9514-428e-9832-898d53ed7cb9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:30.466591 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-90fca190-9514-428e-9832-898d53ed7cb9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 200 Aug 20 02:01:30.466994 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 112/444] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:30.490163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.492919 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:30.493212 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.493537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.506360 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.506360 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:30.510957 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:30.515852 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-29b9a994-a9c8-4259-b79a-a57e73b7285e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:30.515852 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 111/445] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:30.542375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.548586 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d/action Aug 20 02:01:30.549236 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:30.549464 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:30.569314 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.569314 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:30.569935 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:30.581648 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Begin detaching volume completed successfully. Aug 20 02:01:30.581965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-ae061851-6742-48d5-bb52-09b60937a908 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d/action returned with HTTP 202 Aug 20 02:01:30.582551 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 111/446] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:01:30 2026] POST /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:30.608420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.614254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:30.614254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.614254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.625353 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.625353 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:30.628356 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:30.635988 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd736e19-0716-4d64-beaf-7d5e204a7633 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:30.636445 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 113/447] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:30.645978 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-704369fe-d725-4445-a506-78d510049de5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.646588 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-704369fe-d725-4445-a506-78d510049de5 None None] GET https://10.4.3.27/volume// Aug 20 02:01:30.646588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-704369fe-d725-4445-a506-78d510049de5 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.647160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-704369fe-d725-4445-a506-78d510049de5 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.647160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-704369fe-d725-4445-a506-78d510049de5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:30.647331 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 113/448] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:30.657861 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:30.660529 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:30.660788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:30.661029 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:30.671869 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:30.671869 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:30.678566 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:30.684071 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-fc09378f-3b8c-4a69-992f-2bd4876d6faa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:30.684866 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 112/449] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:30 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:31.482780 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.485645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:31.486132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:31.486337 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:31.494332 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.494332 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:31.495095 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:31.496460 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b53044a6-3fe0-47df-b90f-704bcc3c89cb tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 200 Aug 20 02:01:31.497202 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 112/450] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:31 2026] GET /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:31.508852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.512314 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action Aug 20 02:01:31.513401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:31.513401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:31.514337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '95002ee4-d0db-4e01-95c9-80e1d83456d1' with '{'status': 'error'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:31.536397 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.536397 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:31.565675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da6c2f7e-d8a0-42ff-ad37-357d1aa7247e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action returned with HTTP 202 Aug 20 02:01:31.566452 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 114/451] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:31 2026] POST /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:31.575278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-534cd6ed-0c66-4814-9d94-b89785093978 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.580541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-534cd6ed-0c66-4814-9d94-b89785093978 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:31.580541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-534cd6ed-0c66-4814-9d94-b89785093978 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:31.580888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-534cd6ed-0c66-4814-9d94-b89785093978 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:31.592523 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.592523 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:31.593003 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-534cd6ed-0c66-4814-9d94-b89785093978 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:31.594308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-534cd6ed-0c66-4814-9d94-b89785093978 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 200 Aug 20 02:01:31.594829 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 114/452] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:31 2026] GET /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:31.608406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.610201 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action Aug 20 02:01:31.610367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:31.610522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:31.619762 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.619762 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:31.620249 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot retrieved successfully. Aug 20 02:01:31.646998 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot delete request issued successfully. Aug 20 02:01:31.647283 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a15f0c93-f90e-4a45-9d96-e4f2942e32c6 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action returned with HTTP 202 Aug 20 02:01:31.648342 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 113/453] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:31 2026] POST /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:31.657942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.660464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:31.660998 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:31.661054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:31.661452 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:31.664506 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:31.664506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:31.664506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:31.670406 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.670406 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:31.671298 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:31.673661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80932a02-0fe2-42cd-95a1-3a5d87bdf0a4 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 200 Aug 20 02:01:31.673661 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 113/454] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:31 2026] GET /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:31.677362 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:31.677362 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:31.681050 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:31.686507 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-735b4a52-a3d2-4c58-9ac7-5a21644febb7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:31.687713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 115/455] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:31 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:32.687209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9b93a7a0-fcde-4f6c-9359-517979c7933a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.691541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9b93a7a0-fcde-4f6c-9359-517979c7933a tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:32.691885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9b93a7a0-fcde-4f6c-9359-517979c7933a tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:32.692205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9b93a7a0-fcde-4f6c-9359-517979c7933a tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:32.704094 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9b93a7a0-fcde-4f6c-9359-517979c7933a tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 404 Aug 20 02:01:32.704891 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 115/456] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:32 2026] GET /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:32.714334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a2c64932-f29b-4f62-bb28-52840b99c529 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.714768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.716876 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:32.717178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:32.717453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:32.717498 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2c64932-f29b-4f62-bb28-52840b99c529 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:32.717966 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a2c64932-f29b-4f62-bb28-52840b99c529 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:32.718101 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a2c64932-f29b-4f62-bb28-52840b99c529 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:32.720595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.admin_actions [None req-a2c64932-f29b-4f62-bb28-52840b99c529 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:32.732047 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:32.732047 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:32.732553 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:32.732553 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:32.736974 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:32.742293 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a089a2e2-ee97-44c7-b35a-cf1b5e11de71 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:32.742595 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 114/457] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:32 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:32.759168 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2c64932-f29b-4f62-bb28-52840b99c529 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:32.759764 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 114/458] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:32 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:32.766526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.768782 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:32.769022 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:32.769308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:32.776520 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:32.776520 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:32.777173 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:32.778272 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c5432873-85ff-4081-9bd6-b02ff9e56d1f tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:32.778814 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 116/459] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:32 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:32.791213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6c2218f1-7099-4421-9f6d-c144efb32646 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.794310 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c2218f1-7099-4421-9f6d-c144efb32646 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:32.794533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c2218f1-7099-4421-9f6d-c144efb32646 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:32.794900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c2218f1-7099-4421-9f6d-c144efb32646 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:32.795038 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-6c2218f1-7099-4421-9f6d-c144efb32646 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete snapshot with id: 95002ee4-d0db-4e01-95c9-80e1d83456d1 Aug 20 02:01:32.801781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c2218f1-7099-4421-9f6d-c144efb32646 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 returned with HTTP 404 Aug 20 02:01:32.802692 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 116/460] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:32 2026] DELETE /volume/v3/snapshots/95002ee4-d0db-4e01-95c9-80e1d83456d1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:32.815255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.815255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:01:32.815255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52f2f96d-dad2-426d-b43a-2660b2b52c46", "name": "tempest-SnapshotsActionsTest-Snapshot-1985293045"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:32.826585 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:32.826585 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:32.827287 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:32.828196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Create snapshot from volume 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:32.873174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Created reservations ['02b5a24d-4816-41e3-84b1-497ca9f1ffd2', '04074c84-0b8d-4fd9-b55c-80e170bde964', 'beee3e63-915d-45ef-8345-1f6daaf4b806', '085924a2-9f06-48ee-bf40-c4cfbd821819'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:32.917637 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot create request issued successfully. Aug 20 02:01:32.918023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-51897ae3-6d2c-4d2d-8349-8ced6c996e94 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:01:32.918452 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 115/461] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:01:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:32.931400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:32.933443 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:32.933758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:32.933980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:32.940478 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:32.940478 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:32.940934 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:32.942915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ecab7af8-1f5e-47f5-817f-be5d4ed6e86b tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 200 Aug 20 02:01:32.943315 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 115/462] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:32 2026] GET /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:33.508483 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-0d8bae86-c9e8-4654-b686-d954ef91128a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:33.511188 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-0d8bae86-c9e8-4654-b686-d954ef91128a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 Aug 20 02:01:33.511802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-0d8bae86-c9e8-4654-b686-d954ef91128a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:33.511802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-0d8bae86-c9e8-4654-b686-d954ef91128a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:33.522812 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:33.522812 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:33.617140 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a6b720d2-f0b1-4568-80a0-64f87177a928 req-0d8bae86-c9e8-4654-b686-d954ef91128a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 returned with HTTP 200 Aug 20 02:01:33.617783 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 117/463] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:01:33 2026] DELETE /volume/v3/attachments/b95abf58-e378-4d63-a7f7-32656f892632 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:33.762470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:33.766708 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:01:33.766978 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:33.767309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:33.781149 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:33.781149 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:33.788833 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:01:33.797556 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b87e5dc4-1084-4085-91c9-e9e6fffa656e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:01:33.798533 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 117/464] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:33 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:33.954850 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-539c3845-1860-4c81-98bb-9165259adaf7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:33.958089 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-539c3845-1860-4c81-98bb-9165259adaf7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:33.958521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-539c3845-1860-4c81-98bb-9165259adaf7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:33.958935 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-539c3845-1860-4c81-98bb-9165259adaf7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:33.966108 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:33.966108 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:33.966882 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-539c3845-1860-4c81-98bb-9165259adaf7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:33.967961 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-539c3845-1860-4c81-98bb-9165259adaf7 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 200 Aug 20 02:01:33.969773 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 116/465] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:33 2026] GET /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:33.984333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bdf97982-fc77-4998-a44f-7c7447673047 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:33.989995 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bdf97982-fc77-4998-a44f-7c7447673047 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action Aug 20 02:01:33.990335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bdf97982-fc77-4998-a44f-7c7447673047 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:33.990490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bdf97982-fc77-4998-a44f-7c7447673047 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:33.992783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.admin_actions [None req-bdf97982-fc77-4998-a44f-7c7447673047 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '313e35f5-d889-4203-b92f-8f1d6ca72997' with '{'status': 'error_deleting'}' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:34.007401 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:34.007401 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:34.022293 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bdf97982-fc77-4998-a44f-7c7447673047 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action returned with HTTP 202 Aug 20 02:01:34.022714 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 116/466] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:33 2026] POST /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:34.034751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:34.038132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:34.038132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:34.038132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:34.043495 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:34.043495 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:34.044247 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:34.045254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94eaa77c-0780-41f4-a13a-d5966c4f556d tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 200 Aug 20 02:01:34.045791 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 118/467] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:34 2026] GET /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:34.078641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:34.080669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action Aug 20 02:01:34.081014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:34.081147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:34.088188 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:34.088188 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:34.088840 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot retrieved successfully. Aug 20 02:01:34.121440 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot delete request issued successfully. Aug 20 02:01:34.121834 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5bcb67fb-93f1-4458-bacc-b6b4f43c9be2 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action returned with HTTP 202 Aug 20 02:01:34.122483 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 118/468] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:34 2026] POST /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:34.132220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:34.134731 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:34.135037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:34.135335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:34.147378 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:34.147378 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:34.147656 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:34.148651 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7085e27f-8dbd-4315-92bf-9364fe76ae75 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 200 Aug 20 02:01:34.149738 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 117/469] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:34 2026] GET /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:35.092599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-49fe2c73-160e-4f20-b457-547b0c42f906 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.094984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-49fe2c73-160e-4f20-b457-547b0c42f906 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:35.095208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-49fe2c73-160e-4f20-b457-547b0c42f906 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.095592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-49fe2c73-160e-4f20-b457-547b0c42f906 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.109772 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.109772 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:35.114494 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-49fe2c73-160e-4f20-b457-547b0c42f906 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:35.122014 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-49fe2c73-160e-4f20-b457-547b0c42f906 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:01:35.122416 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 117/470] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:35.163866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ccadd6e7-462c-42f9-9a1b-a44cb20be014 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.166183 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccadd6e7-462c-42f9-9a1b-a44cb20be014 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:35.166996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccadd6e7-462c-42f9-9a1b-a44cb20be014 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.167381 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccadd6e7-462c-42f9-9a1b-a44cb20be014 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.175217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccadd6e7-462c-42f9-9a1b-a44cb20be014 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 404 Aug 20 02:01:35.175471 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 119/471] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:35.187386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.188257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9418651e-f71b-49bd-811e-93c981dd244d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.190734 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:35.191119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.191393 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.191530 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9418651e-f71b-49bd-811e-93c981dd244d tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:35.192038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9418651e-f71b-49bd-811e-93c981dd244d tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:35.192201 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9418651e-f71b-49bd-811e-93c981dd244d tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:35.194091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-9418651e-f71b-49bd-811e-93c981dd244d tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:35.205487 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.205487 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:35.210598 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:35.212527 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.212527 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:35.217395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-5524f45d-bfba-41e6-bba2-2494c4aa1ec6 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:01:35.218112 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 119/472] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:35.237913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9418651e-f71b-49bd-811e-93c981dd244d tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:35.238318 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 118/473] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:35 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:35.249416 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3826efa6-6805-4989-a401-2f1951aff277 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.251189 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.251998 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3826efa6-6805-4989-a401-2f1951aff277 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.252392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3826efa6-6805-4989-a401-2f1951aff277 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.252701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3826efa6-6805-4989-a401-2f1951aff277 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.253468 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] POST https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76/action Aug 20 02:01:35.253946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:35.254096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:35.260296 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.260296 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:35.260952 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3826efa6-6805-4989-a401-2f1951aff277 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:35.262038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3826efa6-6805-4989-a401-2f1951aff277 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:35.262532 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 118/474] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:35.268877 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.268877 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:35.269576 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:35.274707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.276966 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:35.276966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.276966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.277216 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete snapshot with id: 313e35f5-d889-4203-b92f-8f1d6ca72997 Aug 20 02:01:35.282446 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bd75273d-6c82-434c-8c5d-479b3f562ba9 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 returned with HTTP 404 Aug 20 02:01:35.282879 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 120/475] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:35 2026] DELETE /volume/v3/snapshots/313e35f5-d889-4203-b92f-8f1d6ca72997 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:35.282931 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Begin detaching volume completed successfully. Aug 20 02:01:35.284538 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-302f4b27-cefe-4221-9dff-ffdb9196859b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76/action returned with HTTP 202 Aug 20 02:01:35.284538 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 120/476] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:01:35 2026] POST /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:35.292141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.294495 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:35.294905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:35.295038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:35.297030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'creating'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:35.309630 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.309630 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:35.328297 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5084ad3-2ff4-4497-9dbb-e029db4cb3c7 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:35.328900 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 119/477] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:35 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:35.344215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.346591 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.346844 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.347077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.356813 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.356813 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:35.357782 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:35.360081 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fb378190-5b0e-4824-9763-9c0a36f5c680 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:35.360654 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 119/478] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:35.368383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e5923ce-5289-43da-9e9a-d463da014008 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.370058 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e5923ce-5289-43da-9e9a-d463da014008 None None] GET https://10.4.3.27/volume// Aug 20 02:01:35.371255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e5923ce-5289-43da-9e9a-d463da014008 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.371255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e5923ce-5289-43da-9e9a-d463da014008 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.371255 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e5923ce-5289-43da-9e9a-d463da014008 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:35.371494 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 121/479] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:35.376537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.378656 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:35.379030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:35.379151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:35.380730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.snapshot_actions [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100162) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 02:01:35.384215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.386148 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.386148 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:35.386797 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.snapshot_actions [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Updating snapshot 5f058688-cbbe-4b9f-9669-cfaf5b75257d with info {'id': '5f058688-cbbe-4b9f-9669-cfaf5b75257d', 'status': 'error', 'progress': '80%'} Aug 20 02:01:35.386864 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:35.387016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.387422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.399869 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d287686d-45ee-4b08-bb9c-c326335a6a77 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:35.400695 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 121/480] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:35 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:35.404542 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.404542 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:35.411445 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:35.413852 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.416327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.416542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.416745 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.419276 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-09b0728e-291c-44b1-8466-daff3ce77ed2 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:01:35.419276 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 120/481] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:35.427203 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.427203 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:35.427203 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Snapshot retrieved successfully. Aug 20 02:01:35.427203 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e762a339-8fc0-4c89-8f94-8519c4490c8e tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:35.427203 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 120/482] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:35.438017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.441101 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] POST https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action Aug 20 02:01:35.441565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:35.441793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:35.445212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] Updating snapshot '5f058688-cbbe-4b9f-9669-cfaf5b75257d' with '{'status': 'available'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:01:35.469158 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.469158 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:35.492401 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef27cbee-fa0a-48c9-bba9-21a2d8f92380 tempest-SnapshotsActionsTest-444463418 tempest-SnapshotsActionsTest-444463418-project-admin] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action returned with HTTP 202 Aug 20 02:01:35.492889 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 122/483] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:01:35 2026] POST /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:35.503014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.504766 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.504971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.505147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.514207 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.514207 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:35.515745 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:35.516335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02f921b3-25a0-4546-a2ad-9a61e1f8bbee tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:35.516721 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 122/484] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:35.534348 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-288de776-f689-4db1-8ace-504abd1129fc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.537258 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.537467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.537664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.537746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete snapshot with id: 5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.546642 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.546642 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:35.547278 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:35.578349 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot delete request issued successfully. Aug 20 02:01:35.578878 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-288de776-f689-4db1-8ace-504abd1129fc tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 202 Aug 20 02:01:35.579394 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 121/485] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:35 2026] DELETE /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:35.590152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:35.597283 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:35.597283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:35.597283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:35.607009 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:35.607009 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:35.607277 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Snapshot retrieved successfully. Aug 20 02:01:35.610139 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a5e9b0e7-3a63-44d9-a451-20ae51df6f08 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 200 Aug 20 02:01:35.610845 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 121/486] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:35 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:36.516424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.523435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:36.523435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-424537509"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:36.523435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-424537509'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:36.523435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:36.523815 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:36.523815 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:36.530253 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:36.543947 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (2aa5ce80-385b-46a6-80b8-0655f5607a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:36.545565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbc5413-33bc-4771-a43c-c6965bf24422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:36.548205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:36.603990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbc5413-33bc-4771-a43c-c6965bf24422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:36.607174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f0f9d2-d7d4-401c-a38f-bed9938fea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:36.627836 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a09280fe-cac7-4d14-bef7-c7c3b802bbc5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.632332 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a09280fe-cac7-4d14-bef7-c7c3b802bbc5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d Aug 20 02:01:36.632842 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a09280fe-cac7-4d14-bef7-c7c3b802bbc5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:36.633025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a09280fe-cac7-4d14-bef7-c7c3b802bbc5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:36.640056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a09280fe-cac7-4d14-bef7-c7c3b802bbc5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d returned with HTTP 404 Aug 20 02:01:36.641275 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 123/487] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:36 2026] GET /volume/v3/snapshots/5f058688-cbbe-4b9f-9669-cfaf5b75257d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:36.651001 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.655522 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:36.655770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:36.656006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:36.667988 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:36.667988 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:36.675082 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:36.682639 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ae4927f9-f1dc-4259-bf8e-8730d84d0be5 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 200 Aug 20 02:01:36.683533 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 122/488] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:36 2026] GET /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:01:36.702901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.705666 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] DELETE https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:36.705944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:36.706176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:36.706368 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete volume with id: 52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:36.716879 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:36.716879 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:36.717410 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:36.730120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['efb747fc-c9b6-4459-bc07-7ad9e1277255', '1f01d54d-6027-4eee-82b4-a76b8dee4da6', '8f36a139-ba4a-4f0e-bf5d-bdca1de34317', '5b407428-5d4b-4f3b-9ef7-7c5620b6b81a'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:36.730908 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f0f9d2-d7d4-401c-a38f-bed9938fea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb747fc-c9b6-4459-bc07-7ad9e1277255', '1f01d54d-6027-4eee-82b4-a76b8dee4da6', '8f36a139-ba4a-4f0e-bf5d-bdca1de34317', '5b407428-5d4b-4f3b-9ef7-7c5620b6b81a']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:36.731928 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5afba4-9921-44c1-ab37-6b318c14f948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:36.756868 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Delete volume request issued successfully. Aug 20 02:01:36.756868 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b7fa96ec-86d6-4d0c-9592-310fdaa59bd8 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 202 Aug 20 02:01:36.757578 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 122/489] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:36 2026] DELETE /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:36.769515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-04658ee0-fc30-46b6-9f31-731cbddee377 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.775105 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04658ee0-fc30-46b6-9f31-731cbddee377 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:36.775105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04658ee0-fc30-46b6-9f31-731cbddee377 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:36.775105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04658ee0-fc30-46b6-9f31-731cbddee377 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:36.782681 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:36.782681 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:36.788073 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-04658ee0-fc30-46b6-9f31-731cbddee377 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Volume info retrieved successfully. Aug 20 02:01:36.792272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5afba4-9921-44c1-ab37-6b318c14f948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8418db2-4f30-467a-a375-57fb38fdce81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-424537509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['efb747fc-c9b6-4459-bc07-7ad9e1277255','1f01d54d-6027-4eee-82b4-a76b8dee4da6','8f36a139-ba4a-4f0e-bf5d-bdca1de34317','5b407428-5d4b-4f3b-9ef7-7c5620b6b81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-424537509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8418db2-4f30-467a-a375-57fb38fdce81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:36.793034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fc2d8e-391c-46a0-8595-1793b82b3d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:36.795031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04658ee0-fc30-46b6-9f31-731cbddee377 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 200 Aug 20 02:01:36.795031 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 124/490] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:36 2026] GET /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:36.832070 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fc2d8e-391c-46a0-8595-1793b82b3d4d) transitioned into state 'SUCCESS' from state '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-424537509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['efb747fc-c9b6-4459-bc07-7ad9e1277255','1f01d54d-6027-4eee-82b4-a76b8dee4da6','8f36a139-ba4a-4f0e-bf5d-bdca1de34317','5b407428-5d4b-4f3b-9ef7-7c5620b6b81a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:36.832860 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800cba7b-fd8d-421b-bcbb-16fe5c6ecab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:36.851715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800cba7b-fd8d-421b-bcbb-16fe5c6ecab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:36.853563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (2aa5ce80-385b-46a6-80b8-0655f5607a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:36.854399 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:36.855210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6ba24ac-6af7-4bd6-b61b-e145d30452aa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:36.855845 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 123/491] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:36 2026] POST /volume/v3/volumes => generated 746 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:36.873567 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:36.879381 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:36.879381 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:36.879381 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:36.890593 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:36.890593 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:36.898982 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:36.913428 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0c15849-20ce-46f0-8808-6d351ac012a1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:36.913428 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 123/492] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:36 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:37.037830 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-07be0658-c1e7-4cb7-872e-0afeea55f013 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:37.042881 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-07be0658-c1e7-4cb7-872e-0afeea55f013 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] DELETE https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 Aug 20 02:01:37.043850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-07be0658-c1e7-4cb7-872e-0afeea55f013 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:37.043850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-07be0658-c1e7-4cb7-872e-0afeea55f013 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:37.061658 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:37.061658 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:37.175706 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-30badf57-2b4b-47df-b577-c03e947bffa7 req-07be0658-c1e7-4cb7-872e-0afeea55f013 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 returned with HTTP 200 Aug 20 02:01:37.176370 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 123/493] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:01:37 2026] DELETE /volume/v3/attachments/82701de4-7ac2-459a-a676-b33aeb130fa4 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:37.699835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:37.701834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:37.701993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:37.702160 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:37.708491 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:37.708491 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:37.713351 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:37.716789 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4c76ce3-d3ca-4c41-bf87-e2d15f0f9c9e tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:01:37.717238 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 125/494] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:37 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:37.817610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6570a7e3-e631-4e80-a3a3-f5e20ad38f98 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:37.819514 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6570a7e3-e631-4e80-a3a3-f5e20ad38f98 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] GET https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 Aug 20 02:01:37.819835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6570a7e3-e631-4e80-a3a3-f5e20ad38f98 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:37.820074 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6570a7e3-e631-4e80-a3a3-f5e20ad38f98 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:37.828320 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6570a7e3-e631-4e80-a3a3-f5e20ad38f98 tempest-SnapshotsActionsTest-1863540784 tempest-SnapshotsActionsTest-1863540784-project-member] https://10.4.3.27/volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 returned with HTTP 404 Aug 20 02:01:37.829156 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 124/495] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:37 2026] GET /volume/v3/volumes/52f2f96d-dad2-426d-b43a-2660b2b52c46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:37.936111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35d56eda-610b-49d7-97a9-0c68fb55823f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:37.938809 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35d56eda-610b-49d7-97a9-0c68fb55823f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:37.939063 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35d56eda-610b-49d7-97a9-0c68fb55823f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:37.939338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35d56eda-610b-49d7-97a9-0c68fb55823f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:37.948354 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:37.948354 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:37.956949 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35d56eda-610b-49d7-97a9-0c68fb55823f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:37.962842 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35d56eda-610b-49d7-97a9-0c68fb55823f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:37.963051 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 124/496] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:37 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:37.981365 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:37.984486 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action Aug 20 02:01:37.985028 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action body: b'{"os-attach": {"instance_uuid": "ee33deb4-f9ed-4501-bf15-a61cc6692340", "mountpoint": "/dev/vdb"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:37.985257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ee33deb4-f9ed-4501-bf15-a61cc6692340", "mountpoint": "/dev/vdb"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:38.000759 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.000759 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:38.001435 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:38.016121 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Update volume admin metadata completed successfully. Aug 20 02:01:38.126889 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Attach volume completed successfully. Aug 20 02:01:38.126889 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e91f0bd2-1b81-428b-b301-45076281e4b1 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action returned with HTTP 202 Aug 20 02:01:38.126889 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 124/497] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:37 2026] POST /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:38.139265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.147326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:38.147326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:38.147326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:38.169378 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.169378 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:38.178117 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:38.184419 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f288010c-6a8c-4b11-9ea9-ff06e6b4c501 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:38.184419 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 126/498] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:38 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:38.201964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e893413-4c6d-4606-9db1-248d65266a19 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.205536 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e893413-4c6d-4606-9db1-248d65266a19 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:38.206257 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e893413-4c6d-4606-9db1-248d65266a19 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:38.207490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e893413-4c6d-4606-9db1-248d65266a19 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:38.226106 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.226106 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:38.234582 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2e893413-4c6d-4606-9db1-248d65266a19 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:38.251395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e893413-4c6d-4606-9db1-248d65266a19 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:38.252105 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 125/499] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:38 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 1173 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:38.274304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.669524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action Aug 20 02:01:38.670026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:38.670162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:38.695761 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.695761 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:38.696710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume 'e8418db2-4f30-467a-a375-57fb38fdce81' with '{'status': 'error'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:38.736691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29a9b701-4b2b-4e87-bb8a-f4854c8621b7 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action returned with HTTP 202 Aug 20 02:01:38.737283 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 125/500] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:38 2026] POST /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action => generated 0 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:38.749037 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ea2ac921-0270-4d41-9816-8feeb185f07f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.752061 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea2ac921-0270-4d41-9816-8feeb185f07f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:38.752816 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac921-0270-4d41-9816-8feeb185f07f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:38.753097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac921-0270-4d41-9816-8feeb185f07f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:38.770297 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.770297 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:38.776615 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ea2ac921-0270-4d41-9816-8feeb185f07f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:38.785261 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea2ac921-0270-4d41-9816-8feeb185f07f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:38.786034 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 125/501] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:38 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 1172 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:38.802682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.805778 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action Aug 20 02:01:38.806373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7a5aa22f-cff2-4b2f-bf2e-a69918e19ecb"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:38.806855 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7a5aa22f-cff2-4b2f-bf2e-a69918e19ecb"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:38.832516 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.832516 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:38.832960 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Volume info retrieved successfully. Aug 20 02:01:38.855891 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Terminate volume connection completed successfully. Aug 20 02:01:38.865145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100162) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 20 02:01:38.934559 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Detach volume completed successfully. Aug 20 02:01:38.934839 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c77c1e53-6be7-4c5c-a4d7-3e40227d9582 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action returned with HTTP 202 Aug 20 02:01:38.935678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 127/502] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:38 2026] POST /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:38.948258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.950635 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:38.950850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:38.951076 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:38.962654 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:38.962654 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:38.967903 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:38.973276 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f096b39e-3240-4aa9-a1d0-f7d0a37663cf tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:38.973789 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 126/503] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:38 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:38.990607 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:38.992833 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:38.993302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:38.993302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:39.001951 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.001951 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:39.007535 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.013366 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f20ac8bd-3e73-4c1e-b614-4b46c1796ffa tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:39.013916 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 126/504] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:38 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:39.033847 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:39.036061 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action Aug 20 02:01:39.036843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action body: b'{"os-detach": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:39.036843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:39.060772 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.060772 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:39.061481 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.100436 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Detach volume completed successfully. Aug 20 02:01:39.101029 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43fad440-0905-4ae2-8ce1-62b3c998a443 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action returned with HTTP 202 Aug 20 02:01:39.101868 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 126/505] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:39 2026] POST /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:39.111977 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb602182-60bc-484e-9da2-613f53c957c2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:39.116309 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb602182-60bc-484e-9da2-613f53c957c2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:39.116391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb602182-60bc-484e-9da2-613f53c957c2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:39.116729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb602182-60bc-484e-9da2-613f53c957c2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:39.127882 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.127882 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:39.132527 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb602182-60bc-484e-9da2-613f53c957c2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.139443 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb602182-60bc-484e-9da2-613f53c957c2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:39.140007 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 128/506] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:39 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:39.155012 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:39.159745 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:39.159800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:39.160038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:39.174787 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.174787 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:39.180964 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.188038 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c6a5b40-e1f1-43cf-9ed2-aaf61ef9ea61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:39.188038 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 127/507] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:39 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:39.205724 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:39.209835 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:39.210045 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:39.210246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:39.210425 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:39.223765 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.223765 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:39.224357 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.260165 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume request issued successfully. Aug 20 02:01:39.260589 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f60bde2-f044-444a-8ecd-fd1526cc6aa3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 202 Aug 20 02:01:39.261062 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 127/508] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:39 2026] DELETE /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:39.283101 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cea247e5-8176-4324-b844-b2677bf779d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:39.286238 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cea247e5-8176-4324-b844-b2677bf779d6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:39.287689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cea247e5-8176-4324-b844-b2677bf779d6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:39.287689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cea247e5-8176-4324-b844-b2677bf779d6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:39.299675 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:39.299675 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:39.304020 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cea247e5-8176-4324-b844-b2677bf779d6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:39.311888 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cea247e5-8176-4324-b844-b2677bf779d6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 200 Aug 20 02:01:39.315109 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 127/509] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:39 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:40.332253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-550136eb-fdd1-4e9f-9a08-693600aea57e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:40.336794 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-550136eb-fdd1-4e9f-9a08-693600aea57e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 Aug 20 02:01:40.337094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-550136eb-fdd1-4e9f-9a08-693600aea57e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:40.337350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-550136eb-fdd1-4e9f-9a08-693600aea57e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:40.354116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-550136eb-fdd1-4e9f-9a08-693600aea57e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 returned with HTTP 404 Aug 20 02:01:40.354874 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 129/510] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:40 2026] GET /volume/v3/volumes/e8418db2-4f30-467a-a375-57fb38fdce81 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-65ecf5d4-a15f-4ebb-8abe-e44a2793b603 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65ecf5d4-a15f-4ebb-8abe-e44a2793b603 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65ecf5d4-a15f-4ebb-8abe-e44a2793b603 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65ecf5d4-a15f-4ebb-8abe-e44a2793b603 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65ecf5d4-a15f-4ebb-8abe-e44a2793b603 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:42.755662 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 128/511] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:42 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 437 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'defaults' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4f670e5-4655-4c63-8843-f67b0004ae63 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults returned with HTTP 200 Aug 20 02:01:42.762682 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 128/512] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:01:42 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:42.766372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-877e9066-ec93-4499-aafd-8a1355e2a27c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.766372 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-877e9066-ec93-4499-aafd-8a1355e2a27c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:42.766372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-877e9066-ec93-4499-aafd-8a1355e2a27c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:42.841910 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-877e9066-ec93-4499-aafd-8a1355e2a27c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:42.842035 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 128/513] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:01:42 2026] PUT /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:42.858427 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0190ae50-b8b9-4466-b52c-be6317013f45 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.861444 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0190ae50-b8b9-4466-b52c-be6317013f45 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] DELETE https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:42.861698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0190ae50-b8b9-4466-b52c-be6317013f45 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:42.862278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0190ae50-b8b9-4466-b52c-be6317013f45 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:42.876960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0190ae50-b8b9-4466-b52c-be6317013f45 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:42.877039 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 130/514] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:01:42 2026] DELETE /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:01:42.889121 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5bb3f135-af97-40a8-8cc1-4678c3481fc7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.893422 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5bb3f135-af97-40a8-8cc1-4678c3481fc7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:42.893781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5bb3f135-af97-40a8-8cc1-4678c3481fc7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:42.895578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5bb3f135-af97-40a8-8cc1-4678c3481fc7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:42.927586 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5bb3f135-af97-40a8-8cc1-4678c3481fc7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:42.927586 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 129/515] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:42 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:42.941372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e686c82b-08a6-4a89-8e28-e3f360051c1e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:42.949255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e686c82b-08a6-4a89-8e28-e3f360051c1e tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:42.949255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e686c82b-08a6-4a89-8e28-e3f360051c1e tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:43.111104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e686c82b-08a6-4a89-8e28-e3f360051c1e tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:43.111408 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 129/516] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:01:42 2026] PUT /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 395 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:43.129850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-119e2115-5469-452a-925c-5ba4679eda48 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.133866 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-119e2115-5469-452a-925c-5ba4679eda48 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults Aug 20 02:01:43.133866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-119e2115-5469-452a-925c-5ba4679eda48 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.133866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-119e2115-5469-452a-925c-5ba4679eda48 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'defaults' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.142535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.144568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:43.144968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-479622565"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:43.147818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-479622565'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:43.147818 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:43.153745 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:43.164207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (c4deb745-c26f-4bbf-a335-cdc7de4e88ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:43.164350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-119e2115-5469-452a-925c-5ba4679eda48 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults returned with HTTP 200 Aug 20 02:01:43.164834 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 129/517] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862/defaults => generated 437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:43.165719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dca6f5c-9ef1-4955-97f0-ab8f5f759709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.166713 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:43.180464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f82313e-9e6d-47f6-b1b2-e16923fecf83 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.186093 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f82313e-9e6d-47f6-b1b2-e16923fecf83 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:43.186370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f82313e-9e6d-47f6-b1b2-e16923fecf83 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.186887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f82313e-9e6d-47f6-b1b2-e16923fecf83 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.204261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dca6f5c-9ef1-4955-97f0-ab8f5f759709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.205129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b553876-db2f-47e5-9de4-af532c957dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.208167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f82313e-9e6d-47f6-b1b2-e16923fecf83 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:43.208768 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 130/518] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:43.223358 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-52725cd5-d9c4-479b-8fff-4ec6fe8c2be2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.225844 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-52725cd5-d9c4-479b-8fff-4ec6fe8c2be2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True Aug 20 02:01:43.226138 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-52725cd5-d9c4-479b-8fff-4ec6fe8c2be2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.226528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-52725cd5-d9c4-479b-8fff-4ec6fe8c2be2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.256303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['3822df3c-9c55-427c-ad18-06bf6ddae9d8', '622db56b-fecb-4466-9a6a-48534716c3e8', '799f537a-e69b-4c03-8734-06b6e0df0a6d', '70e7074a-1409-4591-abfa-623635718b64'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:43.257267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b553876-db2f-47e5-9de4-af532c957dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3822df3c-9c55-427c-ad18-06bf6ddae9d8', '622db56b-fecb-4466-9a6a-48534716c3e8', '799f537a-e69b-4c03-8734-06b6e0df0a6d', '70e7074a-1409-4591-abfa-623635718b64']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.258303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46af817-2789-497a-bd9b-50a805e89da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.259501 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-52725cd5-d9c4-479b-8fff-4ec6fe8c2be2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True returned with HTTP 200 Aug 20 02:01:43.260045 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 130/519] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:43.278450 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.293875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46af817-2789-497a-bd9b-50a805e89da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec88ddf-74d9-488d-bd5e-c8122da354f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-479622565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['3822df3c-9c55-427c-ad18-06bf6ddae9d8','622db56b-fecb-4466-9a6a-48534716c3e8','799f537a-e69b-4c03-8734-06b6e0df0a6d','70e7074a-1409-4591-abfa-623635718b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-479622565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec88ddf-74d9-488d-bd5e-c8122da354f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.295298 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563e6d9f-543b-442d-b275-ab51d677f611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.334387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563e6d9f-543b-442d-b275-ab51d677f611) transitioned into state 'SUCCESS' from state '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-479622565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['3822df3c-9c55-427c-ad18-06bf6ddae9d8','622db56b-fecb-4466-9a6a-48534716c3e8','799f537a-e69b-4c03-8734-06b6e0df0a6d','70e7074a-1409-4591-abfa-623635718b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.336733 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384a0a6c-0c5e-4a23-b3ef-6775f1e00ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.343185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1936f590-8eb9-4c84-918a-c524337531f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.346055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:43.346055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.346055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.346312 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Delete volume with id: 9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:43.354469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384a0a6c-0c5e-4a23-b3ef-6775f1e00ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.354469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (c4deb745-c26f-4bbf-a335-cdc7de4e88ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:43.354469 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:43.354469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04e148aa-f5ca-4771-846e-ffedbe8daab9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:43.354755 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:43.354755 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:43.355138 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 131/520] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:43 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:43.355351 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:43.372685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.376707 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:43.380030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.380030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.384334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:43.384674 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1247899957"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:43.386618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1247899957'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:43.386819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume of 1 GB Aug 20 02:01:43.391084 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:43.391084 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:43.395864 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Delete volume request issued successfully. Aug 20 02:01:43.395864 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1936f590-8eb9-4c84-918a-c524337531f0 tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 202 Aug 20 02:01:43.395864 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 131/521] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:43 2026] DELETE /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:43.398757 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Availability Zones retrieved successfully. Aug 20 02:01:43.399472 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:43.406633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d5428898-80f9-4afa-a025-cba205b5077b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.407498 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Flow 'volume_create_api' (69bfecc8-76f2-473c-9165-28dfee71127f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:43.407555 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e146ecf-964c-40c8-b3af-46ace9c3b344 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 200 Aug 20 02:01:43.408094 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 131/522] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:43.408320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295fd058-1305-4b36-87a7-d98f2f7d3211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.409598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5428898-80f9-4afa-a025-cba205b5077b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:43.409799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5428898-80f9-4afa-a025-cba205b5077b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.409848 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:43.410168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5428898-80f9-4afa-a025-cba205b5077b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.425548 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:43.425548 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:43.430926 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d5428898-80f9-4afa-a025-cba205b5077b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Volume info retrieved successfully. Aug 20 02:01:43.440468 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5428898-80f9-4afa-a025-cba205b5077b tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 200 Aug 20 02:01:43.440774 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 132/523] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:43.467415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295fd058-1305-4b36-87a7-d98f2f7d3211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.469285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12134043-2066-4313-b9fd-1c08677f8759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.568991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Created reservations ['3e981236-87ec-45f9-afad-a23ec8545e77', 'da479953-92e3-471b-88a2-436b0e388772', '89f229cc-2588-42b4-a490-f5354a161e3b', 'bfc39aca-f3c7-4e06-9e7d-108654eb4efa'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:43.571069 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12134043-2066-4313-b9fd-1c08677f8759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e981236-87ec-45f9-afad-a23ec8545e77', 'da479953-92e3-471b-88a2-436b0e388772', '89f229cc-2588-42b4-a490-f5354a161e3b', 'bfc39aca-f3c7-4e06-9e7d-108654eb4efa']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.572911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9215abe7-7988-4a3e-bc70-55896d73abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.607599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9215abe7-7988-4a3e-bc70-55896d73abc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c9a4f8-3c3f-4aca-9759-fdf33c36cf24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1247899957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c78bfda5974e3c9552e7fedcf01862',qos_specs=None,replication_status=,reservations=['3e981236-87ec-45f9-afad-a23ec8545e77','da479953-92e3-471b-88a2-436b0e388772','89f229cc-2588-42b4-a490-f5354a161e3b','bfc39aca-f3c7-4e06-9e7d-108654eb4efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1247899957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c9a4f8-3c3f-4aca-9759-fdf33c36cf24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c78bfda5974e3c9552e7fedcf01862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.609336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78bc3b1-7c72-4058-9b13-6f644d7dcdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.647017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78bc3b1-7c72-4058-9b13-6f644d7dcdc3) transitioned into state 'SUCCESS' from state '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-1247899957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c78bfda5974e3c9552e7fedcf01862',qos_specs=None,replication_status=,reservations=['3e981236-87ec-45f9-afad-a23ec8545e77','da479953-92e3-471b-88a2-436b0e388772','89f229cc-2588-42b4-a490-f5354a161e3b','bfc39aca-f3c7-4e06-9e7d-108654eb4efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.647979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cc9afb-25f9-43dc-8b16-84c2b8f255ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:43.674485 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cc9afb-25f9-43dc-8b16-84c2b8f255ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:43.675759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Flow 'volume_create_api' (69bfecc8-76f2-473c-9165-28dfee71127f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:43.676912 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume request issued successfully. Aug 20 02:01:43.677906 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-283d0d0a-6e2f-40cd-bc22-c6ec556fcf83 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:43.678028 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 130/524] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:43 2026] POST /volume/v3/volumes => generated 754 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:43.699381 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9cb03689-b075-410c-8328-3258c01f6bfb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:43.703848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9cb03689-b075-410c-8328-3258c01f6bfb tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:43.704441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9cb03689-b075-410c-8328-3258c01f6bfb tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:43.704831 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9cb03689-b075-410c-8328-3258c01f6bfb tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:43.715519 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:43.715519 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:43.726986 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9cb03689-b075-410c-8328-3258c01f6bfb tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:43.732911 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9cb03689-b075-410c-8328-3258c01f6bfb tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 200 Aug 20 02:01:43.733468 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 132/525] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:43 2026] GET /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:44.426771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d929963a-45f5-47fd-a739-5579bb98a943 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.429269 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d929963a-45f5-47fd-a739-5579bb98a943 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:44.429502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d929963a-45f5-47fd-a739-5579bb98a943 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.429625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d929963a-45f5-47fd-a739-5579bb98a943 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.443141 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.443141 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:44.449857 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d929963a-45f5-47fd-a739-5579bb98a943 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:44.455949 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d929963a-45f5-47fd-a739-5579bb98a943 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 200 Aug 20 02:01:44.456501 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 132/526] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:44.460469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fa39ae76-8478-4461-afd6-8c2a4275e6bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.462453 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa39ae76-8478-4461-afd6-8c2a4275e6bf tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] GET https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 Aug 20 02:01:44.462777 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa39ae76-8478-4461-afd6-8c2a4275e6bf tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.463309 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa39ae76-8478-4461-afd6-8c2a4275e6bf tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.471138 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ec0978b2-128c-4052-876c-b72a90d6a44e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.473158 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec0978b2-128c-4052-876c-b72a90d6a44e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action Aug 20 02:01:44.473520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec0978b2-128c-4052-876c-b72a90d6a44e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:44.473646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec0978b2-128c-4052-876c-b72a90d6a44e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:44.474521 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa39ae76-8478-4461-afd6-8c2a4275e6bf tempest-ServerStableDeviceRescueTest-1398707235 tempest-ServerStableDeviceRescueTest-1398707235-project-member] https://10.4.3.27/volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 returned with HTTP 404 Aug 20 02:01:44.475047 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 133/527] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/9ecf4d82-cb84-457e-83ef-781a0b4c1c76 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:44.483054 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.483054 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:44.483592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.admin_actions [None req-ec0978b2-128c-4052-876c-b72a90d6a44e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '5ec88ddf-74d9-488d-bd5e-c8122da354f5' with '{'status': 'attaching'}' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:44.510954 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec0978b2-128c-4052-876c-b72a90d6a44e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action returned with HTTP 202 Aug 20 02:01:44.511442 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 131/528] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:44 2026] POST /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:44.520101 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.523244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:44.523553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.523771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.531980 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.531980 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:44.536884 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:44.547963 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34f29406-5fd7-4bd8-9df5-6e3483185c52 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 200 Aug 20 02:01:44.547963 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 133/529] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:44.564390 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.566673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action Aug 20 02:01:44.567098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:44.567255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:44.577739 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.577739 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:44.578182 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Volume info retrieved successfully. Aug 20 02:01:44.606247 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Delete volume request issued successfully. Aug 20 02:01:44.606483 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3a4c7241-1100-4bc4-8a1c-3407082d6892 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action returned with HTTP 202 Aug 20 02:01:44.607551 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 133/530] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:44 2026] POST /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:44.616943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83b33178-c586-4898-a27a-bc2954480a21 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.620605 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83b33178-c586-4898-a27a-bc2954480a21 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:44.620918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83b33178-c586-4898-a27a-bc2954480a21 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.621173 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83b33178-c586-4898-a27a-bc2954480a21 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.638598 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.638598 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:44.644053 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-83b33178-c586-4898-a27a-bc2954480a21 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:44.654945 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83b33178-c586-4898-a27a-bc2954480a21 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 200 Aug 20 02:01:44.655321 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 134/531] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:44.751403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.753875 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:44.753875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.754177 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.762399 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.762399 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:44.766811 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:44.772434 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aefd7065-51dd-4b84-8e8c-fbe8726c6fc6 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 200 Aug 20 02:01:44.772990 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 132/532] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:44.793416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-89af7c91-2958-4c1a-a744-b02b21700d7f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.795789 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-89af7c91-2958-4c1a-a744-b02b21700d7f tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True Aug 20 02:01:44.796191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-89af7c91-2958-4c1a-a744-b02b21700d7f tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.796567 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-89af7c91-2958-4c1a-a744-b02b21700d7f tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.819781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-89af7c91-2958-4c1a-a744-b02b21700d7f tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True returned with HTTP 200 Aug 20 02:01:44.820526 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 134/533] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:44.836074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-26ee7259-5d4e-4312-8176-5fb7206f740b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.838288 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] DELETE https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:44.838521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.838794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.839009 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Delete volume with id: 90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:44.850566 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.850566 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:44.850767 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:44.873324 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Delete volume request issued successfully. Aug 20 02:01:44.873453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26ee7259-5d4e-4312-8176-5fb7206f740b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 202 Aug 20 02:01:44.873837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 134/534] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:44 2026] DELETE /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:44.883613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:44.886631 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:44.887155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:44.887421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:44.897160 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:44.897160 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:44.902483 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:44.910542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9dc864-c84b-4f3b-9321-f8e1ddcaaf54 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 200 Aug 20 02:01:44.911095 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 135/535] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:44 2026] GET /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:45.673819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-19cd2965-3e1d-4789-8793-c4421264ed98 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.676422 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19cd2965-3e1d-4789-8793-c4421264ed98 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:45.676735 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19cd2965-3e1d-4789-8793-c4421264ed98 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.676948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19cd2965-3e1d-4789-8793-c4421264ed98 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.687575 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19cd2965-3e1d-4789-8793-c4421264ed98 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 404 Aug 20 02:01:45.688328 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 133/536] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:45 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.699070 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7b37a736-b442-4bf5-ab8c-34261d0937a5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.703221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b37a736-b442-4bf5-ab8c-34261d0937a5 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:45.703221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b37a736-b442-4bf5-ab8c-34261d0937a5 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.703221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b37a736-b442-4bf5-ab8c-34261d0937a5 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.711777 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b37a736-b442-4bf5-ab8c-34261d0937a5 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 404 Aug 20 02:01:45.712373 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 135/537] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:45 2026] GET /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.722999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.725192 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:45.725498 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.725801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.725909 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: 5ec88ddf-74d9-488d-bd5e-c8122da354f5 Aug 20 02:01:45.734497 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9b12bb0-1bb8-433d-8c66-fe0f9878b4ad tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 returned with HTTP 404 Aug 20 02:01:45.735404 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 135/538] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:45 2026] DELETE /volume/v3/volumes/5ec88ddf-74d9-488d-bd5e-c8122da354f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.750767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8c93430c-d682-440f-946d-99c0c437c7c6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.757435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:45.757934 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1855865418"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:45.761782 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1855865418'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:45.761908 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:45.766952 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:45.774683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (ed058e3c-06f5-43ce-8f4b-6688f2ed883d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:45.776004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9a4fdc-fe8d-45c8-8f1b-1206d55be8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:45.777460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:45.821957 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9a4fdc-fe8d-45c8-8f1b-1206d55be8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:45.822803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2b239f-1182-4abc-9fc9-a2a5a6426283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:45.868085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['e5befa4a-a304-4025-8216-ee20e0648840', 'af66e7e3-b439-456c-aea7-3a5e70adbf17', '16d35bfc-18d6-40f5-8588-d060ef29f85e', '095b2638-c258-4dc8-b3b8-c527d6b6fde5'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:45.868940 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2b239f-1182-4abc-9fc9-a2a5a6426283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5befa4a-a304-4025-8216-ee20e0648840', 'af66e7e3-b439-456c-aea7-3a5e70adbf17', '16d35bfc-18d6-40f5-8588-d060ef29f85e', '095b2638-c258-4dc8-b3b8-c527d6b6fde5']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:45.870036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41067e86-b43b-46ac-8bbc-175a56f02f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:45.898525 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41067e86-b43b-46ac-8bbc-175a56f02f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66322878-08e2-49e9-baa6-f20d02013340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1855865418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['e5befa4a-a304-4025-8216-ee20e0648840','af66e7e3-b439-456c-aea7-3a5e70adbf17','16d35bfc-18d6-40f5-8588-d060ef29f85e','095b2638-c258-4dc8-b3b8-c527d6b6fde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1855865418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66322878-08e2-49e9-baa6-f20d02013340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:45.900732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e16b99e-8ad1-4024-94a5-19229a942dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:45.928849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e16b99e-8ad1-4024-94a5-19229a942dcf) transitioned into state 'SUCCESS' from state '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-1855865418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['e5befa4a-a304-4025-8216-ee20e0648840','af66e7e3-b439-456c-aea7-3a5e70adbf17','16d35bfc-18d6-40f5-8588-d060ef29f85e','095b2638-c258-4dc8-b3b8-c527d6b6fde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:45.929215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-22b03ac6-d6e2-4f9b-8439-351a4429d2a8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.930694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8a7cd0-19ae-45d7-b904-8963b2ae42ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:45.931818 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-22b03ac6-d6e2-4f9b-8439-351a4429d2a8 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:45.931818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-22b03ac6-d6e2-4f9b-8439-351a4429d2a8 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.931988 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-22b03ac6-d6e2-4f9b-8439-351a4429d2a8 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.939208 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-22b03ac6-d6e2-4f9b-8439-351a4429d2a8 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 404 Aug 20 02:01:45.939939 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 134/539] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:45 2026] GET /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.944531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8a7cd0-19ae-45d7-b904-8963b2ae42ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:45.945813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (ed058e3c-06f5-43ce-8f4b-6688f2ed883d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:45.946722 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:45.946997 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8c93430c-d682-440f-946d-99c0c437c7c6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:45.947598 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 136/540] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:45 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:45.949892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a7491857-b917-4e4e-8d3d-5018b8a16cbc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.953116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a7491857-b917-4e4e-8d3d-5018b8a16cbc tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:45.953370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a7491857-b917-4e4e-8d3d-5018b8a16cbc tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.953623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a7491857-b917-4e4e-8d3d-5018b8a16cbc tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.960018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.963764 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:45.963897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a7491857-b917-4e4e-8d3d-5018b8a16cbc tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 404 Aug 20 02:01:45.963979 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.964150 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.964703 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 136/541] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:45 2026] GET /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.974403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:45.974785 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:45.974785 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:45.976575 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] DELETE https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:45.976888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:45.977163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:45.977395 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Delete volume with id: 90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 Aug 20 02:01:45.980805 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:45.987636 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee7ec76-ec68-4988-b529-a9a9b45af73a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 returned with HTTP 404 Aug 20 02:01:45.988416 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 135/542] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:45 2026] DELETE /volume/v3/volumes/90c9a4f8-3c3f-4aca-9759-fdf33c36cf24 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:45.989917 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cbb6219e-f4f7-4401-a5e6-23f7b117950b tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 200 Aug 20 02:01:45.991218 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 136/543] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:45 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:46.005196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a6093672-398f-41e4-8002-3a13b29ab080 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:46.009187 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:46.009614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1907919275"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:46.011675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1907919275'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:46.011775 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume of 1 GB Aug 20 02:01:46.012076 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:46.012076 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:46.017048 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Availability Zones retrieved successfully. Aug 20 02:01:46.022849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Flow 'volume_create_api' (cfcfcf7b-c8c1-4298-a5f6-db5be5af01b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:46.023863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6743834-27d0-4867-aec2-fc9a4729f2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:46.025108 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:46.063773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6743834-27d0-4867-aec2-fc9a4729f2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:46.065385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d236bbdd-06fa-4eec-bc07-8bb0044a9cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:46.131690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Created reservations ['89ddc500-833f-4865-bcad-79da01b9d2c2', 'ddbf6868-332c-4133-9de2-e497911884cc', '85d8e269-6afe-4f1f-8bc4-278be31b9511', 'f269f284-a4c1-4515-a1d4-4adae2b8702b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:46.132260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d236bbdd-06fa-4eec-bc07-8bb0044a9cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ddc500-833f-4865-bcad-79da01b9d2c2', 'ddbf6868-332c-4133-9de2-e497911884cc', '85d8e269-6afe-4f1f-8bc4-278be31b9511', 'f269f284-a4c1-4515-a1d4-4adae2b8702b']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:46.132971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ff4964-7801-4cc3-92d5-c70015f88920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:46.163199 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ff4964-7801-4cc3-92d5-c70015f88920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf4b977-ac75-4bd1-93cb-87b04d7d773c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1907919275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c78bfda5974e3c9552e7fedcf01862',qos_specs=None,replication_status=,reservations=['89ddc500-833f-4865-bcad-79da01b9d2c2','ddbf6868-332c-4133-9de2-e497911884cc','85d8e269-6afe-4f1f-8bc4-278be31b9511','f269f284-a4c1-4515-a1d4-4adae2b8702b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1907919275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf4b977-ac75-4bd1-93cb-87b04d7d773c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c78bfda5974e3c9552e7fedcf01862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:46.163761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a58991b-928b-44af-aaf9-477c4a356065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:46.197075 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a58991b-928b-44af-aaf9-477c4a356065) transitioned into state 'SUCCESS' from state '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-1907919275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c78bfda5974e3c9552e7fedcf01862',qos_specs=None,replication_status=,reservations=['89ddc500-833f-4865-bcad-79da01b9d2c2','ddbf6868-332c-4133-9de2-e497911884cc','85d8e269-6afe-4f1f-8bc4-278be31b9511','f269f284-a4c1-4515-a1d4-4adae2b8702b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34d7039e9e8545248c5a89ab4d3611b6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:46.198189 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d41a78c-08dc-4762-8f55-1bd86decb8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:46.216542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d41a78c-08dc-4762-8f55-1bd86decb8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:46.217685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Flow 'volume_create_api' (cfcfcf7b-c8c1-4298-a5f6-db5be5af01b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:46.218088 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Create volume request issued successfully. Aug 20 02:01:46.218863 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a6093672-398f-41e4-8002-3a13b29ab080 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:46.219562 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 137/544] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:46 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:46.237880 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d89015d7-b655-48ab-beca-9ec46d23711b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:46.240562 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d89015d7-b655-48ab-beca-9ec46d23711b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:46.240745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d89015d7-b655-48ab-beca-9ec46d23711b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:46.241058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d89015d7-b655-48ab-beca-9ec46d23711b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:46.251387 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:46.251387 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:46.256483 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d89015d7-b655-48ab-beca-9ec46d23711b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:46.263098 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d89015d7-b655-48ab-beca-9ec46d23711b tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 200 Aug 20 02:01:46.263753 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 137/545] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:46 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:47.010877 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.013165 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:47.013508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.013822 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.024828 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.024828 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:47.030077 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:47.036923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ed277517-ff7c-413d-9d1b-6c4cd6e7b3ce tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 200 Aug 20 02:01:47.037488 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 136/546] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:47.056427 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.058768 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action Aug 20 02:01:47.059223 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:47.059450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:47.069836 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.069836 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:47.070621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '66322878-08e2-49e9-baa6-f20d02013340' with '{'status': 'creating'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:47.104047 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3b4c17fb-ed11-4dbd-a885-790c03b32016 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action returned with HTTP 202 Aug 20 02:01:47.104539 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 137/547] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:47 2026] POST /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 02:01:47.113709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.115531 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:47.115781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.115999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.126497 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.126497 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:47.130758 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:47.150022 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b5c5d61-3721-4e4b-9610-18e6b6cff842 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 200 Aug 20 02:01:47.151030 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 138/548] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:47.169048 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.173725 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action Aug 20 02:01:47.174355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:47.174533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:47.191965 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.191965 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:47.192456 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Volume info retrieved successfully. Aug 20 02:01:47.225107 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Delete volume request issued successfully. Aug 20 02:01:47.225328 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-adeaf327-ee1e-4507-ad0d-b717edac3b70 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action returned with HTTP 202 Aug 20 02:01:47.226032 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 138/549] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:47 2026] POST /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:47.236750 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.239421 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:47.239746 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.240070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.249616 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.249616 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:47.256201 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:47.261439 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5daa1bff-103c-4010-b1b6-0fe66b2bb1ee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 200 Aug 20 02:01:47.262243 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 137/550] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:47.280282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-32ec503f-989c-464a-a4ea-cf976b671c93 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.283603 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32ec503f-989c-464a-a4ea-cf976b671c93 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:47.283846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32ec503f-989c-464a-a4ea-cf976b671c93 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.284092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32ec503f-989c-464a-a4ea-cf976b671c93 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.294985 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.294985 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:47.302145 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-32ec503f-989c-464a-a4ea-cf976b671c93 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Volume info retrieved successfully. Aug 20 02:01:47.312802 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32ec503f-989c-464a-a4ea-cf976b671c93 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 200 Aug 20 02:01:47.313706 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 138/551] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:47.331397 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1cf56329-3791-4b88-b9b6-44e063d85deb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.334066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cf56329-3791-4b88-b9b6-44e063d85deb tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True Aug 20 02:01:47.334066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cf56329-3791-4b88-b9b6-44e063d85deb tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.334306 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cf56329-3791-4b88-b9b6-44e063d85deb tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.377609 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cf56329-3791-4b88-b9b6-44e063d85deb tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True returned with HTTP 200 Aug 20 02:01:47.377983 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 139/552] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:47.404359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-60a85f7b-f951-4368-8840-cef7afd146fc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.409445 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60a85f7b-f951-4368-8840-cef7afd146fc tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True Aug 20 02:01:47.410036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60a85f7b-f951-4368-8840-cef7afd146fc tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:47.410489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60a85f7b-f951-4368-8840-cef7afd146fc tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:47.436625 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60a85f7b-f951-4368-8840-cef7afd146fc tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True returned with HTTP 200 Aug 20 02:01:47.437100 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 139/553] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:47 2026] GET /volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:47.451975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.455378 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] POST https://10.4.3.27/volume/v3/os-volume-transfer Aug 20 02:01:47.455378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "caf4b977-ac75-4bd1-93cb-87b04d7d773c"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:47.457411 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.volume_transfer [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Creating new volume transfer {'transfer': {'volume_id': 'caf4b977-ac75-4bd1-93cb-87b04d7d773c'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 02:01:47.457630 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Creating transfer of volume caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:47.458068 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Generating transfer record for volume caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:47.470783 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:47.470783 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:47.504945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f63c91c6-f8cb-43b8-85ba-ab9ce4ce6e16 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 02:01:47.505307 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 138/554] 10.4.3.27 () {68 vars in 1284 bytes} [Thu Aug 20 02:01:47 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:01:47.516976 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-89154d13-8704-47ed-8519-66ff1110b6d0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:47.717636 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] POST https://10.4.3.27/volume/v3/os-volume-transfer/a4ef31d7-80c9-476d-8b9a-f39efffb3dba/accept Aug 20 02:01:47.718092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a049125f32b07e16"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:47.719807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.volume_transfer [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Accepting volume transfer a4ef31d7-80c9-476d-8b9a-f39efffb3dba {{(pid=100164) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 02:01:47.720011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Accepting transfer a4ef31d7-80c9-476d-8b9a-f39efffb3dba Aug 20 02:01:47.802857 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Created reservations ['1f126ab1-6e12-4eee-b0a5-c2d2c43c60f3', '9cd3a0cb-812c-4021-ba44-c833c31e7014', '65e8e950-4b55-4b48-a28a-fa3985a2300e', '3ab392cb-d398-4873-b996-64c2acd3db10'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:47.838734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Created reservations ['fc5d848b-f4e0-468e-a67c-fcaf592feca2', 'a0d4fc90-bd36-41c2-93fd-ae222f05cecc', '0c7e78ba-818c-482c-b8cd-4589f3ee8693', '301581bc-212a-444b-bd16-d35381e97dd5'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:47.898004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Created reservations ['1ab12196-1776-4014-aaf3-669e4833d667', 'b50bb30e-11ae-47c6-8b05-70837ac9bbc8', 'fc07a0a9-ea6e-4b67-8040-26e42effe68c', 'c6b7fb66-9632-45b7-8026-c331b3e50342'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:47.945415 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Created reservations ['6281e275-7767-487b-a205-688b742d5e28', 'bc444aca-56a3-40ec-86cd-939577513dc3', '03c031cd-46df-4740-a5cf-481b5f42bbf2', '8790c815-9ef9-4a97-9373-035d96f20727'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:47.960581 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Transfer volume completed successfully. Aug 20 02:01:48.097598 np0000007844 devstack@c-api.service[100164]: INFO cinder.transfer.api [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Volume caf4b977-ac75-4bd1-93cb-87b04d7d773c has been transferred. Aug 20 02:01:48.111627 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89154d13-8704-47ed-8519-66ff1110b6d0 tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/a4ef31d7-80c9-476d-8b9a-f39efffb3dba/accept returned with HTTP 202 Aug 20 02:01:48.112431 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 139/555] 10.4.3.27 () {68 vars in 1416 bytes} [Thu Aug 20 02:01:47 2026] POST /volume/v3/os-volume-transfer/a4ef31d7-80c9-476d-8b9a-f39efffb3dba/accept => generated 363 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:48.125478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.127340 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:48.127549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.127864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.144934 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:48.144934 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:48.149683 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] Volume info retrieved successfully. Aug 20 02:01:48.157195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e00f13e-7610-4ca6-96e9-1844efc06c8e tempest-VolumeQuotasAdminTestJSON-1759011879 tempest-VolumeQuotasAdminTestJSON-1759011879-project-member] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 200 Aug 20 02:01:48.157922 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 140/556] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:48.180915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-af720af6-efc5-4ec9-91a5-e2dbb072b8d7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.184362 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af720af6-efc5-4ec9-91a5-e2dbb072b8d7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True Aug 20 02:01:48.184617 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af720af6-efc5-4ec9-91a5-e2dbb072b8d7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.184909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af720af6-efc5-4ec9-91a5-e2dbb072b8d7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.227423 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af720af6-efc5-4ec9-91a5-e2dbb072b8d7 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True returned with HTTP 200 Aug 20 02:01:48.228303 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 140/557] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:48.243339 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0b31db7b-749c-41f6-bc65-e118a72edf0c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.247774 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b31db7b-749c-41f6-bc65-e118a72edf0c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True Aug 20 02:01:48.248097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b31db7b-749c-41f6-bc65-e118a72edf0c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.248824 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b31db7b-749c-41f6-bc65-e118a72edf0c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.280699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-065f59c6-2af1-45e5-8764-2f17c559d39d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.283171 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b31db7b-749c-41f6-bc65-e118a72edf0c tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True returned with HTTP 200 Aug 20 02:01:48.283171 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 139/558] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/os-quota-sets/1827d05d957948f0ab039da640e62bd5?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:01:48.283464 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-065f59c6-2af1-45e5-8764-2f17c559d39d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:48.283783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-065f59c6-2af1-45e5-8764-2f17c559d39d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.284055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-065f59c6-2af1-45e5-8764-2f17c559d39d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.292101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-065f59c6-2af1-45e5-8764-2f17c559d39d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 404 Aug 20 02:01:48.292809 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 140/559] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:48.294304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.297172 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:48.297172 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.297172 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.297442 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Delete volume with id: caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:48.306255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-65767bc1-b7ca-4478-9a63-81f6380b683e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.308981 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65767bc1-b7ca-4478-9a63-81f6380b683e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:48.309631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65767bc1-b7ca-4478-9a63-81f6380b683e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.309767 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:48.309767 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:48.310241 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Volume info retrieved successfully. Aug 20 02:01:48.310874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65767bc1-b7ca-4478-9a63-81f6380b683e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.319781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65767bc1-b7ca-4478-9a63-81f6380b683e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 404 Aug 20 02:01:48.320335 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 141/560] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:48.331114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5c49a9b3-c962-454a-af88-4f031185eb61 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.334327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c49a9b3-c962-454a-af88-4f031185eb61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:48.334950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c49a9b3-c962-454a-af88-4f031185eb61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.334950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c49a9b3-c962-454a-af88-4f031185eb61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.335175 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-5c49a9b3-c962-454a-af88-4f031185eb61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: 66322878-08e2-49e9-baa6-f20d02013340 Aug 20 02:01:48.342063 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Delete volume request issued successfully. Aug 20 02:01:48.342277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55d9c0ff-c2c8-499e-9fe7-60831bb9bae2 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 202 Aug 20 02:01:48.342733 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 141/561] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:48 2026] DELETE /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:48.344728 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c49a9b3-c962-454a-af88-4f031185eb61 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 returned with HTTP 404 Aug 20 02:01:48.345597 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 140/562] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:48 2026] DELETE /volume/v3/volumes/66322878-08e2-49e9-baa6-f20d02013340 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:48.355375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.356758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.358346 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:48.358592 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.359219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.359329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:48.359488 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-909431606"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:48.361545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-909431606'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:48.361758 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:48.363095 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:48.363095 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:48.367691 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:48.369408 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:48.369408 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:48.374843 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Volume info retrieved successfully. Aug 20 02:01:48.375034 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (19f04c22-6590-47a1-a75d-ec7b1333bffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:48.376511 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c637f26-5870-4eb8-a496-e43ece8c5bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:48.377827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:48.381331 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0f74fae6-7c7e-4acc-b947-f662111a4a0b tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 200 Aug 20 02:01:48.381989 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 142/563] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 1010 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:48.413885 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c637f26-5870-4eb8-a496-e43ece8c5bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:48.414733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfbdd05-8ed6-4a40-b2e0-b7e5cbb40d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:48.483915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['fc9c24fd-e714-4789-b5de-5376ed1d621f', '9eefd9c2-bbc9-46db-9aa6-5e6810140704', '5d0ccb7a-0f6c-4ef2-ab34-60933574efd0', '29379877-4731-4242-8971-f09493e292cc'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:48.484927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfbdd05-8ed6-4a40-b2e0-b7e5cbb40d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9c24fd-e714-4789-b5de-5376ed1d621f', '9eefd9c2-bbc9-46db-9aa6-5e6810140704', '5d0ccb7a-0f6c-4ef2-ab34-60933574efd0', '29379877-4731-4242-8971-f09493e292cc']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:48.485891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e0a590-077e-4ca2-bf4c-14614adfaccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:48.524815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e0a590-077e-4ca2-bf4c-14614adfaccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737243d8-a0b3-4ac7-be9c-a68fdc96999e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-909431606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['fc9c24fd-e714-4789-b5de-5376ed1d621f','9eefd9c2-bbc9-46db-9aa6-5e6810140704','5d0ccb7a-0f6c-4ef2-ab34-60933574efd0','29379877-4731-4242-8971-f09493e292cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-909431606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737243d8-a0b3-4ac7-be9c-a68fdc96999e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:48.525824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfdd7d2-d7ac-4a18-ba71-3481d4c0d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:48.552184 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfdd7d2-d7ac-4a18-ba71-3481d4c0d3be) transitioned into state 'SUCCESS' from state '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-909431606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['fc9c24fd-e714-4789-b5de-5376ed1d621f','9eefd9c2-bbc9-46db-9aa6-5e6810140704','5d0ccb7a-0f6c-4ef2-ab34-60933574efd0','29379877-4731-4242-8971-f09493e292cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:48.553025 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5f5d8d-c526-4a6c-a490-c82658de222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:48.565990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5f5d8d-c526-4a6c-a490-c82658de222a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:48.567174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (19f04c22-6590-47a1-a75d-ec7b1333bffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:48.571593 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:48.571807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aae1e606-2b26-4e34-bbfb-7ebe39a7b1c4 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:48.572853 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 141/564] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:48 2026] POST /volume/v3/volumes => generated 746 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:48.589286 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-932c2807-0e52-4182-84d0-196518f912bd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:48.595624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-932c2807-0e52-4182-84d0-196518f912bd tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:48.595983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-932c2807-0e52-4182-84d0-196518f912bd tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:48.596485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-932c2807-0e52-4182-84d0-196518f912bd tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:48.606631 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:48.606631 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:48.612467 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-932c2807-0e52-4182-84d0-196518f912bd tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:48.617869 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-932c2807-0e52-4182-84d0-196518f912bd tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 200 Aug 20 02:01:48.618393 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 142/565] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:48 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:49.400603 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-73f0926b-0bac-47ab-a7f4-5d576dd4ecfd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.402607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73f0926b-0bac-47ab-a7f4-5d576dd4ecfd tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:49.402806 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73f0926b-0bac-47ab-a7f4-5d576dd4ecfd tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.403031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73f0926b-0bac-47ab-a7f4-5d576dd4ecfd tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.409584 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73f0926b-0bac-47ab-a7f4-5d576dd4ecfd tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 404 Aug 20 02:01:49.410158 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 141/566] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:01:49.420048 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d5a8dfb7-6d41-40e6-8a6c-f985945a92b7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.422281 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d5a8dfb7-6d41-40e6-8a6c-f985945a92b7 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] GET https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:49.422475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d5a8dfb7-6d41-40e6-8a6c-f985945a92b7 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.422758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d5a8dfb7-6d41-40e6-8a6c-f985945a92b7 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.433193 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d5a8dfb7-6d41-40e6-8a6c-f985945a92b7 tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 404 Aug 20 02:01:49.433961 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 143/567] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:49.446315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2fdce375-970e-4d85-ad5d-1943c997602a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.454992 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2fdce375-970e-4d85-ad5d-1943c997602a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] DELETE https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:49.454992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2fdce375-970e-4d85-ad5d-1943c997602a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.455289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2fdce375-970e-4d85-ad5d-1943c997602a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.455445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-2fdce375-970e-4d85-ad5d-1943c997602a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] Delete volume with id: caf4b977-ac75-4bd1-93cb-87b04d7d773c Aug 20 02:01:49.462439 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2fdce375-970e-4d85-ad5d-1943c997602a tempest-VolumeQuotasAdminTestJSON-1784755854 tempest-VolumeQuotasAdminTestJSON-1784755854-project-member] https://10.4.3.27/volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c returned with HTTP 404 Aug 20 02:01:49.463096 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 142/568] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:49 2026] DELETE /volume/v3/volumes/caf4b977-ac75-4bd1-93cb-87b04d7d773c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:49.475069 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1cfc1ab9-5dd7-4609-8a6f-ef147238d089 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.478777 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cfc1ab9-5dd7-4609-8a6f-ef147238d089 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/2c24e9952a084723964384c85c5b9a75?usage=True Aug 20 02:01:49.479042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cfc1ab9-5dd7-4609-8a6f-ef147238d089 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.479320 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cfc1ab9-5dd7-4609-8a6f-ef147238d089 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.513260 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cfc1ab9-5dd7-4609-8a6f-ef147238d089 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/2c24e9952a084723964384c85c5b9a75?usage=True returned with HTTP 200 Aug 20 02:01:49.513509 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 143/569] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/os-quota-sets/2c24e9952a084723964384c85c5b9a75?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:49.527621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c01fb712-3c24-492a-8e0c-d3c38a185d82 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.529648 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c01fb712-3c24-492a-8e0c-d3c38a185d82 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:49.530060 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c01fb712-3c24-492a-8e0c-d3c38a185d82 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:49.639008 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.640825 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:49.641199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.641397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.644059 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c01fb712-3c24-492a-8e0c-d3c38a185d82 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:49.644530 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 142/570] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:01:49 2026] PUT /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 397 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:49.650631 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.650631 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:49.654552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3083b765-e4f8-4617-8041-f281743cac91 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.663657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3083b765-e4f8-4617-8041-f281743cac91 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 Aug 20 02:01:49.663657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3083b765-e4f8-4617-8041-f281743cac91 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:49.665618 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:49.675069 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d01dd872-d83f-4889-8667-f6c6c9b401c7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 200 Aug 20 02:01:49.675952 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 144/571] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:49.694305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.697898 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action Aug 20 02:01:49.698435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:49.698700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:49.703888 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.703888 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:49.712971 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.712971 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:49.713567 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '737243d8-a0b3-4ac7-be9c-a68fdc96999e' with '{'status': 'error'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:49.749615 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b583dd2-78b5-46de-b5f1-2b77caf2ae10 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action returned with HTTP 202 Aug 20 02:01:49.750482 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 144/572] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:49 2026] POST /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:49.763277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.765757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:49.766049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.766805 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.781804 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.781804 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:49.788867 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:49.795018 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82a9c6b2-880e-4ed7-aa07-6a0d8964a25a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 200 Aug 20 02:01:49.795626 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 143/573] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:49.815396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.817096 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action Aug 20 02:01:49.817888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:49.817888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:49.824110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3083b765-e4f8-4617-8041-f281743cac91 tempest-VolumeQuotasAdminTestJSON-107011218 tempest-VolumeQuotasAdminTestJSON-107011218-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 returned with HTTP 200 Aug 20 02:01:49.825299 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 143/574] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:01:49 2026] PUT /volume/v3/os-quota-sets/37c78bfda5974e3c9552e7fedcf01862 => generated 395 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:49.831326 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.831326 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:49.831326 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Volume info retrieved successfully. Aug 20 02:01:49.859900 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Delete volume request issued successfully. Aug 20 02:01:49.860325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a6b0302a-5a8a-477d-9fa6-bc421db2a74d tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action returned with HTTP 202 Aug 20 02:01:49.861144 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 145/575] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:49 2026] POST /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:49.874090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:49.877963 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:49.877963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:49.878116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:49.889946 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:49.889946 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:49.898902 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:49.906753 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0cd83f1-6af4-4d9f-91a8-1623d112eda7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 200 Aug 20 02:01:49.907787 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 145/576] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:49 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:50.927646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7ef65497-10aa-4bf9-a532-a383211cd3ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:50.931829 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ef65497-10aa-4bf9-a532-a383211cd3ff tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:50.932142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ef65497-10aa-4bf9-a532-a383211cd3ff tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:50.932574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ef65497-10aa-4bf9-a532-a383211cd3ff tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:50.943184 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ef65497-10aa-4bf9-a532-a383211cd3ff tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 404 Aug 20 02:01:50.943997 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 144/577] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:50 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:50.957661 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-19612e35-4346-4ae6-a2c4-034f4677aa72 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:50.960377 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19612e35-4346-4ae6-a2c4-034f4677aa72 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:50.960377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19612e35-4346-4ae6-a2c4-034f4677aa72 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:50.960377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19612e35-4346-4ae6-a2c4-034f4677aa72 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:50.968746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19612e35-4346-4ae6-a2c4-034f4677aa72 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 404 Aug 20 02:01:50.969470 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 144/578] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:50 2026] GET /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:50.983159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:50.986310 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:50.987827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:50.987827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:50.987827 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: 737243d8-a0b3-4ac7-be9c-a68fdc96999e Aug 20 02:01:50.995759 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76e1bfe0-ecd9-4e33-9417-236fcd16b19d tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e returned with HTTP 404 Aug 20 02:01:50.996467 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 146/579] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:50 2026] DELETE /volume/v3/volumes/737243d8-a0b3-4ac7-be9c-a68fdc96999e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:01:51.011239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f08b70d5-512f-416b-90e3-6edad35c940a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:51.016419 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:51.017031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-247231796"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:51.019550 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-247231796'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:51.020277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:51.030265 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:51.040274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (8cd9fb0b-1dc0-432f-ac0f-39d7f88efd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:51.041448 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42afcf9a-e9c5-4655-a136-caf7eb57d979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:51.042825 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:51.099776 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42afcf9a-e9c5-4655-a136-caf7eb57d979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:51.101050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae86884-35d5-4353-9ac0-928be29bba5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:51.169895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['5bbd66f0-1834-421a-8f1f-b14ce1a19df0', '6c65e066-09d6-4ed7-b2ba-7e6dd72dc515', '159a7a67-1484-4676-8fcb-6d2d0275c50d', 'e5f30344-943b-4c1d-9f86-a6b98179914c'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:51.169895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae86884-35d5-4353-9ac0-928be29bba5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bbd66f0-1834-421a-8f1f-b14ce1a19df0', '6c65e066-09d6-4ed7-b2ba-7e6dd72dc515', '159a7a67-1484-4676-8fcb-6d2d0275c50d', 'e5f30344-943b-4c1d-9f86-a6b98179914c']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:51.170703 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0408a4-e9a2-4671-bf6b-4747ffa46c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:51.210155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0408a4-e9a2-4671-bf6b-4747ffa46c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1594490b-1431-4956-a936-1a3ffb1b3a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-247231796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['5bbd66f0-1834-421a-8f1f-b14ce1a19df0','6c65e066-09d6-4ed7-b2ba-7e6dd72dc515','159a7a67-1484-4676-8fcb-6d2d0275c50d','e5f30344-943b-4c1d-9f86-a6b98179914c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-247231796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1594490b-1431-4956-a936-1a3ffb1b3a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:51.210765 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3880c791-e563-466b-af0a-380401c6c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:51.238495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3880c791-e563-466b-af0a-380401c6c853) transitioned into state 'SUCCESS' from state '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-247231796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['5bbd66f0-1834-421a-8f1f-b14ce1a19df0','6c65e066-09d6-4ed7-b2ba-7e6dd72dc515','159a7a67-1484-4676-8fcb-6d2d0275c50d','e5f30344-943b-4c1d-9f86-a6b98179914c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:51.239460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a575e5d4-2314-4771-b010-f169fcdd3d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:51.257085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a575e5d4-2314-4771-b010-f169fcdd3d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:51.258435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (8cd9fb0b-1dc0-432f-ac0f-39d7f88efd4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:51.258902 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:51.259744 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f08b70d5-512f-416b-90e3-6edad35c940a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:51.260344 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 146/580] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:51 2026] POST /volume/v3/volumes => generated 746 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:51.273702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:51.276399 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:51.276587 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:51.276841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:51.290400 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:51.290400 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:51.297694 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:51.305786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bced0e68-3da0-4c6b-8e98-de4f95e4a911 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 200 Aug 20 02:01:51.306027 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 145/581] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:51 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:52.325999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e92030e5-05e5-45f8-83a8-019c60f06cee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:52.327946 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e92030e5-05e5-45f8-83a8-019c60f06cee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:52.328213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e92030e5-05e5-45f8-83a8-019c60f06cee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:52.328633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e92030e5-05e5-45f8-83a8-019c60f06cee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:52.339281 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:52.339281 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:52.344931 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e92030e5-05e5-45f8-83a8-019c60f06cee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:52.353007 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e92030e5-05e5-45f8-83a8-019c60f06cee tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 200 Aug 20 02:01:52.353613 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 145/582] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:52 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:52.373018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:52.374925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action Aug 20 02:01:52.375285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:52.375441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:52.385046 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:52.385046 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:52.385561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '1594490b-1431-4956-a936-1a3ffb1b3a13' with '{'status': 'maintenance'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:52.413110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c2e5ccb0-c15a-4975-a4f3-e9c49d0b5b06 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action returned with HTTP 202 Aug 20 02:01:52.413705 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 147/583] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:52 2026] POST /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:52.424299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:52.426793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:52.427238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:52.427565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:52.436936 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:52.436936 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:52.443133 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:52.454046 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e73dafa3-0d73-4f18-b05f-0a4655cd0333 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 200 Aug 20 02:01:52.456097 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 147/584] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:52 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:52.472169 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-57b2f863-2b26-42d8-8ce4-18952f66221c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:52.475082 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action Aug 20 02:01:52.475447 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:52.475572 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:52.487481 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:52.487481 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:52.487481 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Volume info retrieved successfully. Aug 20 02:01:52.535790 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Delete volume request issued successfully. Aug 20 02:01:52.536175 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57b2f863-2b26-42d8-8ce4-18952f66221c tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action returned with HTTP 202 Aug 20 02:01:52.537652 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 146/585] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:52 2026] POST /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:52.547952 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:52.549867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:52.550305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:52.550410 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:52.565275 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:52.565275 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:52.575293 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:52.583769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-80f9d3ed-2000-43d4-b6d1-491e50c3de5f tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 200 Aug 20 02:01:52.583769 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 146/586] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:52 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:53.608801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-35d023b5-06cb-4ca4-b4f4-bc33ffdcfe60 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.611477 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35d023b5-06cb-4ca4-b4f4-bc33ffdcfe60 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:53.611795 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35d023b5-06cb-4ca4-b4f4-bc33ffdcfe60 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:53.612082 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35d023b5-06cb-4ca4-b4f4-bc33ffdcfe60 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:53.620338 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35d023b5-06cb-4ca4-b4f4-bc33ffdcfe60 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 404 Aug 20 02:01:53.621623 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 148/587] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:53 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:53.634313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0507c167-70b8-4d4e-8a01-9a4495a68775 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.636531 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0507c167-70b8-4d4e-8a01-9a4495a68775 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:53.636801 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0507c167-70b8-4d4e-8a01-9a4495a68775 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:53.636982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0507c167-70b8-4d4e-8a01-9a4495a68775 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:53.644676 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0507c167-70b8-4d4e-8a01-9a4495a68775 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 404 Aug 20 02:01:53.645536 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 148/588] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:53 2026] GET /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:53.664109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.666340 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:53.666642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:53.667154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:53.667355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: 1594490b-1431-4956-a936-1a3ffb1b3a13 Aug 20 02:01:53.676276 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2b68340-b6a6-4aa9-bd5d-7e78a4112c81 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 returned with HTTP 404 Aug 20 02:01:53.677541 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 147/589] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:53 2026] DELETE /volume/v3/volumes/1594490b-1431-4956-a936-1a3ffb1b3a13 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:53.691554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3569731f-6576-499f-98f6-b582bee9933a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.694112 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:53.695996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-496123516"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:53.698583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-496123516'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:53.698583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume of 1 GB Aug 20 02:01:53.705366 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Availability Zones retrieved successfully. Aug 20 02:01:53.716101 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (e0b0cad8-02dd-4b8b-a7bd-a3809dfc2679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:53.716895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4064a6b8-faae-4137-a2e6-475a85ad974f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.718769 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:53.761709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4064a6b8-faae-4137-a2e6-475a85ad974f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.762655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c9d44a-b877-4707-934e-2efa46e3fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.785404 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.788247 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:53.789242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1712478086"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:53.792330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1712478086'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:53.792620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Create volume of 1 GB Aug 20 02:01:53.792927 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:53.792927 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:53.801642 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Availability Zones retrieved successfully. Aug 20 02:01:53.811988 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Flow 'volume_create_api' (eb2ff873-bd43-4a84-a291-cc5344c3a7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:53.812670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d30441b-cf60-4207-834f-d88293422434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.814156 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:53.840265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Created reservations ['8e4d8dac-564b-471b-8a5c-f5318c2079e0', 'c1e8e7eb-15f5-4657-aa4b-a1b6614ad14b', '98ad97fd-7191-4289-943b-186bf203ccb1', 'b730c63e-9d9f-44ed-82f5-c9355fa5f6d2'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:53.841198 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c9d44a-b877-4707-934e-2efa46e3fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4d8dac-564b-471b-8a5c-f5318c2079e0', 'c1e8e7eb-15f5-4657-aa4b-a1b6614ad14b', '98ad97fd-7191-4289-943b-186bf203ccb1', 'b730c63e-9d9f-44ed-82f5-c9355fa5f6d2']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.843110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e70037-8c08-46a9-9090-a6826b8f1a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.875949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d30441b-cf60-4207-834f-d88293422434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.877708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbdd32c-7876-432f-b638-69ae99131e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.889571 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e70037-8c08-46a9-9090-a6826b8f1a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c53aa2-cbf1-4658-b2c5-f07005c26699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-496123516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['8e4d8dac-564b-471b-8a5c-f5318c2079e0','c1e8e7eb-15f5-4657-aa4b-a1b6614ad14b','98ad97fd-7191-4289-943b-186bf203ccb1','b730c63e-9d9f-44ed-82f5-c9355fa5f6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-496123516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c53aa2-cbf1-4658-b2c5-f07005c26699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43147afc33304108889c5894120fa361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.891244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9fd6ba-d9fb-4e31-8fb2-a49480b9d504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.920661 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9fd6ba-d9fb-4e31-8fb2-a49480b9d504) transitioned into state 'SUCCESS' from state '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-496123516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2617a168ab4e1fa3c63bd6511e56ad',qos_specs=None,replication_status=,reservations=['8e4d8dac-564b-471b-8a5c-f5318c2079e0','c1e8e7eb-15f5-4657-aa4b-a1b6614ad14b','98ad97fd-7191-4289-943b-186bf203ccb1','b730c63e-9d9f-44ed-82f5-c9355fa5f6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43147afc33304108889c5894120fa361',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.921659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0895cb73-46e6-4858-86c4-826714f1f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:53.940420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0895cb73-46e6-4858-86c4-826714f1f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:53.940420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Flow 'volume_create_api' (e0b0cad8-02dd-4b8b-a7bd-a3809dfc2679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:53.940420 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Create volume request issued successfully. Aug 20 02:01:53.940420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3569731f-6576-499f-98f6-b582bee9933a tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:53.940837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 147/590] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:53 2026] POST /volume/v3/volumes => generated 746 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:53.960060 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:53.962109 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:53.962383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:53.962629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:53.975518 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:53.975518 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:53.994526 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:54.003180 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-651b3ef5-ca76-45ee-b734-64e025b721b6 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:54.003775 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 149/591] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:53 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:54.011356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Created reservations ['c1ebcd54-90ef-4bc1-b918-1db5a04d6f8b', '0f118310-af8c-484d-8ffc-680d95ef5370', 'e6886c2e-7c84-4e6d-a698-c3e41c6aab4e', '31d1fbde-ba34-4d70-a7f0-cc0b0ebb4c2b'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:54.012927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbdd32c-7876-432f-b638-69ae99131e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ebcd54-90ef-4bc1-b918-1db5a04d6f8b', '0f118310-af8c-484d-8ffc-680d95ef5370', 'e6886c2e-7c84-4e6d-a698-c3e41c6aab4e', '31d1fbde-ba34-4d70-a7f0-cc0b0ebb4c2b']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:54.013341 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7217cd-1d88-4737-90c7-9489bd31752a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:54.043931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7217cd-1d88-4737-90c7-9489bd31752a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a93ab9-2584-434b-9406-f3570378acf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1712478086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d7ad6b8a874a8e8001335ec969456e',qos_specs=None,replication_status=,reservations=['c1ebcd54-90ef-4bc1-b918-1db5a04d6f8b','0f118310-af8c-484d-8ffc-680d95ef5370','e6886c2e-7c84-4e6d-a698-c3e41c6aab4e','31d1fbde-ba34-4d70-a7f0-cc0b0ebb4c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992d3614543647f891a95918c2b9840f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1712478086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a93ab9-2584-434b-9406-f3570378acf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d7ad6b8a874a8e8001335ec969456e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992d3614543647f891a95918c2b9840f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:54.045025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9cbb4d-5307-48ac-b24d-8c40faada739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:54.069842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9cbb4d-5307-48ac-b24d-8c40faada739) transitioned into state 'SUCCESS' from state '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-1712478086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d7ad6b8a874a8e8001335ec969456e',qos_specs=None,replication_status=,reservations=['c1ebcd54-90ef-4bc1-b918-1db5a04d6f8b','0f118310-af8c-484d-8ffc-680d95ef5370','e6886c2e-7c84-4e6d-a698-c3e41c6aab4e','31d1fbde-ba34-4d70-a7f0-cc0b0ebb4c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992d3614543647f891a95918c2b9840f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:54.071151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082ba797-d654-4f8c-bf7e-165e00f3aed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:54.087591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082ba797-d654-4f8c-bf7e-165e00f3aed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:54.088818 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Flow 'volume_create_api' (eb2ff873-bd43-4a84-a291-cc5344c3a7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:54.089205 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Create volume request issued successfully. Aug 20 02:01:54.091343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d6a4473-10ae-4f36-a3a6-71498ce48da6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:54.091343 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 149/592] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:53 2026] POST /volume/v3/volumes => generated 752 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:54.114076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.117065 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:54.117391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.117621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.135727 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:54.135727 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:54.147773 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:54.159645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38e72bab-8988-43af-b5f7-35ff4fa1b6a9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:54.161432 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 148/593] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:54.242761 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8adee670-57b9-439b-bad2-92b022479941 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.427170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8adee670-57b9-439b-bad2-92b022479941 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:01:54.428604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8adee670-57b9-439b-bad2-92b022479941 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2101523180"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.431080 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:54.431080 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:54.452987 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8adee670-57b9-439b-bad2-92b022479941 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:01:54.453375 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 148/594] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:01:54 2026] POST /volume/v3/types => generated 231 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:54.465586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1f40fe2e-1d25-4e2c-9561-5db504d48beb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.468272 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1f40fe2e-1d25-4e2c-9561-5db504d48beb tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] POST https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.468784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1f40fe2e-1d25-4e2c-9561-5db504d48beb tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.497675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1f40fe2e-1d25-4e2c-9561-5db504d48beb tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.498238 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 150/595] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:01:54 2026] POST /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.510499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-559ae615-1cfd-4cb4-9649-644daf1313f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.514027 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-559ae615-1cfd-4cb4-9649-644daf1313f0 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 Aug 20 02:01:54.515028 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-559ae615-1cfd-4cb4-9649-644daf1313f0 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.515028 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-559ae615-1cfd-4cb4-9649-644daf1313f0 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.515733 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:54.515733 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:54.525750 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-559ae615-1cfd-4cb4-9649-644daf1313f0 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 returned with HTTP 200 Aug 20 02:01:54.526278 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 150/596] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.536418 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f274cdae-64e1-479e-8f62-c84d512c9604 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.540012 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f274cdae-64e1-479e-8f62-c84d512c9604 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] DELETE https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 Aug 20 02:01:54.540238 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f274cdae-64e1-479e-8f62-c84d512c9604 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.540500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f274cdae-64e1-479e-8f62-c84d512c9604 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.575581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f274cdae-64e1-479e-8f62-c84d512c9604 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 returned with HTTP 202 Aug 20 02:01:54.576028 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 149/597] 10.4.3.27 () {66 vars in 1392 bytes} [Thu Aug 20 02:01:54 2026] DELETE /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:54.587828 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-389f8a89-4677-46d5-8529-8d068f4d9760 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.591802 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-389f8a89-4677-46d5-8529-8d068f4d9760 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 Aug 20 02:01:54.592191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-389f8a89-4677-46d5-8529-8d068f4d9760 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.593730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-389f8a89-4677-46d5-8529-8d068f4d9760 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.606330 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-389f8a89-4677-46d5-8529-8d068f4d9760 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 returned with HTTP 404 Aug 20 02:01:54.607035 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 149/598] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:54.617658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fe6dca87-091b-4902-9701-9e7ed95e6f9e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.620160 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe6dca87-091b-4902-9701-9e7ed95e6f9e tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] POST https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.621274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fe6dca87-091b-4902-9701-9e7ed95e6f9e tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.646919 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe6dca87-091b-4902-9701-9e7ed95e6f9e tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.647564 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 151/599] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:01:54 2026] POST /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.656115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-02656988-a3c6-4631-8b71-9f711dcf657d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.659544 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02656988-a3c6-4631-8b71-9f711dcf657d tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.659848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02656988-a3c6-4631-8b71-9f711dcf657d tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.660322 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02656988-a3c6-4631-8b71-9f711dcf657d tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.668006 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02656988-a3c6-4631-8b71-9f711dcf657d tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.668666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 151/600] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.681583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f9d2d3e5-eaa3-4641-a5c8-3681a874798b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.684821 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9d2d3e5-eaa3-4641-a5c8-3681a874798b tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] POST https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.685400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f9d2d3e5-eaa3-4641-a5c8-3681a874798b tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.715779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9d2d3e5-eaa3-4641-a5c8-3681a874798b tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.716446 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 150/601] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:01:54 2026] POST /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.726038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-90464fa7-99fb-49a9-b236-458380374172 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.728665 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90464fa7-99fb-49a9-b236-458380374172 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] PUT https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 Aug 20 02:01:54.729025 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90464fa7-99fb-49a9-b236-458380374172 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.789647 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90464fa7-99fb-49a9-b236-458380374172 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 returned with HTTP 200 Aug 20 02:01:54.790517 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 150/602] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:01:54 2026] PUT /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.799650 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ab08ba9a-cc4b-4d5e-a7c6-ed45ef36bda7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.801688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab08ba9a-cc4b-4d5e-a7c6-ed45ef36bda7 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 Aug 20 02:01:54.802047 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab08ba9a-cc4b-4d5e-a7c6-ed45ef36bda7 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.802411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab08ba9a-cc4b-4d5e-a7c6-ed45ef36bda7 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.811395 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab08ba9a-cc4b-4d5e-a7c6-ed45ef36bda7 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 returned with HTTP 200 Aug 20 02:01:54.811839 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 152/603] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.821170 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-025c3044-beb9-4c20-87ee-01dd37caf3c3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.825062 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-025c3044-beb9-4c20-87ee-01dd37caf3c3 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] POST https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.826045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-025c3044-beb9-4c20-87ee-01dd37caf3c3 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:54.913783 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-025c3044-beb9-4c20-87ee-01dd37caf3c3 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.915143 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 152/604] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:01:54 2026] POST /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 51 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.926014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86aa1ca9-eeff-4c7e-a4fd-5e5d6a34f48f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.927920 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86aa1ca9-eeff-4c7e-a4fd-5e5d6a34f48f tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs Aug 20 02:01:54.928105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86aa1ca9-eeff-4c7e-a4fd-5e5d6a34f48f tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.928316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86aa1ca9-eeff-4c7e-a4fd-5e5d6a34f48f tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:54.937888 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86aa1ca9-eeff-4c7e-a4fd-5e5d6a34f48f tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs returned with HTTP 200 Aug 20 02:01:54.938344 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 151/605] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:01:54 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:01:54.952823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7a061751-653c-430a-afdb-8294d412ebe2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:54.955854 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a061751-653c-430a-afdb-8294d412ebe2 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] DELETE https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe Aug 20 02:01:54.956220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a061751-653c-430a-afdb-8294d412ebe2 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:54.956794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a061751-653c-430a-afdb-8294d412ebe2 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.015591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a061751-653c-430a-afdb-8294d412ebe2 tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe returned with HTTP 202 Aug 20 02:01:55.015591 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 151/606] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:01:54 2026] DELETE /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:55.024407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.030615 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.030916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.031161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.032046 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5ec94341-7ecb-4cf8-8a76-714644c26eec None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.035139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5ec94341-7ecb-4cf8-8a76-714644c26eec tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] GET https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe Aug 20 02:01:55.035390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5ec94341-7ecb-4cf8-8a76-714644c26eec tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.035663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5ec94341-7ecb-4cf8-8a76-714644c26eec tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.044369 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.044369 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:55.045085 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5ec94341-7ecb-4cf8-8a76-714644c26eec tempest-VolumeTypesExtraSpecsTest-183532647 tempest-VolumeTypesExtraSpecsTest-183532647-project-admin] https://10.4.3.27/volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe returned with HTTP 404 Aug 20 02:01:55.045621 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 153/607] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/types/b40bde25-b475-4d09-8762-09ff52465cfe => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:55.051265 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.058464 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bef6c94-02fb-41c4-8c02-161d183285f9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.058464 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 153/608] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.077808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.081826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action Aug 20 02:01:55.082094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:55.082285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:55.097141 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.097141 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:55.097141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.admin_actions [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '76c53aa2-cbf1-4658-b2c5-f07005c26699' with '{'status': 'error'}' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:55.139396 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-582a1f4e-1d96-4a74-abfc-c830c6b51dd6 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action returned with HTTP 202 Aug 20 02:01:55.139865 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 152/609] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:55 2026] POST /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:55.150006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.151957 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.152207 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.152688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.164408 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.164408 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:55.172179 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.180197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.182107 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-467dfec8-747f-487d-910e-c0ddb87b2ee2 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.182763 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 152/610] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.183098 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:55.183457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.183961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.195343 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.195343 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:55.201867 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:55.203965 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5ab7684e-4925-48f0-9349-929f9af15a35 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.206002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5ab7684e-4925-48f0-9349-929f9af15a35 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action Aug 20 02:01:55.206545 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5ab7684e-4925-48f0-9349-929f9af15a35 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:55.206721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5ab7684e-4925-48f0-9349-929f9af15a35 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:55.208792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-63f6b401-f357-44b1-88a2-bc6bd4202eca tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:55.209515 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 154/611] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.216074 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.216074 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:55.216549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-5ab7684e-4925-48f0-9349-929f9af15a35 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '76c53aa2-cbf1-4658-b2c5-f07005c26699' with '{'status': 'available'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:55.241539 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5ab7684e-4925-48f0-9349-929f9af15a35 tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action returned with HTTP 202 Aug 20 02:01:55.242474 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 154/612] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:55 2026] POST /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:55.252408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.255554 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.255727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.255893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.267260 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.267260 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:55.272980 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.280830 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-88bc24a0-14a2-4e92-8ebb-e5ee667eedd9 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.281655 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 153/613] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:01:55.301470 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.303943 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action Aug 20 02:01:55.304493 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:55.304624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:55.317483 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.317483 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:55.318600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '76c53aa2-cbf1-4658-b2c5-f07005c26699' with '{'status': 'maintenance'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:55.350453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-faadbb31-7503-4a4d-9e67-28fadc44e9be tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action returned with HTTP 202 Aug 20 02:01:55.351137 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 153/614] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:55 2026] POST /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:55.360898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6346e3da-ba7c-461f-a820-3280347cee4e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.363219 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6346e3da-ba7c-461f-a820-3280347cee4e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.363493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6346e3da-ba7c-461f-a820-3280347cee4e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.363728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6346e3da-ba7c-461f-a820-3280347cee4e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.372674 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.372674 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:55.377785 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6346e3da-ba7c-461f-a820-3280347cee4e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.385043 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6346e3da-ba7c-461f-a820-3280347cee4e tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.385643 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 155/615] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.413065 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.415821 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] POST https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action Aug 20 02:01:55.416255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:55.416433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:55.427016 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.427016 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:55.427651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] Updating volume '76c53aa2-cbf1-4658-b2c5-f07005c26699' with '{'status': 'available'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:01:55.453331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3786cbdf-1ad4-4abc-9976-c1478f83488e tempest-VolumesActionsTest-155425280 tempest-VolumesActionsTest-155425280-project-admin] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action returned with HTTP 202 Aug 20 02:01:55.454322 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 155/616] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:01:55 2026] POST /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:01:55.464538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.468657 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.468657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.468657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.476413 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.476413 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:55.485648 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.490535 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fb51328-375d-4c69-981c-31c9bd6d17e7 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.491325 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 154/617] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.509224 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.511383 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.511572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.511770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.523639 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.523639 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:55.532285 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.542537 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b61b51e-a9e5-4a5f-8056-bf0622bf9ab3 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.542670 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 154/618] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.560218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.562921 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.562921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.562921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.562921 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume with id: 76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.572884 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.572884 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:55.573577 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.600094 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Delete volume request issued successfully. Aug 20 02:01:55.600094 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a097b29-a1ad-4550-b148-a64e1c593de0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 202 Aug 20 02:01:55.600273 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 156/619] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:01:55 2026] DELETE /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:01:55.610365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.615167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:55.615474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.615739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.625655 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.625655 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:55.633199 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Volume info retrieved successfully. Aug 20 02:01:55.640350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29cc8d15-d3b9-4a96-8da8-1ff7712c99df tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 200 Aug 20 02:01:55.640893 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 156/620] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.816297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.818872 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:55.819095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.819498 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.829967 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:55.829967 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:55.843323 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:55.851608 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-0687962f-dcef-4322-904f-ae0e8ff7a777 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:55.851608 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 155/621] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:55.985503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d0884838-2ed7-49af-81a8-f917379cc5fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:55.987628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0884838-2ed7-49af-81a8-f917379cc5fe None None] GET https://10.4.3.27/volume// Aug 20 02:01:55.987794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0884838-2ed7-49af-81a8-f917379cc5fe None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:55.988079 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0884838-2ed7-49af-81a8-f917379cc5fe None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:55.988574 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0884838-2ed7-49af-81a8-f917379cc5fe None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:55.989207 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 155/622] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:01:55 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:55.999416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-361dd5e7-180e-446c-9cd7-d18c44c7ea0e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.002607 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-361dd5e7-180e-446c-9cd7-d18c44c7ea0e tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:01:56.003023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-361dd5e7-180e-446c-9cd7-d18c44c7ea0e tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a93ab9-2584-434b-9406-f3570378acf2", "connector": null, "instance_uuid": "5331e24a-8f01-4cd2-b83d-698c23796e2b"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:56.016449 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:56.016449 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:56.062249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-361dd5e7-180e-446c-9cd7-d18c44c7ea0e tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:01:56.062998 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 157/623] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:01:55 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 20 02:01:56.112434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.115017 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:56.115310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:56.116367 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:56.133724 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:56.133724 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:56.138948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6d4ba7fa-84e3-41a1-8a77-4f263d9423eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.139680 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d4ba7fa-84e3-41a1-8a77-4f263d9423eb None None] GET https://10.4.3.27/volume// Aug 20 02:01:56.139879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d4ba7fa-84e3-41a1-8a77-4f263d9423eb None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:56.140154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d4ba7fa-84e3-41a1-8a77-4f263d9423eb None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:56.140412 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:56.140615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d4ba7fa-84e3-41a1-8a77-4f263d9423eb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:01:56.141054 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 156/624] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:01:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:01:56.148841 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e775e1d-405d-4445-89d6-c30ed0d24779 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:56.149385 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 157/625] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:56 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:56.153815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.158113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:56.158385 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:56.158750 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:56.177298 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:56.177298 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:56.184255 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:56.189625 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-8950ccbb-b2ee-4490-8217-b56d56a6073f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:56.190095 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 156/626] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:01:56 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:01:56.328218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.332968 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] PUT https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 Aug 20 02:01:56.332968 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:56.345611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Acquiring lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:01:56.351921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:01:56.353392 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:56.353392 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:56.500541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" released by "attachment_update" :: held 0.149s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:01:56.500949 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-efc1423c-e428-402b-a9a8-191e11329b21 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 returned with HTTP 200 Aug 20 02:01:56.501819 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 158/627] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:01:56 2026] PUT /volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:01:56.663438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ccf9e686-3eda-4cac-91ef-f59e5b4dfdd0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:56.667665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ccf9e686-3eda-4cac-91ef-f59e5b4dfdd0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] GET https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 Aug 20 02:01:56.667665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ccf9e686-3eda-4cac-91ef-f59e5b4dfdd0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:56.667665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ccf9e686-3eda-4cac-91ef-f59e5b4dfdd0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:56.674609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ccf9e686-3eda-4cac-91ef-f59e5b4dfdd0 tempest-VolumesActionsTest-1077846497 tempest-VolumesActionsTest-1077846497-project-member] https://10.4.3.27/volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 returned with HTTP 404 Aug 20 02:01:56.675106 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 157/628] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:56 2026] GET /volume/v3/volumes/76c53aa2-cbf1-4658-b2c5-f07005c26699 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:57.172434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:57.176027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:57.176316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:57.176418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:57.218137 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:57.218137 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:57.226139 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:57.235580 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c463a8d-31c1-4b6c-bb2d-c09cff819e02 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:57.236594 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 158/629] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:57 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:58.255028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b709063e-764f-49c9-b877-fc58b0caeb96 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:58.257676 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b709063e-764f-49c9-b877-fc58b0caeb96 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:58.258658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b709063e-764f-49c9-b877-fc58b0caeb96 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:58.258658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b709063e-764f-49c9-b877-fc58b0caeb96 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:58.274998 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:58.274998 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:58.279436 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b709063e-764f-49c9-b877-fc58b0caeb96 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:58.286455 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b709063e-764f-49c9-b877-fc58b0caeb96 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:58.287130 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 157/630] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:58 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:58.448176 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:58.616762 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:01:58.617180 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-341758090"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:58.619023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-341758090'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:01:58.619293 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume of 1 GB Aug 20 02:01:58.619643 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:58.619643 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:58.625420 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Availability Zones retrieved successfully. Aug 20 02:01:58.632952 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (6601bc2c-d2bd-41f5-8472-b268381f5a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:58.634160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8979ef-d07a-4ce1-bedf-004b5f5e5331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:58.635135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:01:58.664456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8979ef-d07a-4ce1-bedf-004b5f5e5331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:58.665381 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5ca825d-a2ff-4c52-b03f-7de7ef36a389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:58.741998 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Created reservations ['6ffaf3bb-6bf6-4583-a24f-9fd56b9abd67', 'e896d986-d596-4785-9979-712fb8ab5300', 'ca95f65e-f24d-4ba0-addc-7fdfc2b684aa', '501fbc9e-c7ba-4e20-91f9-75729cf52356'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:01:58.743146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5ca825d-a2ff-4c52-b03f-7de7ef36a389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffaf3bb-6bf6-4583-a24f-9fd56b9abd67', 'e896d986-d596-4785-9979-712fb8ab5300', 'ca95f65e-f24d-4ba0-addc-7fdfc2b684aa', '501fbc9e-c7ba-4e20-91f9-75729cf52356']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:58.744246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be824ae-33de-43c1-9ecc-3b37e6bc50ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:58.786011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be824ae-33de-43c1-9ecc-3b37e6bc50ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af180ae3-a09c-4fda-8f24-652bf346ede3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-341758090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['6ffaf3bb-6bf6-4583-a24f-9fd56b9abd67','e896d986-d596-4785-9979-712fb8ab5300','ca95f65e-f24d-4ba0-addc-7fdfc2b684aa','501fbc9e-c7ba-4e20-91f9-75729cf52356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-341758090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af180ae3-a09c-4fda-8f24-652bf346ede3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:58.787015 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bf6097-5be3-4d17-8e9a-497b1d369c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:58.817670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bf6097-5be3-4d17-8e9a-497b1d369c01) transitioned into state 'SUCCESS' from state '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-341758090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['6ffaf3bb-6bf6-4583-a24f-9fd56b9abd67','e896d986-d596-4785-9979-712fb8ab5300','ca95f65e-f24d-4ba0-addc-7fdfc2b684aa','501fbc9e-c7ba-4e20-91f9-75729cf52356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:58.818556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84c6af7-78af-4f3f-860e-0455f236de2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:01:58.830582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84c6af7-78af-4f3f-860e-0455f236de2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:01:58.831388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (6601bc2c-d2bd-41f5-8472-b268381f5a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:01:58.831694 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume request issued successfully. Aug 20 02:01:58.832242 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ffa84418-3ddf-41d7-b173-1cd699cc1c28 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:01:58.833382 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 159/631] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:01:58 2026] POST /volume/v3/volumes => generated 751 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:01:58.849146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:58.851127 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:01:58.853258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:58.853258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:58.861645 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:58.861645 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:58.866871 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:01:58.873303 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0908aab1-613e-4869-97da-7f8aff9bc5c3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 200 Aug 20 02:01:58.873970 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 158/632] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:58 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:59.306907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:59.310197 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:01:59.310819 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:59.312163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:59.334738 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:59.334738 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:01:59.342872 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:01:59.353149 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0c5100f-4bbb-4aa7-85b2-ba88d52e3e34 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:01:59.353596 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 159/633] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:59 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:59.860157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-1d6932e9-4023-4e7e-913d-cdef6becc706 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:59.865188 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-1d6932e9-4023-4e7e-913d-cdef6becc706 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859/action Aug 20 02:01:59.865592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-1d6932e9-4023-4e7e-913d-cdef6becc706 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:01:59.865743 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-1d6932e9-4023-4e7e-913d-cdef6becc706 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:59.885130 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:59.885130 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:01:59.892932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:59.896322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:01:59.896589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:01:59.896691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:01:59.900874 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a001219f-88ff-420c-9409-9b83f1ca68fb req-1d6932e9-4023-4e7e-913d-cdef6becc706 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859/action returned with HTTP 204 Aug 20 02:01:59.901272 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 158/634] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:01:59 2026] POST /volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:01:59.905775 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:59.905775 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:01:59.910628 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:01:59.917683 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a5a57fdd-a751-453e-bb29-3fa8d7950d68 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 200 Aug 20 02:01:59.918315 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 160/635] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:01:59 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:01:59.938341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-82f5e86c-387d-4460-b12e-15f26398a71a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:01:59.943633 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:01:59.951311 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af180ae3-a09c-4fda-8f24-652bf346ede3", "name": "tempest-VolumesBackupsAdminTest-Backup-1158280141", "container": "tempest-volumesbackupsadmintest-backup-container-881910376"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:01:59.951850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Creating new backup {'backup': {'volume_id': 'af180ae3-a09c-4fda-8f24-652bf346ede3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1158280141', 'container': 'tempest-volumesbackupsadmintest-backup-container-881910376'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:01:59.952296 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Creating backup of volume af180ae3-a09c-4fda-8f24-652bf346ede3 in container tempest-volumesbackupsadmintest-backup-container-881910376 Aug 20 02:01:59.962171 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:01:59.962171 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:01:59.963005 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:00.005457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Created reservations ['da049967-b797-4e68-918d-47536e23cd09', 'f73dde5c-6956-413d-b002-03dbd3ac069a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:00.082334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82f5e86c-387d-4460-b12e-15f26398a71a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:02:00.082334 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 159/636] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:01:59 2026] POST /volume/v3/backups => generated 333 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:00.089452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:00.091905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:00.092158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:00.092503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:00.092754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:00.113030 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:00.113030 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:00.114081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89cff0f0-67db-451c-8d0c-07bc88e698ad tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:00.114628 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 160/637] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:00 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:00.373634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ab7ed74-5819-48c9-8981-47b794da5efc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:00.375405 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ab7ed74-5819-48c9-8981-47b794da5efc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:00.375735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ab7ed74-5819-48c9-8981-47b794da5efc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:00.375818 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ab7ed74-5819-48c9-8981-47b794da5efc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:00.389406 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:00.389406 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:00.395318 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ab7ed74-5819-48c9-8981-47b794da5efc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:00.401150 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ab7ed74-5819-48c9-8981-47b794da5efc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:02:00.401787 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 159/638] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:00 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:00.423388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b6383f5c-d780-42b6-810f-53252305e174 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:00.429815 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6383f5c-d780-42b6-810f-53252305e174 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:00.430529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6383f5c-d780-42b6-810f-53252305e174 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:00.431114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6383f5c-d780-42b6-810f-53252305e174 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:00.441935 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:00.441935 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:00.447107 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b6383f5c-d780-42b6-810f-53252305e174 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:00.453903 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6383f5c-d780-42b6-810f-53252305e174 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:02:00.454744 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 161/639] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:00 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:01.127650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:01.130514 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:01.130939 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:01.131158 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:01.131213 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:01.139833 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:01.139833 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:01.141389 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb12d469-7b64-4734-b63d-f7e4f1f0ffa8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:01.141888 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 160/640] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:01 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:02.156268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:02.158645 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:02.158868 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:02.159062 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:02.159171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:02.164525 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:02.164525 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:02.166472 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1771ef45-4616-4e22-a8ea-84c95f986e9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:02.166472 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 161/641] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:02 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:03.183032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:03.185362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:03.185565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:03.186435 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:03.186435 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:03.209075 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:03.209075 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:03.210018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa644672-2e0e-4cd0-a39d-9dafd237f42f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:03.213329 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 160/642] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:03 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:02:04.228314 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:04.230902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:04.231458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:04.231646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:04.231835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:04.250468 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:04.250468 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:04.251483 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f0532b4-b18c-4605-90d6-bb4a5c9ab78d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:04.252422 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 162/643] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:04 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:05.265429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:05.267794 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:05.268135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:05.268456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:05.268532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:05.281264 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:05.281264 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:05.283014 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0648f0f-6f8f-4770-9f49-e3c1f6939b9e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:05.283281 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 161/644] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:05 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:05.560101 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f4cc7f98-a0ed-4d8d-863e-930a1a25add7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:05.561064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4cc7f98-a0ed-4d8d-863e-930a1a25add7 None None] GET https://10.4.3.27/volume// Aug 20 02:02:05.561413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4cc7f98-a0ed-4d8d-863e-930a1a25add7 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:05.564068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4cc7f98-a0ed-4d8d-863e-930a1a25add7 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:05.564068 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4cc7f98-a0ed-4d8d-863e-930a1a25add7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:05.564068 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 162/645] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:05.577261 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b4394b2f-782f-433c-a40b-69047684b387 req-d7484283-31e8-45c7-b7d5-ee23f781be4c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:05.580413 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-d7484283-31e8-45c7-b7d5-ee23f781be4c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:02:05.581004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-d7484283-31e8-45c7-b7d5-ee23f781be4c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a93ab9-2584-434b-9406-f3570378acf2", "connector": null, "instance_uuid": "5331e24a-8f01-4cd2-b83d-698c23796e2b"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:05.603205 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:05.603205 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:05.665338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-d7484283-31e8-45c7-b7d5-ee23f781be4c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:02:05.666651 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 161/646] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:02:05 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:05.676915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b4394b2f-782f-433c-a40b-69047684b387 req-60246847-16c0-4410-9d34-c68e27f86af8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:05.679321 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-60246847-16c0-4410-9d34-c68e27f86af8 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] DELETE https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 Aug 20 02:02:05.679587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-60246847-16c0-4410-9d34-c68e27f86af8 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:05.679858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-60246847-16c0-4410-9d34-c68e27f86af8 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:05.696906 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:05.696906 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:05.783649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-60246847-16c0-4410-9d34-c68e27f86af8 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 returned with HTTP 200 Aug 20 02:02:05.784693 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 163/647] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:02:05 2026] DELETE /volume/v3/attachments/132c0555-312d-4a64-92e9-cf9115335859 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:06.299109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:06.300992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:06.301313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:06.301762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:06.301978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:06.309991 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:06.309991 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:06.311062 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef4fc24f-7e75-42fd-a695-bc0ea930026d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:06.313755 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 162/648] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:06 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:07.155967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:07.333362 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:07.336160 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:07.337070 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:07.337070 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:07.337166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:07.343159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:07.343703 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:07.343703 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:07.344385 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4cdef2c-d85a-4b01-bd2c-70c6b64a3dd9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:07.344871 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 162/649] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:07 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:07.350000 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] PUT https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 Aug 20 02:02:07.350372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:07.363994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Acquiring lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:02:07.372623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" acquired by "attachment_update" :: waited 0.009s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:02:07.374173 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:07.374173 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:07.433183 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:07.433575 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1522436738"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:07.436076 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1522436738'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:07.436076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Create volume of 1 GB Aug 20 02:02:07.442945 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Availability Zones retrieved successfully. Aug 20 02:02:07.452125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Flow 'volume_create_api' (91705d90-4dd0-4a78-838c-3cc9e403f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:07.454050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e777b-b633-46c0-a2c8-0d1522481d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:07.455619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:07.510638 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e777b-b633-46c0-a2c8-0d1522481d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:07.511833 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d47d17-6065-44cb-81f5-92b1a16e1b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:07.534212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" released by "attachment_update" :: held 0.161s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:02:07.534212 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-a23fbaed-5a36-4f4d-a937-9b946e04caa9 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 returned with HTTP 200 Aug 20 02:02:07.535445 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 164/650] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:02:07 2026] PUT /volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:07.567186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b4394b2f-782f-433c-a40b-69047684b387 req-103736c2-75f5-4d80-88f5-10119ffe41d0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:07.569784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-103736c2-75f5-4d80-88f5-10119ffe41d0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 Aug 20 02:02:07.570086 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-103736c2-75f5-4d80-88f5-10119ffe41d0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:07.570210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-103736c2-75f5-4d80-88f5-10119ffe41d0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:07.593459 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-103736c2-75f5-4d80-88f5-10119ffe41d0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 returned with HTTP 200 Aug 20 02:02:07.594025 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 163/651] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:02:07 2026] GET /volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:07.619631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Created reservations ['cee09f37-06b8-4304-84a4-c16df0b3bd23', '3c1921e9-0676-4c11-84b3-3ec172e9e8d6', '636728ae-cfcc-427c-be30-d6866aa03d5a', '31b84535-cea7-43dc-98cd-125ff283eed3'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:07.620697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d47d17-6065-44cb-81f5-92b1a16e1b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee09f37-06b8-4304-84a4-c16df0b3bd23', '3c1921e9-0676-4c11-84b3-3ec172e9e8d6', '636728ae-cfcc-427c-be30-d6866aa03d5a', '31b84535-cea7-43dc-98cd-125ff283eed3']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:07.621615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a8740f-ab6d-4dd2-8787-7c29b015bcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:07.663648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a8740f-ab6d-4dd2-8787-7c29b015bcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d3eab8-b133-4c54-9a76-0c418e0f063b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1522436738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50edcf6c95b4748be68f1f553dbf672',qos_specs=None,replication_status=,reservations=['cee09f37-06b8-4304-84a4-c16df0b3bd23','3c1921e9-0676-4c11-84b3-3ec172e9e8d6','636728ae-cfcc-427c-be30-d6866aa03d5a','31b84535-cea7-43dc-98cd-125ff283eed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a83d20e646412fafedff924c93b37b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1522436738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d3eab8-b133-4c54-9a76-0c418e0f063b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d50edcf6c95b4748be68f1f553dbf672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47a83d20e646412fafedff924c93b37b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:07.665181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775eff21-4fc7-4bcd-93e0-3cb936d7ca01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:07.692608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775eff21-4fc7-4bcd-93e0-3cb936d7ca01) transitioned into state 'SUCCESS' from state '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-1522436738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50edcf6c95b4748be68f1f553dbf672',qos_specs=None,replication_status=,reservations=['cee09f37-06b8-4304-84a4-c16df0b3bd23','3c1921e9-0676-4c11-84b3-3ec172e9e8d6','636728ae-cfcc-427c-be30-d6866aa03d5a','31b84535-cea7-43dc-98cd-125ff283eed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a83d20e646412fafedff924c93b37b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:07.694132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f65e4e1-cf69-439d-a615-8b0f0bc88f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:07.709051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f65e4e1-cf69-439d-a615-8b0f0bc88f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:07.710824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Flow 'volume_create_api' (91705d90-4dd0-4a78-838c-3cc9e403f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:07.711342 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Create volume request issued successfully. Aug 20 02:02:07.712122 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3cb3a111-bdbc-437d-8db7-e82331caab7f tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:07.712692 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 163/652] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:07 2026] POST /volume/v3/volumes => generated 748 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:07.727847 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:07.732526 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:07.732741 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:07.733726 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:07.742615 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:07.742615 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:07.748799 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Volume info retrieved successfully. Aug 20 02:02:07.757099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65a9ef81-5a97-4224-b4a9-1e8307db67b5 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 200 Aug 20 02:02:07.757898 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 163/653] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:07 2026] GET /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:08.361244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.365566 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:08.367067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.367067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.367317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:08.369663 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=308,cinder:UPDATE=69,cinder:INSERT=43,cinder:DELETE=4 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:02:08.373466 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.373466 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:08.374406 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a31f6d9-2a45-4e26-8b32-8fcaf2c99d49 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:08.375483 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 165/654] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:08 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:08.776410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e861905e-9f4a-4d96-8590-2505662215cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.779795 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e861905e-9f4a-4d96-8590-2505662215cf tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:08.780162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e861905e-9f4a-4d96-8590-2505662215cf tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.780488 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e861905e-9f4a-4d96-8590-2505662215cf tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.783874 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=254,cinder:UPDATE=54,cinder:INSERT=28,cinder:DELETE=4 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:02:08.795119 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.795119 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:08.801214 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e861905e-9f4a-4d96-8590-2505662215cf tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Volume info retrieved successfully. Aug 20 02:02:08.808386 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e861905e-9f4a-4d96-8590-2505662215cf tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 200 Aug 20 02:02:08.809456 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 164/655] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:08 2026] GET /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:08.825039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-786595e4-6577-4f09-a6fe-a6fb77c0fefc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.827792 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-786595e4-6577-4f09-a6fe-a6fb77c0fefc tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:02:08.828116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-786595e4-6577-4f09-a6fe-a6fb77c0fefc tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.828438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-786595e4-6577-4f09-a6fe-a6fb77c0fefc tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.831339 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=344,cinder:UPDATE=109,cinder:INSERT=54,cinder:DELETE=6 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:02:08.846935 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.846935 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:08.861027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-786595e4-6577-4f09-a6fe-a6fb77c0fefc tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:02:08.861646 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 164/656] 10.4.3.27 () {66 vars in 1227 bytes} [Thu Aug 20 02:02:08 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 20 02:02:08.875023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.878427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:08.878638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.878884 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.898077 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.898077 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:08.909503 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Volume info retrieved successfully. Aug 20 02:02:08.916396 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82eb8296-a634-482c-a8af-cd14b9b8ca24 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 200 Aug 20 02:02:08.917297 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 164/657] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:08 2026] GET /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:08.935423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.937708 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] DELETE https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:08.937940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.938182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.938384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Delete volume with id: 37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:08.946797 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.946797 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:08.947368 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Volume info retrieved successfully. Aug 20 02:02:08.972947 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Delete volume request issued successfully. Aug 20 02:02:08.973265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2ab7a0a-8366-4494-be1d-0e870ddeffaa tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 202 Aug 20 02:02:08.973849 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 166/658] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:08 2026] DELETE /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:08.983579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:08.986100 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:08.986303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:08.986625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:08.996307 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:08.996307 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:09.004208 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Volume info retrieved successfully. Aug 20 02:02:09.011971 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6673f44e-6928-4500-acb3-8392c9f43ce4 tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 200 Aug 20 02:02:09.012792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 165/659] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:08 2026] GET /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:09.387672 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:09.389897 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:09.390192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:09.390452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:09.390592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:09.397971 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:09.397971 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:09.399014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b10ca57a-dffb-403f-ad1a-fe1cdc67629f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:09.399458 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 165/660] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:09 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:10.029253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a0af868-7c1b-48f2-a432-ace2bb9eb76c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:10.031820 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a0af868-7c1b-48f2-a432-ace2bb9eb76c tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] GET https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b Aug 20 02:02:10.032199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a0af868-7c1b-48f2-a432-ace2bb9eb76c tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:10.032561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a0af868-7c1b-48f2-a432-ace2bb9eb76c tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:10.040551 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a0af868-7c1b-48f2-a432-ace2bb9eb76c tempest-AbsoluteLimitsTests-782419497 tempest-AbsoluteLimitsTests-782419497-project-member] https://10.4.3.27/volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b returned with HTTP 404 Aug 20 02:02:10.041259 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 165/661] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:10 2026] GET /volume/v3/volumes/37d3eab8-b133-4c54-9a76-0c418e0f063b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:10.411591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:10.413691 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:10.413910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:10.414091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:10.414185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:10.430816 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:10.430816 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:10.432021 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a1d572d-72a7-45aa-8cc2-9bd01e5c134e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:10.432353 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 167/662] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:10 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:11.452549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-686a856b-2137-48ac-9a17-1b49d7fa565a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:11.457182 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-686a856b-2137-48ac-9a17-1b49d7fa565a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:11.461004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-686a856b-2137-48ac-9a17-1b49d7fa565a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:11.461004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-686a856b-2137-48ac-9a17-1b49d7fa565a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:11.461004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-686a856b-2137-48ac-9a17-1b49d7fa565a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:11.478618 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:11.478618 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:11.478618 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-686a856b-2137-48ac-9a17-1b49d7fa565a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:11.478618 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 166/663] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:11 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:12.494948 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9d98055f-339b-4880-9b76-58d3a192006e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:12.497930 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9d98055f-339b-4880-9b76-58d3a192006e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:12.498241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9d98055f-339b-4880-9b76-58d3a192006e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:12.498484 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9d98055f-339b-4880-9b76-58d3a192006e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:12.498595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9d98055f-339b-4880-9b76-58d3a192006e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:12.509473 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:12.509473 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:12.510723 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9d98055f-339b-4880-9b76-58d3a192006e tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:12.511537 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 166/664] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:12 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:12.927436 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:13.086516 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:13.086984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1396187719"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:13.088392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b4394b2f-782f-433c-a40b-69047684b387 req-03e3695d-6b07-4c6a-b588-7e4df1822ac6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:13.089032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1396187719'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:13.089032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Create volume of 1 GB Aug 20 02:02:13.092020 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=366,cinder:UPDATE=110,cinder:INSERT=58,cinder:DELETE=7 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:02:13.095593 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-03e3695d-6b07-4c6a-b588-7e4df1822ac6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1/action Aug 20 02:02:13.095850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-03e3695d-6b07-4c6a-b588-7e4df1822ac6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:13.096134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-03e3695d-6b07-4c6a-b588-7e4df1822ac6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:13.099404 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Availability Zones retrieved successfully. Aug 20 02:02:13.109674 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Flow 'volume_create_api' (d808aa8f-1ee0-445e-8dd9-3786279f84e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:13.112039 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a207b90-5696-4d06-b3e3-b419bc6d815a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:13.113416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:13.138903 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:13.138903 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:13.162721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b4394b2f-782f-433c-a40b-69047684b387 req-03e3695d-6b07-4c6a-b588-7e4df1822ac6 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1/action returned with HTTP 204 Aug 20 02:02:13.163028 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 168/665] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:13 2026] POST /volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:13.178254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a207b90-5696-4d06-b3e3-b419bc6d815a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:13.180258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7ff375-b087-4a87-aec2-86ef4d7413a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:13.303082 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Created reservations ['14f698cb-32ee-4483-aa62-1268b19c6321', '5b98e117-78b5-4839-ba7b-aedc0a9895ab', 'ca55f736-8e0f-4e6c-ad03-5e12d5378bee', 'a5d9d19f-1304-4f98-a6ee-3a9454d9eaf2'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:13.304478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7ff375-b087-4a87-aec2-86ef4d7413a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f698cb-32ee-4483-aa62-1268b19c6321', '5b98e117-78b5-4839-ba7b-aedc0a9895ab', 'ca55f736-8e0f-4e6c-ad03-5e12d5378bee', 'a5d9d19f-1304-4f98-a6ee-3a9454d9eaf2']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:13.306739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bec211-b731-4b44-a3bb-58b9981e4b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:13.341506 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bec211-b731-4b44-a3bb-58b9981e4b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb01e4c4-eea9-4561-ae87-de2b6d15bbee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1396187719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca32085a17f64844ae5115a504cc5a9c',qos_specs=None,replication_status=,reservations=['14f698cb-32ee-4483-aa62-1268b19c6321','5b98e117-78b5-4839-ba7b-aedc0a9895ab','ca55f736-8e0f-4e6c-ad03-5e12d5378bee','a5d9d19f-1304-4f98-a6ee-3a9454d9eaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383fca891a9745c393161a46e8731500',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1396187719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb01e4c4-eea9-4561-ae87-de2b6d15bbee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca32085a17f64844ae5115a504cc5a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383fca891a9745c393161a46e8731500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:13.341506 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8b2160-51d1-4e1d-a43a-929cd08575c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:13.374826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8b2160-51d1-4e1d-a43a-929cd08575c9) transitioned into state 'SUCCESS' from state '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-1396187719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca32085a17f64844ae5115a504cc5a9c',qos_specs=None,replication_status=,reservations=['14f698cb-32ee-4483-aa62-1268b19c6321','5b98e117-78b5-4839-ba7b-aedc0a9895ab','ca55f736-8e0f-4e6c-ad03-5e12d5378bee','a5d9d19f-1304-4f98-a6ee-3a9454d9eaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383fca891a9745c393161a46e8731500',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:13.375268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863de67e-e517-4235-be43-bc7fe08bd326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:13.391449 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863de67e-e517-4235-be43-bc7fe08bd326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:13.391449 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Flow 'volume_create_api' (d808aa8f-1ee0-445e-8dd9-3786279f84e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:13.391449 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Create volume request issued successfully. Aug 20 02:02:13.392326 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-baea82e4-622c-4fd3-a44c-fca0163476a4 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:13.392809 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 166/666] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:12 2026] POST /volume/v3/volumes => generated 748 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:13.411437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:13.414104 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:13.414416 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:13.414736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:13.430667 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:13.430667 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:13.438393 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:13.448788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-500881b2-406d-45b4-aa2b-3b92e1d74425 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 200 Aug 20 02:02:13.449679 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 167/667] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:13 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:13.527463 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:13.530506 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:13.530894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:13.531124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:13.531272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:13.544506 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:13.544506 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:13.545895 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dfc7e52e-c299-417c-ad8f-ed14601e51c6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:13.549421 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 167/668] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:13 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:14.470139 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.473165 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:14.473600 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.473717 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.484551 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.484551 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:14.492079 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.502198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c5af308-bed1-4ce3-8d5d-acdd47349025 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 200 Aug 20 02:02:14.503182 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 169/669] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:14.519648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.521979 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] POST https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.522957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:14.532605 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.532605 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:14.533180 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.550440 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Create volume metadata completed successfully. Aug 20 02:02:14.550731 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ae4c5f8-a32b-4170-8dd3-43571607a090 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.551619 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 167/670] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:02:14 2026] POST /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:14.566593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.568251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.570328 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.570591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.571150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.574118 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:14.574342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.574643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.574643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:14.587201 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.587201 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:14.589094 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e72919c-502a-4ff4-b5a1-e15e2e2867e2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:14.589094 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 168/671] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:14.590977 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.590977 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:14.590977 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.606786 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.607147 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-796def0a-9dbc-4156-90cf-ffba3812dfb1 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.607749 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 168/672] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 101 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:14.617648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.619368 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] PUT https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.619680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:14.632439 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.632439 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:14.633843 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.656044 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Update volume metadata completed successfully. Aug 20 02:02:14.656800 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5aedb352-eb10-47fd-ac4b-ff477d542479 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.657338 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 170/673] 10.4.3.27 () {68 vars in 1388 bytes} [Thu Aug 20 02:02:14 2026] PUT /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.666993 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-319bd9d4-f2b1-4587-a143-b8add043b854 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.668749 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.669912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.669912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.682656 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.682656 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:14.683282 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.693735 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.695001 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-319bd9d4-f2b1-4587-a143-b8add043b854 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.695001 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 168/674] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.704920 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6d61c149-4221-437a-a2b1-a63b3617be46 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.708002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key1 Aug 20 02:02:14.708282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.708607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.723828 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.723828 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:14.724681 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.736202 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.748639 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Delete volume metadata completed successfully. Aug 20 02:02:14.748874 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d61c149-4221-437a-a2b1-a63b3617be46 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key1 returned with HTTP 200 Aug 20 02:02:14.749483 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 169/675] 10.4.3.27 () {66 vars in 1386 bytes} [Thu Aug 20 02:02:14 2026] DELETE /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 02:02:14.759551 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f29ede31-e37f-471e-a918-852796f27283 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.761835 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.762290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.762645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.774254 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.774254 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:14.774254 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.781049 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.781579 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f29ede31-e37f-471e-a918-852796f27283 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.782306 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 169/676] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.794056 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.796824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] PUT https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.798165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:14.810990 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.810990 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:14.811516 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.828159 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Update volume metadata completed successfully. Aug 20 02:02:14.828622 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce8a345b-56c4-47af-8a5b-1e757c28573a tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.829105 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 171/677] 10.4.3.27 () {68 vars in 1388 bytes} [Thu Aug 20 02:02:14 2026] PUT /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.841268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a69aadd-530d-422e-b564-c6a08527b371 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.843024 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a69aadd-530d-422e-b564-c6a08527b371 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] POST https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.843359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a69aadd-530d-422e-b564-c6a08527b371 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:14.852149 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.852149 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:14.852643 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6a69aadd-530d-422e-b564-c6a08527b371 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.869504 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6a69aadd-530d-422e-b564-c6a08527b371 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Create volume metadata completed successfully. Aug 20 02:02:14.869844 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a69aadd-530d-422e-b564-c6a08527b371 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.870553 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 169/678] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:02:14 2026] POST /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.882374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.884357 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] PUT https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 Aug 20 02:02:14.884764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:14.897038 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.897038 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:14.898012 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.913308 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Update volume metadata completed successfully. Aug 20 02:02:14.913613 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81e4b235-35b9-4f08-9cd5-c712a5986d48 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 returned with HTTP 200 Aug 20 02:02:14.914201 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 170/679] 10.4.3.27 () {68 vars in 1403 bytes} [Thu Aug 20 02:02:14 2026] PUT /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 02:02:14.930259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-88ccc322-c272-4933-8c4e-b15082bd4290 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.932350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 Aug 20 02:02:14.932763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.933069 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.942093 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.942093 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:14.944260 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.948543 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.948988 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-88ccc322-c272-4933-8c4e-b15082bd4290 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 returned with HTTP 200 Aug 20 02:02:14.949610 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 170/680] 10.4.3.27 () {66 vars in 1383 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:14.960927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:14.963397 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:14.963634 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:14.963916 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:14.976865 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:14.976865 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:14.977322 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:14.989281 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Get volume metadata completed successfully. Aug 20 02:02:14.989281 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7804b04-19f6-4ccc-8a07-ded9ad697a27 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:14.990451 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 172/681] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:02:14 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:15.005631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:15.007506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] PUT https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata Aug 20 02:02:15.007999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:15.018928 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:15.018928 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:15.019684 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:15.033857 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Update volume metadata completed successfully. Aug 20 02:02:15.034536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ad17e42-eb6b-4b2a-b49d-46f92eb27ad5 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata returned with HTTP 200 Aug 20 02:02:15.034936 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 170/682] 10.4.3.27 () {68 vars in 1388 bytes} [Thu Aug 20 02:02:15 2026] PUT /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 02:02:15.045667 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:15.047819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:15.051161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:15.051161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:15.066291 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:15.066291 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:15.086401 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:15.095874 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19d2aa8e-de86-4f56-b906-c5d50eac2a54 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 200 Aug 20 02:02:15.096740 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 171/683] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:15 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:15.114628 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a148409d-4163-45c7-be17-c4ce83702ecb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:15.116653 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:15.117031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:15.117437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:15.117771 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Delete volume with id: cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:15.132940 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:15.132940 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:15.133854 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:15.161473 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Delete volume request issued successfully. Aug 20 02:02:15.161473 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a148409d-4163-45c7-be17-c4ce83702ecb tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 202 Aug 20 02:02:15.161473 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 171/684] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:15 2026] DELETE /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:15.174253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:15.175684 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:15.176258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:15.176258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:15.187080 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:15.187080 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:15.194251 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Volume info retrieved successfully. Aug 20 02:02:15.201489 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-85a3bf33-7bdd-4ad1-9087-d2b756d9c114 tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 200 Aug 20 02:02:15.202125 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 173/685] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:15 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:15.604401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:15.606698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:15.606955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:15.607189 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:15.607348 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:15.612764 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:15.612764 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:15.613943 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6dd288fb-a343-472f-bbfb-8f4b0604c0ef tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:15.614728 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 171/686] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:15 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:16.220835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7f89b013-6338-46a4-aad8-ee02a87c177e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.222965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f89b013-6338-46a4-aad8-ee02a87c177e tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] GET https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee Aug 20 02:02:16.223236 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f89b013-6338-46a4-aad8-ee02a87c177e tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.223541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f89b013-6338-46a4-aad8-ee02a87c177e tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.233013 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f89b013-6338-46a4-aad8-ee02a87c177e tempest-VolumesMetadataTest-1636741874 tempest-VolumesMetadataTest-1636741874-project-member] https://10.4.3.27/volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee returned with HTTP 404 Aug 20 02:02:16.234257 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 172/687] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:16 2026] GET /volume/v3/volumes/cb01e4c4-eea9-4561-ae87-de2b6d15bbee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c12d096e-9fd9-424f-89b1-f38359c94b4d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c12d096e-9fd9-424f-89b1-f38359c94b4d None None] GET https://10.4.3.27/volume// Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c12d096e-9fd9-424f-89b1-f38359c94b4d None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c12d096e-9fd9-424f-89b1-f38359c94b4d None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c12d096e-9fd9-424f-89b1-f38359c94b4d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:16.474607 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 172/688] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:16.487349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-9f2a82cd-bc78-435c-9023-7cd1473eadf0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.489269 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-9f2a82cd-bc78-435c-9023-7cd1473eadf0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:02:16.489269 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-9f2a82cd-bc78-435c-9023-7cd1473eadf0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a93ab9-2584-434b-9406-f3570378acf2", "connector": null, "instance_uuid": "5331e24a-8f01-4cd2-b83d-698c23796e2b"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:16.510954 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:16.510954 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:16.564799 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-9f2a82cd-bc78-435c-9023-7cd1473eadf0 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:02:16.565389 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 174/689] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:02:16 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 20 02:02:16.578320 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.581963 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:02:16.581963 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.581963 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.582512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-a0ff51fb-1b13-4364-9e9b-3c46004661bc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.585187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-a0ff51fb-1b13-4364-9e9b-3c46004661bc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] DELETE https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 Aug 20 02:02:16.585578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-a0ff51fb-1b13-4364-9e9b-3c46004661bc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.585744 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-a0ff51fb-1b13-4364-9e9b-3c46004661bc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.592172 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:16.592172 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:16.596304 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:16.596304 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:16.599252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:02:16.621347 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d609dbf8-31e0-47c0-ad60-2a7c1fd93ef4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:02:16.621755 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 172/690] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:16 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:16.631657 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.635415 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:16.635415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.635415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.635415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:16.641524 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:16.641524 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:16.643248 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-055e734d-d24a-4922-aeb5-50fad0732ea2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:16.643847 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 173/691] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:16 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:16.689033 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-a0ff51fb-1b13-4364-9e9b-3c46004661bc tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 returned with HTTP 200 Aug 20 02:02:16.689033 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 173/692] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:02:16 2026] DELETE /volume/v3/attachments/71040868-412d-4244-a882-dd69dabb64a1 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:16.694494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:16.696592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:02:16.696970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:16.697261 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:16.709648 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:16.709648 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:16.716552 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:02:16.724677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38d9b187-0ec1-469c-aa59-97d85edc2305 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:02:16.725747 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 175/693] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:16 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:02:17.662947 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a75d030-ada8-4358-aafe-9f859e9002df None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:17.666775 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a75d030-ada8-4358-aafe-9f859e9002df tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:17.666775 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a75d030-ada8-4358-aafe-9f859e9002df tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:17.666775 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a75d030-ada8-4358-aafe-9f859e9002df tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:17.666775 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9a75d030-ada8-4358-aafe-9f859e9002df tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:17.671347 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:17.671347 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:17.672390 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a75d030-ada8-4358-aafe-9f859e9002df tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:17.672831 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 173/694] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:17 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:18.691009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-556876a2-d55c-471d-8df2-2a4a2914f05f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:18.692007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-556876a2-d55c-471d-8df2-2a4a2914f05f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:18.692278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-556876a2-d55c-471d-8df2-2a4a2914f05f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:18.692531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-556876a2-d55c-471d-8df2-2a4a2914f05f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:18.692661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-556876a2-d55c-471d-8df2-2a4a2914f05f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:18.704387 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:18.704387 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:18.705575 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-556876a2-d55c-471d-8df2-2a4a2914f05f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:18.706466 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 174/695] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:18 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:19.488864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:19.493272 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] PUT https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a Aug 20 02:02:19.494292 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:19.519016 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Acquiring lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:02:19.528538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:02:19.530017 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:19.530017 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:19.694307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Lock "cinder-attachment_update-45a93ab9-2584-434b-9406-f3570378acf2-np0000007844" released by "attachment_update" :: held 0.166s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:02:19.694742 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-86b873a5-e0c6-4401-855d-5077ce51a20f tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a returned with HTTP 200 Aug 20 02:02:19.695525 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 174/696] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:02:19 2026] PUT /volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:19.708503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-27e6856b-6c9c-45fe-a540-bf0eb022277c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:19.714088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-27e6856b-6c9c-45fe-a540-bf0eb022277c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a Aug 20 02:02:19.714507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-27e6856b-6c9c-45fe-a540-bf0eb022277c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:19.714677 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-27e6856b-6c9c-45fe-a540-bf0eb022277c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:19.719557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:19.723476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:19.724966 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:19.725587 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:19.725923 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:19.726643 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:19.732212 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:19.732212 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:19.733338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-73c14fdc-2ece-414a-a0f1-b5919b0911ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:19.733849 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 174/697] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:19 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:19.739726 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-27e6856b-6c9c-45fe-a540-bf0eb022277c tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a returned with HTTP 200 Aug 20 02:02:19.740168 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 176/698] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:02:19 2026] GET /volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:19.951840 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:19.951840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-269839685"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:19.953269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-269839685'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:19.953429 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume of 1 GB Aug 20 02:02:19.960358 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Availability Zones retrieved successfully. Aug 20 02:02:19.969256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Flow 'volume_create_api' (a96d9919-1b56-4a76-a62b-e30eefeb7dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:19.970161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433ccbc3-16e3-428e-90f6-f6efea9d0b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:19.971508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:20.026701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (433ccbc3-16e3-428e-90f6-f6efea9d0b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.027915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cb4fe0-e3ab-438b-afd2-78ac4125d2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.157702 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Created reservations ['3edf9986-2e7a-4f1d-a306-690f17076b98', '3aca6ddd-e2ff-44f3-b567-c3e63475fd2e', 'b3f7bcdc-ed1f-435e-a8ba-1f18b74c2ce2', 'd2aeb5c1-2f9e-4989-ab60-d99090fe655d'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:20.158515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cb4fe0-e3ab-438b-afd2-78ac4125d2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3edf9986-2e7a-4f1d-a306-690f17076b98', '3aca6ddd-e2ff-44f3-b567-c3e63475fd2e', 'b3f7bcdc-ed1f-435e-a8ba-1f18b74c2ce2', 'd2aeb5c1-2f9e-4989-ab60-d99090fe655d']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.159313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0499073f-736d-4809-9326-32aa3d7f6ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.192102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:20.197430 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:20.197995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-522532018"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:20.200846 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0499073f-736d-4809-9326-32aa3d7f6ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-269839685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',qos_specs=None,replication_status=,reservations=['3edf9986-2e7a-4f1d-a306-690f17076b98','3aca6ddd-e2ff-44f3-b567-c3e63475fd2e','b3f7bcdc-ed1f-435e-a8ba-1f18b74c2ce2','d2aeb5c1-2f9e-4989-ab60-d99090fe655d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53124867ad9a47cd806cf2e9f00c664d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-269839685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53124867ad9a47cd806cf2e9f00c664d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.201291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-522532018'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:20.202585 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Create volume of 1 GB Aug 20 02:02:20.202652 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bef195-a7f8-4bd5-bdeb-47c019d22586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.204514 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:20.204514 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:20.217257 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Availability Zones retrieved successfully. Aug 20 02:02:20.228355 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Flow 'volume_create_api' (91a7a4f6-efb9-4f10-8dcd-aa2b69da21d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:20.228903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f1c882-0716-4f33-bef0-c28accfc37cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.232527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:20.254669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bef195-a7f8-4bd5-bdeb-47c019d22586) transitioned into state 'SUCCESS' from state '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-269839685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',qos_specs=None,replication_status=,reservations=['3edf9986-2e7a-4f1d-a306-690f17076b98','3aca6ddd-e2ff-44f3-b567-c3e63475fd2e','b3f7bcdc-ed1f-435e-a8ba-1f18b74c2ce2','d2aeb5c1-2f9e-4989-ab60-d99090fe655d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53124867ad9a47cd806cf2e9f00c664d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.257904 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3dc4ab-7bd3-42da-ac97-673a604398b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.277635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3dc4ab-7bd3-42da-ac97-673a604398b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.279949 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Flow 'volume_create_api' (a96d9919-1b56-4a76-a62b-e30eefeb7dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:20.279949 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume request issued successfully. Aug 20 02:02:20.279949 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a273a4d-6f8b-4c0d-93c9-0f78893ed7f9 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:20.280365 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 175/699] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:02:19 2026] POST /volume/v3/volumes => generated 816 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:20.303901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-39ef36fc-5437-4157-b37d-9e16ada45803 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:20.304047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f1c882-0716-4f33-bef0-c28accfc37cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.307809 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c228fa-a037-4c1e-a121-ef54eabaa8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.308340 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39ef36fc-5437-4157-b37d-9e16ada45803 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:20.308340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39ef36fc-5437-4157-b37d-9e16ada45803 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:20.308340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39ef36fc-5437-4157-b37d-9e16ada45803 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:20.319024 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:20.319024 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:20.326538 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-39ef36fc-5437-4157-b37d-9e16ada45803 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:20.337159 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39ef36fc-5437-4157-b37d-9e16ada45803 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:20.338376 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 175/700] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:20 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:20.414909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Created reservations ['48e69983-353f-4c78-adfb-518b607b9657', 'e90c9782-28c2-4f05-bf1e-e62e3eea325c', '8d67df83-c2d1-4eb2-970e-d60db3f9303f', '97853ec9-9d55-4600-bde4-0a7beb7f588a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:20.416646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c228fa-a037-4c1e-a121-ef54eabaa8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e69983-353f-4c78-adfb-518b607b9657', 'e90c9782-28c2-4f05-bf1e-e62e3eea325c', '8d67df83-c2d1-4eb2-970e-d60db3f9303f', '97853ec9-9d55-4600-bde4-0a7beb7f588a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.417789 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fedbf1c-09bb-47b7-b360-17870d5a7723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.453592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fedbf1c-09bb-47b7-b360-17870d5a7723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a19cfbc-4846-4721-a10f-e7b8cdf6b72d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-522532018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01b2bf9bc084c7e9722ab232d040a2b',qos_specs=None,replication_status=,reservations=['48e69983-353f-4c78-adfb-518b607b9657','e90c9782-28c2-4f05-bf1e-e62e3eea325c','8d67df83-c2d1-4eb2-970e-d60db3f9303f','97853ec9-9d55-4600-bde4-0a7beb7f588a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3cd0f0f4b5d493289339f99c510f120',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-522532018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a19cfbc-4846-4721-a10f-e7b8cdf6b72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d01b2bf9bc084c7e9722ab232d040a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3cd0f0f4b5d493289339f99c510f120',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.455529 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ef1c91-d5b7-433e-b9ab-2d1e75bc6ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.487545 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ef1c91-d5b7-433e-b9ab-2d1e75bc6ade) transitioned into state 'SUCCESS' from state '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-522532018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01b2bf9bc084c7e9722ab232d040a2b',qos_specs=None,replication_status=,reservations=['48e69983-353f-4c78-adfb-518b607b9657','e90c9782-28c2-4f05-bf1e-e62e3eea325c','8d67df83-c2d1-4eb2-970e-d60db3f9303f','97853ec9-9d55-4600-bde4-0a7beb7f588a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3cd0f0f4b5d493289339f99c510f120',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.488864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad10813d-33f6-40a0-95d8-e16a1547842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:20.503165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad10813d-33f6-40a0-95d8-e16a1547842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:20.504996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Flow 'volume_create_api' (91a7a4f6-efb9-4f10-8dcd-aa2b69da21d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:20.505463 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Create volume request issued successfully. Aug 20 02:02:20.506271 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61eff492-6b69-41fc-8b62-0b0eb5416d4e tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:20.506560 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 175/701] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:20 2026] POST /volume/v3/volumes => generated 752 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:02:20.531514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:20.537428 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:20.538206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:20.538206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:20.562632 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:20.562632 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:20.576261 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:20.591653 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2649975e-94a0-4d3d-bed0-535aaa5465b8 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:20.595453 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 177/702] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:20 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:20.755759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:20.758834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:20.759039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:20.759210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:20.759449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:20.766379 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:20.766379 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:20.767657 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dffcda3-3fb3-4462-809d-17b56b6e47d3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:20.768217 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 176/703] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:20 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:20.788640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:20.790570 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:20.790756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:20.790985 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:20.803418 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:20.803418 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:20.808413 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:20.814051 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0af7d27c-cb2f-43a9-a24d-e6a3afbbbc7b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 200 Aug 20 02:02:20.814537 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 176/704] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:20 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:02:20.836529 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0105556a-ad64-42db-9185-20e8e9f857d9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.000410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/export_record Aug 20 02:02:21.000410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.001704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'export_record' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.001704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Export record for backup 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:02:21.024783 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.024783 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:21.024783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.api [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling RPCAPI with context: , host: np0000007844, backup: 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 02:02:21.044402 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] export_record in rpcapi backup_id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 on host np0000007844. {{(pid=100163) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 02:02:21.060873 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlMDVlYjQtNmFiMS00NWU1LWFlNzItODlhMjhkNWVhZmI0IiwgInVzZXJfaWQiOiAiZDNhNzZjYTk4ZGMzNDVhYzk3M2Y4Y2U3YmQ4YWMxZDYiLCAicHJvamVjdF9pZCI6ICIyOTkxZWM5ZDlhMGE0MGI5YjRlYTQwOGY1YWVlNzc5YyIsICJ2b2x1bWVfaWQiOiAiYWYxODBhZTMtYTA5Yy00ZmRhLThmMjQtNjUyYmYzNDZlZGUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODE5MTAzNzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE1ODI4MDE0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FmMTgwYWUzLWEwOWMtNGZkYS04ZjI0LTY1MmJmMzQ2ZWRlMy8yMDI2MDgyMDAyMDIwNC9hel9ub3ZhX2JhY2t1cF8xMWUwNWViNC02YWIxLTQ1ZTUtYWU3Mi04OWEyOGQ1ZWFmYjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MDI6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100163) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 02:02:21.061515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0105556a-ad64-42db-9185-20e8e9f857d9 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/export_record returned with HTTP 200 Aug 20 02:02:21.063161 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 176/705] 10.4.3.27 () {66 vars in 1383 bytes} [Thu Aug 20 02:02:20 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/export_record => generated 1512 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:21.077071 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.084478 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] POST https://10.4.3.27/volume/v3/backups/import_record Aug 20 02:02:21.086291 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQwZDc0YjYtZGY4Yi00MDgxLTliNGEtODVmZDQ3OTEwODYwIiwgInVzZXJfaWQiOiAiZDNhNzZjYTk4ZGMzNDVhYzk3M2Y4Y2U3YmQ4YWMxZDYiLCAicHJvamVjdF9pZCI6ICIyOTkxZWM5ZDlhMGE0MGI5YjRlYTQwOGY1YWVlNzc5YyIsICJ2b2x1bWVfaWQiOiAiYWYxODBhZTMtYTA5Yy00ZmRhLThmMjQtNjUyYmYzNDZlZGUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODE5MTAzNzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE1ODI4MDE0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FmMTgwYWUzLWEwOWMtNGZkYS04ZjI0LTY1MmJmMzQ2ZWRlMy8yMDI2MDgyMDAyMDIwNC9hel9ub3ZhX2JhY2t1cF8xMWUwNWViNC02YWIxLTQ1ZTUtYWU3Mi04OWEyOGQ1ZWFmYjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MDI6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:21.088577 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQwZDc0YjYtZGY4Yi00MDgxLTliNGEtODVmZDQ3OTEwODYwIiwgInVzZXJfaWQiOiAiZDNhNzZjYTk4ZGMzNDVhYzk3M2Y4Y2U3YmQ4YWMxZDYiLCAicHJvamVjdF9pZCI6ICIyOTkxZWM5ZDlhMGE0MGI5YjRlYTQwOGY1YWVlNzc5YyIsICJ2b2x1bWVfaWQiOiAiYWYxODBhZTMtYTA5Yy00ZmRhLThmMjQtNjUyYmYzNDZlZGUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODE5MTAzNzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE1ODI4MDE0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FmMTgwYWUzLWEwOWMtNGZkYS04ZjI0LTY1MmJmMzQ2ZWRlMy8yMDI2MDgyMDAyMDIwNC9hel9ub3ZhX2JhY2t1cF8xMWUwNWViNC02YWIxLTQ1ZTUtYWU3Mi04OWEyOGQ1ZWFmYjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MDI6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 02:02:21.088752 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQwZDc0YjYtZGY4Yi00MDgxLTliNGEtODVmZDQ3OTEwODYwIiwgInVzZXJfaWQiOiAiZDNhNzZjYTk4ZGMzNDVhYzk3M2Y4Y2U3YmQ4YWMxZDYiLCAicHJvamVjdF9pZCI6ICIyOTkxZWM5ZDlhMGE0MGI5YjRlYTQwOGY1YWVlNzc5YyIsICJ2b2x1bWVfaWQiOiAiYWYxODBhZTMtYTA5Yy00ZmRhLThmMjQtNjUyYmYzNDZlZGUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODE5MTAzNzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE1ODI4MDE0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FmMTgwYWUzLWEwOWMtNGZkYS04ZjI0LTY1MmJmMzQ2ZWRlMy8yMDI2MDgyMDAyMDIwNC9hel9ub3ZhX2JhY2t1cF8xMWUwNWViNC02YWIxLTQ1ZTUtYWU3Mi04OWEyOGQ1ZWFmYjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MDI6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 02:02:21.176333 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Created reservations ['d7a4c472-b689-441e-97b8-b865d9e40e91', '0964b8f2-225d-4d43-a162-cd15c8b6a873'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:21.255056 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] import_record rpcapi backup id 940d74b6-df8b-4081-9b4a-85fd47910860 on host np0000007844 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQwZDc0YjYtZGY4Yi00MDgxLTliNGEtODVmZDQ3OTEwODYwIiwgInVzZXJfaWQiOiAiZDNhNzZjYTk4ZGMzNDVhYzk3M2Y4Y2U3YmQ4YWMxZDYiLCAicHJvamVjdF9pZCI6ICIyOTkxZWM5ZDlhMGE0MGI5YjRlYTQwOGY1YWVlNzc5YyIsICJ2b2x1bWVfaWQiOiAiYWYxODBhZTMtYTA5Yy00ZmRhLThmMjQtNjUyYmYzNDZlZGUzIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04ODE5MTAzNzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE1ODI4MDE0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FmMTgwYWUzLWEwOWMtNGZkYS04ZjI0LTY1MmJmMzQ2ZWRlMy8yMDI2MDgyMDAyMDIwNC9hel9ub3ZhX2JhY2t1cF8xMWUwNWViNC02YWIxLTQ1ZTUtYWU3Mi04OWEyOGQ1ZWFmYjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MDI6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100161) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 02:02:21.258792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Import record output: {'backup': {'id': '940d74b6-df8b-4081-9b4a-85fd47910860', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860'}, {'rel': 'bookmark', 'href': 'https://10.4.3.27/volume/backups/940d74b6-df8b-4081-9b4a-85fd47910860'}]}}. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 02:02:21.258792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d5ebfe4-c539-43f3-be0b-2714235bb162 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/import_record returned with HTTP 201 Aug 20 02:02:21.259398 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 178/706] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 02:02:21 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 184 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:02:21.274838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.278056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 Aug 20 02:02:21.278398 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.278651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.278810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Show backup with id 940d74b6-df8b-4081-9b4a-85fd47910860. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:21.294701 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.294701 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:21.294701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ac9509c-6a0b-489d-9d1a-e141b40d6990 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 returned with HTTP 200 Aug 20 02:02:21.294920 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 177/707] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:21.357585 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.359932 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:21.360220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.361450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.375629 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.375629 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:21.390470 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:21.399681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9d178e7-aa57-4df9-9850-c3a6fde330e2 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:21.400043 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 177/708] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:21.423050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8eadce2f-1006-48f2-898a-4fefe244311f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.425332 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] POST https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:02:21.425576 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:21.427883 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volume_transfer [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Creating new volume transfer {'transfer': {'volume_id': '5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 02:02:21.428045 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volume_transfer [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Creating transfer of volume 5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:21.428192 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Generating transfer record for volume 5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:21.438302 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.438302 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:21.460319 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8eadce2f-1006-48f2-898a-4fefe244311f tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 202 Aug 20 02:02:21.460469 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 177/709] 10.4.3.27 () {70 vars in 1319 bytes} [Thu Aug 20 02:02:21 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:21.472315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.478544 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:21.478544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.478544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.492266 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.492266 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:21.499160 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:21.504867 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3292ce99-0ff8-475b-b6e9-ccbc6e1bd811 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:21.505966 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 179/710] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:21.543577 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2f4c20be-9571-409f-ad31-b55715c16a13 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.548720 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f4c20be-9571-409f-ad31-b55715c16a13 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f Aug 20 02:02:21.548720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f4c20be-9571-409f-ad31-b55715c16a13 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.551337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f4c20be-9571-409f-ad31-b55715c16a13 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.559739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f4c20be-9571-409f-ad31-b55715c16a13 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f returned with HTTP 200 Aug 20 02:02:21.560860 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 178/711] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f => generated 430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:21.573715 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-960edaa9-027c-49a6-a17c-39f97ce0204b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.576556 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-960edaa9-027c-49a6-a17c-39f97ce0204b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:02:21.576556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-960edaa9-027c-49a6-a17c-39f97ce0204b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.576556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-960edaa9-027c-49a6-a17c-39f97ce0204b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.576774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volume_transfer [None req-960edaa9-027c-49a6-a17c-39f97ce0204b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Listing volume transfers {{(pid=100164) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 02:02:21.584500 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-960edaa9-027c-49a6-a17c-39f97ce0204b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 200 Aug 20 02:02:21.585728 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 178/712] 10.4.3.27 () {68 vars in 1298 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:21.596699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.618954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.624107 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:21.624348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.624846 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.638873 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.638873 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:21.651869 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:21.657567 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3f0151f6-391b-43f9-b087-bc999296cdc0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:21.658170 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 180/713] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:21.689279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] POST https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f/accept Aug 20 02:02:21.689699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9f448821aa321b58"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:21.691147 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.volume_transfer [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Accepting volume transfer 1ec412e0-7b92-447c-ad14-4724f204ec5f {{(pid=100163) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 02:02:21.691358 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Accepting transfer 1ec412e0-7b92-447c-ad14-4724f204ec5f Aug 20 02:02:21.733009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.738624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:21.738624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.738624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.752574 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.752574 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:21.758973 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:21.767578 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-91b57886-fc4b-4b1c-96ca-a204d29868d4 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:21.768995 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 179/714] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:21.796922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Created reservations ['5b4f5c89-6311-4f0f-b3f4-b87d1c82e5a5', '79079e2e-0767-490c-95b7-510e7741f85a', '9999604a-3ff7-4a98-8a91-5ede853cc0d7', 'a8f15ee4-2aee-49b7-94c8-cee096f8ede7'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:21.825796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Created reservations ['030fe2b4-c56d-4af3-93f5-b90e613fb1fc', '0a4bbcd3-3e5f-48a4-8aaa-4bd39d5525d1', 'e672de9f-07db-4912-9960-506766ad074e', '1f0842e8-1306-4360-bc0b-da2c68dc8708'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:21.872484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Created reservations ['8b3e5ba2-15ff-4c9e-b9cc-7033fe1c354d', 'ab525e97-9e50-4afd-a523-94496d71ae11', 'ecfec29e-4d55-4ab5-9ef9-0cbcbbbcbd7e', '0bf15bc5-7485-4b67-a4f5-57c43e58c10a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:21.910096 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-37df75a5-54cf-4e1d-b810-83146dd6b8d2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.910886 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37df75a5-54cf-4e1d-b810-83146dd6b8d2 None None] GET https://10.4.3.27/volume// Aug 20 02:02:21.910886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37df75a5-54cf-4e1d-b810-83146dd6b8d2 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:21.910886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37df75a5-54cf-4e1d-b810-83146dd6b8d2 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:21.911160 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37df75a5-54cf-4e1d-b810-83146dd6b8d2 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:21.911666 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 179/715] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:02:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:02:21.916206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Created reservations ['0be3076b-7b8f-4cea-855a-b876f91e4281', '93a470f2-1734-4f0e-ab2a-a466911dfbfe', 'd84f7f3e-fe03-4720-bf4d-d3947818cb4f', 'afa06c1b-2d9c-41ff-b3e2-01e161bb4745'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:21.921320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-f7e9b249-b20f-4211-82b4-536ee85321a6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:21.923848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-f7e9b249-b20f-4211-82b4-536ee85321a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:02:21.924409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-f7e9b249-b20f-4211-82b4-536ee85321a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a19cfbc-4846-4721-a10f-e7b8cdf6b72d", "connector": null, "instance_uuid": "d9fdf27a-32b2-429e-9075-7baa473132fe"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:21.936150 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:21.936150 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:21.945620 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Transfer volume completed successfully. Aug 20 02:02:21.993125 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-f7e9b249-b20f-4211-82b4-536ee85321a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:02:21.994097 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 181/716] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:02:21 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:22.061075 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Volume 5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 has been transferred. Aug 20 02:02:22.063280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.069375 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:22.069375 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.069375 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.078139 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a22e39a9-6e4e-415a-ab43-d22156d0c765 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f/accept returned with HTTP 202 Aug 20 02:02:22.079416 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 178/717] 10.4.3.27 () {70 vars in 1451 bytes} [Thu Aug 20 02:02:21 2026] POST /volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f/accept => generated 363 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:22.082602 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d021aaef-68e9-4918-987f-ac0142aad990 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.084210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d021aaef-68e9-4918-987f-ac0142aad990 None None] GET https://10.4.3.27/volume// Aug 20 02:02:22.084210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d021aaef-68e9-4918-987f-ac0142aad990 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.084210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d021aaef-68e9-4918-987f-ac0142aad990 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.084210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d021aaef-68e9-4918-987f-ac0142aad990 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:22.085854 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 180/718] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:22.090591 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.090591 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:22.093022 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.095000 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:22.096286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.096286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.099197 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:22.099714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.102151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:22.102438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.102676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.107638 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.107638 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:22.108792 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-17f00c2f-d442-4dba-918a-46e4e2c60d1c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:22.110345 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 180/719] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:22.115437 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Volume info retrieved successfully. Aug 20 02:02:22.117919 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.117919 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:22.123609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6728e92-5a12-4ade-a7cd-7abef43dfc22 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:22.123776 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 182/720] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:22.124074 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:22.134602 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-3fe26330-f366-4e6a-963b-2b9432c2597a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:22.135392 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 179/721] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:22.143439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bde9068a-ea7b-47e1-975f-d9036e709997 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.147247 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bde9068a-ea7b-47e1-975f-d9036e709997 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:22.147645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bde9068a-ea7b-47e1-975f-d9036e709997 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.148077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bde9068a-ea7b-47e1-975f-d9036e709997 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.158178 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.158178 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:22.164105 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bde9068a-ea7b-47e1-975f-d9036e709997 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] Volume info retrieved successfully. Aug 20 02:02:22.170419 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bde9068a-ea7b-47e1-975f-d9036e709997 tempest-VolumesTransfersV355Test-1035333887 tempest-VolumesTransfersV355Test-1035333887-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:22.170867 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 181/722] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:22.189521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-889e455e-a109-49d8-8440-4c8875b34f30 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.191500 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-889e455e-a109-49d8-8440-4c8875b34f30 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f Aug 20 02:02:22.192130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-889e455e-a109-49d8-8440-4c8875b34f30 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.192569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-889e455e-a109-49d8-8440-4c8875b34f30 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.194250 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.volume_transfer [None req-889e455e-a109-49d8-8440-4c8875b34f30 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Delete transfer with id: 1ec412e0-7b92-447c-ad14-4724f204ec5f Aug 20 02:02:22.197940 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-889e455e-a109-49d8-8440-4c8875b34f30 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f returned with HTTP 404 Aug 20 02:02:22.199303 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 181/723] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:02:22 2026] DELETE /volume/v3/volume-transfers/1ec412e0-7b92-447c-ad14-4724f204ec5f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:22.211470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.254351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.257484 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] PUT https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 Aug 20 02:02:22.257484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:22.270257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Acquiring lock "cinder-attachment_update-8a19cfbc-4846-4721-a10f-e7b8cdf6b72d-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:02:22.276039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Lock "cinder-attachment_update-8a19cfbc-4846-4721-a10f-e7b8cdf6b72d-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:02:22.277345 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.277345 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:22.284979 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:22.284979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.285173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.285912 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Delete volume with id: 5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:22.298985 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.298985 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:22.300001 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Volume info retrieved successfully. Aug 20 02:02:22.313707 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.316692 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 Aug 20 02:02:22.316926 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.317880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.317880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Show backup with id 940d74b6-df8b-4081-9b4a-85fd47910860. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:22.336854 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.336854 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:22.337840 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-99403d4c-13b3-4439-a3c0-900a7f87b93e tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 returned with HTTP 200 Aug 20 02:02:22.339103 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 182/724] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:22.344861 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Delete volume request issued successfully. Aug 20 02:02:22.345368 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1e16d77-0e15-4dba-9881-a92d2596bcae tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 202 Aug 20 02:02:22.346270 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 183/725] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:02:22 2026] DELETE /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:02:22.355354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8f155112-4f81-4870-84b4-f0c82d2f968d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.360332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c499e1e4-5e5f-4294-9f99-860daee59bb1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.360464 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f155112-4f81-4870-84b4-f0c82d2f968d tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:22.360464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f155112-4f81-4870-84b4-f0c82d2f968d tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.360464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f155112-4f81-4870-84b4-f0c82d2f968d tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.362492 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c499e1e4-5e5f-4294-9f99-860daee59bb1 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups Aug 20 02:02:22.362736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c499e1e4-5e5f-4294-9f99-860daee59bb1 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:22.362988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c499e1e4-5e5f-4294-9f99-860daee59bb1 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:22.369892 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.369892 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:22.375482 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8f155112-4f81-4870-84b4-f0c82d2f968d tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Volume info retrieved successfully. Aug 20 02:02:22.379959 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c499e1e4-5e5f-4294-9f99-860daee59bb1 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 200 Aug 20 02:02:22.381046 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 183/726] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/backups => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:22.383659 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f155112-4f81-4870-84b4-f0c82d2f968d tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 200 Aug 20 02:02:22.384548 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 182/727] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:22 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:22.392688 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-18650519-f416-4fd6-b04c-304ff84154d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:22.395213 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] POST https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/restore Aug 20 02:02:22.395735 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:22.398096 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Restoring backup 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 ({'restore': {}}) {{(pid=100161) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:02:22.398096 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Restoring backup 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 to volume None. Aug 20 02:02:22.406694 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.406694 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:22.408779 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Creating volume of 1 GB for restore of backup 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. Aug 20 02:02:22.419067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:02:22.418180. {{(pid=100161) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:02:22.419067 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Availability Zones retrieved successfully. Aug 20 02:02:22.429018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (33c1e039-be7c-42e9-a9c2-de7ebef84db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:22.430734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3dc2b8-12e9-47ee-a267-be772e80fbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:22.433120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:22.460897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Lock "cinder-attachment_update-8a19cfbc-4846-4721-a10f-e7b8cdf6b72d-np0000007844" released by "attachment_update" :: held 0.185s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:02:22.461437 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-545caa23-becf-4ace-84c9-3150a44e23ea tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 returned with HTTP 200 Aug 20 02:02:22.462194 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 180/728] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:02:22 2026] PUT /volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:22.488134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3dc2b8-12e9-47ee-a267-be772e80fbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:22.490393 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe237dad-1253-480b-a5ed-bc9f6a5bfab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:22.560123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Created reservations ['04451da8-cbbf-4b2d-8d82-19cb47dba4fe', 'db8aef8c-255c-4b63-b464-a5df15ace7ca', '8b28a160-8524-4f70-9909-c40af4d50769', '712e11e8-5711-4b9f-aad2-1924d3b429fb'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:22.562419 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe237dad-1253-480b-a5ed-bc9f6a5bfab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04451da8-cbbf-4b2d-8d82-19cb47dba4fe', 'db8aef8c-255c-4b63-b464-a5df15ace7ca', '8b28a160-8524-4f70-9909-c40af4d50769', '712e11e8-5711-4b9f-aad2-1924d3b429fb']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:22.563012 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd19227-4035-4158-8b32-d962f73e8854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:22.604302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd19227-4035-4158-8b32-d962f73e8854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e8da42-8f7c-4f42-bbbc-763068d0966b', '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_11e05eb4-6ab1-45e5-ae72-89a28d5eafb4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['04451da8-cbbf-4b2d-8d82-19cb47dba4fe','db8aef8c-255c-4b63-b464-a5df15ace7ca','8b28a160-8524-4f70-9909-c40af4d50769','712e11e8-5711-4b9f-aad2-1924d3b429fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_11e05eb4-6ab1-45e5-ae72-89a28d5eafb4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e8da42-8f7c-4f42-bbbc-763068d0966b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:22.605955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47e8494-1437-4b36-9d77-d95843e1e1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:22.644030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47e8494-1437-4b36-9d77-d95843e1e1b3) transitioned into 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_11e05eb4-6ab1-45e5-ae72-89a28d5eafb4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['04451da8-cbbf-4b2d-8d82-19cb47dba4fe','db8aef8c-255c-4b63-b464-a5df15ace7ca','8b28a160-8524-4f70-9909-c40af4d50769','712e11e8-5711-4b9f-aad2-1924d3b429fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:22.644942 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09b25b6-a493-47f9-9eaf-14dedceeab77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:22.666833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09b25b6-a493-47f9-9eaf-14dedceeab77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:22.668029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (33c1e039-be7c-42e9-a9c2-de7ebef84db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:22.668372 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume request issued successfully. Aug 20 02:02:22.682090 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:22.682090 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:22.684284 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:23.131762 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.134612 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:23.134612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.134612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.148445 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:23.148445 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:23.158337 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:23.171033 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75d6c75b-b58f-4207-b70a-0e1c891e8c4a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:23.171635 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 184/729] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:23 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:23.407351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0ef51ee6-1218-4ba6-b1db-e7031697bc49 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.410302 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ef51ee6-1218-4ba6-b1db-e7031697bc49 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:23.410302 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ef51ee6-1218-4ba6-b1db-e7031697bc49 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.410661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ef51ee6-1218-4ba6-b1db-e7031697bc49 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.417565 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ef51ee6-1218-4ba6-b1db-e7031697bc49 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 404 Aug 20 02:02:23.419713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 183/730] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:23 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:23.429669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0e308a59-5cb8-44dc-8560-e08ab7cfce37 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.431979 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e308a59-5cb8-44dc-8560-e08ab7cfce37 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:23.432254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e308a59-5cb8-44dc-8560-e08ab7cfce37 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.432599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e308a59-5cb8-44dc-8560-e08ab7cfce37 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.448318 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e308a59-5cb8-44dc-8560-e08ab7cfce37 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 404 Aug 20 02:02:23.449052 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 181/731] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:23 2026] GET /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:23.459989 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.462962 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:23.463704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.463862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.464066 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Delete volume with id: 5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 Aug 20 02:02:23.471464 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d50ebda-e51f-41df-95e3-ed384a7fbb3a tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 returned with HTTP 404 Aug 20 02:02:23.472200 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 185/732] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:02:23 2026] DELETE /volume/v3/volumes/5c8bd462-3ddd-4d5a-9e94-5ef6332be3e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:23.497383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.500037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:23.500579 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1155110690"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:23.502276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1155110690'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:23.502441 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume of 1 GB Aug 20 02:02:23.508455 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Availability Zones retrieved successfully. Aug 20 02:02:23.520080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Flow 'volume_create_api' (860311a9-95c5-4b5d-b82a-18db4bca5705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:23.521307 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076476b8-7094-4f59-a643-b4d1758003c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:23.523634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:23.564745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076476b8-7094-4f59-a643-b4d1758003c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:23.565624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c7ca7b-a0a6-4613-af74-5e3ce1743645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:23.632043 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Created reservations ['2368ce03-efcb-4743-bcb9-6052e81a80a0', 'afb32ce9-8f80-4310-9071-388cee8b5238', '077841f0-10b3-4c7e-8cf2-56daec6bb55e', '1143f625-114a-40f4-b4cb-a279f19eff3a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:23.633081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c7ca7b-a0a6-4613-af74-5e3ce1743645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2368ce03-efcb-4743-bcb9-6052e81a80a0', 'afb32ce9-8f80-4310-9071-388cee8b5238', '077841f0-10b3-4c7e-8cf2-56daec6bb55e', '1143f625-114a-40f4-b4cb-a279f19eff3a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:23.634852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199861ac-72e7-4c11-ba5d-3042d3c9e106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:23.672491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199861ac-72e7-4c11-ba5d-3042d3c9e106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdac9b2a-984c-419c-8023-990eb896b8b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1155110690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',qos_specs=None,replication_status=,reservations=['2368ce03-efcb-4743-bcb9-6052e81a80a0','afb32ce9-8f80-4310-9071-388cee8b5238','077841f0-10b3-4c7e-8cf2-56daec6bb55e','1143f625-114a-40f4-b4cb-a279f19eff3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53124867ad9a47cd806cf2e9f00c664d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1155110690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdac9b2a-984c-419c-8023-990eb896b8b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53124867ad9a47cd806cf2e9f00c664d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:23.673765 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8632b6b6-e87c-4df4-a57d-df8f24ed3592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:23.696734 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:23.696734 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:23.697887 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:23.697887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Checking backup size 1 against volume size 1 {{(pid=100161) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:02:23.697887 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Overwriting volume 88e8da42-8f7c-4f42-bbbc-763068d0966b with restore of backup 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:23.709504 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8632b6b6-e87c-4df4-a57d-df8f24ed3592) transitioned into state 'SUCCESS' from state '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-1155110690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5a39fc6d6f42958c707d0c2d8e5e1b',qos_specs=None,replication_status=,reservations=['2368ce03-efcb-4743-bcb9-6052e81a80a0','afb32ce9-8f80-4310-9071-388cee8b5238','077841f0-10b3-4c7e-8cf2-56daec6bb55e','1143f625-114a-40f4-b4cb-a279f19eff3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53124867ad9a47cd806cf2e9f00c664d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:23.710749 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d62ebe-a4e2-46f3-9d72-0d059895d4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:23.726508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d62ebe-a4e2-46f3-9d72-0d059895d4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:23.727683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Flow 'volume_create_api' (860311a9-95c5-4b5d-b82a-18db4bca5705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:23.727788 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] restore_backup in rpcapi backup_id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 {{(pid=100161) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:02:23.728129 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Create volume request issued successfully. Aug 20 02:02:23.729004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b0787d2-eaa7-404e-b5db-516cc10e7f18 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:23.730332 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 184/733] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:02:23 2026] POST /volume/v3/volumes => generated 817 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:23.735765 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18650519-f416-4fd6-b04c-304ff84154d8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/restore returned with HTTP 202 Aug 20 02:02:23.736793 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 184/734] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:02:22 2026] POST /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4/restore => generated 189 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:23.747930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-40167c4b-6153-429f-bb30-725050af8005 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.749003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:23.751169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-40167c4b-6153-429f-bb30-725050af8005 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:23.751645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-40167c4b-6153-429f-bb30-725050af8005 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.751784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-40167c4b-6153-429f-bb30-725050af8005 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.751961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-40167c4b-6153-429f-bb30-725050af8005 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:23.754370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:23.754370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:23.754799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:23.767852 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:23.767852 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:23.768744 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-40167c4b-6153-429f-bb30-725050af8005 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:23.769247 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 182/735] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:23 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:23.774318 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:23.774318 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:23.787251 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:23.794085 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e01bd3e5-54b7-42fe-9e6f-f57061a3ccbd tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 200 Aug 20 02:02:23.794085 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 186/736] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:23 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 885 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:24.191801 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4355b306-6765-482c-afeb-bde34668d332 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.194057 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4355b306-6765-482c-afeb-bde34668d332 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:24.194274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4355b306-6765-482c-afeb-bde34668d332 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:24.195584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4355b306-6765-482c-afeb-bde34668d332 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:24.211259 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:24.211259 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:24.219516 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4355b306-6765-482c-afeb-bde34668d332 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:24.230424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4355b306-6765-482c-afeb-bde34668d332 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:24.231101 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 185/737] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:24 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:24.792011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.796078 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:24.796078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:24.797319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:24.797319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:24.804765 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:24.804765 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:24.806628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d975091-ca53-4cca-9e6d-a6652993fb5a tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:24.806628 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 185/738] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:24 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:24.812774 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.818158 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:24.818158 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:24.819565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:24.832450 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:24.832450 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:24.844434 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:24.852290 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8a01f2c9-fe32-4fa3-9d99-e03237a1627b tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 200 Aug 20 02:02:24.852851 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 183/739] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:24 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:24.871396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.874065 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] POST https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:02:24.874463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cdac9b2a-984c-419c-8023-990eb896b8b6"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:24.876216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volume_transfer [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cdac9b2a-984c-419c-8023-990eb896b8b6'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 02:02:24.876395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volume_transfer [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Creating transfer of volume cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:24.876533 np0000007844 devstack@c-api.service[100164]: INFO cinder.transfer.api [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Generating transfer record for volume cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:24.885014 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:24.885014 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:24.905981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-941fde88-5ab0-43ff-9028-2febf188e4a5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 202 Aug 20 02:02:24.906524 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 187/740] 10.4.3.27 () {70 vars in 1319 bytes} [Thu Aug 20 02:02:24 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:02:24.918811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.921909 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:24.922219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:24.922501 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:24.931396 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:24.931396 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:24.938948 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:24.947046 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da84a722-a8ff-4adb-a17f-cf2e63509715 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 200 Aug 20 02:02:24.947448 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 186/741] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:24 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:24.968925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-61246b29-8022-4522-845e-dbfdcf2fab29 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:24.971135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61246b29-8022-4522-845e-dbfdcf2fab29 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volume-transfers/detail Aug 20 02:02:24.971434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61246b29-8022-4522-845e-dbfdcf2fab29 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:24.971672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61246b29-8022-4522-845e-dbfdcf2fab29 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:24.971888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volume_transfer [None req-61246b29-8022-4522-845e-dbfdcf2fab29 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Listing volume transfers {{(pid=100161) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 02:02:24.982054 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61246b29-8022-4522-845e-dbfdcf2fab29 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 02:02:24.982846 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 186/742] 10.4.3.27 () {68 vars in 1319 bytes} [Thu Aug 20 02:02:24 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:24.999054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-61083e1e-e190-46b1-b842-189026ff8d62 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.003530 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61083e1e-e190-46b1-b842-189026ff8d62 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 Aug 20 02:02:25.003831 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-61083e1e-e190-46b1-b842-189026ff8d62 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.004113 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-61083e1e-e190-46b1-b842-189026ff8d62 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.004281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-61083e1e-e190-46b1-b842-189026ff8d62 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Delete transfer with id: c3c85466-a7a7-4da1-be15-ac3e6abd43d4 Aug 20 02:02:25.025282 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.025282 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:25.043903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61083e1e-e190-46b1-b842-189026ff8d62 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 returned with HTTP 202 Aug 20 02:02:25.044494 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 184/743] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:02:24 2026] DELETE /volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:02:25.062253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.065406 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:25.065656 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.065909 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.083919 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.083919 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:25.095382 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Volume info retrieved successfully. Aug 20 02:02:25.112030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42f00b0a-86e8-405d-9bb3-8707ebabc9a1 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 200 Aug 20 02:02:25.112316 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 188/744] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:25 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:25.131248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.133771 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 Aug 20 02:02:25.133771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.134007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.134186 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.volume_transfer [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Delete transfer with id: c3c85466-a7a7-4da1-be15-ac3e6abd43d4 Aug 20 02:02:25.139101 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80f9f059-ad70-4f89-ac29-55456bc526b3 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 returned with HTTP 404 Aug 20 02:02:25.139763 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 187/745] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:02:25 2026] DELETE /volume/v3/volume-transfers/c3c85466-a7a7-4da1-be15-ac3e6abd43d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:25.150556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.156748 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:25.157588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.157588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.157890 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Delete volume with id: cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:25.170575 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.170575 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:25.171138 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Volume info retrieved successfully. Aug 20 02:02:25.213945 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Delete volume request issued successfully. Aug 20 02:02:25.214100 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf6d36c4-0610-4c36-833e-01c6cda00168 tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 202 Aug 20 02:02:25.214609 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 187/746] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:02:25 2026] DELETE /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:02:25.228011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.228183 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:25.228608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.230455 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.244891 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.244891 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:25.252108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-06ec4679-3b48-4928-9235-f151c1670bf0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.255583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06ec4679-3b48-4928-9235-f151c1670bf0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:25.255717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06ec4679-3b48-4928-9235-f151c1670bf0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.255982 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06ec4679-3b48-4928-9235-f151c1670bf0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.256563 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Volume info retrieved successfully. Aug 20 02:02:25.267652 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e259e97-92b8-47ff-9e5d-4d98a3083edb tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 200 Aug 20 02:02:25.267652 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 185/747] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:25 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:25.288966 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.288966 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:25.299300 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-06ec4679-3b48-4928-9235-f151c1670bf0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:25.307405 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06ec4679-3b48-4928-9235-f151c1670bf0 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:25.307862 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 189/748] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:25 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:25.654468 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-e38e5ef7-a335-4c4d-aeb4-0515286fe2af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.658523 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-e38e5ef7-a335-4c4d-aeb4-0515286fe2af tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] POST https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a/action Aug 20 02:02:25.658983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-e38e5ef7-a335-4c4d-aeb4-0515286fe2af tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:25.659411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-e38e5ef7-a335-4c4d-aeb4-0515286fe2af tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:25.687164 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.687164 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:25.722019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-881f7d19-ace9-4731-9a32-c2e8662cc0d8 req-e38e5ef7-a335-4c4d-aeb4-0515286fe2af tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a/action returned with HTTP 204 Aug 20 02:02:25.722019 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 188/749] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:25 2026] POST /volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:25.823040 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:25.825435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:25.825695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:25.825975 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:25.826140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:25.832018 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:25.832018 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:25.833442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b47b20c4-ad6e-4370-b6f6-be136df3e173 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:25.833906 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 188/750] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:25 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:26.288732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9895bd95-5ab3-4447-a7c0-3e9b3c42b09b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.292452 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9895bd95-5ab3-4447-a7c0-3e9b3c42b09b tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:26.292887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9895bd95-5ab3-4447-a7c0-3e9b3c42b09b tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:26.293162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9895bd95-5ab3-4447-a7c0-3e9b3c42b09b tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:26.302537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9895bd95-5ab3-4447-a7c0-3e9b3c42b09b tempest-VolumesTransfersV355Test-2056279819 tempest-VolumesTransfersV355Test-2056279819-project-admin] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 404 Aug 20 02:02:26.303187 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 186/751] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:26 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:26.314174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-30a7d195-5629-4abe-be04-df0f3c1cd3f5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.316798 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30a7d195-5629-4abe-be04-df0f3c1cd3f5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] GET https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:26.317167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30a7d195-5629-4abe-be04-df0f3c1cd3f5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:26.317457 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30a7d195-5629-4abe-be04-df0f3c1cd3f5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:26.325472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30a7d195-5629-4abe-be04-df0f3c1cd3f5 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 404 Aug 20 02:02:26.326094 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 190/752] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:02:26 2026] GET /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:26.333265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.337421 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:26.337421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:26.337421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:26.344526 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.347281 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:26.347594 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:26.347861 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:26.348215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] Delete volume with id: cdac9b2a-984c-419c-8023-990eb896b8b6 Aug 20 02:02:26.356405 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:26.356405 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:26.357498 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d2e8d9b-bdea-45bc-8c4c-3c207d38e399 tempest-VolumesTransfersV355Test-1219897896 tempest-VolumesTransfersV355Test-1219897896-project-member] https://10.4.3.27/volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 returned with HTTP 404 Aug 20 02:02:26.360875 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 189/753] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:02:26 2026] DELETE /volume/v3/volumes/cdac9b2a-984c-419c-8023-990eb896b8b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:02:26.367772 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:26.378885 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c04bdc69-5ed7-4d8c-be05-1fde2c499586 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:26.380204 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 189/754] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:26 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:26.696374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-4c29c08a-b0c6-49c1-b362-7d6dd9783ed2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.702349 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-4c29c08a-b0c6-49c1-b362-7d6dd9783ed2 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] POST https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877/action Aug 20 02:02:26.706348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-4c29c08a-b0c6-49c1-b362-7d6dd9783ed2 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:26.706348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-4c29c08a-b0c6-49c1-b362-7d6dd9783ed2 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:26.741295 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:26.741295 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:26.770334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c4516a1-cadc-48a0-af95-6637d75be74a req-4c29c08a-b0c6-49c1-b362-7d6dd9783ed2 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877/action returned with HTTP 204 Aug 20 02:02:26.771369 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 187/755] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:26 2026] POST /volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:02:26.850004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:26.852535 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:26.852757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:26.852987 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:26.856259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:26.859844 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:26.859844 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:26.861063 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-293ae916-3034-42c1-9daa-e3e9de35cc40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:26.861526 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 191/756] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:26 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:27.399740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ba78897-973b-44dd-a7c3-81053620285a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.403807 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ba78897-973b-44dd-a7c3-81053620285a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.403807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ba78897-973b-44dd-a7c3-81053620285a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.403807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ba78897-973b-44dd-a7c3-81053620285a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.433519 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.433519 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:27.438919 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3ba78897-973b-44dd-a7c3-81053620285a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:27.446142 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ba78897-973b-44dd-a7c3-81053620285a tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:27.446772 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 190/757] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:27.470165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-71354116-3f13-46de-a3db-7ee622f02920 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.473170 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71354116-3f13-46de-a3db-7ee622f02920 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.474500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71354116-3f13-46de-a3db-7ee622f02920 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.474500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71354116-3f13-46de-a3db-7ee622f02920 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.499245 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.499245 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:27.519188 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-71354116-3f13-46de-a3db-7ee622f02920 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:27.527181 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71354116-3f13-46de-a3db-7ee622f02920 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:27.527571 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 190/758] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1137 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:27.546731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80f97343-dfa0-46dd-b530-69dd0b00896b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.551030 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80f97343-dfa0-46dd-b530-69dd0b00896b tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.551030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80f97343-dfa0-46dd-b530-69dd0b00896b tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.551030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80f97343-dfa0-46dd-b530-69dd0b00896b tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.577095 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.577095 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:27.583769 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-80f97343-dfa0-46dd-b530-69dd0b00896b tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Volume info retrieved successfully. Aug 20 02:02:27.589697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80f97343-dfa0-46dd-b530-69dd0b00896b tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:27.589954 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 188/759] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:27.770160 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.774452 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.775638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.775638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.791321 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.791321 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:27.799388 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:27.811384 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-959d652b-7ff9-4fb7-aadf-cccdaa9fa147 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:27.812435 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 192/760] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:27.847302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.851581 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] POST https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d/action Aug 20 02:02:27.851989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:27.852136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:27.875622 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.875622 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:27.876219 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:27.880129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.884206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:27.884591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.884892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.885052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:27.892798 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Begin detaching volume completed successfully. Aug 20 02:02:27.893293 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-9fb254af-8249-43e1-ac3b-5e0f97150389 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d/action returned with HTTP 202 Aug 20 02:02:27.893842 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 191/761] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:02:27 2026] POST /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:02:27.895912 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.895912 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:27.896876 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83d1bdc5-f291-456f-89e6-91e95fa995ac tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:27.897306 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 191/762] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:27.931441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.939305 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.939305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.939305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.962243 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:27.962243 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:27.969544 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7033461a-0f56-4840-8908-08f94b8754f9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.969715 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Volume info retrieved successfully. Aug 20 02:02:27.970147 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7033461a-0f56-4840-8908-08f94b8754f9 None None] GET https://10.4.3.27/volume// Aug 20 02:02:27.970557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7033461a-0f56-4840-8908-08f94b8754f9 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.970801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7033461a-0f56-4840-8908-08f94b8754f9 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:27.971824 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7033461a-0f56-4840-8908-08f94b8754f9 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:27.971824 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 193/763] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:02:27.976355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-74a8220e-c03a-4b63-9d3a-cce432e2941c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:27.977148 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 189/764] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:27.982600 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:27.989642 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:27.989642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:27.989642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:28.012093 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:28.012093 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:28.027752 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:28.039453 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-602c4835-c433-4252-99ac-e4bf1a47eaeb tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:28.041245 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 192/765] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:02:27 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1320 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:28.915019 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b170806b-1383-4266-a31b-1194b59de6cc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:28.918550 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b170806b-1383-4266-a31b-1194b59de6cc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:28.918739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b170806b-1383-4266-a31b-1194b59de6cc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:28.919002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b170806b-1383-4266-a31b-1194b59de6cc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:28.919238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b170806b-1383-4266-a31b-1194b59de6cc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:28.930302 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:28.930302 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:28.932133 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b170806b-1383-4266-a31b-1194b59de6cc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:28.932754 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 192/766] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:28 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:28.999316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:29.003188 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:29.003453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:29.003685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:29.032075 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:29.032075 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:29.039771 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Volume info retrieved successfully. Aug 20 02:02:29.052411 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8335bb6-9178-4ac3-83a6-7bb35e81a570 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:29.052411 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 194/767] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:28 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 1140 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:29.223711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-1016d4d7-5939-444c-b245-82bb957d8d64 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:29.228369 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-1016d4d7-5939-444c-b245-82bb957d8d64 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] DELETE https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 Aug 20 02:02:29.229342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-1016d4d7-5939-444c-b245-82bb957d8d64 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:29.229342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-1016d4d7-5939-444c-b245-82bb957d8d64 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:29.268771 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:29.268771 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:29.372493 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c419a95-1ab7-452c-9ac3-aad0f2763170 req-1016d4d7-5939-444c-b245-82bb957d8d64 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 returned with HTTP 200 Aug 20 02:02:29.373238 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 190/768] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:02:29 2026] DELETE /volume/v3/attachments/a30e378e-fba9-445b-bcff-5e80d1819877 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:29.947378 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:29.950311 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:29.950311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:29.950311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:29.950435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:29.955766 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:29.955766 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:29.956962 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d89c7fb0-f698-4c5b-b13e-6024b58493ba tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:29.957488 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 193/769] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:29 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:30.068296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.070255 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:30.070486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:30.070665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:30.079962 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:30.079962 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:30.090360 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] Volume info retrieved successfully. Aug 20 02:02:30.096070 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35e0d4b7-a8bd-4384-83ad-bb23ade402ad tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-reader] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:30.096740 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 193/770] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:30 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:30.173780 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.178730 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:30.178730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:30.178730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:30.188665 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:30.188665 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:30.192518 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:30.197651 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-118a58b0-0944-4bf4-9fc0-69f639e586a6 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:30.198307 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 195/771] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:30 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:30.279930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.284295 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:30.284295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:30.284295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:30.291465 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:30.291465 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:30.296499 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:30.302892 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3cdea2b1-dd3f-4064-b084-5ba5863a7bef tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:30.303656 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 191/772] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:30 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:30.541907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3732e3f3-1a56-4420-8ea4-8151a413a456 req-fa9706e7-2e74-42ad-8e9d-59777e8a13ff None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.547198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3732e3f3-1a56-4420-8ea4-8151a413a456 req-fa9706e7-2e74-42ad-8e9d-59777e8a13ff tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] DELETE https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a Aug 20 02:02:30.547926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3732e3f3-1a56-4420-8ea4-8151a413a456 req-fa9706e7-2e74-42ad-8e9d-59777e8a13ff tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:30.548031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3732e3f3-1a56-4420-8ea4-8151a413a456 req-fa9706e7-2e74-42ad-8e9d-59777e8a13ff tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:30.557407 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:30.557407 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:30.645155 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3732e3f3-1a56-4420-8ea4-8151a413a456 req-fa9706e7-2e74-42ad-8e9d-59777e8a13ff tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a returned with HTTP 200 Aug 20 02:02:30.645945 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 194/773] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:02:30 2026] DELETE /volume/v3/attachments/26b589f9-4da5-4cf6-9f25-2bcae436cf4a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:30.939660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.971978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:30.977515 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:30.977807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:30.978185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:30.978797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:30.987031 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:30.987031 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:30.988142 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efc4ba06-54f3-46f8-843b-2efe0b24e1f9 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:30.988628 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 196/774] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:30 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:31.111141 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:31.111817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1441575554"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:31.116040 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1441575554'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:31.116274 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume of 1 GB Aug 20 02:02:31.125828 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Availability Zones retrieved successfully. Aug 20 02:02:31.137798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (fdd490a1-293b-4111-b335-b06731c029ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:31.139937 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb1512f3-5314-491f-8045-f08eac28beeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:31.140762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:31.199929 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb1512f3-5314-491f-8045-f08eac28beeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:31.201711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f41e817-43ad-40b1-8c59-379be9cf9b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:31.359479 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Created reservations ['44525666-1e61-4434-89db-5b2cae45ceb3', '7f3f125d-4a5d-4c72-ac90-1d0909bd2c41', '6e4b44ab-c1cd-46a7-80dd-f0177044a224', '2d7ee6a0-9e78-41b7-8393-7fa58ac69a7a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:31.360538 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f41e817-43ad-40b1-8c59-379be9cf9b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44525666-1e61-4434-89db-5b2cae45ceb3', '7f3f125d-4a5d-4c72-ac90-1d0909bd2c41', '6e4b44ab-c1cd-46a7-80dd-f0177044a224', '2d7ee6a0-9e78-41b7-8393-7fa58ac69a7a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:31.361583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8344c6f1-f0b9-4176-b5d7-167a85588754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:31.404253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8344c6f1-f0b9-4176-b5d7-167a85588754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf41e878-7c96-48d5-a32e-5215893f44af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1441575554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be014a2d936c4fc994fe2bb2fc835617',qos_specs=None,replication_status=,reservations=['44525666-1e61-4434-89db-5b2cae45ceb3','7f3f125d-4a5d-4c72-ac90-1d0909bd2c41','6e4b44ab-c1cd-46a7-80dd-f0177044a224','2d7ee6a0-9e78-41b7-8393-7fa58ac69a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c23c820cd6e4009bb94eb81d06ede91',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1441575554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf41e878-7c96-48d5-a32e-5215893f44af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be014a2d936c4fc994fe2bb2fc835617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c23c820cd6e4009bb94eb81d06ede91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:31.405127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93021bc9-900e-4cf1-b8e7-4b2a80a1360c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:31.439268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93021bc9-900e-4cf1-b8e7-4b2a80a1360c) transitioned into state 'SUCCESS' from state '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-1441575554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be014a2d936c4fc994fe2bb2fc835617',qos_specs=None,replication_status=,reservations=['44525666-1e61-4434-89db-5b2cae45ceb3','7f3f125d-4a5d-4c72-ac90-1d0909bd2c41','6e4b44ab-c1cd-46a7-80dd-f0177044a224','2d7ee6a0-9e78-41b7-8393-7fa58ac69a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c23c820cd6e4009bb94eb81d06ede91',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:31.440657 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bcd5e1-f486-4049-be84-1c3b55710be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:31.456477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bcd5e1-f486-4049-be84-1c3b55710be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:31.457530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (fdd490a1-293b-4111-b335-b06731c029ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:31.457955 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request issued successfully. Aug 20 02:02:31.458707 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e6cc8815-49b3-4f9f-b7f2-b61574041591 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:31.459192 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 194/775] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:30 2026] POST /volume/v3/volumes => generated 748 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:31.476035 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2ff537ba-bad5-4535-8bab-701d1c159187 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:31.478162 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ff537ba-bad5-4535-8bab-701d1c159187 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:31.478642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ff537ba-bad5-4535-8bab-701d1c159187 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:31.480029 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ff537ba-bad5-4535-8bab-701d1c159187 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:31.490478 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:31.490478 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:31.501597 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2ff537ba-bad5-4535-8bab-701d1c159187 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:31.509853 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ff537ba-bad5-4535-8bab-701d1c159187 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 200 Aug 20 02:02:31.510486 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 192/776] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:31 2026] GET /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:31.618246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:31.621161 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:31.621396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:31.621564 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:31.636562 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:31.636562 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:31.645834 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:31.657257 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e3fe155-80b5-4161-9cdb-d8752ef4fa9d tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:02:31.658067 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 195/777] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:31 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:31.720027 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:31.725124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:31.725880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:31.726664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:31.740104 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:31.740104 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:31.746769 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:31.753453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a3bbb35-baf8-4a96-b787-6402cffee234 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:02:31.753510 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 197/778] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:31 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:31.783503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:31.786182 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] DELETE https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:31.787169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:31.787531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:31.789369 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Delete volume with id: 45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:31.800374 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:31.800374 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:31.801085 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:31.834377 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Delete volume request issued successfully. Aug 20 02:02:31.834377 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-97c83cb3-eba6-463b-85c2-6eec8f015287 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 202 Aug 20 02:02:31.834377 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 195/779] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:31 2026] DELETE /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:31.844658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-77e87a4c-a068-42ec-ba99-bf533012c682 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:31.848741 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-77e87a4c-a068-42ec-ba99-bf533012c682 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:31.849011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-77e87a4c-a068-42ec-ba99-bf533012c682 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:31.849284 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-77e87a4c-a068-42ec-ba99-bf533012c682 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:31.859147 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:31.859147 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:31.869854 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-77e87a4c-a068-42ec-ba99-bf533012c682 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Volume info retrieved successfully. Aug 20 02:02:31.879062 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-77e87a4c-a068-42ec-ba99-bf533012c682 tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 200 Aug 20 02:02:31.879371 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 193/780] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:31 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:32.009006 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:32.011612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:32.011746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:32.011995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:32.012160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:32.020204 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:32.020204 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:32.021872 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07aa96a6-c4e4-4f16-9bdc-56c6ab7bd5bb tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:32.023168 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 196/781] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:32 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:32.531243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4e53fc08-00df-4337-ab89-eb881d565378 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:32.533940 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4e53fc08-00df-4337-ab89-eb881d565378 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:32.534300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4e53fc08-00df-4337-ab89-eb881d565378 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:32.534652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4e53fc08-00df-4337-ab89-eb881d565378 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:32.544625 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:32.544625 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:32.551469 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4e53fc08-00df-4337-ab89-eb881d565378 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:32.563129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4e53fc08-00df-4337-ab89-eb881d565378 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 200 Aug 20 02:02:32.564012 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 198/782] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:32 2026] GET /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:32.896403 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dd4702d4-ef11-4939-8343-d1a5852739ad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:32.898303 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd4702d4-ef11-4939-8343-d1a5852739ad tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] GET https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 Aug 20 02:02:32.898571 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd4702d4-ef11-4939-8343-d1a5852739ad tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:32.898812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd4702d4-ef11-4939-8343-d1a5852739ad tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:32.908906 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd4702d4-ef11-4939-8343-d1a5852739ad tempest-ServerActionsTestOtherB-1805524128 tempest-ServerActionsTestOtherB-1805524128-project-member] https://10.4.3.27/volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 returned with HTTP 404 Aug 20 02:02:32.909577 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 196/783] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:32 2026] GET /volume/v3/volumes/45a93ab9-2584-434b-9406-f3570378acf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:33.046628 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c64064ef-84da-40bd-966f-37c1fb65af69 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:33.050722 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c64064ef-84da-40bd-966f-37c1fb65af69 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:33.051132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c64064ef-84da-40bd-966f-37c1fb65af69 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:33.051132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c64064ef-84da-40bd-966f-37c1fb65af69 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:33.051339 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c64064ef-84da-40bd-966f-37c1fb65af69 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:33.061342 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:33.061342 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:33.061342 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c64064ef-84da-40bd-966f-37c1fb65af69 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:33.061342 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 194/784] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:33 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:33.370908 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:33.375715 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:33.376830 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "5ea02c08-128c-4801-a2f6-86becc742223-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:33.380206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '5ea02c08-128c-4801-a2f6-86becc742223-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:33.380443 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Create volume of 1 GB Aug 20 02:02:33.388892 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Availability Zones retrieved successfully. Aug 20 02:02:33.400657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Flow 'volume_create_api' (3d72a53c-b89d-46ae-9a8b-f796000fa7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:33.402060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80846a87-ffe1-44ff-80b0-175d60ce5878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:33.403281 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:33.444145 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80846a87-ffe1-44ff-80b0-175d60ce5878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:33.445397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce998a50-da12-40ee-ab3a-f7b3dd57e721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:33.557926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Created reservations ['2cf84db8-dbee-489a-92a1-a58f4a7a7661', '79877b66-5b74-4a69-8cf9-f094d6e00d98', '6f513713-10f8-44ab-9fa9-ff1c1b0ecd29', '4509ccac-ab8b-430f-9c8c-42779b3d9fa9'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:33.559111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce998a50-da12-40ee-ab3a-f7b3dd57e721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf84db8-dbee-489a-92a1-a58f4a7a7661', '79877b66-5b74-4a69-8cf9-f094d6e00d98', '6f513713-10f8-44ab-9fa9-ff1c1b0ecd29', '4509ccac-ab8b-430f-9c8c-42779b3d9fa9']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:33.560191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312744eb-3488-40e3-b677-2053b2265f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:33.593391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312744eb-3488-40e3-b677-2053b2265f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8953eca4-f222-4ea9-bcd7-545873ffc854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='5ea02c08-128c-4801-a2f6-86becc742223-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb7f1b1caf364699891631db7badd04b',qos_specs=None,replication_status=,reservations=['2cf84db8-dbee-489a-92a1-a58f4a7a7661','79877b66-5b74-4a69-8cf9-f094d6e00d98','6f513713-10f8-44ab-9fa9-ff1c1b0ecd29','4509ccac-ab8b-430f-9c8c-42779b3d9fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66de3553224d5a861e00ab89427538',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:33Z,deleted=False,deleted_at=None,display_description='',display_name='5ea02c08-128c-4801-a2f6-86becc742223-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8953eca4-f222-4ea9-bcd7-545873ffc854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb7f1b1caf364699891631db7badd04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea66de3553224d5a861e00ab89427538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:33.595604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1a93ae-d223-4d76-85d5-cf9e53f979b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:33.621444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1a93ae-d223-4d76-85d5-cf9e53f979b4) transitioned into 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='5ea02c08-128c-4801-a2f6-86becc742223-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb7f1b1caf364699891631db7badd04b',qos_specs=None,replication_status=,reservations=['2cf84db8-dbee-489a-92a1-a58f4a7a7661','79877b66-5b74-4a69-8cf9-f094d6e00d98','6f513713-10f8-44ab-9fa9-ff1c1b0ecd29','4509ccac-ab8b-430f-9c8c-42779b3d9fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66de3553224d5a861e00ab89427538',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:33.622262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffa2378-9cb9-455e-a4c2-0ad3c652f437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:33.635469 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffa2378-9cb9-455e-a4c2-0ad3c652f437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:33.636724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Flow 'volume_create_api' (3d72a53c-b89d-46ae-9a8b-f796000fa7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:33.637195 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Create volume request issued successfully. Aug 20 02:02:33.638820 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-acc81618-3abc-484b-ade6-965d2b619fdb tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:33.639025 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 197/785] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:02:33 2026] POST /volume/v3/volumes => generated 747 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:33.650894 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:33.652987 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:02:33.653278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:33.653494 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:33.674563 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:33.674563 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:33.683189 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:02:33.692487 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-ff52c853-f193-4a22-8ab5-3b260ff6b84c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 200 Aug 20 02:02:33.693295 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 199/786] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:33 2026] GET /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:33.708037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:33.713373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:02:33.713373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:33.713373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:33.729622 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:33.729622 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:33.737046 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:02:33.744060 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-10705103-e3f1-4635-8367-2686e9722fd4 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 200 Aug 20 02:02:33.744272 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 197/787] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:33 2026] GET /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:34.076024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:34.080400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:34.080400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:34.080400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:34.080400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:34.087975 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:34.087975 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:34.087975 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1914fdb-68cd-49ef-a93e-90d77f849471 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:34.087975 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 195/788] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:34 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:34.312291 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-835d6607-85a7-40b9-93ca-ef98157ea720 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:34.318569 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:34.318569 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:34.318569 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:34.318569 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Delete volume with id: 8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:34.335815 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:34.335815 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:34.336818 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:34.378608 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Delete volume request issued successfully. Aug 20 02:02:34.378608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-835d6607-85a7-40b9-93ca-ef98157ea720 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 202 Aug 20 02:02:34.379612 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 198/789] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:34 2026] DELETE /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:34.389736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-405bc51e-0462-467f-9305-421ec8cb9a7c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:34.395373 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-405bc51e-0462-467f-9305-421ec8cb9a7c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:34.395373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-405bc51e-0462-467f-9305-421ec8cb9a7c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:34.395373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-405bc51e-0462-467f-9305-421ec8cb9a7c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:34.407272 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:34.407272 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:34.414686 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-405bc51e-0462-467f-9305-421ec8cb9a7c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Volume info retrieved successfully. Aug 20 02:02:34.422211 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-405bc51e-0462-467f-9305-421ec8cb9a7c tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 200 Aug 20 02:02:34.422969 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 200/790] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:34 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:35.101635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:35.105214 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:35.105753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:35.105838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:35.106188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:35.116387 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:35.116387 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:35.117574 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5cdf64c-dbf9-4450-8742-5ec8d0fed352 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:35.118242 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 198/791] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:35 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:35.443032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b82d7a91-503d-4ee2-8c64-b1d0b3c25bc5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:35.446018 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b82d7a91-503d-4ee2-8c64-b1d0b3c25bc5 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] GET https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d Aug 20 02:02:35.452257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b82d7a91-503d-4ee2-8c64-b1d0b3c25bc5 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:35.452834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b82d7a91-503d-4ee2-8c64-b1d0b3c25bc5 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:35.468407 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b82d7a91-503d-4ee2-8c64-b1d0b3c25bc5 tempest-AttachSCSIVolumeTestJSON-1854491754 tempest-AttachSCSIVolumeTestJSON-1854491754-project-member] https://10.4.3.27/volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d returned with HTTP 404 Aug 20 02:02:35.469512 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 196/792] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:35 2026] GET /volume/v3/volumes/8a19cfbc-4846-4721-a10f-e7b8cdf6b72d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:36.134491 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.137762 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:36.137762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:36.137762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:36.137762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:36.151100 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:36.151100 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:36.153083 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83b3c419-f9b8-42a9-96a1-dc2464985ebf tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:36.153083 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 199/793] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:36 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:36.759051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.763785 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:02:36.764580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:36.764580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:36.785659 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:36.785659 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:36.790252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:02:36.800415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-c438e9c7-9557-42e4-867d-22ce4cd00e2b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 200 Aug 20 02:02:36.801434 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 201/794] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:36 2026] GET /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:36.818555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb735cbc-2d35-4b3c-acf1-cbab6d227b4b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.819568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb735cbc-2d35-4b3c-acf1-cbab6d227b4b None None] GET https://10.4.3.27/volume// Aug 20 02:02:36.820372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb735cbc-2d35-4b3c-acf1-cbab6d227b4b None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:36.822081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb735cbc-2d35-4b3c-acf1-cbab6d227b4b None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:36.825849 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb735cbc-2d35-4b3c-acf1-cbab6d227b4b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:36.826218 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 199/795] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:36 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:36.849504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-57b857d9-1f02-4552-a11b-deb45c34daf8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.854587 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-57b857d9-1f02-4552-a11b-deb45c34daf8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:02:36.856180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-57b857d9-1f02-4552-a11b-deb45c34daf8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8953eca4-f222-4ea9-bcd7-545873ffc854", "connector": null, "instance_uuid": "5ea02c08-128c-4801-a2f6-86becc742223"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:36.873211 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:36.873211 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:36.951288 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-57b857d9-1f02-4552-a11b-deb45c34daf8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:02:36.951288 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 197/796] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:02:36 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:36.963445 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95c48f82-7438-4c6c-9970-7f3ba9e057e8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.963882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95c48f82-7438-4c6c-9970-7f3ba9e057e8 None None] GET https://10.4.3.27/volume// Aug 20 02:02:36.964166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95c48f82-7438-4c6c-9970-7f3ba9e057e8 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:36.964440 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95c48f82-7438-4c6c-9970-7f3ba9e057e8 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:36.964859 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95c48f82-7438-4c6c-9970-7f3ba9e057e8 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:36.970508 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 200/797] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:36 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:36.993619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:36.999693 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:02:37.001140 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.001140 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.015497 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.015497 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:37.025308 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:02:37.032040 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-5b12ca38-b54f-45ff-b6bc-788d62c30f8c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 200 Aug 20 02:02:37.032492 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 202/798] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:02:36 2026] GET /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 1019 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:37.163157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.167705 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] PUT https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 Aug 20 02:02:37.167705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:37.173947 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.176192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:37.176744 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.178252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.178252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:37.182106 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Acquiring lock "cinder-attachment_update-8953eca4-f222-4ea9-bcd7-545873ffc854-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:02:37.185348 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.185348 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:37.185348 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b175af0d-ba73-42b0-9b25-ade12d8b46ce tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:37.185348 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 198/799] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:37 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:37.193967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Lock "cinder-attachment_update-8953eca4-f222-4ea9-bcd7-545873ffc854-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:02:37.196580 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.196580 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:37.201384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.206499 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b Aug 20 02:02:37.206499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.208775 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.223138 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.223138 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:37.232248 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:37.245168 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fdd1790a-5e13-4e73-8d2b-c466df998082 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b returned with HTTP 200 Aug 20 02:02:37.245168 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 201/800] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:37 2026] GET /volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:37.266352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.269161 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:02:37.269531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.269856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.270252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:02:37.271202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:02:37.308011 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Get all volumes completed successfully. Aug 20 02:02:37.308699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efc405c7-f824-4501-92dc-f418a81e4ea0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:02:37.309339 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 203/801] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:02:37 2026] GET /volume/v3/volumes => generated 657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:37.325606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.328421 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] DELETE https://10.4.3.27/volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b Aug 20 02:02:37.329001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.329001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.329310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume with id: 88e8da42-8f7c-4f42-bbbc-763068d0966b Aug 20 02:02:37.343992 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.343992 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:37.344903 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:37.358666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Lock "cinder-attachment_update-8953eca4-f222-4ea9-bcd7-545873ffc854-np0000007844" released by "attachment_update" :: held 0.165s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:02:37.359081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-76d124db-b96a-4aa3-bfbc-faace319e971 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 returned with HTTP 200 Aug 20 02:02:37.359656 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 200/802] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:02:37 2026] PUT /volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:37.401755 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume request issued successfully. Aug 20 02:02:37.401755 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6eab639c-fdaf-40b3-aeae-2b2066d3cbc3 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b returned with HTTP 202 Aug 20 02:02:37.402821 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 199/803] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:37 2026] DELETE /volume/v3/volumes/88e8da42-8f7c-4f42-bbbc-763068d0966b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:37.405805 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-b0dedfe3-a29d-4ac9-89de-99297c679777 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.410207 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-b0dedfe3-a29d-4ac9-89de-99297c679777 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381/action Aug 20 02:02:37.410982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-b0dedfe3-a29d-4ac9-89de-99297c679777 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:37.410982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-b0dedfe3-a29d-4ac9-89de-99297c679777 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:37.417912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.427855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] DELETE https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 Aug 20 02:02:37.427855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.427855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.427855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Delete backup with id: 940d74b6-df8b-4081-9b4a-85fd47910860. Aug 20 02:02:37.435812 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.435812 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:37.454468 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.454468 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:37.486413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] delete_backup rpcapi backup_id 940d74b6-df8b-4081-9b4a-85fd47910860 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:02:37.488012 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9bb5345-33cb-4655-8e18-4d4a8a7b83a9 req-b0dedfe3-a29d-4ac9-89de-99297c679777 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381/action returned with HTTP 204 Aug 20 02:02:37.489043 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 202/804] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:37 2026] POST /volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:02:37.490028 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71a23b33-fce0-4d64-963c-d6a3ce7307ba tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 returned with HTTP 202 Aug 20 02:02:37.490028 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 204/805] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:37 2026] DELETE /volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:02:37.505890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-245177f5-cf14-42be-ab21-585418ad96db None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:37.509183 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-245177f5-cf14-42be-ab21-585418ad96db tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 Aug 20 02:02:37.509183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-245177f5-cf14-42be-ab21-585418ad96db tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:37.509183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-245177f5-cf14-42be-ab21-585418ad96db tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:37.511216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-245177f5-cf14-42be-ab21-585418ad96db tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Show backup with id 940d74b6-df8b-4081-9b4a-85fd47910860. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:37.519163 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:37.519163 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:37.520160 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-245177f5-cf14-42be-ab21-585418ad96db tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 returned with HTTP 200 Aug 20 02:02:37.521436 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 201/806] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:37 2026] GET /volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:38.537744 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:38.543635 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] GET https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 Aug 20 02:02:38.543635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:38.543635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:38.543635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Show backup with id 940d74b6-df8b-4081-9b4a-85fd47910860. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:38.548853 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a65cd6f1-9b7c-4c52-b2e4-8394fbd25023 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 returned with HTTP 404 Aug 20 02:02:38.550642 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 200/807] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:38 2026] GET /volume/v3/backups/940d74b6-df8b-4081-9b4a-85fd47910860 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:38.567089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:38.570940 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] DELETE https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:38.570940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:38.570940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:38.571109 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete backup with id: 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. Aug 20 02:02:38.583926 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:38.583926 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:38.627259 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] delete_backup rpcapi backup_id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:02:38.633066 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33627a1e-0fcd-48e7-9230-5a0fde5d4941 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 202 Aug 20 02:02:38.634621 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 203/808] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:38 2026] DELETE /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:02:38.648240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:38.653998 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:38.654175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:38.654526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:38.654526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:38.664654 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:38.664654 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:38.666094 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3355b322-281d-4d8e-9ffe-1b41d52bcd40 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 200 Aug 20 02:02:38.666692 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 205/809] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:38 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:39.687439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:39.689424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 Aug 20 02:02:39.689641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:39.689843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:39.689953 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 11e05eb4-6ab1-45e5-ae72-89a28d5eafb4. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:39.694127 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9cd0f873-bb3c-480f-b90d-ed024eb453b1 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 returned with HTTP 404 Aug 20 02:02:39.694777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 202/810] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:39 2026] GET /volume/v3/backups/11e05eb4-6ab1-45e5-ae72-89a28d5eafb4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:39.815013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:39.816806 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:39.817124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:39.817379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:39.829515 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:39.829515 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:39.834120 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:39.840962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d9fe3ec-2987-475c-90b0-1c22dfbfb1fc tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 200 Aug 20 02:02:39.841531 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 201/811] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:39 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:39.862544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:39.866288 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] DELETE https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:39.866465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:39.866672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:39.866828 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume with id: af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:39.878198 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:39.878198 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:39.878843 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:39.908831 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume request issued successfully. Aug 20 02:02:39.908831 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c09bfb1c-0f87-45ec-a5c7-da6b6e38cc1c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 202 Aug 20 02:02:39.909864 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 204/812] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:39 2026] DELETE /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:39.922625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:39.925283 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:39.926519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:39.926519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:39.940599 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:39.940599 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:39.949722 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:39.957539 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-09c9293a-6917-4028-9bf5-2c382c0c5c97 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 200 Aug 20 02:02:39.958361 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 206/813] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:39 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:40.978954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d0c0e49b-f480-447e-823a-354404cd2369 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:40.984427 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0c0e49b-f480-447e-823a-354404cd2369 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 Aug 20 02:02:40.984779 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0c0e49b-f480-447e-823a-354404cd2369 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:40.985013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0c0e49b-f480-447e-823a-354404cd2369 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:40.999674 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0c0e49b-f480-447e-823a-354404cd2369 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 returned with HTTP 404 Aug 20 02:02:41.000702 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 203/814] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:40 2026] GET /volume/v3/volumes/af180ae3-a09c-4fda-8f24-652bf346ede3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:41.018614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:41.026178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:41.026343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1887657601"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:41.028586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1887657601'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:41.028782 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume of 1 GB Aug 20 02:02:41.036362 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Availability Zones retrieved successfully. Aug 20 02:02:41.044263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (42e0d614-b6fc-4769-a0d3-d7d946ead268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:41.046017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8abe22-3cb7-4c12-8305-fb6ba7edb7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:41.048478 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:41.102114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8abe22-3cb7-4c12-8305-fb6ba7edb7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:41.103350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad133ff3-44a6-47f2-9339-b8ff8c065d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:41.174151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Created reservations ['ee829660-b205-450c-809d-1f6351fe2ce4', '3590bd65-8f0c-4e63-adbb-f1b78d61d8a2', '3c51385e-77bd-42d3-872e-36d82a32d0fc', 'b87c4b70-b829-4f2b-944c-656809c698ea'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:41.175342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad133ff3-44a6-47f2-9339-b8ff8c065d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee829660-b205-450c-809d-1f6351fe2ce4', '3590bd65-8f0c-4e63-adbb-f1b78d61d8a2', '3c51385e-77bd-42d3-872e-36d82a32d0fc', 'b87c4b70-b829-4f2b-944c-656809c698ea']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:41.178356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a275334e-7d41-49c9-b085-ae86e1b98edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:41.215146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a275334e-7d41-49c9-b085-ae86e1b98edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14a4f77-7f7b-41c1-ad4f-7868151733f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1887657601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['ee829660-b205-450c-809d-1f6351fe2ce4','3590bd65-8f0c-4e63-adbb-f1b78d61d8a2','3c51385e-77bd-42d3-872e-36d82a32d0fc','b87c4b70-b829-4f2b-944c-656809c698ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1887657601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14a4f77-7f7b-41c1-ad4f-7868151733f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:41.216143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6b3a5a-916f-42ab-b384-92c8c11b5420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:41.245909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6b3a5a-916f-42ab-b384-92c8c11b5420) transitioned into state 'SUCCESS' from state '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-1887657601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2991ec9d9a0a40b9b4ea408f5aee779c',qos_specs=None,replication_status=,reservations=['ee829660-b205-450c-809d-1f6351fe2ce4','3590bd65-8f0c-4e63-adbb-f1b78d61d8a2','3c51385e-77bd-42d3-872e-36d82a32d0fc','b87c4b70-b829-4f2b-944c-656809c698ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a76ca98dc345ac973f8ce7bd8ac1d6',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:41.247616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d6676c-7cd3-4a5d-b15d-88d977e7d563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:41.274873 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d6676c-7cd3-4a5d-b15d-88d977e7d563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:41.278100 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Flow 'volume_create_api' (42e0d614-b6fc-4769-a0d3-d7d946ead268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:41.278100 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Create volume request issued successfully. Aug 20 02:02:41.278587 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0907dcdf-7b4c-46eb-9dd7-73792a665c07 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:41.279864 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 202/815] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:41 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:41.301427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:41.303959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:02:41.304516 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:41.304516 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:41.307545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4c83ef2b-b024-4bde-b790-7f33dece20dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:41.311344 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c83ef2b-b024-4bde-b790-7f33dece20dc tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/56bcc38c-668b-4a6b-80cc-6ce4e4a1f23e/action Aug 20 02:02:41.312025 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c83ef2b-b024-4bde-b790-7f33dece20dc tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-attach": {"instance_uuid": "ac460fe4-d200-4b1f-a040-c13e2a5db439", "mountpoint": "/dev/vdc"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:41.312384 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c83ef2b-b024-4bde-b790-7f33dece20dc tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ac460fe4-d200-4b1f-a040-c13e2a5db439", "mountpoint": "/dev/vdc"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:41.316402 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:41.316402 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:41.323165 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:41.326799 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c83ef2b-b024-4bde-b790-7f33dece20dc tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/56bcc38c-668b-4a6b-80cc-6ce4e4a1f23e/action returned with HTTP 404 Aug 20 02:02:41.327671 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 207/816] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:41 2026] POST /volume/v3/volumes/56bcc38c-668b-4a6b-80cc-6ce4e4a1f23e/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:41.329577 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9021476f-b2d6-491c-acab-9b5d50cd4045 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 200 Aug 20 02:02:41.330172 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 205/817] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:41 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:42.350531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:42.354041 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:02:42.354214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:42.354443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:42.367255 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:42.367255 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:42.372128 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:42.378352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d3cc534-62d5-4fff-bf7d-0a8160b9efd2 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 200 Aug 20 02:02:42.378796 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 204/818] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:42 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:02:42.396817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:42.401055 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:02:42.401909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f14a4f77-7f7b-41c1-ad4f-7868151733f8", "name": "tempest-VolumesBackupsAdminTest-Backup-767318187", "container": "tempest-volumesbackupsadmintest-backup-container-1804498535"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:42.406214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Creating new backup {'backup': {'volume_id': 'f14a4f77-7f7b-41c1-ad4f-7868151733f8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-767318187', 'container': 'tempest-volumesbackupsadmintest-backup-container-1804498535'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:02:42.406214 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Creating backup of volume f14a4f77-7f7b-41c1-ad4f-7868151733f8 in container tempest-volumesbackupsadmintest-backup-container-1804498535 Aug 20 02:02:42.417464 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:42.417464 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:42.417464 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:02:42.455402 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Created reservations ['1551db50-877e-44d4-beba-549989754456', 'a0edbc0a-b984-4b92-92fc-6f1b5692ef82'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:42.518607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ed5522f-d944-4ace-8ad7-dac583d4702b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:02:42.518607 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 203/819] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:02:42 2026] POST /volume/v3/backups => generated 332 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:42.538393 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:42.542583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:42.542904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:42.543297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:42.543637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:42.555441 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:42.555441 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:42.557994 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-238948ea-8d52-46e3-9a02-3fe0a3a3a347 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:42.558467 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 208/820] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:42 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 796 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:42.667494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:42.675174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:42.675391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-71770483"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:42.677863 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-71770483'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:42.677863 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume of 1 GB Aug 20 02:02:42.690571 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Availability Zones retrieved successfully. Aug 20 02:02:42.697081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Flow 'volume_create_api' (14199ead-d2de-4c18-b5ae-d754d54b4d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:42.698562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cae35ea-7b6c-4202-b322-b32eef3eb964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:42.700836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:42.752283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cae35ea-7b6c-4202-b322-b32eef3eb964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:42.754111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0800f84a-61e3-4267-a8b6-9e0a661aa616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:42.846430 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Created reservations ['148b0c42-d3f0-43d4-ad6d-ba0393c2798d', '36c92c4b-d0eb-49ad-9c74-f8389bccdf31', 'ebaa6411-72c1-4a30-aac3-7d28df685bf1', '57b9a1df-3d80-4153-a825-58ddea1457c3'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:02:42.847793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0800f84a-61e3-4267-a8b6-9e0a661aa616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['148b0c42-d3f0-43d4-ad6d-ba0393c2798d', '36c92c4b-d0eb-49ad-9c74-f8389bccdf31', 'ebaa6411-72c1-4a30-aac3-7d28df685bf1', '57b9a1df-3d80-4153-a825-58ddea1457c3']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:42.849321 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e472a63b-509f-4fe1-a010-172b901234f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:42.874144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e472a63b-509f-4fe1-a010-172b901234f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a37e58e-1689-4435-a0a5-7dc27718dfe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-71770483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8efee4332bf4372826c332e51128fd5',qos_specs=None,replication_status=,reservations=['148b0c42-d3f0-43d4-ad6d-ba0393c2798d','36c92c4b-d0eb-49ad-9c74-f8389bccdf31','ebaa6411-72c1-4a30-aac3-7d28df685bf1','57b9a1df-3d80-4153-a825-58ddea1457c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d98394661d56436c836b53546e4147ea',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-71770483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a37e58e-1689-4435-a0a5-7dc27718dfe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8efee4332bf4372826c332e51128fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d98394661d56436c836b53546e4147ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:42.875047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2ac3a0-f8e4-45c5-aec4-8e391cbbf6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:42.898537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2ac3a0-f8e4-45c5-aec4-8e391cbbf6d5) transitioned into state 'SUCCESS' from state '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-71770483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8efee4332bf4372826c332e51128fd5',qos_specs=None,replication_status=,reservations=['148b0c42-d3f0-43d4-ad6d-ba0393c2798d','36c92c4b-d0eb-49ad-9c74-f8389bccdf31','ebaa6411-72c1-4a30-aac3-7d28df685bf1','57b9a1df-3d80-4153-a825-58ddea1457c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d98394661d56436c836b53546e4147ea',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:42.900453 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5383f66e-dcf9-47ee-bd7d-91f0b634cdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:42.914570 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5383f66e-dcf9-47ee-bd7d-91f0b634cdb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:02:42.915879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Flow 'volume_create_api' (14199ead-d2de-4c18-b5ae-d754d54b4d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:42.916445 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume request issued successfully. Aug 20 02:02:42.917116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb232fdc-fede-4a0e-9bc9-e68d22580004 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:02:42.917769 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 206/821] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:42 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:42.941287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:42.944445 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:42.944865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:42.945272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:42.954707 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:42.954707 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:42.962791 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:42.972280 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a7bf5eaf-4063-498b-9524-28c8ebd964c8 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:42.972792 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 205/822] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:42 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:02:43.573568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:43.575647 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:43.575869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:43.576080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:43.576214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:43.582606 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:43.582606 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:43.583648 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33e10aa9-ca6d-43cc-84bc-d0dcb1d680b8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:43.584077 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 204/823] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:43 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:43.988279 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:43.994182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:43.994442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:43.994708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:44.006041 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:44.006041 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:44.014249 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:44.027613 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe83f239-ec88-4fdc-a7d4-0448024805d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:44.027613 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 209/824] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:43 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:44.436586 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:44.442039 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:02:44.442039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:44.444468 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:44.464290 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:44.464290 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:44.469861 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:02:44.474906 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0951d1d1-2cc1-442b-a034-580f06be5bd7 req-e3400fb6-70a2-4bb1-9f9f-56b90fcece08 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 200 Aug 20 02:02:44.475545 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 207/825] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:44 2026] GET /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:44.599979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:44.602116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:44.602445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:44.602732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:44.602895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:44.609632 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:44.609632 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:44.611281 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ed1c54ac-36c9-4ddf-bb85-5048d5f3f9a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:44.612718 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 206/826] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:44 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:45.624582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:45.632110 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:45.632110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:45.632110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:45.632110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:45.637356 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:45.637356 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:45.638081 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f4edc0a-2688-4941-bcc9-c9426e0f43fa tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:45.640296 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 205/827] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:45 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:46.653991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7980d26a-381a-4947-92a1-f2bec345a23d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:46.657615 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7980d26a-381a-4947-92a1-f2bec345a23d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:46.657839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7980d26a-381a-4947-92a1-f2bec345a23d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:46.658140 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7980d26a-381a-4947-92a1-f2bec345a23d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:46.658321 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7980d26a-381a-4947-92a1-f2bec345a23d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:46.667192 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:46.667192 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:46.668460 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7980d26a-381a-4947-92a1-f2bec345a23d tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:46.672253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 210/828] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:46 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:46.773157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:46.778874 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:46.779363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4fb6577f-afca-42a1-bb85-406e84d831a9", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-361567312"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:46.781509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'imageRef': '4fb6577f-afca-42a1-bb85-406e84d831a9', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-361567312'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:47.185637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume of 2 GB Aug 20 02:02:47.193468 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Availability Zones retrieved successfully. Aug 20 02:02:47.204517 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (31258cf1-bfec-4c5a-ae48-fa8cd0e54a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:47.205767 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903f69e-2e7b-4594-a540-de2b66753dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:47.207244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Validating volume size '2' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:47.277751 np0000007844 devstack@c-api.service[100161]: WARNING cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903f69e-2e7b-4594-a540-de2b66753dd3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:02:47.277751 np0000007844 devstack@c-api.service[100161]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4fb6577f-afca-42a1-bb85-406e84d831a9 is not active. Aug 20 02:02:47.280081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903f69e-2e7b-4594-a540-de2b66753dd3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:47.281102 np0000007844 devstack@c-api.service[100161]: WARNING cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903f69e-2e7b-4594-a540-de2b66753dd3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:02:47.282022 np0000007844 devstack@c-api.service[100161]: WARNING cinder.volume.api [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (31258cf1-bfec-4c5a-ae48-fa8cd0e54a46) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:02:47.282848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8acdac62-3097-4a3b-aa5a-de34ead8e0e7 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:47.283323 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 208/829] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:02:46 2026] POST /volume/v3/volumes => generated 125 bytes in 510 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:47.684302 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:47.688022 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:47.688286 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:47.688531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:47.688724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:47.697052 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:47.697052 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:47.699352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4432711d-6e2b-41cb-bc15-121ea4ccac9b tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:47.699352 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 207/830] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:47 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:48.714472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c1d02861-737f-4f16-a952-c94dbb25af54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:48.726525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c1d02861-737f-4f16-a952-c94dbb25af54 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:48.727195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c1d02861-737f-4f16-a952-c94dbb25af54 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:48.727328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c1d02861-737f-4f16-a952-c94dbb25af54 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:48.730391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c1d02861-737f-4f16-a952-c94dbb25af54 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:48.738119 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:48.738119 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:48.740098 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c1d02861-737f-4f16-a952-c94dbb25af54 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:48.742115 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 206/831] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:48 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:49.689361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:49.691359 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:49.691666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3278e961-f129-4606-97ec-5cf7fac9bbc5"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:49.694089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3278e961-f129-4606-97ec-5cf7fac9bbc5'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:49.759724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:49.763128 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:49.763128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:49.763128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:49.763128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:49.770205 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:49.770205 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:49.771438 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7238a52d-6532-4b6d-9657-95af629a5dc8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:49.772058 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 209/832] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:49 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:49.922402 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume of 1 GB Aug 20 02:02:49.930194 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Availability Zones retrieved successfully. Aug 20 02:02:49.943314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (6c5e57d9-8684-41c7-8fba-75a1c9553f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:02:49.943314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53f99b6-bf40-4c04-b6b4-fc3be64cfa97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:49.943596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:02:50.004582 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53f99b6-bf40-4c04-b6b4-fc3be64cfa97) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:02:50.004582 np0000007844 devstack@c-api.service[100164]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 20 02:02:50.007630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53f99b6-bf40-4c04-b6b4-fc3be64cfa97) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:02:50.008941 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53f99b6-bf40-4c04-b6b4-fc3be64cfa97) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:02:50.010666 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Flow 'volume_create_api' (6c5e57d9-8684-41c7-8fba-75a1c9553f1b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:02:50.011116 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-54f251fa-6837-404b-9697-f3bcaf2b6edb tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:50.012050 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 211/833] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:49 2026] POST /volume/v3/volumes => generated 134 bytes in 323 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:50.382194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b44f48d3-4dde-47bb-b31e-581f9850bfed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.385379 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b44f48d3-4dde-47bb-b31e-581f9850bfed tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.386762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b44f48d3-4dde-47bb-b31e-581f9850bfed tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.390079 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b44f48d3-4dde-47bb-b31e-581f9850bfed tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:50.391042 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 208/834] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:50.405802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ac1383c2-255e-4fe6-b260-b506a88faab1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.411247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ac1383c2-255e-4fe6-b260-b506a88faab1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.411247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ac1383c2-255e-4fe6-b260-b506a88faab1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7b71aea5-10ce-43e5-a110-10f19a6e5a2d"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.414258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-ac1383c2-255e-4fe6-b260-b506a88faab1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7b71aea5-10ce-43e5-a110-10f19a6e5a2d'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:50.422245 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ac1383c2-255e-4fe6-b260-b506a88faab1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 404 Aug 20 02:02:50.422996 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 207/835] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:50.437800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e87e601b-14f5-4996-afe5-088018efad87 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.440549 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e87e601b-14f5-4996-afe5-088018efad87 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.442389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e87e601b-14f5-4996-afe5-088018efad87 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "fa757746-3caa-4c7a-8e53-f441a1d8c53d"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.444315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-e87e601b-14f5-4996-afe5-088018efad87 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'fa757746-3caa-4c7a-8e53-f441a1d8c53d'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:50.464256 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e87e601b-14f5-4996-afe5-088018efad87 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 404 Aug 20 02:02:50.464992 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 210/836] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:50.478386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b419f98d-60aa-4453-9619-d45124fe9085 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.481673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b419f98d-60aa-4453-9619-d45124fe9085 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.482094 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b419f98d-60aa-4453-9619-d45124fe9085 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "41416c43-0fe4-46bc-9d6d-5a04ff696391"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.484832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-b419f98d-60aa-4453-9619-d45124fe9085 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '41416c43-0fe4-46bc-9d6d-5a04ff696391'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:02:50.501767 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b419f98d-60aa-4453-9619-d45124fe9085 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 404 Aug 20 02:02:50.501767 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 212/837] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:50.525338 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3106b2c8-e39c-427e-8725-884751a89243 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.528244 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3106b2c8-e39c-427e-8725-884751a89243 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.528608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3106b2c8-e39c-427e-8725-884751a89243 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.532271 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3106b2c8-e39c-427e-8725-884751a89243 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:50.532271 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 209/838] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:50.547735 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-84e4b965-d629-44cd-89b1-21795a53c884 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.552743 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-84e4b965-d629-44cd-89b1-21795a53c884 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.554393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-84e4b965-d629-44cd-89b1-21795a53c884 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.556778 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-84e4b965-d629-44cd-89b1-21795a53c884 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:50.557982 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 208/839] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:50.574130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ceb4ca4-6cba-4f33-97ee-25853e54370c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.576859 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ceb4ca4-6cba-4f33-97ee-25853e54370c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:02:50.577106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ceb4ca4-6cba-4f33-97ee-25853e54370c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.581194 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ceb4ca4-6cba-4f33-97ee-25853e54370c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:02:50.581194 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 211/840] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:50.597840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-504a88db-264d-4856-85aa-45a5a15f3245 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.599847 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-504a88db-264d-4856-85aa-45a5a15f3245 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] DELETE https://10.4.3.27/volume/v3/volumes/tempest-invalid-109137178 Aug 20 02:02:50.600145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-504a88db-264d-4856-85aa-45a5a15f3245 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.600402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-504a88db-264d-4856-85aa-45a5a15f3245 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.601161 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-504a88db-264d-4856-85aa-45a5a15f3245 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Delete volume with id: tempest-invalid-109137178 Aug 20 02:02:50.608948 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-504a88db-264d-4856-85aa-45a5a15f3245 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/tempest-invalid-109137178 returned with HTTP 404 Aug 20 02:02:50.609710 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 213/841] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:02:50 2026] DELETE /volume/v3/volumes/tempest-invalid-109137178 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:50.620344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d4e9afc9-d780-4cb8-ac66-d07ebd5aabc1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.628311 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 210/842] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:02:50 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 02:02:50.643879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60be65a7-9e50-4302-a84b-3a608ade1ac1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.646851 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60be65a7-9e50-4302-a84b-3a608ade1ac1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/xxx/action Aug 20 02:02:50.647815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60be65a7-9e50-4302-a84b-3a608ade1ac1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-detach": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:50.647815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60be65a7-9e50-4302-a84b-3a608ade1ac1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:50.663094 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60be65a7-9e50-4302-a84b-3a608ade1ac1 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 20 02:02:50.664304 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 209/843] 10.4.3.27 () {68 vars in 1284 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:50.677712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fb2a971b-034f-47db-9bf6-e989ac24bd3e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.681274 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fb2a971b-034f-47db-9bf6-e989ac24bd3e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/tempest-invalid-1414137765 Aug 20 02:02:50.682146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fb2a971b-034f-47db-9bf6-e989ac24bd3e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.682511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fb2a971b-034f-47db-9bf6-e989ac24bd3e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.701583 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fb2a971b-034f-47db-9bf6-e989ac24bd3e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/tempest-invalid-1414137765 returned with HTTP 404 Aug 20 02:02:50.702018 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 212/844] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/volumes/tempest-invalid-1414137765 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:50.713143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-278db42e-35ec-46ac-b4e8-32618bd110cf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.715704 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 214/845] 10.4.3.27 () {66 vars in 1233 bytes} [Thu Aug 20 02:02:50 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 20 02:02:50.729431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.731721 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?status=null Aug 20 02:02:50.732119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.732248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.732862 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:02:50.733274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Could not evaluate value null, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:02:50.733983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:02:50.779302 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Get all volumes completed successfully. Aug 20 02:02:50.782110 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a55a561-491f-4cc1-aea4-99d954c59d0b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 20 02:02:50.782576 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 211/846] 10.4.3.27 () {66 vars in 1274 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:50.784874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.786795 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:50.786974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.787165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.787300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:50.798031 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:50.798031 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:50.799371 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dff671a-d901-42ae-96cb-d96edaf7b67c tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:50.799855 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 210/847] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:50.801307 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.804169 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1764330063 Aug 20 02:02:50.804504 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.804807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.805528 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:02:50.806758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1764330063'), ('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:02:50.841600 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Get all volumes completed successfully. Aug 20 02:02:50.844700 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-301a1397-185b-4712-a6a9-3fbb6dea8a7e tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1764330063 returned with HTTP 200 Aug 20 02:02:50.845191 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 213/848] 10.4.3.27 () {66 vars in 1352 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1764330063 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:50.863737 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.865482 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes?status=null Aug 20 02:02:50.865645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.865826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.866395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:02:50.866681 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Could not evaluate value null, assuming string {{(pid=100164) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:02:50.867284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:02:50.904409 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Get all volumes completed successfully. Aug 20 02:02:50.904870 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca711769-39b1-41b8-bf51-ddbcab9c5df5 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes?status=null returned with HTTP 200 Aug 20 02:02:50.905484 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 215/849] 10.4.3.27 () {66 vars in 1253 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:50.922415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.923881 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-453555887 Aug 20 02:02:50.925583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:50.925583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:50.925583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:02:50.925583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-453555887'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:02:50.975628 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Get all volumes completed successfully. Aug 20 02:02:50.977258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a27fda2-d917-4d92-be12-7f68b442ac8c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-453555887 returned with HTTP 200 Aug 20 02:02:50.977258 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 212/850] 10.4.3.27 () {66 vars in 1329 bytes} [Thu Aug 20 02:02:50 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-453555887 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:02:50.989443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:50.992108 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:50.993373 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:50.993546 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.007951 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.007951 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:51.008708 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.021623 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Reserve volume completed successfully. Aug 20 02:02:51.021623 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef35eb92-76d4-4733-8e9e-60bcb63ee44f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 202 Aug 20 02:02:51.021623 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 211/851] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:50 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:02:51.030713 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.034797 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:51.035949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.035949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.050393 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.050393 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:51.052523 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.065126 np0000007844 devstack@c-api.service[100161]: ERROR cinder.volume.api [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume status must be available to reserve, but the status is attaching. Aug 20 02:02:51.065126 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e2e09ef-3bed-4ae5-bcfa-e8c279a4da7b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 400 Aug 20 02:02:51.065126 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 214/852] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 132 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:51.077275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a947f65-3f5a-4c0b-8303-232460361e3f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.080673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:51.081102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.081153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.100181 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.100181 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:51.100969 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.134246 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Unreserve volume completed successfully. Aug 20 02:02:51.134246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a947f65-3f5a-4c0b-8303-232460361e3f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 202 Aug 20 02:02:51.134246 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 216/853] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:02:51.147988 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6e99f758-fc5e-476d-a20d-c2134e21c26f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.153359 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e99f758-fc5e-476d-a20d-c2134e21c26f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/c6287659-e26c-4067-824b-848fe64c1767/action Aug 20 02:02:51.153818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e99f758-fc5e-476d-a20d-c2134e21c26f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.153990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e99f758-fc5e-476d-a20d-c2134e21c26f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.167517 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e99f758-fc5e-476d-a20d-c2134e21c26f tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/c6287659-e26c-4067-824b-848fe64c1767/action returned with HTTP 404 Aug 20 02:02:51.169508 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 213/854] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/c6287659-e26c-4067-824b-848fe64c1767/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.186573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9cc4111e-8e23-49d4-b062-f86944060195 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.189661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9cc4111e-8e23-49d4-b062-f86944060195 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/99e03edd-928b-482c-ab4e-0080ec16c70c/action Aug 20 02:02:51.190157 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9cc4111e-8e23-49d4-b062-f86944060195 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.194265 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9cc4111e-8e23-49d4-b062-f86944060195 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.204267 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9cc4111e-8e23-49d4-b062-f86944060195 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/99e03edd-928b-482c-ab4e-0080ec16c70c/action returned with HTTP 404 Aug 20 02:02:51.205300 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 212/855] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/99e03edd-928b-482c-ab4e-0080ec16c70c/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.222177 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-536b77fd-4418-4a71-a740-b064fb548066 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.224683 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 215/856] 10.4.3.27 () {68 vars in 1253 bytes} [Thu Aug 20 02:02:51 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 02:02:51.241945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2d806428-6df8-4c66-b7d9-7e14875d233c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.245730 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2d806428-6df8-4c66-b7d9-7e14875d233c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] PUT https://10.4.3.27/volume/v3/volumes/tempest-invalid-1716222647 Aug 20 02:02:51.246917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2d806428-6df8-4c66-b7d9-7e14875d233c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.272039 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2d806428-6df8-4c66-b7d9-7e14875d233c tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/tempest-invalid-1716222647 returned with HTTP 404 Aug 20 02:02:51.274595 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 217/857] 10.4.3.27 () {68 vars in 1331 bytes} [Thu Aug 20 02:02:51 2026] PUT /volume/v3/volumes/tempest-invalid-1716222647 => generated 99 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:51.289063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fc63303c-86e9-4fc4-9e5f-8e4617eebe97 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.291708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fc63303c-86e9-4fc4-9e5f-8e4617eebe97 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] PUT https://10.4.3.27/volume/v3/volumes/a936e99f-d22f-4277-a6a3-94c5b1f62896 Aug 20 02:02:51.291708 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fc63303c-86e9-4fc4-9e5f-8e4617eebe97 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.300657 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fc63303c-86e9-4fc4-9e5f-8e4617eebe97 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/a936e99f-d22f-4277-a6a3-94c5b1f62896 returned with HTTP 404 Aug 20 02:02:51.301452 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 214/858] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:02:51 2026] PUT /volume/v3/volumes/a936e99f-d22f-4277-a6a3-94c5b1f62896 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.317714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.323724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] DELETE https://10.4.3.27/volume/v3/volumes/80b80025-4abc-462d-b0e8-08bbfaaccbf9 Aug 20 02:02:51.323724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.323724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.323724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Delete volume with id: 80b80025-4abc-462d-b0e8-08bbfaaccbf9 Aug 20 02:02:51.336683 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32b319b4-8d17-4ba5-8cb1-1d75fe14357b tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/80b80025-4abc-462d-b0e8-08bbfaaccbf9 returned with HTTP 404 Aug 20 02:02:51.337593 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 213/859] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:51 2026] DELETE /volume/v3/volumes/80b80025-4abc-462d-b0e8-08bbfaaccbf9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.357753 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b315c989-1535-4d2f-8f77-ab2610b21372 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.360629 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b315c989-1535-4d2f-8f77-ab2610b21372 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:51.361058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b315c989-1535-4d2f-8f77-ab2610b21372 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.361255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b315c989-1535-4d2f-8f77-ab2610b21372 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.363764 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b315c989-1535-4d2f-8f77-ab2610b21372 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 400 Aug 20 02:02:51.364501 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 216/860] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:51.380597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7f3f1f62-bfd8-4f58-b84d-a952b8207352 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.387624 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f3f1f62-bfd8-4f58-b84d-a952b8207352 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:51.387624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f3f1f62-bfd8-4f58-b84d-a952b8207352 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.387624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f3f1f62-bfd8-4f58-b84d-a952b8207352 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.391951 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f3f1f62-bfd8-4f58-b84d-a952b8207352 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 400 Aug 20 02:02:51.391951 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 218/861] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:51.404111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-48a9e820-1f34-4646-8f2c-4db8712d621d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.410894 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48a9e820-1f34-4646-8f2c-4db8712d621d tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bd3282ad-0adb-44ab-8320-b7af5d57956b/action Aug 20 02:02:51.422105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48a9e820-1f34-4646-8f2c-4db8712d621d tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.422105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48a9e820-1f34-4646-8f2c-4db8712d621d tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.437277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48a9e820-1f34-4646-8f2c-4db8712d621d tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bd3282ad-0adb-44ab-8320-b7af5d57956b/action returned with HTTP 404 Aug 20 02:02:51.437875 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 215/862] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bd3282ad-0adb-44ab-8320-b7af5d57956b/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.453565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4d7b2ab8-b86b-42f1-8fef-874857f7dca9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.465255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4d7b2ab8-b86b-42f1-8fef-874857f7dca9 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action Aug 20 02:02:51.465255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4d7b2ab8-b86b-42f1-8fef-874857f7dca9 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.465255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4d7b2ab8-b86b-42f1-8fef-874857f7dca9 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.468310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4d7b2ab8-b86b-42f1-8fef-874857f7dca9 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action returned with HTTP 400 Aug 20 02:02:51.468310 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 214/863] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af/action => generated 129 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:02:51.480068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9eae07c8-5e8c-4540-b6b4-7303a96ad214 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.481168 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9eae07c8-5e8c-4540-b6b4-7303a96ad214 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] POST https://10.4.3.27/volume/v3/volumes/None/action Aug 20 02:02:51.481709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9eae07c8-5e8c-4540-b6b4-7303a96ad214 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:51.481896 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9eae07c8-5e8c-4540-b6b4-7303a96ad214 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:51.492329 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9eae07c8-5e8c-4540-b6b4-7303a96ad214 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/None/action returned with HTTP 404 Aug 20 02:02:51.492834 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 217/864] 10.4.3.27 () {68 vars in 1287 bytes} [Thu Aug 20 02:02:51 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:02:51.509255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-131c1930-bbb0-4306-bde2-1424ed9cc566 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.512375 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-131c1930-bbb0-4306-bde2-1424ed9cc566 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/df23cb82-05ac-455d-9639-bc419b89fe29 Aug 20 02:02:51.513015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-131c1930-bbb0-4306-bde2-1424ed9cc566 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.513376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-131c1930-bbb0-4306-bde2-1424ed9cc566 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.522082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-131c1930-bbb0-4306-bde2-1424ed9cc566 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/df23cb82-05ac-455d-9639-bc419b89fe29 returned with HTTP 404 Aug 20 02:02:51.522645 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 219/865] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:51 2026] GET /volume/v3/volumes/df23cb82-05ac-455d-9639-bc419b89fe29 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:51.538526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-972ce331-3601-44ab-a810-684cd817c981 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.544326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-972ce331-3601-44ab-a810-684cd817c981 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:51.544562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-972ce331-3601-44ab-a810-684cd817c981 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.544710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-972ce331-3601-44ab-a810-684cd817c981 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.564739 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.564739 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:51.575381 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-972ce331-3601-44ab-a810-684cd817c981 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.584358 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-972ce331-3601-44ab-a810-684cd817c981 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 200 Aug 20 02:02:51.584981 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 216/866] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:51 2026] GET /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:51.606736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ce672be0-1f04-4aad-a958-db0821b634e3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.610117 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] DELETE https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:51.610117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.610117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.610117 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Delete volume with id: bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:51.627496 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.627496 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:51.628290 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.660171 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Delete volume request issued successfully. Aug 20 02:02:51.660376 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce672be0-1f04-4aad-a958-db0821b634e3 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 202 Aug 20 02:02:51.661322 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 215/867] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:02:51 2026] DELETE /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:02:51.674158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.681355 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:51.681679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.682018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.698829 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.698829 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:51.706553 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Volume info retrieved successfully. Aug 20 02:02:51.713750 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2b0783bd-5952-4ab3-91f1-5c70e5c8e227 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 200 Aug 20 02:02:51.714679 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 218/868] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:51 2026] GET /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:51.817304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d921f56-4a68-4fc1-b380-ea1294202504 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:51.820837 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d921f56-4a68-4fc1-b380-ea1294202504 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:51.820837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d921f56-4a68-4fc1-b380-ea1294202504 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:51.820837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d921f56-4a68-4fc1-b380-ea1294202504 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:51.820837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9d921f56-4a68-4fc1-b380-ea1294202504 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:51.829533 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:51.829533 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:51.830973 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d921f56-4a68-4fc1-b380-ea1294202504 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:51.831810 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 220/869] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:51 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:52.740049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fed35bf5-a04b-4edd-bfbe-1f7bf1ea3f59 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:52.743352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fed35bf5-a04b-4edd-bfbe-1f7bf1ea3f59 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] GET https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af Aug 20 02:02:52.743592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fed35bf5-a04b-4edd-bfbe-1f7bf1ea3f59 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:52.743820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fed35bf5-a04b-4edd-bfbe-1f7bf1ea3f59 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:52.753126 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fed35bf5-a04b-4edd-bfbe-1f7bf1ea3f59 tempest-VolumesNegativeTest-47442603 tempest-VolumesNegativeTest-47442603-project-member] https://10.4.3.27/volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af returned with HTTP 404 Aug 20 02:02:52.754036 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 217/870] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:52 2026] GET /volume/v3/volumes/bf41e878-7c96-48d5-a32e-5215893f44af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:52.838985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:52.844412 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:52.844412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:52.844412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:52.852141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:52.861851 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:52.861851 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:52.863561 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:52.863943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:52.864236 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:52.864398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:52.869762 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:52.874673 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:52.874673 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:52.875332 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ccb2190-0d8b-427b-8622-d25de7632ff5 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:52.876713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-18cf2465-d7fc-4667-a554-727d539c9184 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:52.877294 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 219/871] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:52 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:52.877584 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 216/872] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:02:52 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:52.917981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ceebaf3a-7946-4e15-a261-6ed793021f41 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:52.917981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ceebaf3a-7946-4e15-a261-6ed793021f41 None None] GET https://10.4.3.27/volume// Aug 20 02:02:52.917981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ceebaf3a-7946-4e15-a261-6ed793021f41 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:52.917981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ceebaf3a-7946-4e15-a261-6ed793021f41 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:52.917981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ceebaf3a-7946-4e15-a261-6ed793021f41 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:52.918731 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 221/873] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:02:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:52.935878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-dd7c2ea6-4e26-4203-aef3-29dd3278ed2f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:52.948871 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-dd7c2ea6-4e26-4203-aef3-29dd3278ed2f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:02:52.949466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-dd7c2ea6-4e26-4203-aef3-29dd3278ed2f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a37e58e-1689-4435-a0a5-7dc27718dfe1", "connector": null, "instance_uuid": "d93b5f78-f0f0-431f-a6d6-a0131b977488"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:52.976031 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:52.976031 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:53.062258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-dd7c2ea6-4e26-4203-aef3-29dd3278ed2f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:02:53.062258 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 218/874] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:02:52 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:53.138889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-362fbced-b641-4391-b538-747f27cb5255 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:53.140383 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-362fbced-b641-4391-b538-747f27cb5255 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action Aug 20 02:02:53.140840 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-362fbced-b641-4391-b538-747f27cb5255 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:53.141130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-362fbced-b641-4391-b538-747f27cb5255 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:53.181146 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:53.181146 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:53.222535 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-63b5cd2b-31d5-43bb-9b1e-32acac460fcc req-362fbced-b641-4391-b538-747f27cb5255 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action returned with HTTP 204 Aug 20 02:02:53.223329 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 220/875] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:53 2026] POST /volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:53.280019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-13a3056a-619f-46de-af5f-e05aba94458c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:53.283010 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-13a3056a-619f-46de-af5f-e05aba94458c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:53.283503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-13a3056a-619f-46de-af5f-e05aba94458c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:53.284001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-13a3056a-619f-46de-af5f-e05aba94458c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:53.305751 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:53.305751 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:53.314004 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-13a3056a-619f-46de-af5f-e05aba94458c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:53.325072 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-13a3056a-619f-46de-af5f-e05aba94458c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:53.325833 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 217/876] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:53 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1108 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:53.350643 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:53.354328 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:53.354617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:53.354885 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:53.372840 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:53.372840 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:53.380320 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:53.388441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fdbe2caf-aac7-4642-9101-ffda000979b3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:53.389089 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 222/877] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:53 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1108 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:53.899025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:53.904045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:53.904045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:53.904045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:53.904045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:53.926664 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:53.926664 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:53.931006 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b549f26-a5e9-4c8f-bc36-fb58c3f25307 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:53.931006 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 219/878] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:53 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:54.955313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:54.959587 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:54.959587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:54.959927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:54.960678 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:54.969163 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:54.969163 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:54.970857 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-751dfa6a-2d31-465e-b1d3-e976ebabc111 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:54.971154 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 221/879] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:54 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:55.394818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-057986dd-3d9f-4584-991c-e964c40586ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:55.395695 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-057986dd-3d9f-4584-991c-e964c40586ae None None] GET https://10.4.3.27/volume// Aug 20 02:02:55.395928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-057986dd-3d9f-4584-991c-e964c40586ae None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:55.396375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-057986dd-3d9f-4584-991c-e964c40586ae None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:55.398265 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-057986dd-3d9f-4584-991c-e964c40586ae None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:02:55.398265 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 218/880] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:02:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:02:55.409059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:55.412999 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:02:55.413287 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:55.413607 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:55.430326 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:55.430326 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:55.435576 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:02:55.448792 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-f87defc6-bc9b-4e51-8d09-bfef72915fab tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:02:55.451273 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 223/881] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:02:55 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1288 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:02:55.570781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:55.576112 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] PUT https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 Aug 20 02:02:55.579375 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:55.592182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Acquiring lock "cinder-attachment_update-2a37e58e-1689-4435-a0a5-7dc27718dfe1-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:02:55.602530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Lock "cinder-attachment_update-2a37e58e-1689-4435-a0a5-7dc27718dfe1-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:02:55.604636 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:55.604636 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:55.827665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Lock "cinder-attachment_update-2a37e58e-1689-4435-a0a5-7dc27718dfe1-np0000007844" released by "attachment_update" :: held 0.225s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:02:55.828019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-0fe841b5-ba33-4374-b6da-91910c0e6abd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 returned with HTTP 200 Aug 20 02:02:55.828554 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 220/882] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:02:55 2026] PUT /volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:02:55.884225 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-69e1d215-3ca6-4154-90b2-7ac3b834dbbe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:55.890512 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-69e1d215-3ca6-4154-90b2-7ac3b834dbbe tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action Aug 20 02:02:55.890512 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-69e1d215-3ca6-4154-90b2-7ac3b834dbbe tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:02:55.894388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-69e1d215-3ca6-4154-90b2-7ac3b834dbbe tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:02:55.925067 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:55.925067 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:55.952502 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-777103ea-6c9f-4869-8b53-17ab49ec86da req-69e1d215-3ca6-4154-90b2-7ac3b834dbbe tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action returned with HTTP 204 Aug 20 02:02:55.953020 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 222/883] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:02:55 2026] POST /volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:02:55.990197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:55.996105 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:55.997160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:55.997160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:55.997160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:56.014750 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:56.014750 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:02:56.016319 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8cd50eff-3fc3-4ba8-b9cb-88992a912b56 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:56.018288 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 219/884] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:55 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:57.037872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:57.042557 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:57.043331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:57.043331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:57.043331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:57.049298 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:57.049298 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:02:57.050504 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b47d6d27-dc8d-4a37-80b7-7513a7d9b704 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:57.051427 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 224/885] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:57 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:58.070031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:58.072124 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:58.072410 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:58.072681 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:58.074809 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:58.080797 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:58.080797 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:02:58.083040 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-abd54afb-c86a-4d38-ac0d-5b8708f30364 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:58.083040 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 221/886] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:58 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:02:59.104597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:02:59.107389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:02:59.107389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:02:59.108293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:02:59.108293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:02:59.122032 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:02:59.122032 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:02:59.122032 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1ed87c06-39c9-47db-ad4b-a94d9708d894 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:02:59.123750 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 223/887] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:02:59 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:00.144218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:00.150725 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:00.150725 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:00.151111 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:00.151214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:00.162055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:00.162055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:00.163208 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bb239c2d-fb4e-47af-9859-fea6a71850a6 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:00.167341 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 220/888] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:00 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:01.188570 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3bb90339-17e2-49c3-902b-79443871c884 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:01.193283 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3bb90339-17e2-49c3-902b-79443871c884 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:01.193283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3bb90339-17e2-49c3-902b-79443871c884 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:01.193283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3bb90339-17e2-49c3-902b-79443871c884 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:01.193283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3bb90339-17e2-49c3-902b-79443871c884 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:01.212565 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:01.212565 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:01.212565 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3bb90339-17e2-49c3-902b-79443871c884 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:01.212565 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 225/889] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:01 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:02.229674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:02.232542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:02.232542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:02.232542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:02.232869 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:02.242067 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:02.242067 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:02.243190 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ee73b89-0b03-4fd3-a0ca-52c468421654 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:02.243708 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 222/890] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:02 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:03.259704 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.266274 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:03.266274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:03.266831 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:03.266935 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:03.284121 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.284121 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:03.284781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bff46da-c5c5-4425-a13e-bb789ddf42c0 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:03.288339 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 224/891] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:03 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 800 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:03.306749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.309766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:03.309901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:03.310392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:03.322548 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.322548 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:03.334900 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:03:03.345171 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58ed41a1-38e0-4697-95f1-e5493ce10cea tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 200 Aug 20 02:03:03.347493 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 221/892] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:03 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:03.369016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2d674492-453b-467f-aa26-d40273245669 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.372765 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] POST https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68/action Aug 20 02:03:03.374143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:03.374143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:03.376097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] Updating backup '6a6805c0-acc4-4a12-a8d6-c838e6d95f68' with '{'status': 'error'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 02:03:03.392037 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.392037 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:03.407921 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] reset_status in rpcapi backup_id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68 on host np0000007844. {{(pid=100164) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 02:03:03.412149 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2d674492-453b-467f-aa26-d40273245669 tempest-VolumesBackupsAdminTest-1189355045 tempest-VolumesBackupsAdminTest-1189355045-project-admin] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68/action returned with HTTP 202 Aug 20 02:03:03.412558 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 226/893] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:03:03 2026] POST /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 02:03:03.423647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.427039 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:03.427039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:03.427525 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:03.427525 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:03.437495 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.437495 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:03.438838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-030a0fb4-c69d-453c-abef-ebfc1b40b064 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:03.439366 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 223/894] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:03 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:03.456699 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.461582 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] DELETE https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:03.462342 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:03.462970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:03.463198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete backup with id: 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. Aug 20 02:03:03.470443 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.470443 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:03.495393 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] delete_backup rpcapi backup_id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:03:03.495393 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d281e89-8105-4a0e-b0ba-99cd76e3b890 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 202 Aug 20 02:03:03.495393 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 225/895] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:03 2026] DELETE /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:03:03.507774 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:03.511493 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:03.511493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:03.511493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:03.511733 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:03.521818 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:03.521818 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:03.523903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4daee0c-908a-4cd8-8c07-d20be35e58a4 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:03.526275 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 222/896] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:03 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:04.539824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:04.544692 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:04.544903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:04.545200 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:04.546107 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:04.556034 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:04.556034 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:04.557018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd8eb049-79c5-4f75-9562-a0f2eaef8721 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 200 Aug 20 02:03:04.557680 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 227/897] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:04 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:04.727678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:04.922274 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:04.922392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1725118633", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:04.924065 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1725118633', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:05.267873 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume of 1 GB Aug 20 02:03:05.276209 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Availability Zones retrieved successfully. Aug 20 02:03:05.285787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (5ca7da02-15de-4f26-a52b-2d5078ad7d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:05.287068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549e4631-0b4f-44e6-9cab-f2d6b06ab5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:05.288648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:05.402981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549e4631-0b4f-44e6-9cab-f2d6b06ab5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:05.405311 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49bf4dd1-2d87-4ad9-aa5b-817bca02deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:05.522900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Created reservations ['7c2cf74e-31f7-4e10-98f5-25e462e0aa05', 'b528103e-0a2d-47fe-aaa3-de053585a65e', '1b7fca1a-0979-414e-b4b7-145f8aa3ef57', 'a0b5449b-ce63-447b-92d5-77b95ee5ff07'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:05.523936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49bf4dd1-2d87-4ad9-aa5b-817bca02deff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c2cf74e-31f7-4e10-98f5-25e462e0aa05', 'b528103e-0a2d-47fe-aaa3-de053585a65e', '1b7fca1a-0979-414e-b4b7-145f8aa3ef57', 'a0b5449b-ce63-447b-92d5-77b95ee5ff07']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:05.524853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a19d47b-971d-4ad2-82ed-b33a97012572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:05.555743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a19d47b-971d-4ad2-82ed-b33a97012572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22212873-fa9b-4232-a20d-f58f12e51eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1725118633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['7c2cf74e-31f7-4e10-98f5-25e462e0aa05','b528103e-0a2d-47fe-aaa3-de053585a65e','1b7fca1a-0979-414e-b4b7-145f8aa3ef57','a0b5449b-ce63-447b-92d5-77b95ee5ff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1725118633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22212873-fa9b-4232-a20d-f58f12e51eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ef13804b124a5e8b7583c11d78ef89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c682bf5e4a04021a5303bc486bf6956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:05.556958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f47792d-f324-490d-8b08-4c6d5f2d9fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:05.575618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6f63c252-c35e-4724-a503-099be9ec0168 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:05.578827 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f63c252-c35e-4724-a503-099be9ec0168 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 Aug 20 02:03:05.578827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f63c252-c35e-4724-a503-099be9ec0168 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:05.580551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f63c252-c35e-4724-a503-099be9ec0168 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:05.580724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6f63c252-c35e-4724-a503-099be9ec0168 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Show backup with id 6a6805c0-acc4-4a12-a8d6-c838e6d95f68. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:03:05.586121 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f63c252-c35e-4724-a503-099be9ec0168 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 returned with HTTP 404 Aug 20 02:03:05.586811 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 226/898] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:05 2026] GET /volume/v3/backups/6a6805c0-acc4-4a12-a8d6-c838e6d95f68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:05.590551 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f47792d-f324-490d-8b08-4c6d5f2d9fab) transitioned into state 'SUCCESS' from state '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-1725118633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['7c2cf74e-31f7-4e10-98f5-25e462e0aa05','b528103e-0a2d-47fe-aaa3-de053585a65e','1b7fca1a-0979-414e-b4b7-145f8aa3ef57','a0b5449b-ce63-447b-92d5-77b95ee5ff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:05.592358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3939f906-4b0c-4259-9efe-69d4d8633fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:05.604892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3939f906-4b0c-4259-9efe-69d4d8633fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:05.605651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (5ca7da02-15de-4f26-a52b-2d5078ad7d8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:05.605982 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request issued successfully. Aug 20 02:03:05.606744 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ea30249-60b7-48df-aae4-52a49f2208b9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:05.607181 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 224/899] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:03:04 2026] POST /volume/v3/volumes => generated 750 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:05.626741 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:05.632088 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:03:05.632560 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:05.633263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:05.653468 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:05.653468 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:05.661692 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:05.668327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f84e6dbd-ef0a-4ffb-8f96-28f4bcac75fb tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 200 Aug 20 02:03:05.669688 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 223/900] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:05 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:05.738764 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:05.741114 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:05.741433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:05.741869 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:05.757182 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:05.757182 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:05.761833 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:03:05.768196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca5f19b5-3872-4eb4-bc25-3fa41e378ae8 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 200 Aug 20 02:03:05.768196 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 228/901] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:05 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:05.787939 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:05.792113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:05.792113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:05.792113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:05.792113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume with id: f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:05.808180 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:05.808180 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:05.808949 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:03:05.856555 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Delete volume request issued successfully. Aug 20 02:03:05.856555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44c6455f-ae95-48b4-b7b4-c597b52ed947 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 202 Aug 20 02:03:05.856555 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 227/902] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:05 2026] DELETE /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:05.870962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:05.874164 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:05.874863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:05.875532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:05.889567 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:05.889567 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:05.898344 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Volume info retrieved successfully. Aug 20 02:03:05.906701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5be86f69-6042-4727-914b-3a2f4ae45d9f tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 200 Aug 20 02:03:05.907709 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 225/903] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:05 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:06.614098 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a3512e39-2a6f-4428-8c43-dbe36046f8ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.615441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.617612 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a3512e39-2a6f-4428-8c43-dbe36046f8ae tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e Aug 20 02:03:06.617824 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a3512e39-2a6f-4428-8c43-dbe36046f8ae tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.618059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a3512e39-2a6f-4428-8c43-dbe36046f8ae tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.618110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:06.618781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1101008391"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:06.621296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1101008391'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:06.621296 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume of 1 GB Aug 20 02:03:06.626987 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Availability Zones retrieved successfully. Aug 20 02:03:06.630341 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.630341 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:06.635631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Flow 'volume_create_api' (84fdcbca-db3c-4ffe-bc2d-c500133500f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:06.636920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ceab3e-21cf-4b43-8032-77abb550b79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.638324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:06.685778 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ceab3e-21cf-4b43-8032-77abb550b79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.686924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5d5f26-0163-4fb5-94a5-99d0514c9c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.689591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a6801286-87c0-44d8-a725-de2d8d134052 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.692755 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a6801286-87c0-44d8-a725-de2d8d134052 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:03:06.692990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a6801286-87c0-44d8-a725-de2d8d134052 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.693242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a6801286-87c0-44d8-a725-de2d8d134052 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.702664 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.702664 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:06.705002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a3512e39-2a6f-4428-8c43-dbe36046f8ae tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e returned with HTTP 200 Aug 20 02:03:06.705952 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 224/904] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:06 2026] DELETE /volume/v3/attachments/f12a6742-6d8e-4c02-a24e-c596faba2f6e => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:06.707381 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a6801286-87c0-44d8-a725-de2d8d134052 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:06.715588 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a6801286-87c0-44d8-a725-de2d8d134052 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 200 Aug 20 02:03:06.716075 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 228/905] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:06 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:06.718426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a8802d12-2182-4a73-8e83-6f27a2bf38d9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.721838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a8802d12-2182-4a73-8e83-6f27a2bf38d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd Aug 20 02:03:06.722061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a8802d12-2182-4a73-8e83-6f27a2bf38d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.722241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a8802d12-2182-4a73-8e83-6f27a2bf38d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.727767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.729901 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:06.730313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1044495702"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:06.732561 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.732561 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:06.732701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1044495702'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:06.732900 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume of 1 GB Aug 20 02:03:06.733831 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.733831 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:06.738510 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Availability Zones retrieved successfully. Aug 20 02:03:06.744807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (a8f198b1-ebb3-438e-b677-a047cf0724b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:06.745797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ea2282-cf83-4aed-97c4-ce87f3634b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.746829 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:06.764906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Created reservations ['754a2078-c5df-4054-9c71-55d537b19342', '57929f87-9a56-4947-8b31-86bba9c8d4fa', '2d2a62b5-9c88-4da9-a7fb-4aeedbea8a57', '7d51d148-cbe4-40b2-be85-a75f225cd8c8'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:06.766056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5d5f26-0163-4fb5-94a5-99d0514c9c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754a2078-c5df-4054-9c71-55d537b19342', '57929f87-9a56-4947-8b31-86bba9c8d4fa', '2d2a62b5-9c88-4da9-a7fb-4aeedbea8a57', '7d51d148-cbe4-40b2-be85-a75f225cd8c8']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.766950 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e27d44f-d6ca-4c7a-9e69-b67191e94c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.783082 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ea2282-cf83-4aed-97c4-ce87f3634b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.784461 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1918cfbd-e928-4070-8cd0-70b9c1d9fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.793710 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-a8802d12-2182-4a73-8e83-6f27a2bf38d9 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd returned with HTTP 200 Aug 20 02:03:06.794534 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 226/906] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:06 2026] DELETE /volume/v3/attachments/a0d1450c-9e7d-4817-a93e-02e094691bcd => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:06.801341 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e27d44f-d6ca-4c7a-9e69-b67191e94c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e98eac-2176-4721-944b-985fa4744490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1101008391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb655c06d6445f09257b8e7e3dac206',qos_specs=None,replication_status=,reservations=['754a2078-c5df-4054-9c71-55d537b19342','57929f87-9a56-4947-8b31-86bba9c8d4fa','2d2a62b5-9c88-4da9-a7fb-4aeedbea8a57','7d51d148-cbe4-40b2-be85-a75f225cd8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cf462715ac4015ab629f358ac6f400',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1101008391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14e98eac-2176-4721-944b-985fa4744490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb655c06d6445f09257b8e7e3dac206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20cf462715ac4015ab629f358ac6f400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.803311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12116e8-ce5c-4f15-bb16-072aa7684509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.806057 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-8b856662-a9ea-46bc-90aa-199592ae00d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.809062 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-8b856662-a9ea-46bc-90aa-199592ae00d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c Aug 20 02:03:06.809805 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-8b856662-a9ea-46bc-90aa-199592ae00d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.809805 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-8b856662-a9ea-46bc-90aa-199592ae00d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.825533 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.825533 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:06.838285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12116e8-ce5c-4f15-bb16-072aa7684509) transitioned into state 'SUCCESS' from state '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-1101008391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb655c06d6445f09257b8e7e3dac206',qos_specs=None,replication_status=,reservations=['754a2078-c5df-4054-9c71-55d537b19342','57929f87-9a56-4947-8b31-86bba9c8d4fa','2d2a62b5-9c88-4da9-a7fb-4aeedbea8a57','7d51d148-cbe4-40b2-be85-a75f225cd8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cf462715ac4015ab629f358ac6f400',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.839030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af0d7eb-2cb4-4a2d-9a1b-515b9524653f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.852707 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Created reservations ['53a99964-cb5e-47b8-9d81-6548ef0d8d88', '6b9069e4-5bb9-471c-88b4-ab077a1853b4', '770e3eaf-5fad-4cdf-9a4a-080b38379aaf', '85518700-80a9-4a91-a7e3-fcecc42a73bb'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:06.854335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af0d7eb-2cb4-4a2d-9a1b-515b9524653f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.854451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1918cfbd-e928-4070-8cd0-70b9c1d9fcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a99964-cb5e-47b8-9d81-6548ef0d8d88', '6b9069e4-5bb9-471c-88b4-ab077a1853b4', '770e3eaf-5fad-4cdf-9a4a-080b38379aaf', '85518700-80a9-4a91-a7e3-fcecc42a73bb']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.854565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Flow 'volume_create_api' (84fdcbca-db3c-4ffe-bc2d-c500133500f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:06.854727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678c54bc-6604-4c60-bd34-5ce54f71d05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.858291 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume request issued successfully. Aug 20 02:03:06.858291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9cf197ac-d636-4c66-be0b-09e2561ea44f tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:06.858291 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 229/907] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:06 2026] POST /volume/v3/volumes => generated 757 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:06.879396 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.883107 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:03:06.885297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.885297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.895658 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.895658 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:06.895846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678c54bc-6604-4c60-bd34-5ce54f71d05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71f8bc78-646c-4b8c-b92a-b5eb8395b1a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1044495702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['53a99964-cb5e-47b8-9d81-6548ef0d8d88','6b9069e4-5bb9-471c-88b4-ab077a1853b4','770e3eaf-5fad-4cdf-9a4a-080b38379aaf','85518700-80a9-4a91-a7e3-fcecc42a73bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1044495702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71f8bc78-646c-4b8c-b92a-b5eb8395b1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ef13804b124a5e8b7583c11d78ef89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c682bf5e4a04021a5303bc486bf6956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.896295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7372bb-5db8-43c4-b3dc-a3146749e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.900597 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:03:06.905400 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b978eac5-4720-4e4f-9f1a-ebf190401abf tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 returned with HTTP 200 Aug 20 02:03:06.905880 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 227/908] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:06 2026] GET /volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:06.909521 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-784f949d-5e00-45fe-b093-e3784b94f9cf req-8b856662-a9ea-46bc-90aa-199592ae00d5 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c returned with HTTP 200 Aug 20 02:03:06.910368 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 229/909] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:06 2026] DELETE /volume/v3/attachments/9dce7e81-971f-4ebd-ab83-c3a4dfa9706c => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:06.920255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7372bb-5db8-43c4-b3dc-a3146749e924) transitioned into state 'SUCCESS' from state '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-1044495702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['53a99964-cb5e-47b8-9d81-6548ef0d8d88','6b9069e4-5bb9-471c-88b4-ab077a1853b4','770e3eaf-5fad-4cdf-9a4a-080b38379aaf','85518700-80a9-4a91-a7e3-fcecc42a73bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.920255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259a426d-5830-455b-a2a1-2f760ec73b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:06.924918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-798c7e97-a72e-4b28-92fd-60abc965d684 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.927096 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-798c7e97-a72e-4b28-92fd-60abc965d684 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] GET https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 Aug 20 02:03:06.927326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-798c7e97-a72e-4b28-92fd-60abc965d684 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.927592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-798c7e97-a72e-4b28-92fd-60abc965d684 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.932784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259a426d-5830-455b-a2a1-2f760ec73b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:06.933167 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (a8f198b1-ebb3-438e-b677-a047cf0724b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:06.933570 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request issued successfully. Aug 20 02:03:06.933649 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-798c7e97-a72e-4b28-92fd-60abc965d684 tempest-VolumesBackupsAdminTest-17881538 tempest-VolumesBackupsAdminTest-17881538-project-member] https://10.4.3.27/volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 returned with HTTP 404 Aug 20 02:03:06.934219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 230/910] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:06 2026] GET /volume/v3/volumes/f14a4f77-7f7b-41c1-ad4f-7868151733f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:06.934405 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b9e77f7-015c-4df7-b3c4-76f1d295172c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:06.934945 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 225/911] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:06 2026] POST /volume/v3/volumes => generated 750 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:03:06.959317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-712d6943-9f22-423c-becb-56f10c05953d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:06.962739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-712d6943-9f22-423c-becb-56f10c05953d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:03:06.963049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-712d6943-9f22-423c-becb-56f10c05953d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:06.963328 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-712d6943-9f22-423c-becb-56f10c05953d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:06.977724 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:06.977724 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:06.986297 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-712d6943-9f22-423c-becb-56f10c05953d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:06.991624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-712d6943-9f22-423c-becb-56f10c05953d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 200 Aug 20 02:03:06.992115 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 228/912] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:06 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:07.936032 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:07.942399 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:03:07.942749 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:07.943062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:07.959527 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:07.959527 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:07.969730 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:03:07.978325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5cb94b24-7c93-43a2-8074-3a495fbfefd8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 returned with HTTP 200 Aug 20 02:03:07.979210 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 230/913] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:07 2026] GET /volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:08.015795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:08.025548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:03:08.025789 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:08.026256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:08.040388 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:08.040388 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:08.050434 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:08.058934 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e23ae9bc-97f4-44dc-8a62-26f518583e92 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 200 Aug 20 02:03:08.061215 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 231/914] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:08 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:08.081309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:08.084849 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:08.085509 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1559084610"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:08.088632 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1559084610'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:08.088632 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume of 1 GB Aug 20 02:03:08.088632 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:08.088632 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:08.096429 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Availability Zones retrieved successfully. Aug 20 02:03:08.104998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (a8d7164b-2179-4b46-b127-e948cb5cd6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:08.109081 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e90a6e3-aeba-49e9-9254-0a3cb095d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:08.112590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:08.217701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e90a6e3-aeba-49e9-9254-0a3cb095d274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:08.217701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4190e5fa-3d79-49d0-b9f3-cbd564bdb8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:08.331258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Created reservations ['f0df03b5-8d2b-49fe-b130-ec630158bf32', '12093991-ded5-45f5-8278-f96f4485f955', 'ae0f504f-8553-4e10-a9e5-aa5ce648cee4', '53e89272-3e81-4de6-9f07-03c61877f53f'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:08.331656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4190e5fa-3d79-49d0-b9f3-cbd564bdb8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0df03b5-8d2b-49fe-b130-ec630158bf32', '12093991-ded5-45f5-8278-f96f4485f955', 'ae0f504f-8553-4e10-a9e5-aa5ce648cee4', '53e89272-3e81-4de6-9f07-03c61877f53f']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:08.332881 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cacc742-58cc-4f62-abb9-7ca3873e3835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:08.367749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cacc742-58cc-4f62-abb9-7ca3873e3835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f28e2c-b98f-4212-944c-65ac2da5023d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1559084610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['f0df03b5-8d2b-49fe-b130-ec630158bf32','12093991-ded5-45f5-8278-f96f4485f955','ae0f504f-8553-4e10-a9e5-aa5ce648cee4','53e89272-3e81-4de6-9f07-03c61877f53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1559084610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f28e2c-b98f-4212-944c-65ac2da5023d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ef13804b124a5e8b7583c11d78ef89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c682bf5e4a04021a5303bc486bf6956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:08.370560 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296476e5-73b4-4b9f-9825-d25c579cca52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:08.404712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296476e5-73b4-4b9f-9825-d25c579cca52) transitioned into state 'SUCCESS' from state '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-1559084610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ef13804b124a5e8b7583c11d78ef89',qos_specs=None,replication_status=,reservations=['f0df03b5-8d2b-49fe-b130-ec630158bf32','12093991-ded5-45f5-8278-f96f4485f955','ae0f504f-8553-4e10-a9e5-aa5ce648cee4','53e89272-3e81-4de6-9f07-03c61877f53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c682bf5e4a04021a5303bc486bf6956',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:08.405728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ec95ed-ff42-4e73-bc18-709bf9528e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:08.421260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ec95ed-ff42-4e73-bc18-709bf9528e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:08.422551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Flow 'volume_create_api' (a8d7164b-2179-4b46-b127-e948cb5cd6a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:08.422980 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Create volume request issued successfully. Aug 20 02:03:08.423787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8b468cd1-c5d8-48ff-8dcf-aca6c66260c2 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:08.424381 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 226/915] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:08 2026] POST /volume/v3/volumes => generated 750 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:08.445270 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:08.445739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:03:08.445888 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:08.446134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:08.459436 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:08.459436 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:08.471175 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:08.479747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9387fbd3-0e4b-4c8e-8a13-4a4aeed9165b tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 200 Aug 20 02:03:08.480682 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 229/916] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:08 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:03:09.502848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:09.505937 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:03:09.506151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:09.507192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:09.510051 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=270,cinder:UPDATE=76,cinder:INSERT=39 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:03:09.518476 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:09.518476 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:09.526658 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:09.538945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1b40700-8522-4ccf-b41d-b7dcd3806985 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 200 Aug 20 02:03:09.542474 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 231/917] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:09 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:11.604289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c90ca07-5afc-4bb8-93dc-acc86de4e7b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:11.831512 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c90ca07-5afc-4bb8-93dc-acc86de4e7b7 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:03:11.831512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c90ca07-5afc-4bb8-93dc-acc86de4e7b7 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1487982918", "extra_specs": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:11.866677 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c90ca07-5afc-4bb8-93dc-acc86de4e7b7 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:03:11.867254 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 232/918] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:03:11 2026] POST /volume/v3/types => generated 218 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:11.880772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0884e50a-17b9-4f36-a2b3-506a7b910c39 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:11.883863 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0884e50a-17b9-4f36-a2b3-506a7b910c39 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a/encryption Aug 20 02:03:11.884293 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0884e50a-17b9-4f36-a2b3-506a7b910c39 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:11.886673 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:11.886673 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:11.889963 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=314,cinder:UPDATE=111,cinder:INSERT=59 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:03:11.908052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0884e50a-17b9-4f36-a2b3-506a7b910c39 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a/encryption returned with HTTP 200 Aug 20 02:03:11.908694 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 227/919] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:03:11 2026] POST /volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:11.919623 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:11.983317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-db1a7671-2a9c-4b34-84be-780be6dea52c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:12.052333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:12.052502 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-795594952", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1487982918", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:12.055762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-795594952', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1487982918', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:12.058769 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=249,cinder:UPDATE=59,cinder:INSERT=39 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:03:12.063083 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume of 1 GB Aug 20 02:03:12.064111 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:12.064111 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:12.065029 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Availability Zones retrieved successfully. Aug 20 02:03:12.085532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:12.085990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1071450169"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:12.087843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1071450169'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:12.087843 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume of 1 GB Aug 20 02:03:12.088664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (21cf8fdb-b167-45a0-a2d9-63a245bdc126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:12.092255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5cc597-a4cd-48f9-ad01-33049e4a8dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.096007 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Availability Zones retrieved successfully. Aug 20 02:03:12.096154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:12.103083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Flow 'volume_create_api' (0a7a8264-92ed-4295-ae54-95bb29b730ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:12.105100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79530402-0bf0-4a6f-88ca-0cb64c2fb61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.106693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:12.137563 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5cc597-a4cd-48f9-ad01-33049e4a8dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be97fedf-bb57-4b30-adf6-8712ce7dd88a,is_public=True,name='tempest-scenario-type-cryptsetup-1487982918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be97fedf-bb57-4b30-adf6-8712ce7dd88a', '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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.138459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412287e2-db74-4473-a081-899880c03fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.151125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79530402-0bf0-4a6f-88ca-0cb64c2fb61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.153164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9feb17ca-feaa-4164-ad4e-9a63e792b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.210118 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1487982918 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1487982918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:12.211443 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1487982918 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1487982918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:12.270915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Created reservations ['6e7ce431-ac3f-4565-a784-b8d0748229a3', 'd68c9e9e-afb8-459e-9dbb-fab44dc92c04', '8ffdf7d1-0f44-42ed-ab61-061faadbc74b', '2823c7b3-cbed-4582-9cf7-f6d8530a9b4d'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:12.271910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412287e2-db74-4473-a081-899880c03fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7ce431-ac3f-4565-a784-b8d0748229a3', 'd68c9e9e-afb8-459e-9dbb-fab44dc92c04', '8ffdf7d1-0f44-42ed-ab61-061faadbc74b', '2823c7b3-cbed-4582-9cf7-f6d8530a9b4d']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.272608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa9627e-ba19-4658-b9d7-6caf78251e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.297822 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Created reservations ['ebb41094-14b0-4f04-b7c4-8160d9bccf19', '0d766574-40d0-4363-b056-79e2c61569d4', '79959fea-f302-4c89-8b8a-5062691ec06d', '481e517a-460b-4c1f-b7e6-5cebd73f672e'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:12.299632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9feb17ca-feaa-4164-ad4e-9a63e792b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebb41094-14b0-4f04-b7c4-8160d9bccf19', '0d766574-40d0-4363-b056-79e2c61569d4', '79959fea-f302-4c89-8b8a-5062691ec06d', '481e517a-460b-4c1f-b7e6-5cebd73f672e']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.301286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db1d75e-80c7-4542-aa8f-6f97607e10f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.309746 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa9627e-ba19-4658-b9d7-6caf78251e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f5174e6-9128-4d5d-abff-ca5eee646a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-795594952',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['6e7ce431-ac3f-4565-a784-b8d0748229a3','d68c9e9e-afb8-459e-9dbb-fab44dc92c04','8ffdf7d1-0f44-42ed-ab61-061faadbc74b','2823c7b3-cbed-4582-9cf7-f6d8530a9b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=be97fedf-bb57-4b30-adf6-8712ce7dd88a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-795594952',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6f5174e6-9128-4d5d-abff-ca5eee646a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca901b656c24d5994a74a5ece391ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d601272e25412a8fd85b7e83813cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be97fedf-bb57-4b30-adf6-8712ce7dd88a),volume_type_id=be97fedf-bb57-4b30-adf6-8712ce7dd88a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.310852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b6575f-e28a-4233-af72-b16966ea7117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.348726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db1d75e-80c7-4542-aa8f-6f97607e10f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b4ad57-785b-4cb5-b32e-818dc6030284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1071450169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a71e1e03b2045c9a5129788947ba5e4',qos_specs=None,replication_status=,reservations=['ebb41094-14b0-4f04-b7c4-8160d9bccf19','0d766574-40d0-4363-b056-79e2c61569d4','79959fea-f302-4c89-8b8a-5062691ec06d','481e517a-460b-4c1f-b7e6-5cebd73f672e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d64c7fe2b047309917034caee94884',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1071450169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b4ad57-785b-4cb5-b32e-818dc6030284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a71e1e03b2045c9a5129788947ba5e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d64c7fe2b047309917034caee94884',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.349905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4885da70-a41c-44ff-9861-0011e74f8612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.353963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b6575f-e28a-4233-af72-b16966ea7117) transitioned into state 'SUCCESS' from state '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-795594952',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['6e7ce431-ac3f-4565-a784-b8d0748229a3','d68c9e9e-afb8-459e-9dbb-fab44dc92c04','8ffdf7d1-0f44-42ed-ab61-061faadbc74b','2823c7b3-cbed-4582-9cf7-f6d8530a9b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=be97fedf-bb57-4b30-adf6-8712ce7dd88a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.354962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8be3d20-9746-4b6e-b408-4e5194de6808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.374663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8be3d20-9746-4b6e-b408-4e5194de6808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.376664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (21cf8fdb-b167-45a0-a2d9-63a245bdc126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:12.379100 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request issued successfully. Aug 20 02:03:12.379100 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7dd4abd8-ce89-4b9a-91a8-a3680263725d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:12.379630 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 230/920] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:03:11 2026] POST /volume/v3/volumes => generated 788 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:12.392030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4885da70-a41c-44ff-9861-0011e74f8612) transitioned into state 'SUCCESS' from state '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-1071450169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a71e1e03b2045c9a5129788947ba5e4',qos_specs=None,replication_status=,reservations=['ebb41094-14b0-4f04-b7c4-8160d9bccf19','0d766574-40d0-4363-b056-79e2c61569d4','79959fea-f302-4c89-8b8a-5062691ec06d','481e517a-460b-4c1f-b7e6-5cebd73f672e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d64c7fe2b047309917034caee94884',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.397074 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (416229fc-02bc-425c-b0b7-3acb971027d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:12.416345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (416229fc-02bc-425c-b0b7-3acb971027d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:12.419092 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Flow 'volume_create_api' (0a7a8264-92ed-4295-ae54-95bb29b730ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:12.419092 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume request issued successfully. Aug 20 02:03:12.419092 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-db1a7671-2a9c-4b34-84be-780be6dea52c tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:12.419993 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 232/921] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:11 2026] POST /volume/v3/volumes => generated 749 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:12.445637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:12.448701 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:12.449168 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:12.449856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:12.460747 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:12.460747 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:12.468330 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:12.474569 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1d029c2-96dd-4f63-91ed-1ba4b7532bd1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:12.475011 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 233/922] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:12 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:12.484049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:12.487550 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:03:12.487802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:12.488121 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:12.488392 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume with id: 0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:03:12.497491 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:12.497491 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:12.498073 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:12.532943 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume request issued successfully. Aug 20 02:03:12.532943 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0ff31e3-675b-4620-9979-f7ead7c26c6a tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 202 Aug 20 02:03:12.533462 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 228/923] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:12 2026] DELETE /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:12.552802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:12.556901 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:03:12.556901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:12.556901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:12.570641 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:12.570641 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:12.580339 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:12.588061 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb01f022-bb5a-4ede-b1ed-4511c23af84c tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 200 Aug 20 02:03:12.588896 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 231/924] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:12 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.495003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.497571 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:13.498086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.498662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.515588 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:13.515588 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:13.527217 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:13.536977 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-faac14d6-dd7e-46fe-a3a6-4e5bce1ade13 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:13.536977 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 233/925] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.554248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.557927 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] POST https://10.4.3.27/volume/v3/os-volume-transfer Aug 20 02:03:13.557927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "35b4ad57-785b-4cb5-b32e-818dc6030284"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:13.559064 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.volume_transfer [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Creating new volume transfer {'transfer': {'volume_id': '35b4ad57-785b-4cb5-b32e-818dc6030284'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 02:03:13.559156 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Creating transfer of volume 35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:13.561562 np0000007844 devstack@c-api.service[100164]: INFO cinder.transfer.api [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Generating transfer record for volume 35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:13.562700 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=213,cinder:INSERT=24,cinder:UPDATE=29 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:03:13.571649 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:13.571649 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:13.589973 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b50c371f-bee1-4c68-8752-db60a8793ad5 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 02:03:13.590630 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 234/926] 10.4.3.27 () {68 vars in 1284 bytes} [Thu Aug 20 02:03:13 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:13.601923 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.605809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:13.606185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.606601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.609113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d340504-45e0-4c8e-bef6-094cc92400a2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.612918 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d340504-45e0-4c8e-bef6-094cc92400a2 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c Aug 20 02:03:13.613196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d340504-45e0-4c8e-bef6-094cc92400a2 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.613491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d340504-45e0-4c8e-bef6-094cc92400a2 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.623717 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:13.623717 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:13.624084 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d340504-45e0-4c8e-bef6-094cc92400a2 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c returned with HTTP 404 Aug 20 02:03:13.625038 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 232/927] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/volumes/0f040b36-de68-4f34-85c6-78ae6120a57c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:13.631204 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:13.638966 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-45ae8491-2e4e-403a-9037-d1d8087c44a6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:13.639783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-988dceba-7efb-4f50-8230-0cee87786511 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.640080 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 229/928] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.642343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:03:13.642922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.643213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.643413 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume with id: 026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:03:13.658403 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:13.658403 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:13.660458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b0920985-4f96-4df0-9550-21d13b61752e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.660554 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:13.662518 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0920985-4f96-4df0-9550-21d13b61752e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 Aug 20 02:03:13.663074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0920985-4f96-4df0-9550-21d13b61752e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.663566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0920985-4f96-4df0-9550-21d13b61752e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.671869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0920985-4f96-4df0-9550-21d13b61752e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 returned with HTTP 200 Aug 20 02:03:13.672220 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 235/929] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.684391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.689324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/os-volume-transfer Aug 20 02:03:13.689324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.689324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.689324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.volume_transfer [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Listing volume transfers {{(pid=100162) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 02:03:13.692672 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume request issued successfully. Aug 20 02:03:13.692910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-988dceba-7efb-4f50-8230-0cee87786511 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 202 Aug 20 02:03:13.693435 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 234/930] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:13 2026] DELETE /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:13.695560 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4bc57b1f-6afa-4154-8691-02a6a081b9b1 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer returned with HTTP 200 Aug 20 02:03:13.696093 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 233/931] 10.4.3.27 () {66 vars in 1263 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.705086 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.707971 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:03:13.708506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:13.708606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:13.711874 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:13.728747 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:13.728747 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:13.743992 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:13.752130 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ed5e1a63-4131-4cf4-980f-fdeab1002ac1 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 200 Aug 20 02:03:13.752348 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 230/932] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:13 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:13.831222 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] POST https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2/accept Aug 20 02:03:13.831607 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c0b10229ba746406"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:13.833192 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.volume_transfer [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Accepting volume transfer c364d8ee-acaf-47bc-a77f-7248124229d2 {{(pid=100164) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 02:03:13.833534 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Accepting transfer c364d8ee-acaf-47bc-a77f-7248124229d2 Aug 20 02:03:13.939732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Created reservations ['cec99d3f-bc9a-4135-b05b-a1c89b676d2c', '84689c6c-4e97-4993-b0bc-7e36530d2660', 'c63c3920-9e55-4200-b97a-54f01d3f3d49', '51daf958-82b5-4629-867b-dfe163e21cbe'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:13.978265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Created reservations ['23326667-e37b-4182-ac95-0c4a58ff8e76', '064e7d4b-15e1-4f35-8fa5-a7147e9196af', 'a628919d-315a-4fc3-9844-bd3a06f45dfb', '43b271d5-ff03-470e-b47e-99997e96a260'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:14.038727 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Created reservations ['2108c947-c4b6-42f1-b94a-05152e88741c', '2af09a41-a49a-491c-aa72-e3abad488efe', '89a3c416-7ea2-42ed-9cd7-3f3779b3b68e', 'fe71576b-d18b-4d13-94cb-fd18f4080e61'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:14.088005 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Created reservations ['a353f2c3-7c64-429f-916d-04ca82ff5bb0', '330be771-cc06-44e4-b136-26708a1d0f43', '654a7117-82e5-43d1-afbd-850138791907', 'f8c44d46-1e22-47f6-ad8a-0ec6cae0d41f'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:14.107459 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Transfer volume completed successfully. Aug 20 02:03:14.230615 np0000007844 devstack@c-api.service[100164]: INFO cinder.transfer.api [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Volume 35b4ad57-785b-4cb5-b32e-818dc6030284 has been transferred. Aug 20 02:03:14.242445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd4c0e02-53bb-4836-b219-90411d0dc306 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2/accept returned with HTTP 202 Aug 20 02:03:14.242445 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 236/933] 10.4.3.27 () {68 vars in 1416 bytes} [Thu Aug 20 02:03:13 2026] POST /volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2/accept => generated 363 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:14.254060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.256850 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:14.257001 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.257251 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.270882 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.270882 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:14.275968 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Volume info retrieved successfully. Aug 20 02:03:14.283025 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30e50e6f-a3ea-4001-8fca-3fc17dd8cbbe tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:14.283605 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 235/934] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:14 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:14.301737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.304572 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:14.304829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.305239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.319912 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.319912 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:14.322558 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] Volume info retrieved successfully. Aug 20 02:03:14.338096 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-11bdcbd5-bcf5-437b-95c7-6850155b3cd6 tempest-VolumesTransfersTest-1229808415 tempest-VolumesTransfersTest-1229808415-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:14.338872 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 234/935] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:14 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:14.362268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.365478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] DELETE https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 Aug 20 02:03:14.365682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.365999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.366154 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Delete transfer with id: c364d8ee-acaf-47bc-a77f-7248124229d2 Aug 20 02:03:14.370962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6a4868f-d562-445f-83ca-912aaeb8e90e tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 returned with HTTP 404 Aug 20 02:03:14.371616 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 231/936] 10.4.3.27 () {66 vars in 1377 bytes} [Thu Aug 20 02:03:14 2026] DELETE /volume/v3/os-volume-transfer/c364d8ee-acaf-47bc-a77f-7248124229d2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:14.382708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.434913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:14.435052 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.435330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.435512 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Delete volume with id: 35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:14.444800 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.444800 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:14.445191 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Volume info retrieved successfully. Aug 20 02:03:14.482138 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Delete volume request issued successfully. Aug 20 02:03:14.482819 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48e1f5f3-7ef9-4440-9686-f2914b064b69 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 202 Aug 20 02:03:14.482945 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 237/937] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:14 2026] DELETE /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:14.492069 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.497219 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:14.497219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.497219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.509357 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.509357 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:14.519262 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Volume info retrieved successfully. Aug 20 02:03:14.522296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca861dc7-2bc9-456a-9f77-38e3dc7e0592 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 200 Aug 20 02:03:14.522952 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 236/938] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:14 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:14.774640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-10a897af-0edc-4d34-8027-4dc6c7c38dd3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.778125 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-10a897af-0edc-4d34-8027-4dc6c7c38dd3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 Aug 20 02:03:14.779737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-10a897af-0edc-4d34-8027-4dc6c7c38dd3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.779737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-10a897af-0edc-4d34-8027-4dc6c7c38dd3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.790377 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-10a897af-0edc-4d34-8027-4dc6c7c38dd3 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 returned with HTTP 404 Aug 20 02:03:14.790887 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 235/939] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:14 2026] GET /volume/v3/volumes/026d99b2-2b15-485b-870a-c87c739daa36 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:14.795881 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f5b2957a-666c-4416-8485-fb52b072c21c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.799548 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:14.799548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-790393430"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:14.801282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-790393430'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:14.801523 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume of 1 GB Aug 20 02:03:14.801633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.803472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:03:14.803839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.804011 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.804371 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume with id: b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:03:14.808682 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Availability Zones retrieved successfully. Aug 20 02:03:14.813961 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.813961 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:14.815216 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:14.816547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (23662d96-a2a4-4110-a2fb-fb4de4f0e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:14.818217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb75ad12-2e34-4e8d-943c-8394efaec5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:14.819549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:14.848101 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Delete volume request issued successfully. Aug 20 02:03:14.848384 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ec6d224-c04b-4316-b764-7c330aed25a4 tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 202 Aug 20 02:03:14.850745 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 238/940] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:14 2026] DELETE /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:14.863043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-73da8eba-669f-4a33-b574-ac83d16a12eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:14.864798 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73da8eba-669f-4a33-b574-ac83d16a12eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:03:14.865239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73da8eba-669f-4a33-b574-ac83d16a12eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:14.865567 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73da8eba-669f-4a33-b574-ac83d16a12eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:14.875127 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb75ad12-2e34-4e8d-943c-8394efaec5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:14.878465 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e806c-8aa9-4d43-a0eb-ca33832a5fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:14.880713 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:14.880713 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:14.887363 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-73da8eba-669f-4a33-b574-ac83d16a12eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Volume info retrieved successfully. Aug 20 02:03:14.895322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73da8eba-669f-4a33-b574-ac83d16a12eb tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 200 Aug 20 02:03:14.895808 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 237/941] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:14 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:14.943957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Created reservations ['55b9121e-4c88-4c86-894f-dded224ec642', '0783cbc1-472d-428e-98fd-8147cc002238', 'd47629b3-2d08-4409-ae44-fccfb0ee9791', '334cd078-d2a5-40b7-abaf-bc1f43f1e0df'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:14.943957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e806c-8aa9-4d43-a0eb-ca33832a5fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b9121e-4c88-4c86-894f-dded224ec642', '0783cbc1-472d-428e-98fd-8147cc002238', 'd47629b3-2d08-4409-ae44-fccfb0ee9791', '334cd078-d2a5-40b7-abaf-bc1f43f1e0df']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:14.943957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5959ef-8896-48ec-91ba-f5a71b9cf15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:14.987192 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5959ef-8896-48ec-91ba-f5a71b9cf15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b86a08-91c3-4f6d-96d4-556198be61ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-790393430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['55b9121e-4c88-4c86-894f-dded224ec642','0783cbc1-472d-428e-98fd-8147cc002238','d47629b3-2d08-4409-ae44-fccfb0ee9791','334cd078-d2a5-40b7-abaf-bc1f43f1e0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-790393430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b86a08-91c3-4f6d-96d4-556198be61ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce95feb797e45669944af9bca39ae8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:14.987192 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a559bef-a295-4f0a-b3df-62011c14c3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.028792 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a559bef-a295-4f0a-b3df-62011c14c3af) transitioned into state 'SUCCESS' from state '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-790393430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['55b9121e-4c88-4c86-894f-dded224ec642','0783cbc1-472d-428e-98fd-8147cc002238','d47629b3-2d08-4409-ae44-fccfb0ee9791','334cd078-d2a5-40b7-abaf-bc1f43f1e0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.029578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af54fb0-ee8e-4e75-96c2-1ecc1d2b0642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.044009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af54fb0-ee8e-4e75-96c2-1ecc1d2b0642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.044926 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (23662d96-a2a4-4110-a2fb-fb4de4f0e181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:15.046186 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request issued successfully. Aug 20 02:03:15.046186 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5b2957a-666c-4416-8485-fb52b072c21c tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:15.046762 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 232/942] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:14 2026] POST /volume/v3/volumes => generated 748 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:15.067482 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.071652 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:15.071894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.072165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.089253 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:15.089253 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:15.095925 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:15.102115 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91ce3342-f8d1-460b-8488-2bf7d89a9cc6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:15.103380 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 236/943] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:15 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:15.545717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c5704d85-59c0-4080-92f8-118b94cd8a7e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.547453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c5704d85-59c0-4080-92f8-118b94cd8a7e tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:15.547784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c5704d85-59c0-4080-92f8-118b94cd8a7e tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.548653 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c5704d85-59c0-4080-92f8-118b94cd8a7e tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.563209 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c5704d85-59c0-4080-92f8-118b94cd8a7e tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 404 Aug 20 02:03:15.563755 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 239/944] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:15 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:15.571565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-21a75b46-5a48-47ec-92c8-5fa288f21d0b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.574069 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21a75b46-5a48-47ec-92c8-5fa288f21d0b tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:15.574204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21a75b46-5a48-47ec-92c8-5fa288f21d0b tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.574447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21a75b46-5a48-47ec-92c8-5fa288f21d0b tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.590721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21a75b46-5a48-47ec-92c8-5fa288f21d0b tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 404 Aug 20 02:03:15.591394 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 238/945] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:15 2026] GET /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:15.601329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-97738c04-011e-42c9-98cc-a372084513b7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.603820 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97738c04-011e-42c9-98cc-a372084513b7 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] DELETE https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:15.603997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97738c04-011e-42c9-98cc-a372084513b7 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.604214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97738c04-011e-42c9-98cc-a372084513b7 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.604389 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-97738c04-011e-42c9-98cc-a372084513b7 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Delete volume with id: 35b4ad57-785b-4cb5-b32e-818dc6030284 Aug 20 02:03:15.613305 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97738c04-011e-42c9-98cc-a372084513b7 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 returned with HTTP 404 Aug 20 02:03:15.614077 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 233/946] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:15 2026] DELETE /volume/v3/volumes/35b4ad57-785b-4cb5-b32e-818dc6030284 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:15.626482 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.629197 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:15.630238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1224306750"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:15.632424 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1224306750'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:15.632584 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume of 1 GB Aug 20 02:03:15.640646 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Availability Zones retrieved successfully. Aug 20 02:03:15.648368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Flow 'volume_create_api' (442f7aba-6e2b-4d6e-a8e4-fa412d292f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:15.649350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8d742c-af2b-4145-ac78-61d25eeec09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.650614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:15.694913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8d742c-af2b-4145-ac78-61d25eeec09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.696377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a0ba3d-d1d2-4e53-aaab-209e67d30c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.754676 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Created reservations ['9cab12d5-265c-4d80-8c1f-0538e376c65d', '14bc8ffa-bc17-433a-b992-50fedda8af20', 'fdab3ed0-0af3-4006-93a8-4942bbf7c048', '953e86d5-be1e-46d0-8267-7873c015c71a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:15.756321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a0ba3d-d1d2-4e53-aaab-209e67d30c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cab12d5-265c-4d80-8c1f-0538e376c65d', '14bc8ffa-bc17-433a-b992-50fedda8af20', 'fdab3ed0-0af3-4006-93a8-4942bbf7c048', '953e86d5-be1e-46d0-8267-7873c015c71a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.758386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041a411a-87e9-4e92-99f1-7b1eb1d34037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.810185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041a411a-87e9-4e92-99f1-7b1eb1d34037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1faf0e65-14f4-4ef1-b62b-602019fe7ff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1224306750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a71e1e03b2045c9a5129788947ba5e4',qos_specs=None,replication_status=,reservations=['9cab12d5-265c-4d80-8c1f-0538e376c65d','14bc8ffa-bc17-433a-b992-50fedda8af20','fdab3ed0-0af3-4006-93a8-4942bbf7c048','953e86d5-be1e-46d0-8267-7873c015c71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d64c7fe2b047309917034caee94884',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1224306750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1faf0e65-14f4-4ef1-b62b-602019fe7ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a71e1e03b2045c9a5129788947ba5e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31d64c7fe2b047309917034caee94884',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.813772 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24aca2e6-ef2e-4a4b-9884-b484b5fca786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.846047 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24aca2e6-ef2e-4a4b-9884-b484b5fca786) transitioned into state 'SUCCESS' from state '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-1224306750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a71e1e03b2045c9a5129788947ba5e4',qos_specs=None,replication_status=,reservations=['9cab12d5-265c-4d80-8c1f-0538e376c65d','14bc8ffa-bc17-433a-b992-50fedda8af20','fdab3ed0-0af3-4006-93a8-4942bbf7c048','953e86d5-be1e-46d0-8267-7873c015c71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31d64c7fe2b047309917034caee94884',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.848358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956ef0fc-b06e-4ad5-9f90-07d3b5e4559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:15.871514 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956ef0fc-b06e-4ad5-9f90-07d3b5e4559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:15.872597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Flow 'volume_create_api' (442f7aba-6e2b-4d6e-a8e4-fa412d292f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:15.872987 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Create volume request issued successfully. Aug 20 02:03:15.873760 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-85252259-c3ae-4495-9ce6-2b0b244a8399 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:15.874273 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 237/947] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:15 2026] POST /volume/v3/volumes => generated 749 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:15.898255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d2154bc7-612d-4d37-89d8-0678de161939 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.899104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2154bc7-612d-4d37-89d8-0678de161939 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:15.899439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d2154bc7-612d-4d37-89d8-0678de161939 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.899834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d2154bc7-612d-4d37-89d8-0678de161939 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.911417 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:15.911417 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:15.916252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d2154bc7-612d-4d37-89d8-0678de161939 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:15.920390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ff1d71d-eef1-4da8-8dfe-28627d48966b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:15.923441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2154bc7-612d-4d37-89d8-0678de161939 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 200 Aug 20 02:03:15.923606 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ff1d71d-eef1-4da8-8dfe-28627d48966b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] GET https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da Aug 20 02:03:15.923606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ff1d71d-eef1-4da8-8dfe-28627d48966b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:15.923707 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 240/948] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:15 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:15.923748 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ff1d71d-eef1-4da8-8dfe-28627d48966b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:15.931267 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ff1d71d-eef1-4da8-8dfe-28627d48966b tempest-TaggedBootDevicesTest_v242-1932191619 tempest-TaggedBootDevicesTest_v242-1932191619-project-member] https://10.4.3.27/volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da returned with HTTP 404 Aug 20 02:03:15.931267 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 239/949] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:15 2026] GET /volume/v3/volumes/b11fe19f-679d-4c1b-9834-7abac7bad6da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:16.118051 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.120507 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:16.120768 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.121006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.130515 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.130515 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:16.136031 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:16.143890 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2883c5ab-f6d7-4f60-b715-e033967aa93f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:16.144383 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 234/950] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:16.209649 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.212544 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:16.212862 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.213075 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.228148 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.228148 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:16.236131 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:16.243783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-4ab21f93-8912-4c9b-a132-6601bd544ada tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:16.244318 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 238/951] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:16.363677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5bba9435-77b7-449c-82c8-23c0eb5af384 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.366812 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5bba9435-77b7-449c-82c8-23c0eb5af384 None None] GET https://10.4.3.27/volume// Aug 20 02:03:16.366812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5bba9435-77b7-449c-82c8-23c0eb5af384 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.366812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5bba9435-77b7-449c-82c8-23c0eb5af384 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.366812 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5bba9435-77b7-449c-82c8-23c0eb5af384 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:16.366812 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 241/952] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:16.375637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-d96fa363-bc95-44fc-9a71-0483495b4655 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.378106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-d96fa363-bc95-44fc-9a71-0483495b4655 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:16.378510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-d96fa363-bc95-44fc-9a71-0483495b4655 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05b86a08-91c3-4f6d-96d4-556198be61ab", "connector": null, "instance_uuid": "6a18c324-00a5-4b5b-a7dd-be4266e16156"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:16.391672 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.391672 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:16.437025 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-d96fa363-bc95-44fc-9a71-0483495b4655 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:16.437561 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 240/953] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:16 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 20 02:03:16.478818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.481169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:16.481493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.481856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.496028 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.496028 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:16.499705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f9187a43-8ecf-4b6a-87f4-168ea94b8bb7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.499705 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9187a43-8ecf-4b6a-87f4-168ea94b8bb7 None None] GET https://10.4.3.27/volume// Aug 20 02:03:16.499896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9187a43-8ecf-4b6a-87f4-168ea94b8bb7 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.500147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9187a43-8ecf-4b6a-87f4-168ea94b8bb7 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.500565 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9187a43-8ecf-4b6a-87f4-168ea94b8bb7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:16.500906 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 239/954] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:16.503360 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:16.517071 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d54baa8d-aa47-401b-988a-bdd22b69f859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:16.517071 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 235/955] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:16.517271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.519960 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:16.520552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.521000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.552687 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.552687 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:16.560332 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:16.568201 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9982b858-488c-4a0d-b8be-2d58b6f1f401 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:16.568975 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 242/956] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1020 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:16.700797 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.703182 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] PUT https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 Aug 20 02:03:16.703682 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:16.715126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Acquiring lock "cinder-attachment_update-05b86a08-91c3-4f6d-96d4-556198be61ab-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:16.721116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-05b86a08-91c3-4f6d-96d4-556198be61ab-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:16.722882 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.722882 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:16.887712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-05b86a08-91c3-4f6d-96d4-556198be61ab-np0000007844" released by "attachment_update" :: held 0.167s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:16.888139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-9c976643-d1d8-4965-a009-13b3a5d105f2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 returned with HTTP 200 Aug 20 02:03:16.889035 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 241/957] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:16 2026] PUT /volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:03:16.939485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:16.942217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:16.942372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:16.942709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:16.957952 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:16.957952 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:16.965481 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:16.974364 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd4f70d9-aa0c-4fc4-a7dd-cc86fa82bcb4 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 200 Aug 20 02:03:16.975250 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 240/958] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:16 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:17.001599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.009302 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] POST https://10.4.3.27/volume/v3/os-volume-transfer Aug 20 02:03:17.009933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1faf0e65-14f4-4ef1-b62b-602019fe7ff4"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:17.013938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.volume_transfer [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Creating new volume transfer {'transfer': {'volume_id': '1faf0e65-14f4-4ef1-b62b-602019fe7ff4'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 02:03:17.014107 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Creating transfer of volume 1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.014280 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Generating transfer record for volume 1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.030589 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.030589 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:17.054745 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ed659f9-9956-4884-a4c6-4073b426f4eb tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 02:03:17.055542 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 236/959] 10.4.3.27 () {68 vars in 1284 bytes} [Thu Aug 20 02:03:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:17.066243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a1656f79-201c-484a-a960-c4a4cca49199 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.069177 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a1656f79-201c-484a-a960-c4a4cca49199 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.069177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a1656f79-201c-484a-a960-c4a4cca49199 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.069177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a1656f79-201c-484a-a960-c4a4cca49199 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.089144 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.089144 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:17.109390 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a1656f79-201c-484a-a960-c4a4cca49199 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:17.125131 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a1656f79-201c-484a-a960-c4a4cca49199 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 200 Aug 20 02:03:17.125670 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 243/960] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:17 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:17.147528 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f28c938-284c-457e-8929-807b7c573343 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.149913 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f28c938-284c-457e-8929-807b7c573343 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/os-volume-transfer/detail Aug 20 02:03:17.151692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f28c938-284c-457e-8929-807b7c573343 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.151692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f28c938-284c-457e-8929-807b7c573343 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.151692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.volume_transfer [None req-8f28c938-284c-457e-8929-807b7c573343 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Listing volume transfers {{(pid=100161) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 02:03:17.151692 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.151692 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:17.159363 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f28c938-284c-457e-8929-807b7c573343 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 20 02:03:17.159363 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 242/961] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:03:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:17.175874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2bae5478-b6fb-4b1c-bd25-637861455223 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.182160 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2bae5478-b6fb-4b1c-bd25-637861455223 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] DELETE https://10.4.3.27/volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 Aug 20 02:03:17.183820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2bae5478-b6fb-4b1c-bd25-637861455223 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.183820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2bae5478-b6fb-4b1c-bd25-637861455223 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.183820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.volume_transfer [None req-2bae5478-b6fb-4b1c-bd25-637861455223 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Delete transfer with id: 044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 Aug 20 02:03:17.201541 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.201541 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:17.234603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2bae5478-b6fb-4b1c-bd25-637861455223 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 returned with HTTP 202 Aug 20 02:03:17.235113 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 241/962] 10.4.3.27 () {66 vars in 1377 bytes} [Thu Aug 20 02:03:17 2026] DELETE /volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:17.250543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9742f90b-8650-4d8b-93b9-51def5690191 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.253016 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9742f90b-8650-4d8b-93b9-51def5690191 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.254246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9742f90b-8650-4d8b-93b9-51def5690191 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.254246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9742f90b-8650-4d8b-93b9-51def5690191 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.268181 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.268181 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:17.274731 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9742f90b-8650-4d8b-93b9-51def5690191 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Volume info retrieved successfully. Aug 20 02:03:17.285158 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9742f90b-8650-4d8b-93b9-51def5690191 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 200 Aug 20 02:03:17.286436 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 237/963] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:17 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:17.304756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.307735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] DELETE https://10.4.3.27/volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 Aug 20 02:03:17.308106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.308932 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.308932 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Delete transfer with id: 044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 Aug 20 02:03:17.315285 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6154270f-0108-4a96-8ae7-8a0b32b370e6 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 returned with HTTP 404 Aug 20 02:03:17.316714 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 244/964] 10.4.3.27 () {66 vars in 1377 bytes} [Thu Aug 20 02:03:17 2026] DELETE /volume/v3/os-volume-transfer/044c9d71-2290-42ea-a9b4-3c9eeb3ce9f1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:17.330729 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e219de3-8783-415c-a522-554d541b2668 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.333215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.333561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.333786 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.334017 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Delete volume with id: 1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.345950 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.345950 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:17.345950 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Volume info retrieved successfully. Aug 20 02:03:17.369437 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Delete volume request issued successfully. Aug 20 02:03:17.373258 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e219de3-8783-415c-a522-554d541b2668 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 202 Aug 20 02:03:17.373258 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 243/965] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:17 2026] DELETE /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:17.383685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.388765 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:17.389005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.389711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.404329 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.404329 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:17.410593 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Volume info retrieved successfully. Aug 20 02:03:17.417721 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c5674be-aa3c-4836-a5cb-ec32963ddde4 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 200 Aug 20 02:03:17.417721 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 242/966] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:17 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:17.537064 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:17.538670 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:17.539132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:17.539503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:17.558466 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:17.558466 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:17.565831 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:17.572093 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71c2dab7-ed13-4dc2-a5e2-142233276b2b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:17.572781 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 238/967] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:17 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:03:18.445447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7bee0024-b803-4940-8936-0db50dd66a35 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.447607 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7bee0024-b803-4940-8936-0db50dd66a35 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:18.447897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7bee0024-b803-4940-8936-0db50dd66a35 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:18.448243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7bee0024-b803-4940-8936-0db50dd66a35 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:18.463941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7bee0024-b803-4940-8936-0db50dd66a35 tempest-VolumesTransfersTest-1600426309 tempest-VolumesTransfersTest-1600426309-project-admin] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 404 Aug 20 02:03:18.465297 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 245/968] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:18 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:18.481673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf5ebb13-1d75-4b67-98d4-dbb218d16913 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.494794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf5ebb13-1d75-4b67-98d4-dbb218d16913 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] GET https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:18.495909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf5ebb13-1d75-4b67-98d4-dbb218d16913 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:18.496766 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf5ebb13-1d75-4b67-98d4-dbb218d16913 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:18.512380 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf5ebb13-1d75-4b67-98d4-dbb218d16913 tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 404 Aug 20 02:03:18.512380 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 244/969] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:18 2026] GET /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:18.512554 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-45dec332-c44b-4401-9436-212a5dda214a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.517746 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:18.517960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1359686457"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:18.519860 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1359686457'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:18.519981 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume of 1 GB Aug 20 02:03:18.526177 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Availability Zones retrieved successfully. Aug 20 02:03:18.531005 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.531727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Flow 'volume_create_api' (76c054a8-67b0-4111-9cb9-80fd76156e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:18.533390 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:18.534285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:18.534285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:18.534285 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] Delete volume with id: 1faf0e65-14f4-4ef1-b62b-602019fe7ff4 Aug 20 02:03:18.535534 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bae58f-8649-4e21-918e-3589407cb696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:18.537576 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:18.548620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d309d9c3-6da1-4dfe-9b86-e19561e4048a tempest-VolumesTransfersTest-2025769059 tempest-VolumesTransfersTest-2025769059-project-member] https://10.4.3.27/volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 returned with HTTP 404 Aug 20 02:03:18.550150 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 239/970] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:18 2026] DELETE /volume/v3/volumes/1faf0e65-14f4-4ef1-b62b-602019fe7ff4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:18.585624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bae58f-8649-4e21-918e-3589407cb696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:18.586875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95dafd7-6fd3-4e72-b299-6a0f5d319ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:18.591338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.594807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:18.594807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:18.595208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:18.621320 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:18.621320 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:18.632783 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:18.644412 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2475162f-518b-4a82-adf8-8ea8aa1a56ef tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:18.645858 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 246/971] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:18 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:18.689027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Created reservations ['514dc3db-5ae9-4539-a2f2-e45886ab4f6c', 'a9156050-045e-4c98-9e48-462120f89e55', 'aca72d2b-5488-405b-956b-5b7b151f9820', '197d86a6-11c4-47c3-9a5e-fd940a8b7463'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:18.690008 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95dafd7-6fd3-4e72-b299-6a0f5d319ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514dc3db-5ae9-4539-a2f2-e45886ab4f6c', 'a9156050-045e-4c98-9e48-462120f89e55', 'aca72d2b-5488-405b-956b-5b7b151f9820', '197d86a6-11c4-47c3-9a5e-fd940a8b7463']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:18.691257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb888e7-fd00-49ea-8f3d-26ca0dc2da1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:18.730493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb888e7-fd00-49ea-8f3d-26ca0dc2da1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc479e1-7449-4f23-9c00-59033fca6c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1359686457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb655c06d6445f09257b8e7e3dac206',qos_specs=None,replication_status=,reservations=['514dc3db-5ae9-4539-a2f2-e45886ab4f6c','a9156050-045e-4c98-9e48-462120f89e55','aca72d2b-5488-405b-956b-5b7b151f9820','197d86a6-11c4-47c3-9a5e-fd940a8b7463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cf462715ac4015ab629f358ac6f400',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1359686457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bc479e1-7449-4f23-9c00-59033fca6c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb655c06d6445f09257b8e7e3dac206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20cf462715ac4015ab629f358ac6f400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:18.732384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb283e61-9301-4481-8261-1c0378cfb1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:18.772516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb283e61-9301-4481-8261-1c0378cfb1fb) transitioned into state 'SUCCESS' from state '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-1359686457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb655c06d6445f09257b8e7e3dac206',qos_specs=None,replication_status=,reservations=['514dc3db-5ae9-4539-a2f2-e45886ab4f6c','a9156050-045e-4c98-9e48-462120f89e55','aca72d2b-5488-405b-956b-5b7b151f9820','197d86a6-11c4-47c3-9a5e-fd940a8b7463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cf462715ac4015ab629f358ac6f400',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:18.772516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232e237f-9557-42ec-9d83-6f46bf6e0c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:18.795937 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232e237f-9557-42ec-9d83-6f46bf6e0c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:18.797118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Flow 'volume_create_api' (76c054a8-67b0-4111-9cb9-80fd76156e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:18.797589 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Create volume request issued successfully. Aug 20 02:03:18.798143 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-45dec332-c44b-4401-9436-212a5dda214a tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:18.802795 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 243/972] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:18 2026] POST /volume/v3/volumes => generated 757 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:18.832502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:18.839445 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:03:18.839667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:18.840009 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:18.851308 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:18.851308 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:18.861407 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:03:18.877325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb59837f-fdfc-4a7d-a039-ab86622de732 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:03:18.877497 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 245/973] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:18 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:19.668811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:19.672834 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:19.672958 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:19.673602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:19.697703 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:19.697703 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:19.708633 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:19.718498 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5dda3446-1e11-48d3-9e2e-96b8db4c5e00 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:19.719043 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 240/974] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:19 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:19.900569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:19.905453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:03:19.905453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:19.905453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:19.924768 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:19.924768 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:19.934013 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:03:19.943935 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bcc7a89c-104e-426a-bbec-3daa321fec84 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:03:19.943935 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 247/975] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:19 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:20.238987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:20.243096 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:20.243556 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-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": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "source_volid": null, "backup_id": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:20.245591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-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': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'source_volid': None, 'backup_id': None}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:20.399353 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Create volume of 1 GB Aug 20 02:03:20.399353 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:20.399353 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:20.405787 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Availability Zones retrieved successfully. Aug 20 02:03:20.417095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Flow 'volume_create_api' (1aabbb7b-8355-43dd-9ee3-d3bf8092a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:20.420041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93192361-69f1-41ed-8d3e-06dc3d48ec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:20.423380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:20.516626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93192361-69f1-41ed-8d3e-06dc3d48ec4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:20.518345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27b3834-0969-4f04-b405-a3af918af201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:20.612346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Created reservations ['255b4b81-15ae-451f-bf87-89d726addc46', 'f9d2e3d9-51f0-45be-8b89-2ab1f338f9c9', '64333767-d384-4978-9121-1c795a888bac', '2d418e01-69e1-4f4d-8349-9042499b121b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:20.613911 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27b3834-0969-4f04-b405-a3af918af201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255b4b81-15ae-451f-bf87-89d726addc46', 'f9d2e3d9-51f0-45be-8b89-2ab1f338f9c9', '64333767-d384-4978-9121-1c795a888bac', '2d418e01-69e1-4f4d-8349-9042499b121b']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:20.614132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82833373-0a44-420a-8416-fddf21a8fbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:20.656970 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82833373-0a44-420a-8416-fddf21a8fbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3be2b77-17e9-4e8d-a43f-e100332b8d37', '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='bb7f1b1caf364699891631db7badd04b',qos_specs=None,replication_status=,reservations=['255b4b81-15ae-451f-bf87-89d726addc46','f9d2e3d9-51f0-45be-8b89-2ab1f338f9c9','64333767-d384-4978-9121-1c795a888bac','2d418e01-69e1-4f4d-8349-9042499b121b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66de3553224d5a861e00ab89427538',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:20Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3be2b77-17e9-4e8d-a43f-e100332b8d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb7f1b1caf364699891631db7badd04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea66de3553224d5a861e00ab89427538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:20.658250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fda757-0636-489a-a5d9-66983ade2a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:20.689699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fda757-0636-489a-a5d9-66983ade2a08) transitioned into 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='bb7f1b1caf364699891631db7badd04b',qos_specs=None,replication_status=,reservations=['255b4b81-15ae-451f-bf87-89d726addc46','f9d2e3d9-51f0-45be-8b89-2ab1f338f9c9','64333767-d384-4978-9121-1c795a888bac','2d418e01-69e1-4f4d-8349-9042499b121b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66de3553224d5a861e00ab89427538',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:20.690886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befc238a-2963-4f48-b174-cf4d39b2d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:20.705368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-1fd368dd-d529-45d5-9218-9b83251069d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:20.710183 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-1fd368dd-d529-45d5-9218-9b83251069d5 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612/action Aug 20 02:03:20.711720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-1fd368dd-d529-45d5-9218-9b83251069d5 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:20.711720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-1fd368dd-d529-45d5-9218-9b83251069d5 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:20.711935 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befc238a-2963-4f48-b174-cf4d39b2d336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:20.713161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Flow 'volume_create_api' (1aabbb7b-8355-43dd-9ee3-d3bf8092a036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:20.713598 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Create volume request issued successfully. Aug 20 02:03:20.714713 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-58891988-e1d6-439b-b659-609c8c028cdf tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:20.715126 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 244/976] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:03:20 2026] POST /volume/v3/volumes => generated 701 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:20.731253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:20.739323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:20.739323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:20.739323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:20.741803 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:20.747318 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:20.747318 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:20.747478 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:20.747478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:20.747568 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:20.758330 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:20.758330 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:20.763359 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:20.763359 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:20.764716 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:20.765215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d3232fc9-7ba1-414e-9286-591fbbdef6f4 req-1fd368dd-d529-45d5-9218-9b83251069d5 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612/action returned with HTTP 204 Aug 20 02:03:20.765872 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 246/977] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:20 2026] POST /volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:20.768761 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:20.775980 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf34e1e2-176a-4cb9-aa9f-c1ed4bb1b518 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:20.776594 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 248/978] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:20 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:20.778521 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-0c2d8b75-a6c2-444a-b214-f8420c11900b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 200 Aug 20 02:03:20.778812 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 241/979] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:20 2026] GET /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 769 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:20.792852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:20.797595 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:20.797595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:20.797595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:20.811750 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:20.811750 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:20.820814 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:20.824814 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-64dd6d8e-2550-4ada-a5af-05f0fa690c9e tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 200 Aug 20 02:03:20.824814 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 245/980] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:20 2026] GET /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:21.048409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.055707 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:03:21.055707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.055707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.069495 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.069495 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:21.077215 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:21.092964 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e7f373f8-1f18-438e-a5d9-a50c4aecbb98 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 200 Aug 20 02:03:21.093960 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 247/981] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 1358 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:21.108397 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.114914 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:03:21.114914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.115289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.128963 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.128963 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:21.138550 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:21.150019 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e32c394e-b53a-431c-a6d6-0f4ca0b30f25 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 200 Aug 20 02:03:21.150371 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 249/982] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:21.167837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.171636 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:03:21.171636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.171916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.184081 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.184081 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:21.189314 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:21.196686 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-787c6fe4-c97a-4667-95f5-bb4d95696bb1 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 200 Aug 20 02:03:21.197410 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 242/983] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:21.218208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a8e291a1-92ee-4e84-bf66-922d43188284 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.219318 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8e291a1-92ee-4e84-bf66-922d43188284 None None] GET https://10.4.3.27/volume// Aug 20 02:03:21.219318 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8e291a1-92ee-4e84-bf66-922d43188284 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.219640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8e291a1-92ee-4e84-bf66-922d43188284 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.220011 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8e291a1-92ee-4e84-bf66-922d43188284 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:21.220323 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 246/984] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:21.234958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-d69ca385-b8fd-4dc4-ab14-f761fcd6d12c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.238548 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-d69ca385-b8fd-4dc4-ab14-f761fcd6d12c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:21.239021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-d69ca385-b8fd-4dc4-ab14-f761fcd6d12c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22212873-fa9b-4232-a20d-f58f12e51eda", "connector": null, "instance_uuid": "499ef004-1f70-4cb7-94d5-b93dedcbf324"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:21.263710 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.263710 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:21.343314 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-d69ca385-b8fd-4dc4-ab14-f761fcd6d12c tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:21.344034 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 248/985] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:21 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:21.357135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-47f118e0-8dbb-4d70-9175-e67bdc9dd965 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.357778 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47f118e0-8dbb-4d70-9175-e67bdc9dd965 None None] GET https://10.4.3.27/volume// Aug 20 02:03:21.357989 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47f118e0-8dbb-4d70-9175-e67bdc9dd965 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.359120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47f118e0-8dbb-4d70-9175-e67bdc9dd965 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.359583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47f118e0-8dbb-4d70-9175-e67bdc9dd965 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:21.360276 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 250/986] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:21.373765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-3a0c7f48-e696-42b7-92f5-52a9bb58541f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.378650 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-3a0c7f48-e696-42b7-92f5-52a9bb58541f tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:21.378650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-3a0c7f48-e696-42b7-92f5-52a9bb58541f tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71f8bc78-646c-4b8c-b92a-b5eb8395b1a7", "connector": null, "instance_uuid": "499ef004-1f70-4cb7-94d5-b93dedcbf324"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:21.393680 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.393680 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:21.462619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-3a0c7f48-e696-42b7-92f5-52a9bb58541f tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:21.463348 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 243/987] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:21 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:21.476991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a8016714-81c6-49dc-9523-94974a5d0255 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.478215 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8016714-81c6-49dc-9523-94974a5d0255 None None] GET https://10.4.3.27/volume// Aug 20 02:03:21.478215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8016714-81c6-49dc-9523-94974a5d0255 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.478215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8016714-81c6-49dc-9523-94974a5d0255 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.478925 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8016714-81c6-49dc-9523-94974a5d0255 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:21.479159 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 247/988] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:21.498164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-4bfbf567-9366-4fcb-aa53-b3b84f1bf963 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.501189 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-4bfbf567-9366-4fcb-aa53-b3b84f1bf963 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:21.501747 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-4bfbf567-9366-4fcb-aa53-b3b84f1bf963 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14f28e2c-b98f-4212-944c-65ac2da5023d", "connector": null, "instance_uuid": "499ef004-1f70-4cb7-94d5-b93dedcbf324"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:21.512657 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.512657 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:21.573519 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-4bfbf567-9366-4fcb-aa53-b3b84f1bf963 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:21.574715 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 249/989] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:21 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 20 02:03:21.798210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.803073 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:21.803073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.803073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.825987 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.825987 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:21.834641 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:21.839827 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3336ed54-34fa-4b42-8f9a-6e03f3cc2dd8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:21.840475 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 251/990] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:21.863519 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:21.867163 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:21.867373 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:21.867757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:21.885749 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:21.885749 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:21.892215 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:21.899456 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5e1cd61-d44a-4ecb-a22d-fdc9828d79ce tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:21.900029 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 244/991] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:21 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1133 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:22.055350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:22.057835 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:22.058584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1972439481"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:22.060333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1972439481'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:22.060333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume of 1 GB Aug 20 02:03:22.065956 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Availability Zones retrieved successfully. Aug 20 02:03:22.071567 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (f9daa21a-dd6b-4d46-8d69-a580d97f52e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:22.072646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42816af-5366-4e05-8e55-9d87aaf9a279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:22.073815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:22.137627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42816af-5366-4e05-8e55-9d87aaf9a279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:22.138795 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074f06cb-9257-4c21-a4f9-7843caa8c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:22.240477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Created reservations ['e94efacc-ee56-4aa2-90a5-0a686df2923c', '8c037f6c-9f61-4143-9670-d1c0f969a0db', '8b87a213-a5df-4b56-ac3f-57125ba27b12', 'b7e99593-a859-4751-a1b4-ac3fc62ee3b2'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:22.241986 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074f06cb-9257-4c21-a4f9-7843caa8c3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e94efacc-ee56-4aa2-90a5-0a686df2923c', '8c037f6c-9f61-4143-9670-d1c0f969a0db', '8b87a213-a5df-4b56-ac3f-57125ba27b12', 'b7e99593-a859-4751-a1b4-ac3fc62ee3b2']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:22.243398 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b6dbec-dbda-45e0-b06b-b6ed16f12c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:22.289310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b6dbec-dbda-45e0-b06b-b6ed16f12c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a30b5bdf-6481-4003-9329-7841a46e72c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1972439481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['e94efacc-ee56-4aa2-90a5-0a686df2923c','8c037f6c-9f61-4143-9670-d1c0f969a0db','8b87a213-a5df-4b56-ac3f-57125ba27b12','b7e99593-a859-4751-a1b4-ac3fc62ee3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1972439481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a30b5bdf-6481-4003-9329-7841a46e72c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ce95feb797e45669944af9bca39ae8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:22.290341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7099b-76ec-44e5-8d6d-b1e2b764bc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:22.338165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7099b-76ec-44e5-8d6d-b1e2b764bc99) transitioned into state 'SUCCESS' from state '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-1972439481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25c95430c3564309b3e2b9f2fb8f3ed0',qos_specs=None,replication_status=,reservations=['e94efacc-ee56-4aa2-90a5-0a686df2923c','8c037f6c-9f61-4143-9670-d1c0f969a0db','8b87a213-a5df-4b56-ac3f-57125ba27b12','b7e99593-a859-4751-a1b4-ac3fc62ee3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce95feb797e45669944af9bca39ae8a',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:22.339215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e34138-8f6b-45d7-a726-de6dec025211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:22.355150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e34138-8f6b-45d7-a726-de6dec025211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:22.357402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Flow 'volume_create_api' (f9daa21a-dd6b-4d46-8d69-a580d97f52e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:22.357880 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Create volume request issued successfully. Aug 20 02:03:22.358784 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9573e7d-84a6-406f-a9e9-ba30f375b085 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:22.359447 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 248/992] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:22 2026] POST /volume/v3/volumes => generated 749 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:22.376097 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:22.378727 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:22.378780 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:22.379036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:22.393818 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:22.393818 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:22.400854 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:22.411097 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3057b1c1-9db4-4a3a-9f2a-3e4cd40e0c53 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:22.411803 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 250/993] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:22 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:22.982677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.162291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:23.162789 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-361667677"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:23.164884 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-361667677'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:23.165109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Create volume of 2 GB Aug 20 02:03:23.183858 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Availability Zones retrieved successfully. Aug 20 02:03:23.193274 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Flow 'volume_create_api' (8df694a4-1d36-4c35-806c-38871c09e424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:23.193274 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87214a6f-c6ab-4125-84dc-a0d23759cdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:23.194474 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Validating volume size '2' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:23.261363 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87214a6f-c6ab-4125-84dc-a0d23759cdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:23.262201 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70f4d8c-2d87-4c5c-8420-9851ae73427d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:23.404999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Created reservations ['903b9582-d36c-4407-8381-294e728b408e', '37947a73-3d63-4567-a28d-2fbbcba0a74a', '17e7afa9-2848-4de1-b6e3-6439df0e47d6', '27692604-4a77-4d67-afff-03daa936fb33'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:23.405790 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70f4d8c-2d87-4c5c-8420-9851ae73427d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903b9582-d36c-4407-8381-294e728b408e', '37947a73-3d63-4567-a28d-2fbbcba0a74a', '17e7afa9-2848-4de1-b6e3-6439df0e47d6', '27692604-4a77-4d67-afff-03daa936fb33']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:23.407111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86b55c5-a970-423d-8673-873ecc181dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:23.429585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.433880 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:23.434361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.438859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.442566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86b55c5-a970-423d-8673-873ecc181dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808db053-0643-4711-ac26-8cd720164a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-361667677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac26a54cb48140f192043fe3a8ef9e40',qos_specs=None,replication_status=,reservations=['903b9582-d36c-4407-8381-294e728b408e','37947a73-3d63-4567-a28d-2fbbcba0a74a','17e7afa9-2848-4de1-b6e3-6439df0e47d6','27692604-4a77-4d67-afff-03daa936fb33'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb433b6a95564ffe8446bc2a356e9480',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-361667677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808db053-0643-4711-ac26-8cd720164a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac26a54cb48140f192043fe3a8ef9e40',provider_auth=None,provider_geometry=None,provider_id=None,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='fb433b6a95564ffe8446bc2a356e9480',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:23.443655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acb97c6-917e-4cc7-a507-68012cb23ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:23.457850 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.457850 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:23.464253 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:23.472439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acb97c6-917e-4cc7-a507-68012cb23ef5) transitioned into state 'SUCCESS' from state '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-361667677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac26a54cb48140f192043fe3a8ef9e40',qos_specs=None,replication_status=,reservations=['903b9582-d36c-4407-8381-294e728b408e','37947a73-3d63-4567-a28d-2fbbcba0a74a','17e7afa9-2848-4de1-b6e3-6439df0e47d6','27692604-4a77-4d67-afff-03daa936fb33'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb433b6a95564ffe8446bc2a356e9480',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:23.472834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e6b12f-0077-43f6-9784-9e35a3f77b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:23.473741 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d47ca0c8-af4c-47fb-894b-1a270741a3c8 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:23.474469 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 245/994] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:23.500524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e6b12f-0077-43f6-9784-9e35a3f77b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:23.501688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Flow 'volume_create_api' (8df694a4-1d36-4c35-806c-38871c09e424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:23.502115 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Create volume request issued successfully. Aug 20 02:03:23.503373 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d07b79bf-8569-4edc-8dad-85eee12e3e71 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:23.503598 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 252/995] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:22 2026] POST /volume/v3/volumes => generated 752 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:23.522283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.528023 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] GET https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:23.528350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.529283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.546882 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.546882 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:23.556894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.557361 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume info retrieved successfully. Aug 20 02:03:23.561956 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:23.563169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.565354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.565948 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5fea89a1-d0f0-4bd1-a1fc-5750b6df373e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 200 Aug 20 02:03:23.566516 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 249/996] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:23.579344 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.579344 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:23.592211 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:23.608352 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-daf73657-1f4e-486f-bdf1-cdecf92a4190 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:23.608352 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 251/997] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:23.763859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-be1354ef-eedd-4b2a-a9a4-b8082587ad5f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.764478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be1354ef-eedd-4b2a-a9a4-b8082587ad5f None None] GET https://10.4.3.27/volume// Aug 20 02:03:23.765119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be1354ef-eedd-4b2a-a9a4-b8082587ad5f None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.766055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be1354ef-eedd-4b2a-a9a4-b8082587ad5f None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.766396 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be1354ef-eedd-4b2a-a9a4-b8082587ad5f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:23.766569 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 246/998] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:23.781868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-236e00ba-cf08-4026-8233-f79e9610d376 req-e508e619-8908-4c66-8e2b-4ad46c52aec6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.786450 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-e508e619-8908-4c66-8e2b-4ad46c52aec6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:23.787115 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-e508e619-8908-4c66-8e2b-4ad46c52aec6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a30b5bdf-6481-4003-9329-7841a46e72c9", "connector": null, "instance_uuid": "6a18c324-00a5-4b5b-a7dd-be4266e16156"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:23.802266 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.802266 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:23.848942 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.852037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:23.852367 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.852562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.869735 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.869735 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:23.870485 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-e508e619-8908-4c66-8e2b-4ad46c52aec6 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:23.870664 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 253/999] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:23 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:23.875177 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:23.883493 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-2da70bd0-c0cc-4b3b-bc50-69c3040fa51c tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 200 Aug 20 02:03:23.884197 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 250/1000] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 1309 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:23.900886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f4274e2-9f34-4325-af0f-0e2bd3a8e46e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.901452 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f4274e2-9f34-4325-af0f-0e2bd3a8e46e None None] GET https://10.4.3.27/volume// Aug 20 02:03:23.901694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f4274e2-9f34-4325-af0f-0e2bd3a8e46e None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.901929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f4274e2-9f34-4325-af0f-0e2bd3a8e46e None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.902376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f4274e2-9f34-4325-af0f-0e2bd3a8e46e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:23.902749 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 252/1001] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:23.919566 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.922554 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:23.923800 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-78990eff-3a5b-48bf-a9bb-7187aba03676 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.925779 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.930030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.935840 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-78990eff-3a5b-48bf-a9bb-7187aba03676 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:03:23.940258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-78990eff-3a5b-48bf-a9bb-7187aba03676 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3be2b77-17e9-4e8d-a43f-e100332b8d37", "connector": null, "instance_uuid": "2eab4b47-e62b-4325-b532-2bca786f8ff8"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:23.950480 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.950480 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:23.950625 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.950625 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:23.957351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-58d782ce-8f96-4fc1-8578-69d7c0f99f4c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.957902 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58d782ce-8f96-4fc1-8578-69d7c0f99f4c None None] GET https://10.4.3.27/volume// Aug 20 02:03:23.958254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58d782ce-8f96-4fc1-8578-69d7c0f99f4c None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.958548 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58d782ce-8f96-4fc1-8578-69d7c0f99f4c None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.959364 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:23.959500 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58d782ce-8f96-4fc1-8578-69d7c0f99f4c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:23.959500 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 251/1002] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:23.965740 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64db1e6a-9a2c-49aa-aae5-6d1973a75a7e tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:23.966695 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 247/1003] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:23.976566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:23.981691 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:23.983041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:23.983041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:23.997062 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:23.997062 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:24.006514 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-78990eff-3a5b-48bf-a9bb-7187aba03676 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:03:24.007060 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:24.007177 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 254/1004] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:03:23 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:03:24.020318 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-9973d629-9cd6-490c-ab77-5c9f402225e4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:24.020970 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 253/1005] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:23 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:24.022455 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b0916023-e0db-438c-96b7-b6f56ea28a60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.022455 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b0916023-e0db-438c-96b7-b6f56ea28a60 None None] GET https://10.4.3.27/volume// Aug 20 02:03:24.022455 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b0916023-e0db-438c-96b7-b6f56ea28a60 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.022657 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b0916023-e0db-438c-96b7-b6f56ea28a60 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.023436 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b0916023-e0db-438c-96b7-b6f56ea28a60 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:24.023436 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 252/1006] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:24.038068 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.044322 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:24.044322 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.044652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.059605 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.059605 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:24.064538 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:24.072614 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-dbe1dbb7-01a1-4cc2-9772-90a9904ab2f8 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 200 Aug 20 02:03:24.073887 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 248/1007] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:24.235657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.241714 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] PUT https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b Aug 20 02:03:24.242531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.257149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.262602 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] PUT https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 Aug 20 02:03:24.264188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.265636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Acquiring lock "cinder-attachment_update-a30b5bdf-6481-4003-9329-7841a46e72c9-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:24.273272 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-a30b5bdf-6481-4003-9329-7841a46e72c9-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:24.275410 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.275410 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:24.280850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Acquiring lock "cinder-attachment_update-c3be2b77-17e9-4e8d-a43f-e100332b8d37-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:24.293174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Lock "cinder-attachment_update-c3be2b77-17e9-4e8d-a43f-e100332b8d37-np0000007844" acquired by "attachment_update" :: waited 0.011s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:24.294364 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.294364 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:24.350663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-70b504b7-1889-4f14-a07b-8d81137c8317 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.350663 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70b504b7-1889-4f14-a07b-8d81137c8317 None None] GET https://10.4.3.27/volume// Aug 20 02:03:24.350841 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70b504b7-1889-4f14-a07b-8d81137c8317 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.351241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70b504b7-1889-4f14-a07b-8d81137c8317 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.352018 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70b504b7-1889-4f14-a07b-8d81137c8317 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:24.352018 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 253/1008] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:24.384514 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.388380 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:03:24.388666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.389306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.411633 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.411633 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:24.416822 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:24.424195 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-97e4ecd5-a91d-4c4c-bd67-c5ddcffff667 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 200 Aug 20 02:03:24.425931 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 249/1009] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 1537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:24.511110 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Lock "cinder-attachment_update-c3be2b77-17e9-4e8d-a43f-e100332b8d37-np0000007844" released by "attachment_update" :: held 0.219s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:24.512221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-1237b0aa-dd88-405a-b6e9-d11a2011868d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 returned with HTTP 200 Aug 20 02:03:24.517327 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 254/1010] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:24 2026] PUT /volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:24.524117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Lock "cinder-attachment_update-a30b5bdf-6481-4003-9329-7841a46e72c9-np0000007844" released by "attachment_update" :: held 0.251s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:24.524274 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-7cdc674f-257d-4682-bab5-0fd0537d405a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b returned with HTTP 200 Aug 20 02:03:24.524945 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 255/1011] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:24 2026] PUT /volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b => generated 969 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:24.571406 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.576331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] PUT https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf Aug 20 02:03:24.576783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.588289 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3692f576-d473-4d7c-8332-c7c9484c6422 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.588929 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3692f576-d473-4d7c-8332-c7c9484c6422 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] GET https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:24.589328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3692f576-d473-4d7c-8332-c7c9484c6422 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.589578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3692f576-d473-4d7c-8332-c7c9484c6422 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.596297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Acquiring lock "cinder-attachment_update-22212873-fa9b-4232-a20d-f58f12e51eda-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:24.601611 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.601611 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:24.605521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-22212873-fa9b-4232-a20d-f58f12e51eda-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:24.606607 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-f32c930c-3ed9-4ac5-b005-081226aa9679 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.607282 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.607282 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:24.608353 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3692f576-d473-4d7c-8332-c7c9484c6422 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume info retrieved successfully. Aug 20 02:03:24.610773 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-f32c930c-3ed9-4ac5-b005-081226aa9679 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] POST https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5/action Aug 20 02:03:24.611714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-f32c930c-3ed9-4ac5-b005-081226aa9679 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:24.611714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-f32c930c-3ed9-4ac5-b005-081226aa9679 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.619592 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3692f576-d473-4d7c-8332-c7c9484c6422 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 200 Aug 20 02:03:24.619895 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 250/1012] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:24.639487 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.642927 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:24.643359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "808db053-0643-4711-ac26-8cd720164a86"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.645408 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '808db053-0643-4711-ac26-8cd720164a86'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:24.655635 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.655635 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:24.656126 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume retrieved successfully. Aug 20 02:03:24.656316 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Create volume of 1 GB Aug 20 02:03:24.658631 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.658631 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:24.664790 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Availability Zones retrieved successfully. Aug 20 02:03:24.674251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Flow 'volume_create_api' (d7e8560d-f8c4-42f8-b1e2-7720513d748b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:24.676414 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3327c3-5b80-4e2a-ac2d-0b26c1255205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:24.678313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:24.680646 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3327c3-5b80-4e2a-ac2d-0b26c1255205) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:03:24.680646 np0000007844 devstack@c-api.service[100164]: 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 20 02:03:24.686255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3327c3-5b80-4e2a-ac2d-0b26c1255205) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:24.686464 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-10fcdedf-e1c5-44f0-a902-5d46b23276a0 req-f32c930c-3ed9-4ac5-b005-081226aa9679 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5/action returned with HTTP 204 Aug 20 02:03:24.686525 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3327c3-5b80-4e2a-ac2d-0b26c1255205) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:03:24.686579 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 255/1013] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:24 2026] POST /volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:24.686649 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Flow 'volume_create_api' (d7e8560d-f8c4-42f8-b1e2-7720513d748b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:03:24.687169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eb13e87d-0ee7-4218-a664-22e98f93dc18 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:03:24.687989 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 256/1014] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:24 2026] POST /volume/v3/volumes => generated 173 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:03:24.698140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-37e7e875-8d51-483c-809f-ed8187150675 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.700456 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37e7e875-8d51-483c-809f-ed8187150675 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] GET https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:24.700738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37e7e875-8d51-483c-809f-ed8187150675 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.701324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37e7e875-8d51-483c-809f-ed8187150675 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.716051 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.716051 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:24.724403 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-37e7e875-8d51-483c-809f-ed8187150675 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume info retrieved successfully. Aug 20 02:03:24.731637 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37e7e875-8d51-483c-809f-ed8187150675 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 200 Aug 20 02:03:24.732158 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 251/1015] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:24.750559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-22212873-fa9b-4232-a20d-f58f12e51eda-np0000007844" released by "attachment_update" :: held 0.145s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:24.751004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-929f834f-6f9a-4391-a011-929185be6ad5 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf returned with HTTP 200 Aug 20 02:03:24.752860 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 254/1016] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:24 2026] PUT /volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:24.754886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.757724 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] DELETE https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:24.757810 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.758115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.758583 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Delete volume with id: 808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:24.771927 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.771927 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:24.771927 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume info retrieved successfully. Aug 20 02:03:24.795154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e6dd0103-2898-4251-b204-dde67b6cfef9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.798761 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e6dd0103-2898-4251-b204-dde67b6cfef9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf/action Aug 20 02:03:24.799429 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e6dd0103-2898-4251-b204-dde67b6cfef9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:24.799678 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e6dd0103-2898-4251-b204-dde67b6cfef9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:24.800609 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Delete volume request issued successfully. Aug 20 02:03:24.801144 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f15e58f-478d-4145-955d-7c18b51ce1f7 tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 202 Aug 20 02:03:24.801303 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 256/1017] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:24 2026] DELETE /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:24.811722 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.817577 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] GET https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:24.817577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.817577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.831990 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.831990 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:24.839450 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.839450 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:24.840812 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Volume info retrieved successfully. Aug 20 02:03:24.851382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8c605f82-6b4e-4c8f-a60d-4afa5caae1af tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 200 Aug 20 02:03:24.852056 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 252/1018] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:24.870012 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-e6dd0103-2898-4251-b204-dde67b6cfef9 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf/action returned with HTTP 204 Aug 20 02:03:24.870733 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 257/1019] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:24 2026] POST /volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:03:24.912308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3b023d0a-43ba-432f-b475-cbc53ce93d43 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.915051 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b023d0a-43ba-432f-b475-cbc53ce93d43 None None] GET https://10.4.3.27/volume// Aug 20 02:03:24.915051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b023d0a-43ba-432f-b475-cbc53ce93d43 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.915051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b023d0a-43ba-432f-b475-cbc53ce93d43 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.915557 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b023d0a-43ba-432f-b475-cbc53ce93d43 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:24.916059 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 255/1020] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:24.925497 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.928649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:03:24.928827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.929092 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:24.949615 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:24.949615 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:24.956006 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:24.965945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-209b1ef7-1d06-4b55-a836-93a56593a7c6 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 200 Aug 20 02:03:24.966143 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 257/1021] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:24.990162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:24.992881 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:24.993948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:24.993948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:25.007580 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.007580 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:25.012886 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:25.018410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7538ef5-03cb-4328-afd9-c2c1f909b6f7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:25.019247 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 253/1022] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:24 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:03:25.103249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.106457 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] PUT https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b Aug 20 02:03:25.107133 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:25.127564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Acquiring lock "cinder-attachment_update-71f8bc78-646c-4b8c-b92a-b5eb8395b1a7-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:25.134852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-71f8bc78-646c-4b8c-b92a-b5eb8395b1a7-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:25.135768 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.135768 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:25.282462 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-71f8bc78-646c-4b8c-b92a-b5eb8395b1a7-np0000007844" released by "attachment_update" :: held 0.148s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:25.282924 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7cb61f8f-4f91-4106-ae3f-17dbfb2c46c8 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b returned with HTTP 200 Aug 20 02:03:25.287639 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 258/1023] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:25 2026] PUT /volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:25.326009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-c60a5cb7-7762-45f1-be91-c91c9f2487bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.328622 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-c60a5cb7-7762-45f1-be91-c91c9f2487bf tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b/action Aug 20 02:03:25.329211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-c60a5cb7-7762-45f1-be91-c91c9f2487bf tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:25.330246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-c60a5cb7-7762-45f1-be91-c91c9f2487bf tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:25.357321 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.357321 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:25.390817 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-c60a5cb7-7762-45f1-be91-c91c9f2487bf tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b/action returned with HTTP 204 Aug 20 02:03:25.391466 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 256/1024] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:25 2026] POST /volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:25.421410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-68c0bddb-21a1-4193-9ffd-9790ddeac15d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.421907 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68c0bddb-21a1-4193-9ffd-9790ddeac15d None None] GET https://10.4.3.27/volume// Aug 20 02:03:25.422171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68c0bddb-21a1-4193-9ffd-9790ddeac15d None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:25.422390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68c0bddb-21a1-4193-9ffd-9790ddeac15d None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:25.422845 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68c0bddb-21a1-4193-9ffd-9790ddeac15d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:25.423103 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 258/1025] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:25.445578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.447867 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:03:25.448028 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:25.448212 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:25.459069 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.459069 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:25.462628 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:03:25.467761 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-7b868dcc-acf4-40df-84a3-67bd8577aadd tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 200 Aug 20 02:03:25.468204 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 254/1026] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:25 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:25.610436 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.612991 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] PUT https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 Aug 20 02:03:25.613606 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:25.630750 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Acquiring lock "cinder-attachment_update-14f28e2c-b98f-4212-944c-65ac2da5023d-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:03:25.636957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-14f28e2c-b98f-4212-944c-65ac2da5023d-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:03:25.639578 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.639578 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:25.827502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Lock "cinder-attachment_update-14f28e2c-b98f-4212-944c-65ac2da5023d-np0000007844" released by "attachment_update" :: held 0.180s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:03:25.831298 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-6f598c40-e2c3-4f27-b4d8-2692665c0e8e tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 returned with HTTP 200 Aug 20 02:03:25.831298 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 259/1027] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:03:25 2026] PUT /volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:25.878253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c39567d2-2102-4447-bbc0-54338a41ae8e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.897057 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c39567d2-2102-4447-bbc0-54338a41ae8e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] GET https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 Aug 20 02:03:25.897057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c39567d2-2102-4447-bbc0-54338a41ae8e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:25.897057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c39567d2-2102-4447-bbc0-54338a41ae8e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:25.897377 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-5c6a18b2-bfaf-4162-a4b6-553616bd0e24 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:25.899412 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c39567d2-2102-4447-bbc0-54338a41ae8e tempest-VolumesCloneNegativeTest-1236250734 tempest-VolumesCloneNegativeTest-1236250734-project-member] https://10.4.3.27/volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 returned with HTTP 404 Aug 20 02:03:25.899412 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 257/1028] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:25 2026] GET /volume/v3/volumes/808db053-0643-4711-ac26-8cd720164a86 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:03:25.899629 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-5c6a18b2-bfaf-4162-a4b6-553616bd0e24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] POST https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14/action Aug 20 02:03:25.899629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-5c6a18b2-bfaf-4162-a4b6-553616bd0e24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:25.899629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-5c6a18b2-bfaf-4162-a4b6-553616bd0e24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:25.926255 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:25.926255 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:25.943990 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f9373719-ab57-4fa9-b920-f11982e04e8d req-5c6a18b2-bfaf-4162-a4b6-553616bd0e24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14/action returned with HTTP 204 Aug 20 02:03:25.945518 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 259/1029] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:25 2026] POST /volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:26.039367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.042712 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:26.042936 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:26.043142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:26.059157 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:26.059157 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:26.064072 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:26.076259 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ab68c37-a1c2-43dc-ac99-91b944538d37 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:26.076259 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 255/1030] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:26 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:26.646362 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-99df50b4-976e-44ff-8bb6-7512afa0583f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.819146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-99df50b4-976e-44ff-8bb6-7512afa0583f tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:03:26.820210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-99df50b4-976e-44ff-8bb6-7512afa0583f tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1326582281"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:26.825320 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:26.825320 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:26.848304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-99df50b4-976e-44ff-8bb6-7512afa0583f tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:03:26.848844 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 260/1031] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:03:26 2026] POST /volume/v3/group_types => generated 181 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:26.864117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d5ede106-da37-48b3-8b22-860d65ce0bbf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.867045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5ede106-da37-48b3-8b22-860d65ce0bbf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] POST https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs Aug 20 02:03:26.869325 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5ede106-da37-48b3-8b22-860d65ce0bbf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:26.902144 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5ede106-da37-48b3-8b22-860d65ce0bbf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs returned with HTTP 202 Aug 20 02:03:26.902815 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 258/1032] 10.4.3.27 () {70 vars in 1451 bytes} [Thu Aug 20 02:03:26 2026] POST /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs => generated 53 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:26.916527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-de19a8fc-5e45-4b76-a815-5d7e387ebf07 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.918722 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-de19a8fc-5e45-4b76-a815-5d7e387ebf07 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] POST https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs Aug 20 02:03:26.918927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-de19a8fc-5e45-4b76-a815-5d7e387ebf07 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:26.950367 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-de19a8fc-5e45-4b76-a815-5d7e387ebf07 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs returned with HTTP 202 Aug 20 02:03:26.951015 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 260/1033] 10.4.3.27 () {70 vars in 1451 bytes} [Thu Aug 20 02:03:26 2026] POST /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs => generated 61 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:26.962380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-986b9241-6534-44cf-8dfc-3018b04b741d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.964043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-986b9241-6534-44cf-8dfc-3018b04b741d tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 Aug 20 02:03:26.964567 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-986b9241-6534-44cf-8dfc-3018b04b741d tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:26.964567 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-986b9241-6534-44cf-8dfc-3018b04b741d tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:26.974788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-986b9241-6534-44cf-8dfc-3018b04b741d tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 returned with HTTP 200 Aug 20 02:03:26.975617 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 256/1034] 10.4.3.27 () {68 vars in 1445 bytes} [Thu Aug 20 02:03:26 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:26.985197 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-42fb4439-84ee-422c-b474-9feabf232db8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:26.990556 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42fb4439-84ee-422c-b474-9feabf232db8 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 Aug 20 02:03:26.991151 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-42fb4439-84ee-422c-b474-9feabf232db8 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:26.991607 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-42fb4439-84ee-422c-b474-9feabf232db8 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.005804 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42fb4439-84ee-422c-b474-9feabf232db8 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 returned with HTTP 200 Aug 20 02:03:27.007470 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 261/1035] 10.4.3.27 () {68 vars in 1445 bytes} [Thu Aug 20 02:03:26 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:27.025405 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ee0d3af5-e673-4850-98b9-f102f82cea4a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.036426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ee0d3af5-e673-4850-98b9-f102f82cea4a tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] PUT https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 Aug 20 02:03:27.036881 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ee0d3af5-e673-4850-98b9-f102f82cea4a tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:27.067140 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ee0d3af5-e673-4850-98b9-f102f82cea4a tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 returned with HTTP 200 Aug 20 02:03:27.068025 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 259/1036] 10.4.3.27 () {70 vars in 1465 bytes} [Thu Aug 20 02:03:27 2026] PUT /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:27.084596 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0f60b01c-b390-436a-9786-6351f4a4f669 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.087555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0f60b01c-b390-436a-9786-6351f4a4f669 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs Aug 20 02:03:27.088249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0f60b01c-b390-436a-9786-6351f4a4f669 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.088472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0f60b01c-b390-436a-9786-6351f4a4f669 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.104578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.104578 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:27.104578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.104578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.109185 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0f60b01c-b390-436a-9786-6351f4a4f669 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs returned with HTTP 200 Aug 20 02:03:27.109995 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 261/1037] 10.4.3.27 () {68 vars in 1430 bytes} [Thu Aug 20 02:03:27 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:27.123555 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3d94d4b5-8f6d-4dae-9db6-03366f270a05 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.127256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d94d4b5-8f6d-4dae-9db6-03366f270a05 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 Aug 20 02:03:27.127960 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d94d4b5-8f6d-4dae-9db6-03366f270a05 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.128404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d94d4b5-8f6d-4dae-9db6-03366f270a05 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.130305 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:27.130305 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:27.141060 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:27.148779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7556e5d-d6b0-4a0f-83df-7d2ebd8aab6b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:27.149855 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 257/1038] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:27 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:27.163490 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d94d4b5-8f6d-4dae-9db6-03366f270a05 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 returned with HTTP 202 Aug 20 02:03:27.163995 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 262/1039] 10.4.3.27 () {68 vars in 1448 bytes} [Thu Aug 20 02:03:27 2026] DELETE /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:27.174585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.180289 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 Aug 20 02:03:27.180509 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.182786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.192558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] HTTP exception thrown: Group Type 2d6de348-2ed4-4791-b16e-6c8b0d467324 has no extra spec with key key1. Aug 20 02:03:27.192896 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fa8bd70-57a0-45d6-a4de-0540c8d31b46 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 returned with HTTP 404 Aug 20 02:03:27.193469 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 260/1040] 10.4.3.27 () {68 vars in 1445 bytes} [Thu Aug 20 02:03:27 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:27.206446 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-236f2072-8816-4d14-bc61-1fc60f5c2233 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.213453 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-236f2072-8816-4d14-bc61-1fc60f5c2233 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 Aug 20 02:03:27.214061 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-236f2072-8816-4d14-bc61-1fc60f5c2233 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.214270 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-236f2072-8816-4d14-bc61-1fc60f5c2233 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.242037 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-236f2072-8816-4d14-bc61-1fc60f5c2233 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 returned with HTTP 202 Aug 20 02:03:27.243539 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 262/1041] 10.4.3.27 () {68 vars in 1448 bytes} [Thu Aug 20 02:03:27 2026] DELETE /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 02:03:27.261136 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.265136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 Aug 20 02:03:27.265428 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.265659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.274938 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] HTTP exception thrown: Group Type 2d6de348-2ed4-4791-b16e-6c8b0d467324 has no extra spec with key key2. Aug 20 02:03:27.275298 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b05bb89-3598-4469-aa10-f873e3f53e3c tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 returned with HTTP 404 Aug 20 02:03:27.276017 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 258/1042] 10.4.3.27 () {68 vars in 1445 bytes} [Thu Aug 20 02:03:27 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:03:27.287484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c4abfc78-1396-452f-b5d9-32b35d2cc749 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.289897 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4abfc78-1396-452f-b5d9-32b35d2cc749 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 Aug 20 02:03:27.290296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4abfc78-1396-452f-b5d9-32b35d2cc749 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.290600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4abfc78-1396-452f-b5d9-32b35d2cc749 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.309966 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4abfc78-1396-452f-b5d9-32b35d2cc749 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 returned with HTTP 202 Aug 20 02:03:27.309966 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 263/1043] 10.4.3.27 () {68 vars in 1448 bytes} [Thu Aug 20 02:03:27 2026] DELETE /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:27.324830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.327465 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] GET https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 Aug 20 02:03:27.327793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.328046 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.335960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] HTTP exception thrown: Group Type 2d6de348-2ed4-4791-b16e-6c8b0d467324 has no extra spec with key key3. Aug 20 02:03:27.336253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fc0de9ae-47ba-4064-91ad-3f78cde68dcf tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 returned with HTTP 404 Aug 20 02:03:27.337083 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 261/1044] 10.4.3.27 () {68 vars in 1445 bytes} [Thu Aug 20 02:03:27 2026] GET /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:03:27.353462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f924d581-4bf7-4bcc-a83e-34811cb9da25 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.357272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f924d581-4bf7-4bcc-a83e-34811cb9da25 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324 Aug 20 02:03:27.357561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f924d581-4bf7-4bcc-a83e-34811cb9da25 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:27.358155 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f924d581-4bf7-4bcc-a83e-34811cb9da25 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:27.389620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f924d581-4bf7-4bcc-a83e-34811cb9da25 tempest-GroupTypeSpecsTest-179267379 tempest-GroupTypeSpecsTest-179267379-project-admin] https://10.4.3.27/volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324 returned with HTTP 202 Aug 20 02:03:27.390608 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 263/1045] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:03:27 2026] DELETE /volume/v3/group_types/2d6de348-2ed4-4791-b16e-6c8b0d467324 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:27.952475 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-236e00ba-cf08-4026-8233-f79e9610d376 req-ce5c0be5-02e0-4da4-bc3a-95d110b48078 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:27.956270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-ce5c0be5-02e0-4da4-bc3a-95d110b48078 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b/action Aug 20 02:03:27.956270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-ce5c0be5-02e0-4da4-bc3a-95d110b48078 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:27.956270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-ce5c0be5-02e0-4da4-bc3a-95d110b48078 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:27.988820 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:27.988820 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:28.006833 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-236e00ba-cf08-4026-8233-f79e9610d376 req-ce5c0be5-02e0-4da4-bc3a-95d110b48078 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b/action returned with HTTP 204 Aug 20 02:03:28.007481 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 259/1046] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:03:27 2026] POST /volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:28.170149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8958b24c-9be8-4505-9c39-b9390eadd522 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.178309 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8958b24c-9be8-4505-9c39-b9390eadd522 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:28.179059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8958b24c-9be8-4505-9c39-b9390eadd522 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:28.179059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8958b24c-9be8-4505-9c39-b9390eadd522 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:28.202334 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:28.202334 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:28.212964 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8958b24c-9be8-4505-9c39-b9390eadd522 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:28.223433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8958b24c-9be8-4505-9c39-b9390eadd522 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:28.223433 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 264/1047] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:28 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1134 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:28.250966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.254795 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:28.255152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:28.255594 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:28.270072 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:28.270072 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:28.284947 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:28.295298 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d683fcce-881e-4126-83ae-6f5b81a6f695 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:28.296015 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 262/1048] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:28 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:28.467766 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.659506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:28.660581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-768972509"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:28.665568 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-768972509'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:28.665784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create volume of 1 GB Aug 20 02:03:28.672012 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Availability Zones retrieved successfully. Aug 20 02:03:28.691024 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Flow 'volume_create_api' (16cbb70a-542b-460d-a6ae-ce6acd495b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:28.692425 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a829fe7-d16a-4aa3-a570-c818bb294b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:28.694179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:28.745179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.751268 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:28.751268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:28.751268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:28.751905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a829fe7-d16a-4aa3-a570-c818bb294b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:28.752143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5807f5-b2af-4d40-af8b-25b14b345ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:28.772067 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:28.772067 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:28.781039 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:28.787509 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-ecfbe868-c115-40b9-ae61-defdb4c3dcfd tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:28.788200 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 260/1049] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:28 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1133 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:28.826694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.831729 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab/action Aug 20 02:03:28.833049 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:28.833302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:28.853756 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:28.853756 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:28.855289 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:28.864842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Created reservations ['7910278c-540c-4a31-ab3a-d5e43ce0ddd4', '395cdcd7-1367-4dc2-9676-7255e8b6e070', 'd5911c41-42c7-45f6-b17a-56faba7ad918', 'fdd8bba8-bb25-4f1a-b4b2-5d0922f56b91'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:28.865309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5807f5-b2af-4d40-af8b-25b14b345ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7910278c-540c-4a31-ab3a-d5e43ce0ddd4', '395cdcd7-1367-4dc2-9676-7255e8b6e070', 'd5911c41-42c7-45f6-b17a-56faba7ad918', 'fdd8bba8-bb25-4f1a-b4b2-5d0922f56b91']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:28.866205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47639d4c-2e3f-4c60-9249-5bfa4f36f596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:28.873219 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Begin detaching volume completed successfully. Aug 20 02:03:28.873683 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-1e32b9c8-4469-4a73-9e24-61d5ca1862aa tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab/action returned with HTTP 202 Aug 20 02:03:28.874085 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 265/1050] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:03:28 2026] POST /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:03:28.923928 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47639d4c-2e3f-4c60-9249-5bfa4f36f596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67b694d-cb1a-4df5-ae34-0e18e0f9c8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-768972509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab0e9b10d846379a462179cf1a0322',qos_specs=None,replication_status=,reservations=['7910278c-540c-4a31-ab3a-d5e43ce0ddd4','395cdcd7-1367-4dc2-9676-7255e8b6e070','d5911c41-42c7-45f6-b17a-56faba7ad918','fdd8bba8-bb25-4f1a-b4b2-5d0922f56b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dac5022bfc244d19a17eccb6c5b5f67',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-768972509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67b694d-cb1a-4df5-ae34-0e18e0f9c8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ab0e9b10d846379a462179cf1a0322',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dac5022bfc244d19a17eccb6c5b5f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:28.923928 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095d4e5f-267f-409d-ba11-4d1ddd751adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:28.931269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:28.939081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:28.939081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:28.939081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:28.960205 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:28.960205 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:28.973904 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:28.979679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095d4e5f-267f-409d-ba11-4d1ddd751adb) transitioned into state 'SUCCESS' from state '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-768972509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab0e9b10d846379a462179cf1a0322',qos_specs=None,replication_status=,reservations=['7910278c-540c-4a31-ab3a-d5e43ce0ddd4','395cdcd7-1367-4dc2-9676-7255e8b6e070','d5911c41-42c7-45f6-b17a-56faba7ad918','fdd8bba8-bb25-4f1a-b4b2-5d0922f56b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dac5022bfc244d19a17eccb6c5b5f67',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:28.980079 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434364fe-b34f-41e8-83c1-5794e8caac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:28.983495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a1ffa45-c635-4999-aaa7-7adaff5aab10 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:28.983495 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 263/1051] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:28 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:29.004345 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-70bad9ef-4a19-46ee-a829-412e7a1791b2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:29.004810 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70bad9ef-4a19-46ee-a829-412e7a1791b2 None None] GET https://10.4.3.27/volume// Aug 20 02:03:29.005179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70bad9ef-4a19-46ee-a829-412e7a1791b2 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:29.005179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70bad9ef-4a19-46ee-a829-412e7a1791b2 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:29.005573 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70bad9ef-4a19-46ee-a829-412e7a1791b2 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:29.006186 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 261/1052] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:29.012847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434364fe-b34f-41e8-83c1-5794e8caac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:29.014243 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Flow 'volume_create_api' (16cbb70a-542b-460d-a6ae-ce6acd495b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:29.014710 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create volume request issued successfully. Aug 20 02:03:29.015560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-733526d1-9ad7-4381-8ad7-b27fb561dcef tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:29.016001 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 264/1053] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:03:28 2026] POST /volume/v3/volumes => generated 755 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:29.017497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:29.023967 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:29.025412 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:29.025412 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:29.034401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:29.039185 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:29.039185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:29.039505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:29.048571 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:29.048571 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:29.056530 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:29.056530 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:29.058607 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:29.063931 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:29.066628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-372065e0-316a-46aa-9d95-7061a3af2904 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:29.066628 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 266/1054] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:29 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1316 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:29.071731 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8adadcfb-049d-49b8-8989-6609700b1cf2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 200 Aug 20 02:03:29.076291 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 264/1055] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:29 2026] GET /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:30.001941 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-00d28d11-895a-45a1-b678-d165bae0bab7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:30.004574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-00d28d11-895a-45a1-b678-d165bae0bab7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:30.004841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-00d28d11-895a-45a1-b678-d165bae0bab7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:30.005070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-00d28d11-895a-45a1-b678-d165bae0bab7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:30.017877 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:30.017877 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:30.024344 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-00d28d11-895a-45a1-b678-d165bae0bab7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:30.030309 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-00d28d11-895a-45a1-b678-d165bae0bab7 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:30.030962 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 262/1056] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:30 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:30.099448 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:30.103359 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:30.103359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:30.103359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:30.117285 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:30.117285 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:30.126663 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:30.137221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f3b76a3-b021-4bd4-b489-cd504446bfcd tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 200 Aug 20 02:03:30.137830 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 265/1057] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:30 2026] GET /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:30.155824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-402636df-9441-4a0e-9d48-db58a6124dd8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:30.158867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:03:30.159858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b694d-cb1a-4df5-ae34-0e18e0f9c8de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1843182928"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:30.176697 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:30.176697 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:30.176697 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:30.176697 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create snapshot from volume f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:30.239513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Created reservations ['9d88f5f3-ef15-42b9-8d54-58e988741968', 'ac8b8e45-0fee-4bbb-9b2a-3ba3cb7e8ab3', '7fe90427-fcad-49cd-b98f-a00652cdfee4', '2fa7ba6e-8e2d-4fc6-ae05-e26e86ce7863'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:30.283590 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot create request issued successfully. Aug 20 02:03:30.284062 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-402636df-9441-4a0e-9d48-db58a6124dd8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:03:30.284592 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 267/1058] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:03:30 2026] POST /volume/v3/snapshots => generated 314 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:30.300357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:30.302647 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:30.302743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:30.303083 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:30.312682 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:30.312682 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:30.313518 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:30.315122 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8184b1db-5b18-404a-a80a-acbe47dcd7ff tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 returned with HTTP 200 Aug 20 02:03:30.315957 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 265/1059] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:30 2026] GET /volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:31.055457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.061527 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:31.061871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:31.062192 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:31.084493 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.084493 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:31.094200 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:31.102540 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96253bd0-f68d-45a3-b093-d696706cf7d0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:31.103313 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 263/1060] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:31 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:31.111956 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-9354c994-4c78-43d4-849f-26cad804a9be req-19d1bcab-fe74-4f02-84ab-587701a7e56d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.117074 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-19d1bcab-fe74-4f02-84ab-587701a7e56d tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 Aug 20 02:03:31.118248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-19d1bcab-fe74-4f02-84ab-587701a7e56d tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:31.118438 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-19d1bcab-fe74-4f02-84ab-587701a7e56d tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:31.130586 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.130586 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:31.239831 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9354c994-4c78-43d4-849f-26cad804a9be req-19d1bcab-fe74-4f02-84ab-587701a7e56d tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 returned with HTTP 200 Aug 20 02:03:31.240858 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 266/1061] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:31 2026] DELETE /volume/v3/attachments/0d52f09f-d2ea-4392-a1dc-4aeb2d784612 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:31.328780 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-232fe277-1972-437d-8ce4-ec59263f92bb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.332031 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-232fe277-1972-437d-8ce4-ec59263f92bb tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:31.332352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-232fe277-1972-437d-8ce4-ec59263f92bb tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:31.332696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-232fe277-1972-437d-8ce4-ec59263f92bb tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:31.340585 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.340585 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:31.342149 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-232fe277-1972-437d-8ce4-ec59263f92bb tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:31.342846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-232fe277-1972-437d-8ce4-ec59263f92bb tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 returned with HTTP 200 Aug 20 02:03:31.343431 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 268/1062] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:31 2026] GET /volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:31.364561 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-eb21c512-27df-4f68-af1a-6d9702c73077 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.367273 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:03:31.367273 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b694d-cb1a-4df5-ae34-0e18e0f9c8de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1131506179"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:31.383308 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.383308 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:31.383308 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:31.383308 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create snapshot from volume f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:31.430308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Created reservations ['b8573aab-a530-4744-81ed-1fcd201c8858', '4a417f33-a0b4-4a4a-b213-b95c45fc8ae2', 'cdb7f83f-aa87-4243-a866-652e594279b9', 'c2923d5b-3761-4b81-9dee-36a1e55b45bc'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:31.459813 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b4b8b519-f12c-49d7-ba6c-dc4d20a55952 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.480023 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot create request issued successfully. Aug 20 02:03:31.480511 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb21c512-27df-4f68-af1a-6d9702c73077 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:03:31.481019 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 266/1063] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:03:31 2026] POST /volume/v3/snapshots => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:31.497151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-18eb339f-c0da-4db7-88b0-5b02889e264a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.500006 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18eb339f-c0da-4db7-88b0-5b02889e264a tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:31.500498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18eb339f-c0da-4db7-88b0-5b02889e264a tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:31.500868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18eb339f-c0da-4db7-88b0-5b02889e264a tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:31.511632 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.511632 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:31.512558 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18eb339f-c0da-4db7-88b0-5b02889e264a tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:31.514784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18eb339f-c0da-4db7-88b0-5b02889e264a tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 200 Aug 20 02:03:31.514784 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 267/1064] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:31 2026] GET /volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:31.633992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4b8b519-f12c-49d7-ba6c-dc4d20a55952 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:03:31.634530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b4b8b519-f12c-49d7-ba6c-dc4d20a55952 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-495241932"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:31.657290 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b4b8b519-f12c-49d7-ba6c-dc4d20a55952 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:03:31.657813 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 264/1065] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:03:31 2026] POST /volume/v3/types => generated 215 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:31.670210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9378078e-7a64-4b94-b84b-d7b9b4b223ac None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.672388 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9378078e-7a64-4b94-b84b-d7b9b4b223ac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:03:31.672849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9378078e-7a64-4b94-b84b-d7b9b4b223ac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-314856507"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:31.700021 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9378078e-7a64-4b94-b84b-d7b9b4b223ac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:03:31.700631 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 269/1066] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:03:31 2026] POST /volume/v3/group_types => generated 172 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:31.720083 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4e43a904-d703-42d0-9748-125d74d2efcf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.825606 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:03:31.825950 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3189f342-c498-4faf-b3b7-9a26bc646c14", "volume_types": ["84f21a5c-14a1-4a97-871a-abd3001998ad"], "name": "tempest-Group1-1138728334"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:31.830491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating new group {'group': {'group_type': '3189f342-c498-4faf-b3b7-9a26bc646c14', 'volume_types': ['84f21a5c-14a1-4a97-871a-abd3001998ad'], 'name': 'tempest-Group1-1138728334'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:03:31.838862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating group tempest-Group1-1138728334. Aug 20 02:03:31.839256 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.839256 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:31.862144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:03:31.861795. {{(pid=100162) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:03:31.862340 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:31.898607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['88209f91-43b0-4c88-a191-57ae8bfa9588'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:31.947850 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e43a904-d703-42d0-9748-125d74d2efcf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:03:31.947850 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 267/1067] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:03:31 2026] POST /volume/v3/groups => generated 94 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:31.963762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f72a3d56-e179-4861-9e30-c7706b93d843 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:31.966610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f72a3d56-e179-4861-9e30-c7706b93d843 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:31.967041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f72a3d56-e179-4861-9e30-c7706b93d843 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:31.967319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f72a3d56-e179-4861-9e30-c7706b93d843 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:31.967721 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-f72a3d56-e179-4861-9e30-c7706b93d843 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:31.978179 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:31.978179 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:32.011946 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f72a3d56-e179-4861-9e30-c7706b93d843 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 returned with HTTP 200 Aug 20 02:03:32.011946 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 268/1068] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:31 2026] GET /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 => generated 322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:32.121556 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.124145 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:32.124448 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.125032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.134616 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.134616 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:32.141963 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:32.149715 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93f355ca-5dd4-4c6c-b9ac-57d238c44784 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:32.150351 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 265/1069] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:32.269372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.272828 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:32.273057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.273336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.298018 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.298018 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:32.305041 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:32.315843 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-a4b3554a-b65e-4ccc-ac4e-1fd9dfeb9261 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:32.316491 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 270/1070] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:32.346318 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.353253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] POST https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9/action Aug 20 02:03:32.353253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:32.353253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:32.370410 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.370410 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:32.370410 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:32.383412 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Begin detaching volume completed successfully. Aug 20 02:03:32.383808 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-355f4f90-c845-45dd-898b-45d512e7cf5a tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9/action returned with HTTP 202 Aug 20 02:03:32.384687 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 268/1071] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:03:32 2026] POST /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:03:32.412320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.414319 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:32.414480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.414687 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.439322 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.439322 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:32.455508 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:32.456635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fec1d8e7-224f-448b-a4ba-85c407ace7aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.457133 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fec1d8e7-224f-448b-a4ba-85c407ace7aa None None] GET https://10.4.3.27/volume// Aug 20 02:03:32.457359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fec1d8e7-224f-448b-a4ba-85c407ace7aa None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.457615 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fec1d8e7-224f-448b-a4ba-85c407ace7aa None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.458350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fec1d8e7-224f-448b-a4ba-85c407ace7aa None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:32.458544 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 266/1072] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:32.462823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6cd9d76b-bee4-48e5-a815-210852ecfe91 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:32.463533 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 269/1073] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:32.473908 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.481169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:32.481169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.481169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.496388 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.496388 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:32.501777 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:32.514415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-6b8c7073-fa92-43ba-8a60-be1d70f6cf26 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:32.516216 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 271/1074] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1317 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:32.528394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.532649 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:32.532649 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.532649 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.541488 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.541488 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:32.542296 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:32.543450 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f24714b7-85bf-404d-98b9-c8a19c2ab84e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 200 Aug 20 02:03:32.544358 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 269/1075] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:32.564068 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-05741675-c271-4233-97a5-9e8cc19077ee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.567505 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:03:32.568341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b694d-cb1a-4df5-ae34-0e18e0f9c8de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:32.586517 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.586517 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:32.587237 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:32.587447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Create snapshot from volume f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:32.639609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Created reservations ['0977fc67-2a18-4c21-afe5-66077c497d47', 'f2af333b-4192-46e7-9a22-fa075bb436e3', '3a7f3829-009e-43fb-9ba2-13bb5b4cd85f', '795c1893-933e-4f69-88f2-1661b1fee4b7'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:32.693736 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot create request issued successfully. Aug 20 02:03:32.694105 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-05741675-c271-4233-97a5-9e8cc19077ee tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:03:32.694652 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 267/1076] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:03:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:32.710513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-af1395e9-14a0-445a-80b8-71e88046656c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:32.714878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af1395e9-14a0-445a-80b8-71e88046656c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:32.715473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af1395e9-14a0-445a-80b8-71e88046656c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:32.715886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af1395e9-14a0-445a-80b8-71e88046656c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:32.730099 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:32.730099 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:32.730099 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-af1395e9-14a0-445a-80b8-71e88046656c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:32.731333 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af1395e9-14a0-445a-80b8-71e88046656c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 returned with HTTP 200 Aug 20 02:03:32.732138 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 270/1077] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:32 2026] GET /volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:33.025600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.028019 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:33.028549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.028659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.028831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:33.035186 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.035186 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:33.061878 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db6396bb-de61-4027-ae2a-ee6a5e3d6b53 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 returned with HTTP 200 Aug 20 02:03:33.061878 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 272/1078] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 => generated 323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:33.079532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.083076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:03:33.083586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3189f342-c498-4faf-b3b7-9a26bc646c14", "volume_types": ["84f21a5c-14a1-4a97-871a-abd3001998ad"], "name": "tempest-Group2-1099872894"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:33.085835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating new group {'group': {'group_type': '3189f342-c498-4faf-b3b7-9a26bc646c14', 'volume_types': ['84f21a5c-14a1-4a97-871a-abd3001998ad'], 'name': 'tempest-Group2-1099872894'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:03:33.091529 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating group tempest-Group2-1099872894. Aug 20 02:03:33.101874 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:33.123720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['3c8f57a4-4096-49bf-812a-a4bcf4a54512'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:33.156132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-747e9c6f-7156-46c5-9c2d-e0e7992f3346 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:03:33.160280 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 270/1079] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:03:33 2026] POST /volume/v3/groups => generated 94 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:33.170493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.176187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:33.176691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.177693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.177975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:33.185948 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.185948 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:33.210107 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f1aa7887-5178-4bd6-b7ee-e96fcd06eb9b tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 returned with HTTP 200 Aug 20 02:03:33.210698 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 268/1080] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:33.483438 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34622958-e55b-47ea-8822-c34dfa1eafbf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.486063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34622958-e55b-47ea-8822-c34dfa1eafbf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:33.486329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34622958-e55b-47ea-8822-c34dfa1eafbf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.486543 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34622958-e55b-47ea-8822-c34dfa1eafbf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.504275 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.504275 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:33.510061 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-34622958-e55b-47ea-8822-c34dfa1eafbf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:33.521526 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34622958-e55b-47ea-8822-c34dfa1eafbf tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:33.524336 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 271/1081] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:33.570798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-4cb40f2d-5f2b-4cdc-9c73-f30f6ebe8138 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.573994 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-4cb40f2d-5f2b-4cdc-9c73-f30f6ebe8138 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b Aug 20 02:03:33.574473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-4cb40f2d-5f2b-4cdc-9c73-f30f6ebe8138 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.575614 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-4cb40f2d-5f2b-4cdc-9c73-f30f6ebe8138 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.587786 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.587786 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:33.656243 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6accb1a7-781a-4bad-89f0-328c79dcb2cc req-4cb40f2d-5f2b-4cdc-9c73-f30f6ebe8138 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b returned with HTTP 200 Aug 20 02:03:33.656766 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 273/1082] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:33 2026] DELETE /volume/v3/attachments/fbf574b4-0ae3-4bb3-a8c0-e1c173b5791b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:03:33.750027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-eed23824-30ee-491b-acf0-8507772d9d2e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.751909 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eed23824-30ee-491b-acf0-8507772d9d2e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:33.752331 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eed23824-30ee-491b-acf0-8507772d9d2e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.752616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eed23824-30ee-491b-acf0-8507772d9d2e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.757912 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.757912 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:33.758746 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eed23824-30ee-491b-acf0-8507772d9d2e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:33.760183 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eed23824-30ee-491b-acf0-8507772d9d2e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 returned with HTTP 200 Aug 20 02:03:33.760183 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 271/1083] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:33.776929 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.779044 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?limit=1 Aug 20 02:03:33.779511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.779901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.780379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.780767 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.780767 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:33.782110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100163) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:33.800044 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:33.800833 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-000cc0fb-0be1-4c35-8e56-71f70ce001a8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 20 02:03:33.802159 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 269/1084] 10.4.3.27 () {66 vars in 1251 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:33.813836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.817210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:03:33.817588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.817951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.818423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.819773 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:33.842678 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:33.843195 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f93a86c-7dd5-4b06-89be-a29d516b47bf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:03:33.844700 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 272/1085] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:03:33.857948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?limit=100000 Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.863085 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:33.863783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:33.884563 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:33.885155 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3ac1becf-8618-4f6c-be1c-56b2d114474e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 20 02:03:33.886570 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 274/1086] 10.4.3.27 () {66 vars in 1261 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:33.900771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.903886 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?limit=0 Aug 20 02:03:33.904706 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.905022 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.905951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.907559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:33.925558 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:33.926057 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a1cd10f0-1fdb-4dd7-96c9-71a95c8449f1 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 20 02:03:33.927323 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 272/1087] 10.4.3.27 () {66 vars in 1251 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:03:33.943819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.947772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:03:33.950669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.950966 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.951246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.953876 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.953876 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:33.955715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100163) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:33.969576 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:33.969851 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-acd31913-640d-4b67-a9fd-21cfaa93ee09 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:03:33.971161 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 270/1088] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:33.990553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:33.995893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?marker=c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:33.996148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:33.997187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:33.998738 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:33.999799 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:33.999799 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.000494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.032745 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.036252 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83afe3f0-5d2b-4b17-b984-0e4af1e6b8f8 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?marker=c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 200 Aug 20 02:03:34.036252 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 273/1089] 10.4.3.27 () {66 vars in 1323 bytes} [Thu Aug 20 02:03:33 2026] GET /volume/v3/snapshots?marker=c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?offset=2&limit=3 Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.058340 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.062147 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.088113 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.088882 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f7623ab0-28c7-4c4c-88eb-6be0346b9e27 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 20 02:03:34.089635 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 275/1090] 10.4.3.27 () {66 vars in 1269 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.107723 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d13a435e-fb69-479c-830f-51346fc44900 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.113738 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 20 02:03:34.114174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.115077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.115875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.117700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.137771 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.138982 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d13a435e-fb69-479c-830f-51346fc44900 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 20 02:03:34.138982 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 273/1091] 10.4.3.27 () {66 vars in 1301 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.160205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.165074 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 20 02:03:34.165590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.166765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.167071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.168246 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.168246 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.169922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100163) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.185802 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.187616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-277a8533-5c96-4d65-b66f-e7fa308eb674 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 20 02:03:34.187936 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 271/1092] 10.4.3.27 () {66 vars in 1303 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.206010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.208620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 20 02:03:34.208806 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.209088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.209413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.210158 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.210158 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.211919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.225347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.228932 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:34.228932 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.230104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.230104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:34.232380 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.232601 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eea6b71e-d384-4f4d-bc17-9764a6e6802e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 20 02:03:34.234981 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 274/1093] 10.4.3.27 () {66 vars in 1285 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.244144 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.244144 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.257304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-69b769e4-21ca-4873-86c7-fedf21124e2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.260074 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 20 02:03:34.260074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.261041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.261041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.262376 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0f454fe-8854-46b1-b13e-2feb2d63a67e tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 returned with HTTP 200 Aug 20 02:03:34.262457 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.262457 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.262519 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 276/1094] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:34.266097 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.286918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.290611 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:34.290611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-172525969", "volume_type": "84f21a5c-14a1-4a97-871a-abd3001998ad", "group_id": "bed2f8e9-13a4-4872-b44a-5e9e7b3164c8", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:34.294258 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.294396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-172525969', 'volume_type': '84f21a5c-14a1-4a97-871a-abd3001998ad', 'group_id': 'bed2f8e9-13a4-4872-b44a-5e9e7b3164c8', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:34.294448 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-69b769e4-21ca-4873-86c7-fedf21124e2c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 20 02:03:34.294601 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 274/1095] 10.4.3.27 () {66 vars in 1287 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.308507 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.308507 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.310984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume of 1 GB Aug 20 02:03:34.319059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a999900c-57db-44ea-92e1-f01ae9737e3f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.323138 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 20 02:03:34.324318 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.324720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.325309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.326952 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:34.328752 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.328752 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.330174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.336991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (e34bd093-a030-4d93-99b9-6bac65912e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:34.342656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4204fba4-1fef-4ed5-9921-c423e23ccfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:34.344974 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.344974 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.345838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:34.353969 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.353969 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a999900c-57db-44ea-92e1-f01ae9737e3f tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 20 02:03:34.356412 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 275/1096] 10.4.3.27 () {66 vars in 1305 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.378959 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.381771 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 20 02:03:34.382158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.382948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.383515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.383928 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.383928 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.385451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.405180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4204fba4-1fef-4ed5-9921-c423e23ccfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84f21a5c-14a1-4a97-871a-abd3001998ad,is_public=True,name='tempest-GroupsTest-volume-type-495241932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84f21a5c-14a1-4a97-871a-abd3001998ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bed2f8e9-13a4-4872-b44a-5e9e7b3164c8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:34.405998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3cd510-278b-4869-8b5a-8d38bf19d659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:34.414047 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.415341 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c46e33ed-1bec-4362-b7ff-4e960c2021dc tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 20 02:03:34.417247 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 277/1097] 10.4.3.27 () {66 vars in 1307 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.435572 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.439012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 Aug 20 02:03:34.439611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.439611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.439777 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.440858 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.440858 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.442020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.455366 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-495241932 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-495241932, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:34.456406 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-495241932 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-495241932, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:34.458318 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.458823 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.458823 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.459683 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c23b8fce-360a-4040-8494-0d53a5c6b98c tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 returned with HTTP 200 Aug 20 02:03:34.460266 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 275/1098] 10.4.3.27 () {66 vars in 1378 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.475428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail?status=available Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.479215 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.480922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.498314 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.499173 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.499173 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.499921 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ff326ab-0dae-41e6-b0a9-88454733c88e tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 20 02:03:34.500420 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 276/1099] 10.4.3.27 () {66 vars in 1290 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:34.521535 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8d019066-068c-487d-a053-dc911bd799ad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.524732 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 Aug 20 02:03:34.524863 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.526036 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.527978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.529464 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.529464 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.530630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.549756 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.552297 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.552297 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.552297 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d019066-068c-487d-a053-dc911bd799ad tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 returned with HTTP 200 Aug 20 02:03:34.552297 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 278/1100] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.552518 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['7b0eee59-331d-49be-9d92-143912807ab4', '979491a1-3b30-4c61-8fda-810907bed7bd', 'a2c2a2c9-faaa-4edd-aa2a-7543939b87fc', '7da49872-c9c3-44a5-8e85-7dc96ace1640'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:34.554163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3cd510-278b-4869-8b5a-8d38bf19d659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0eee59-331d-49be-9d92-143912807ab4', '979491a1-3b30-4c61-8fda-810907bed7bd', 'a2c2a2c9-faaa-4edd-aa2a-7543939b87fc', '7da49872-c9c3-44a5-8e85-7dc96ace1640']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:34.554303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.555996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50105d86-5029-4877-b94a-8aab1c7e93e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:34.557420 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:34.557582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.557927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.569898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.574241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 Aug 20 02:03:34.574241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.574241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.574241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.575296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.576742 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.576742 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.583576 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:34.592153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a4706d0-ca5e-48cc-9921-1c67c58eafab tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:34.592989 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 276/1101] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.593167 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50105d86-5029-4877-b94a-8aab1c7e93e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37409369-adae-467e-9ff3-5141854a594d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-172525969',encryption_key_id=None,group_id=bed2f8e9-13a4-4872-b44a-5e9e7b3164c8,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['7b0eee59-331d-49be-9d92-143912807ab4','979491a1-3b30-4c61-8fda-810907bed7bd','a2c2a2c9-faaa-4edd-aa2a-7543939b87fc','7da49872-c9c3-44a5-8e85-7dc96ace1640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=84f21a5c-14a1-4a97-871a-abd3001998ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-172525969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bed2f8e9-13a4-4872-b44a-5e9e7b3164c8,host=None,id=37409369-adae-467e-9ff3-5141854a594d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6efe13678e4c9183bba5fe0773c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2705e858fc684cad9120f3c1f0bb6337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84f21a5c-14a1-4a97-871a-abd3001998ad),volume_type_id=84f21a5c-14a1-4a97-871a-abd3001998ad)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:34.594042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a82d65-81cd-42a6-987e-a7c94c80421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:34.598908 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.599432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-27e63d11-4d65-4749-ab0b-cafc8e114396 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 returned with HTTP 200 Aug 20 02:03:34.600288 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 277/1102] 10.4.3.27 () {66 vars in 1357 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.614428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-584837d6-8b61-4d17-8841-84e82c3216d4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.615343 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.619638 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?status=available Aug 20 02:03:34.619638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.619638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.619638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.620961 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.621081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:34.621810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.621810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.637424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a82d65-81cd-42a6-987e-a7c94c80421a) transitioned into state 'SUCCESS' from state '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-172525969',encryption_key_id=None,group_id=bed2f8e9-13a4-4872-b44a-5e9e7b3164c8,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['7b0eee59-331d-49be-9d92-143912807ab4','979491a1-3b30-4c61-8fda-810907bed7bd','a2c2a2c9-faaa-4edd-aa2a-7543939b87fc','7da49872-c9c3-44a5-8e85-7dc96ace1640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=84f21a5c-14a1-4a97-871a-abd3001998ad)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:34.637628 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.637628 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.642142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd09d2f-26bd-4f86-b163-cd3696e613a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:34.647195 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:34.649689 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.650172 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-584837d6-8b61-4d17-8841-84e82c3216d4 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?status=available returned with HTTP 200 Aug 20 02:03:34.652279 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 279/1103] 10.4.3.27 () {66 vars in 1269 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.658408 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-97dc72c9-81ef-4859-a4bf-f98507a4cc84 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:34.659005 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 277/1104] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.664958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.667273 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 Aug 20 02:03:34.667473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.668254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.668254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:34.668415 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.668415 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.669753 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:03:34.672589 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd09d2f-26bd-4f86-b163-cd3696e613a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:34.674017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (e34bd093-a030-4d93-99b9-6bac65912e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:34.675988 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request issued successfully. Aug 20 02:03:34.677582 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:34.677582 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:34.688760 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Get all snapshots completed successfully. Aug 20 02:03:34.691505 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf79cd18-1fa2-4036-950e-ce35a6be3794 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 returned with HTTP 200 Aug 20 02:03:34.691505 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 278/1105] 10.4.3.27 () {66 vars in 1391 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2046224537 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.714799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.719108 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:34.719108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.720303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.720303 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Delete snapshot with id: 741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:34.732915 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.732915 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:34.734220 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:34.745210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.746647 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:34.750912 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:34.750912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.751618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.751671 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.751671 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.763791 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.763791 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.763969 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfbe0a90-ca9b-4bf5-ae4a-feed3f3df6e2 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:34.765204 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 272/1106] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:03:34 2026] POST /volume/v3/volumes => generated 811 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:34.771024 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:34.781647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95baf270-c168-4c75-b396-c350c5fce7fd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.781954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b9322bf-c92f-4ca1-8b70-21f599dad4ca tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:34.782557 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 278/1107] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.784801 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d Aug 20 02:03:34.785099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.785813 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.800307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3ef82bed-1508-407a-a214-14067c920d54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.803201 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.803201 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.803616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ef82bed-1508-407a-a214-14067c920d54 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:34.803895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ef82bed-1508-407a-a214-14067c920d54 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.804298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ef82bed-1508-407a-a214-14067c920d54 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.811744 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:34.812879 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:34.813074 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:34.814751 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.814751 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.825380 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3ef82bed-1508-407a-a214-14067c920d54 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:34.837368 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ef82bed-1508-407a-a214-14067c920d54 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:34.838152 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 273/1108] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.871868 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:34.876960 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.876960 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:34.894438 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95baf270-c168-4c75-b396-c350c5fce7fd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d returned with HTTP 200 Aug 20 02:03:34.895050 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 279/1109] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d => generated 879 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:34.927555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6aee626c-caab-4533-beab-b416ab54afd2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.929687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6aee626c-caab-4533-beab-b416ab54afd2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:34.930164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6aee626c-caab-4533-beab-b416ab54afd2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.930553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6aee626c-caab-4533-beab-b416ab54afd2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.941859 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.941859 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:34.947682 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6aee626c-caab-4533-beab-b416ab54afd2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:34.951411 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot delete request issued successfully. Aug 20 02:03:34.951650 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e18ff4a-1d3e-4955-9ed4-f234c2a3a7de tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 returned with HTTP 202 Aug 20 02:03:34.952189 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 280/1110] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:03:34 2026] DELETE /volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:34.958506 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6aee626c-caab-4533-beab-b416ab54afd2 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:34.958506 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 279/1111] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:34.964345 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b9731aef-0c85-4d97-a0db-274810f7d889 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:34.966650 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b9731aef-0c85-4d97-a0db-274810f7d889 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:34.966904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b9731aef-0c85-4d97-a0db-274810f7d889 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:34.968700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b9731aef-0c85-4d97-a0db-274810f7d889 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:34.976264 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:34.976264 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:34.977031 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b9731aef-0c85-4d97-a0db-274810f7d889 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:34.978945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b9731aef-0c85-4d97-a0db-274810f7d889 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 returned with HTTP 200 Aug 20 02:03:34.979642 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 274/1112] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:34 2026] GET /volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:35.028090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:35.037942 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] GET https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:35.038312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:35.038694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:35.052150 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:35.052150 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:35.058049 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:35.068143 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d9d113e0-4a2c-4a34-b641-86a851754293 req-b67335c1-7b20-44d5-af10-701f51019255 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 200 Aug 20 02:03:35.068677 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 280/1113] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:35 2026] GET /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 1601 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:35.917431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:35.919915 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d Aug 20 02:03:35.920220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:35.920501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:35.933179 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:35.933179 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:35.940257 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:35.940257 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:35.940257 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:35.993439 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:35.996111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ec226411-ad8a-435a-9fb2-132e9c2b7c98 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.000791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec226411-ad8a-435a-9fb2-132e9c2b7c98 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 Aug 20 02:03:36.000993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec226411-ad8a-435a-9fb2-132e9c2b7c98 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.001326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec226411-ad8a-435a-9fb2-132e9c2b7c98 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.001904 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.001904 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:36.010157 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec226411-ad8a-435a-9fb2-132e9c2b7c98 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 returned with HTTP 404 Aug 20 02:03:36.010815 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 280/1114] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:35 2026] GET /volume/v3/snapshots/741abb74-5d42-4e25-a668-f78f5de5d933 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:36.015007 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-00b7329a-be0e-4700-85ce-e14fc3d36c78 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d returned with HTTP 200 Aug 20 02:03:36.015831 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 281/1115] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:35 2026] GET /volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d => generated 904 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.026215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.029021 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:36.029277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.030987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.030987 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Delete snapshot with id: c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:36.036674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.038682 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.038682 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:36.039266 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:36.041497 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:36.041763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.042013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.042206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:36.052690 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.052690 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:36.066406 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot delete request issued successfully. Aug 20 02:03:36.066406 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-697cf21b-9b26-4660-bfe2-bd813666f8e3 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 202 Aug 20 02:03:36.066697 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 275/1116] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:03:36 2026] DELETE /volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:36.072988 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ab91271-75ed-4b87-9ebb-a137832ddeef tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 returned with HTTP 200 Aug 20 02:03:36.072988 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 281/1117] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.083327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.086254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:36.086662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.087049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.089741 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.093015 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:36.094425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.094425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.094425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:36.102539 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.102539 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:36.102727 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.102727 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:36.102727 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:36.103112 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff41fae3-7da4-4cb5-97de-8c1887170c7d tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 200 Aug 20 02:03:36.103573 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 281/1118] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:36.119361 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f6a276fd-7ccf-4920-85a9-dcc8c7a94014 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 returned with HTTP 200 Aug 20 02:03:36.120373 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 282/1119] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.132492 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0cc0bcd5-4665-43a6-87c8-e3deb345a4ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.136241 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cc0bcd5-4665-43a6-87c8-e3deb345a4ce tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/detail Aug 20 02:03:36.136807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cc0bcd5-4665-43a6-87c8-e3deb345a4ce tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.137942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cc0bcd5-4665-43a6-87c8-e3deb345a4ce tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.140059 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.140059 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:36.194641 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cc0bcd5-4665-43a6-87c8-e3deb345a4ce tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/detail returned with HTTP 200 Aug 20 02:03:36.195762 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 276/1120] 10.4.3.27 () {68 vars in 1289 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/groups/detail => generated 640 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.211092 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.213426 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:36.213768 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.214051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.214426 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:36.214924 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.214924 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:36.216901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:36.259873 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:36.260834 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:36.261091 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:36.314776 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:36.320637 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.320637 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:36.335834 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f18e4c9-39dc-4c1c-827d-53cc04dddd6f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:36.336457 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 282/1121] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.354735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-aef629fe-fe59-48a0-a340-9575645d9580 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.356821 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:36.357010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.357260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.357530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:36.358480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:36.398042 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:36.399814 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:36.399814 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:36.465602 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:36.470644 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.470644 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:36.481819 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-aef629fe-fe59-48a0-a340-9575645d9580 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:36.482654 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 282/1122] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:36.502350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.505636 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action Aug 20 02:03:36.506148 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:36.506370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:36.508092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] delete called for group bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100164) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:03:36.508217 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Delete group with id: bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:36.515429 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.515429 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:36.616117 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-33fd1fd2-5d0a-434b-9a3a-656da7f35ccf tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action returned with HTTP 202 Aug 20 02:03:36.620086 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 283/1123] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:03:36 2026] POST /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:36.632507 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:36.635944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d Aug 20 02:03:36.635944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:36.635944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:36.648049 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.648049 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:36.652659 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:36.653528 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:36.655919 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:36.716564 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:36.722963 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:36.722963 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:36.749397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f90adf3b-d53a-40c8-9271-d4aca92b7b1d tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d returned with HTTP 200 Aug 20 02:03:36.749758 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 277/1124] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:36 2026] GET /volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d => generated 903 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:37.118281 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aeb12dae-1ff0-424a-afa1-278fcab8dc02 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.121814 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aeb12dae-1ff0-424a-afa1-278fcab8dc02 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 Aug 20 02:03:37.121814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aeb12dae-1ff0-424a-afa1-278fcab8dc02 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:37.122670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aeb12dae-1ff0-424a-afa1-278fcab8dc02 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:37.134751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aeb12dae-1ff0-424a-afa1-278fcab8dc02 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 returned with HTTP 404 Aug 20 02:03:37.135964 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 283/1125] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:37 2026] GET /volume/v3/snapshots/c4138556-990e-47b6-b20d-ac8ed33581c9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:37.158593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.160579 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:37.161374 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:37.162541 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:37.162783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Delete snapshot with id: c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:37.178884 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:37.178884 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:37.179337 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:37.235404 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot delete request issued successfully. Aug 20 02:03:37.235744 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-938dbe99-aa03-4df9-96e3-9ec6e9d253e2 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 returned with HTTP 202 Aug 20 02:03:37.236350 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 283/1126] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:03:37 2026] DELETE /volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:37.247003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.250171 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:37.250530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:37.250780 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:37.262415 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:37.262415 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:37.262415 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Snapshot retrieved successfully. Aug 20 02:03:37.262637 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a33d3d1-910e-400f-bb25-0b1401e47b51 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 returned with HTTP 200 Aug 20 02:03:37.263015 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 284/1127] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:37 2026] GET /volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:37.771582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-be7de3ed-7b39-4f46-b35c-01f4577da5a3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.774164 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be7de3ed-7b39-4f46-b35c-01f4577da5a3 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d Aug 20 02:03:37.775291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be7de3ed-7b39-4f46-b35c-01f4577da5a3 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:37.775291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be7de3ed-7b39-4f46-b35c-01f4577da5a3 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:37.795256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be7de3ed-7b39-4f46-b35c-01f4577da5a3 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d returned with HTTP 404 Aug 20 02:03:37.795256 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 278/1128] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:37 2026] GET /volume/v3/volumes/37409369-adae-467e-9ff3-5141854a594d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:03:37.817913 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.823116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:37.823518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:37.823762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:37.823903 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:37.832317 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-841f6f72-883c-41c2-8bca-9c0fb4d41cdd tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 returned with HTTP 404 Aug 20 02:03:37.833211 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 284/1129] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:37 2026] GET /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:37.845425 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:37.850490 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action Aug 20 02:03:37.850633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:37.850923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:37.855253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] delete called for group bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:03:37.855253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Delete group with id: bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:37.862992 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:37.862992 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:38.123603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7cbe1e06-3056-45ad-b931-a1d6ecb97dad tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action returned with HTTP 202 Aug 20 02:03:38.124779 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 284/1130] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:03:37 2026] POST /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:38.138184 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0308d498-76ea-478d-b083-d92db0d35e1f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:38.140919 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0308d498-76ea-478d-b083-d92db0d35e1f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:38.141187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0308d498-76ea-478d-b083-d92db0d35e1f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:38.141481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0308d498-76ea-478d-b083-d92db0d35e1f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:38.141940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-0308d498-76ea-478d-b083-d92db0d35e1f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:38.146530 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:38.146530 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:38.164906 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0308d498-76ea-478d-b083-d92db0d35e1f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 returned with HTTP 200 Aug 20 02:03:38.165658 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 285/1131] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:38 2026] GET /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:38.277530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9a4ee0ed-c195-4e08-bb5b-1c2f220876c5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:38.279155 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a4ee0ed-c195-4e08-bb5b-1c2f220876c5 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 Aug 20 02:03:38.279527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a4ee0ed-c195-4e08-bb5b-1c2f220876c5 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:38.279858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a4ee0ed-c195-4e08-bb5b-1c2f220876c5 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:38.288749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a4ee0ed-c195-4e08-bb5b-1c2f220876c5 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 returned with HTTP 404 Aug 20 02:03:38.288749 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 279/1132] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:03:38 2026] GET /volume/v3/snapshots/c006d2ed-2614-4e25-b1be-e2b15d2f5442 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:38.297212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:38.300345 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:38.300345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:38.300345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:38.310254 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:38.310254 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:38.312069 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:38.317444 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c6c239a-b8e4-4ad1-bb2a-796d41d8b9d7 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 200 Aug 20 02:03:38.318042 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 285/1133] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:38 2026] GET /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:38.331352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:38.333003 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:38.333181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:38.333413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:38.333595 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Delete volume with id: f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:38.345737 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:38.345737 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:38.346069 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:38.380813 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Delete volume request issued successfully. Aug 20 02:03:38.382603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff03c9c4-fe1f-4d49-a662-a3c8efe90b73 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 202 Aug 20 02:03:38.383361 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 285/1134] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:38 2026] DELETE /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:38.395478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1586ab1a-d244-4e8f-95da-be2277746ddf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:38.397337 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1586ab1a-d244-4e8f-95da-be2277746ddf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:38.397846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1586ab1a-d244-4e8f-95da-be2277746ddf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:38.398100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1586ab1a-d244-4e8f-95da-be2277746ddf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:38.411611 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:38.411611 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:38.418283 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1586ab1a-d244-4e8f-95da-be2277746ddf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Volume info retrieved successfully. Aug 20 02:03:38.428526 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1586ab1a-d244-4e8f-95da-be2277746ddf tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 200 Aug 20 02:03:38.428526 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 286/1135] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:38 2026] GET /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.188548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.190130 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:39.190130 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.190602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.190790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:39.199749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a1be329-bed2-4b80-8ef5-a346e084d622 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 returned with HTTP 404 Aug 20 02:03:39.200579 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 280/1136] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:39.210949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-da210766-53db-42e8-9d83-82f198d6b691 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.213733 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da210766-53db-42e8-9d83-82f198d6b691 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/detail Aug 20 02:03:39.214045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da210766-53db-42e8-9d83-82f198d6b691 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.214341 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da210766-53db-42e8-9d83-82f198d6b691 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.221947 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da210766-53db-42e8-9d83-82f198d6b691 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/detail returned with HTTP 200 Aug 20 02:03:39.222685 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 286/1137] 10.4.3.27 () {68 vars in 1289 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.238213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-baa04f1e-0ece-493c-929d-12917eec9075 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.241318 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:39.241670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.241962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.243133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:39.247340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:39.262803 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:39.266034 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-baa04f1e-0ece-493c-929d-12917eec9075 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:39.267039 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 286/1138] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.284347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94329a29-ef01-43b5-8112-f0603ec96969 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.286873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action Aug 20 02:03:39.287476 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:39.287666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:39.289953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] delete called for group bc17efb5-7ee4-40e2-be20-52f3a71c3e74 {{(pid=100164) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:03:39.290192 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Delete group with id: bc17efb5-7ee4-40e2-be20-52f3a71c3e74 Aug 20 02:03:39.295913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94329a29-ef01-43b5-8112-f0603ec96969 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action returned with HTTP 404 Aug 20 02:03:39.296571 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 287/1139] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:03:39 2026] POST /volume/v3/groups/bc17efb5-7ee4-40e2-be20-52f3a71c3e74/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:39.306766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.309275 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:39.309636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.309772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.310644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:39.311385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:39.353588 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:39.356216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79c279ff-5883-467a-ae6b-4ecb7a5044e6 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:39.356869 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 281/1140] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.373460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cafab5d1-a818-48cd-a577-c50d54678cde None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.377074 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action Aug 20 02:03:39.377550 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:39.377983 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:39.380739 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] delete called for group bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 {{(pid=100161) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:03:39.380878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.groups [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Delete group with id: bed2f8e9-13a4-4872-b44a-5e9e7b3164c8 Aug 20 02:03:39.385619 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cafab5d1-a818-48cd-a577-c50d54678cde tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action returned with HTTP 404 Aug 20 02:03:39.385866 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 287/1141] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:03:39 2026] POST /volume/v3/groups/bed2f8e9-13a4-4872-b44a-5e9e7b3164c8/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:39.396531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ba373c48-aa68-4e8e-b187-021fb3f1ae25 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.399118 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba373c48-aa68-4e8e-b187-021fb3f1ae25 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/3189f342-c498-4faf-b3b7-9a26bc646c14 Aug 20 02:03:39.400392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba373c48-aa68-4e8e-b187-021fb3f1ae25 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.400392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba373c48-aa68-4e8e-b187-021fb3f1ae25 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.424348 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba373c48-aa68-4e8e-b187-021fb3f1ae25 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/group_types/3189f342-c498-4faf-b3b7-9a26bc646c14 returned with HTTP 202 Aug 20 02:03:39.424757 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 287/1142] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:03:39 2026] DELETE /volume/v3/group_types/3189f342-c498-4faf-b3b7-9a26bc646c14 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:39.438580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4335ff79-2d35-4662-8ca8-0f7af62a38e2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.441195 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4335ff79-2d35-4662-8ca8-0f7af62a38e2 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] DELETE https://10.4.3.27/volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad Aug 20 02:03:39.442030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4335ff79-2d35-4662-8ca8-0f7af62a38e2 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.442030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4335ff79-2d35-4662-8ca8-0f7af62a38e2 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.443662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-664a1a07-3b40-4244-b582-292de9a1b459 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.446998 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-664a1a07-3b40-4244-b582-292de9a1b459 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] GET https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de Aug 20 02:03:39.446998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-664a1a07-3b40-4244-b582-292de9a1b459 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.449846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-664a1a07-3b40-4244-b582-292de9a1b459 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.459515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-664a1a07-3b40-4244-b582-292de9a1b459 tempest-VolumesSnapshotListTestJSON-2006810817 tempest-VolumesSnapshotListTestJSON-2006810817-project-member] https://10.4.3.27/volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de returned with HTTP 404 Aug 20 02:03:39.460277 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 282/1143] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/volumes/f67b694d-cb1a-4df5-ae34-0e18e0f9c8de => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:39.499114 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4335ff79-2d35-4662-8ca8-0f7af62a38e2 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad returned with HTTP 202 Aug 20 02:03:39.500018 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 288/1144] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:03:39 2026] DELETE /volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:39.511739 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fbe5e476-b798-4367-90b4-b2a776068bea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.513579 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbe5e476-b798-4367-90b4-b2a776068bea tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] GET https://10.4.3.27/volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad Aug 20 02:03:39.513903 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbe5e476-b798-4367-90b4-b2a776068bea tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.514135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbe5e476-b798-4367-90b4-b2a776068bea tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.525131 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbe5e476-b798-4367-90b4-b2a776068bea tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad returned with HTTP 404 Aug 20 02:03:39.525986 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 288/1145] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/types/84f21a5c-14a1-4a97-871a-abd3001998ad => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:39.539602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8a10515c-5f7b-4184-a1e9-2b4cf3138616 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.542015 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a10515c-5f7b-4184-a1e9-2b4cf3138616 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:03:39.542401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a10515c-5f7b-4184-a1e9-2b4cf3138616 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-617223760"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:39.561822 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a10515c-5f7b-4184-a1e9-2b4cf3138616 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:03:39.562429 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 288/1146] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:03:39 2026] POST /volume/v3/types => generated 215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.575268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4461b767-8957-42c2-9a56-56935eba8bb1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.579292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4461b767-8957-42c2-9a56-56935eba8bb1 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:03:39.579292 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4461b767-8957-42c2-9a56-56935eba8bb1 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1124205780"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:39.605157 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4461b767-8957-42c2-9a56-56935eba8bb1 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:03:39.605694 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 283/1147] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:03:39 2026] POST /volume/v3/group_types => generated 173 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:39.617713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.621172 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:03:39.621610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6d8c3201-5ac1-4671-bb35-57765c08824e", "volume_types": ["10e697ff-4f2a-483c-87c0-b090518fcbd8"], "name": "tempest-GroupsTest-Group-221222256"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:39.624672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating new group {'group': {'group_type': '6d8c3201-5ac1-4671-bb35-57765c08824e', 'volume_types': ['10e697ff-4f2a-483c-87c0-b090518fcbd8'], 'name': 'tempest-GroupsTest-Group-221222256'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:03:39.630757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Creating group tempest-GroupsTest-Group-221222256. Aug 20 02:03:39.633934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bead5047-5524-4b8e-89f6-f2710a407977 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.636965 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:39.637352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.637654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.637861 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume with id: a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:39.655018 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:39.655018 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:39.655543 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:39.665543 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:03:39.663964. {{(pid=100164) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:03:39.665543 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:39.695831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['13e18c17-b574-42e1-9855-ce984a340eb9'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:39.704688 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume request issued successfully. Aug 20 02:03:39.704873 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bead5047-5524-4b8e-89f6-f2710a407977 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 202 Aug 20 02:03:39.705596 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 289/1148] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:39 2026] DELETE /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:39.728603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.746394 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:39.746622 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.746796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.759163 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:39.759163 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:39.766504 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22a96d3d-5488-42dd-9c3b-6fe59bc5cc65 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:03:39.766504 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 289/1149] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:03:39 2026] POST /volume/v3/groups => generated 103 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:39.767059 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:39.775832 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2378ef5-ab00-4158-817e-d91aeeb99859 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 200 Aug 20 02:03:39.775832 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 289/1150] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:39.783529 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:39.784729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:39.784729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:39.784905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:39.786083 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:39.794541 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:39.794541 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:39.814206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-22158c94-6bb4-49ff-81d1-97deadaa6497 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:39.814206 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 284/1151] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:39 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:40.793361 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95544f38-2308-4915-8172-8832d5a0fb38 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:40.796215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95544f38-2308-4915-8172-8832d5a0fb38 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 Aug 20 02:03:40.796215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95544f38-2308-4915-8172-8832d5a0fb38 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:40.796215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95544f38-2308-4915-8172-8832d5a0fb38 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:40.828046 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:40.830644 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:40.830871 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:40.831098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:40.831284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:40.838101 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:40.838101 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:40.858745 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fb7493b-a7b3-4b0a-9ed1-ccd27f8536fc tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:40.859307 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 290/1152] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:40 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:40.872599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:40.874761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:40.875216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-366718138", "volume_type": "10e697ff-4f2a-483c-87c0-b090518fcbd8", "group_id": "740be33a-e302-44e7-ac1e-4b829fc1be0f", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:40.876909 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-366718138', 'volume_type': '10e697ff-4f2a-483c-87c0-b090518fcbd8', 'group_id': '740be33a-e302-44e7-ac1e-4b829fc1be0f', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:40.885944 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:40.885944 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:40.886548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume of 1 GB Aug 20 02:03:40.906003 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:40.913433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (7f1d1d19-20c4-4872-b1b7-58387fd179ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:40.915214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52451fb3-79f5-4a52-8f39-a5d9d433bce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:40.915836 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:40.915836 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:40.916414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:40.946867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52451fb3-79f5-4a52-8f39-a5d9d433bce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10e697ff-4f2a-483c-87c0-b090518fcbd8,is_public=True,name='tempest-GroupsTest-volume-type-617223760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10e697ff-4f2a-483c-87c0-b090518fcbd8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '740be33a-e302-44e7-ac1e-4b829fc1be0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:40.947094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1650a7-c0c2-4968-a4eb-d19180bca48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:40.990124 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-617223760 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-617223760, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:40.990681 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-617223760 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-617223760, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:40.991872 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95544f38-2308-4915-8172-8832d5a0fb38 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 returned with HTTP 404 Aug 20 02:03:40.993048 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 290/1153] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:40 2026] GET /volume/v3/volumes/a30b5bdf-6481-4003-9329-7841a46e72c9 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:41.002465 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-204d08bf-4267-4a91-9009-da0ada468dd4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:41.005607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:41.005983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:41.006676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:41.006676 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume with id: 05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:41.020793 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:41.020793 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:41.021920 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:41.059954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['cbed8ea3-fe5c-4305-a7ab-05029f0053d7', '9554b9f4-9a9b-415b-a0f8-7fd10b4c103f', 'a72095c4-d18f-4b74-bfce-4aaed89363da', 'ddcdc13a-e739-4d62-9c87-e5c4044f4abd'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:41.061084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1650a7-c0c2-4968-a4eb-d19180bca48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbed8ea3-fe5c-4305-a7ab-05029f0053d7', '9554b9f4-9a9b-415b-a0f8-7fd10b4c103f', 'a72095c4-d18f-4b74-bfce-4aaed89363da', 'ddcdc13a-e739-4d62-9c87-e5c4044f4abd']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:41.063278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95c720e-6070-486b-94ae-dcab9914e397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:41.066615 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume request issued successfully. Aug 20 02:03:41.066828 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-204d08bf-4267-4a91-9009-da0ada468dd4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 202 Aug 20 02:03:41.067385 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 285/1154] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:41 2026] DELETE /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:41.083784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:41.088122 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:41.088324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:41.088505 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:41.105466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95c720e-6070-486b-94ae-dcab9914e397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd93b18d-e0a2-4903-a08d-090c5b2bbbe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-366718138',encryption_key_id=None,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['cbed8ea3-fe5c-4305-a7ab-05029f0053d7','9554b9f4-9a9b-415b-a0f8-7fd10b4c103f','a72095c4-d18f-4b74-bfce-4aaed89363da','ddcdc13a-e739-4d62-9c87-e5c4044f4abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-366718138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,host=None,id=fd93b18d-e0a2-4903-a08d-090c5b2bbbe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6efe13678e4c9183bba5fe0773c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2705e858fc684cad9120f3c1f0bb6337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10e697ff-4f2a-483c-87c0-b090518fcbd8),volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:41.107459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8702df8-8994-4b10-882f-b9981d433e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:41.111298 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:41.111298 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:41.123852 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:41.147339 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4efa9ef8-67a2-4282-814e-0d9b94ef03f4 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 200 Aug 20 02:03:41.147884 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 291/1155] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:41 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:41.168175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8702df8-8994-4b10-882f-b9981d433e6e) transitioned into state 'SUCCESS' from state '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-366718138',encryption_key_id=None,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['cbed8ea3-fe5c-4305-a7ab-05029f0053d7','9554b9f4-9a9b-415b-a0f8-7fd10b4c103f','a72095c4-d18f-4b74-bfce-4aaed89363da','ddcdc13a-e739-4d62-9c87-e5c4044f4abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:41.169277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db60010f-36bc-492c-bd94-91baa2016a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:41.200219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db60010f-36bc-492c-bd94-91baa2016a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:41.203930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (7f1d1d19-20c4-4872-b1b7-58387fd179ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:41.203930 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request issued successfully. Aug 20 02:03:41.205965 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:41.207200 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:41.284552 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:41.290834 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:41.290834 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:41.297343 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8cdf98a-b9d1-4039-ae9e-95a4bde3afda tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:41.298052 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 290/1156] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:03:40 2026] POST /volume/v3/volumes => generated 811 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:41.318842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:41.323558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 Aug 20 02:03:41.323558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:41.323558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:41.337582 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:41.337582 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:41.352455 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:41.353802 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:41.353802 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:41.426218 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:41.435376 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:41.435376 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:41.454702 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-992e37a5-56ca-468e-8d29-0f3f3038f4fb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 returned with HTTP 200 Aug 20 02:03:41.455293 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 291/1157] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:41 2026] GET /volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 => generated 879 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:42.172342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bfcd6f3b-eb7c-424a-b61d-ad1e7bda1b7b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:42.175668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bfcd6f3b-eb7c-424a-b61d-ad1e7bda1b7b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab Aug 20 02:03:42.175668 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bfcd6f3b-eb7c-424a-b61d-ad1e7bda1b7b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:42.175884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bfcd6f3b-eb7c-424a-b61d-ad1e7bda1b7b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:42.189591 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bfcd6f3b-eb7c-424a-b61d-ad1e7bda1b7b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab returned with HTTP 404 Aug 20 02:03:42.189591 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 286/1158] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:42 2026] GET /volume/v3/volumes/05b86a08-91c3-4f6d-96d4-556198be61ab => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:42.281500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:42.286399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:03:42.286399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:42.286399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:42.286399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume with id: 2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:03:42.300822 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.300822 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:42.300822 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:42.348379 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Delete volume request issued successfully. Aug 20 02:03:42.348379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a13bba93-9c52-47ec-b8e1-009661cfbf9b tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 202 Aug 20 02:03:42.348576 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 292/1159] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:03:42 2026] DELETE /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 02:03:42.362357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:42.369090 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:03:42.369090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:42.369090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:42.387930 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.387930 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:42.397420 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Volume info retrieved successfully. Aug 20 02:03:42.407675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42b67c16-2b39-47cf-87ff-36a9dd27e26f tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 200 Aug 20 02:03:42.409263 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 291/1160] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:42 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:42.478507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:42.481051 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 Aug 20 02:03:42.481221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:42.481363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:42.496116 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.496116 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:42.508349 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:42.509365 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:42.509586 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:42.583479 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:42.591620 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.591620 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:42.610304 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79a62f95-710d-4b5c-98f7-f1867a6980b1 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 returned with HTTP 200 Aug 20 02:03:42.610858 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 292/1161] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:42 2026] GET /volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 => generated 904 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:42.639752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:42.647187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:42.647917 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1335522417", "volume_type": "10e697ff-4f2a-483c-87c0-b090518fcbd8", "group_id": "740be33a-e302-44e7-ac1e-4b829fc1be0f", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:42.651358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1335522417', 'volume_type': '10e697ff-4f2a-483c-87c0-b090518fcbd8', 'group_id': '740be33a-e302-44e7-ac1e-4b829fc1be0f', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:42.667949 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.667949 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:42.670500 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume of 1 GB Aug 20 02:03:42.699591 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Availability Zones retrieved successfully. Aug 20 02:03:42.716705 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (964278b4-c9c9-4e19-af84-2317c0cdf7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:42.721436 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a4815-5d01-48ae-9c51-64e6d5fce591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:42.721436 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:42.721436 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:42.721436 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:42.766346 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a4815-5d01-48ae-9c51-64e6d5fce591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10e697ff-4f2a-483c-87c0-b090518fcbd8,is_public=True,name='tempest-GroupsTest-volume-type-617223760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10e697ff-4f2a-483c-87c0-b090518fcbd8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '740be33a-e302-44e7-ac1e-4b829fc1be0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:42.770370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df77ef70-5260-46ff-a462-93282d4e41fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:42.839012 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-617223760 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-617223760, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:42.839996 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-617223760 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-617223760, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:42.869955 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Created reservations ['d5872a90-2bd6-4ea7-bce6-56b5ce1efa34', '4afb40ae-d37c-4960-ac2e-874b1c38ac05', 'a9359a48-c74c-4898-afa8-0c543b033815', 'e1e9bf05-65a9-4ec0-9e9c-7ee5ff1216d1'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:42.870935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df77ef70-5260-46ff-a462-93282d4e41fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5872a90-2bd6-4ea7-bce6-56b5ce1efa34', '4afb40ae-d37c-4960-ac2e-874b1c38ac05', 'a9359a48-c74c-4898-afa8-0c543b033815', 'e1e9bf05-65a9-4ec0-9e9c-7ee5ff1216d1']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:42.871675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1ad9f1-c500-4a6e-a8a2-89d54ea1962b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:42.904853 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1ad9f1-c500-4a6e-a8a2-89d54ea1962b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12033003-166d-49e5-9fb2-ad7c5b43cd10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1335522417',encryption_key_id=None,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['d5872a90-2bd6-4ea7-bce6-56b5ce1efa34','4afb40ae-d37c-4960-ac2e-874b1c38ac05','a9359a48-c74c-4898-afa8-0c543b033815','e1e9bf05-65a9-4ec0-9e9c-7ee5ff1216d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1335522417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,host=None,id=12033003-166d-49e5-9fb2-ad7c5b43cd10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6efe13678e4c9183bba5fe0773c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2705e858fc684cad9120f3c1f0bb6337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10e697ff-4f2a-483c-87c0-b090518fcbd8),volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:42.905800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c46a1d36-4327-42ed-89b2-6ae5c11a48bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:42.933582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c46a1d36-4327-42ed-89b2-6ae5c11a48bf) transitioned into state 'SUCCESS' from state '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-1335522417',encryption_key_id=None,group_id=740be33a-e302-44e7-ac1e-4b829fc1be0f,group_type_id=,metadata={},multiattach=False,project_id='ba6efe13678e4c9183bba5fe0773c7f8',qos_specs=None,replication_status=,reservations=['d5872a90-2bd6-4ea7-bce6-56b5ce1efa34','4afb40ae-d37c-4960-ac2e-874b1c38ac05','a9359a48-c74c-4898-afa8-0c543b033815','e1e9bf05-65a9-4ec0-9e9c-7ee5ff1216d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2705e858fc684cad9120f3c1f0bb6337',volume_type_id=10e697ff-4f2a-483c-87c0-b090518fcbd8)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:42.934702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af68a8e4-bf91-4572-b2bb-c05142d4aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:42.962276 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af68a8e4-bf91-4572-b2bb-c05142d4aaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:42.964283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Flow 'volume_create_api' (964278b4-c9c9-4e19-af84-2317c0cdf7dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:42.964283 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Create volume request issued successfully. Aug 20 02:03:42.965053 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:42.968301 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:43.021244 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:43.028470 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:43.028470 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:43.035676 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb5d1874-52e4-457b-95f2-679ee13cafe8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:43.035676 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 287/1162] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:03:42 2026] POST /volume/v3/volumes => generated 812 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:43.053712 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:43.058501 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 Aug 20 02:03:43.058501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:43.058501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:43.070541 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:43.070541 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:43.076206 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:43.079256 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:43.079256 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:43.132858 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:43.145961 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:43.145961 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:43.160852 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1750a1ec-bdd3-4257-9acd-4ec410b5616a tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 returned with HTTP 200 Aug 20 02:03:43.160937 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 293/1163] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:43 2026] GET /volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 => generated 880 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:43.434662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a6e170c9-d6f6-4750-a65d-6bad5fe0f6b0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:43.437403 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a6e170c9-d6f6-4750-a65d-6bad5fe0f6b0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] GET https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d Aug 20 02:03:43.439267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a6e170c9-d6f6-4750-a65d-6bad5fe0f6b0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:43.439267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a6e170c9-d6f6-4750-a65d-6bad5fe0f6b0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:43.448423 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a6e170c9-d6f6-4750-a65d-6bad5fe0f6b0 tempest-AttachVolumeTestJSON-966485609 tempest-AttachVolumeTestJSON-966485609-project-member] https://10.4.3.27/volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d returned with HTTP 404 Aug 20 02:03:43.449192 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 292/1164] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:43 2026] GET /volume/v3/volumes/2309cd18-ab56-4282-ad28-ebc5ddc77a4d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:44.181998 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:44.184614 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 Aug 20 02:03:44.185000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:44.185569 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:44.194096 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:44.194096 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:44.199386 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:44.200243 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:44.200404 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:44.247934 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:44.252096 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:44.252096 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:44.265446 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-debbc4ff-3447-4e5b-bfd6-a1aa8acd552f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 returned with HTTP 200 Aug 20 02:03:44.266275 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 293/1165] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:44 2026] GET /volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:44.286821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b39987da-2e3c-4da9-aee8-39b671a11229 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:44.290317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b39987da-2e3c-4da9-aee8-39b671a11229 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] PUT https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:44.290799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b39987da-2e3c-4da9-aee8-39b671a11229 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "12033003-166d-49e5-9fb2-ad7c5b43cd10"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:44.293504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-b39987da-2e3c-4da9-aee8-39b671a11229 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Update called for group 740be33a-e302-44e7-ac1e-4b829fc1be0f. {{(pid=100163) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:03:44.293504 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.groups [None req-b39987da-2e3c-4da9-aee8-39b671a11229 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Updating group 740be33a-e302-44e7-ac1e-4b829fc1be0f with name new_group description: This is a new group add_volumes: None remove_volumes: 12033003-166d-49e5-9fb2-ad7c5b43cd10. Aug 20 02:03:44.301332 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:44.301332 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:44.360343 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b39987da-2e3c-4da9-aee8-39b671a11229 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 202 Aug 20 02:03:44.360343 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 288/1166] 10.4.3.27 () {70 vars in 1400 bytes} [Thu Aug 20 02:03:44 2026] PUT /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:44.372300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:44.376301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:44.377033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:44.377033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:44.377033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:44.390643 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:44.390643 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:44.409889 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-950abf9c-3790-4bb5-b00e-450e7a5518e8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:44.409889 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 294/1167] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:44 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:45.423636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:45.425950 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:45.426358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:45.426609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:45.426796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:45.430646 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:45.430646 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:45.438476 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd8f488a-9935-4731-acd4-eec35d01b4f8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:45.438991 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 293/1168] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:45 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:45.453717 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:45.457987 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:45.458382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:45.458792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:45.458792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:45.467847 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:45.467847 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:45.486744 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4ac9572-0383-4b24-a13a-9a514c9e6beb tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:45.487356 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 294/1169] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:45 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:45.503154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:45.509326 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:45.509326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:45.509326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:45.509326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:45.509326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:45.524101 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:45.526145 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:45.526646 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:45.596416 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:45.600093 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:45.600093 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:45.607584 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fdd4f645-83c1-49b1-ac89-8842cd8f6704 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:45.608660 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 289/1170] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:45 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:45.631353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:45.631353 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] PUT https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:45.631353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "12033003-166d-49e5-9fb2-ad7c5b43cd10"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:45.634524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Update called for group 740be33a-e302-44e7-ac1e-4b829fc1be0f. {{(pid=100164) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:03:45.634656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Updating group 740be33a-e302-44e7-ac1e-4b829fc1be0f with name None description: None add_volumes: 12033003-166d-49e5-9fb2-ad7c5b43cd10 remove_volumes: None. Aug 20 02:03:45.641266 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:45.641266 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:45.709873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f4bf7a22-3d42-4b81-afa9-142fbec36391 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 202 Aug 20 02:03:45.712932 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 295/1171] 10.4.3.27 () {70 vars in 1399 bytes} [Thu Aug 20 02:03:45 2026] PUT /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:45.721436 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cf979edb-b486-4372-a7c0-b2281a253485 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:45.723276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf979edb-b486-4372-a7c0-b2281a253485 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:45.725633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf979edb-b486-4372-a7c0-b2281a253485 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:45.725633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf979edb-b486-4372-a7c0-b2281a253485 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:45.725633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-cf979edb-b486-4372-a7c0-b2281a253485 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:45.729269 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:45.729269 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:45.742586 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf979edb-b486-4372-a7c0-b2281a253485 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:45.743137 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 294/1172] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:45 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:46.758208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:46.762458 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:46.762779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:46.763017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:46.763184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:46.771991 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:46.771991 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:46.786738 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0422fda0-5c4c-43d8-9888-7e14a6b3b3de tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 200 Aug 20 02:03:46.787300 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 295/1173] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:46 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:46.800776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:46.803162 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:46.803450 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:46.803938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:46.804392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:46.805371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:46.815786 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:46.816962 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:46.817152 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:46.881822 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:46.886005 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:46.886005 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:46.889970 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:46.890159 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:46.956368 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:46.961289 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:46.961289 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:46.974164 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b7d7f02-17e4-4f9b-8375-718a73fb8992 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:46.974697 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 290/1174] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:46 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:47.003082 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:47.007252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:03:47.019984 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Get all volumes completed successfully. Aug 20 02:03:47.021398 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:47.023296 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:47.076757 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:47.081003 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.081003 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:47.089364 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:47.089565 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:47.150246 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:47.159252 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.159252 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:47.171077 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e22a3f1-a864-4eaf-951a-32420b9fe826 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:03:47.171794 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 296/1175] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:03:47 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:47.189125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:47.191865 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] POST https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f/action Aug 20 02:03:47.194377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:47.194767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:47.196804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] delete called for group 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:03:47.196999 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Delete group with id: 740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:47.205717 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.205717 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:47.301468 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9aa61203-6a7f-4744-b34d-8477f7b7b87f tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f/action returned with HTTP 202 Aug 20 02:03:47.301963 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 295/1176] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:03:47 2026] POST /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:47.316668 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:47.321055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 Aug 20 02:03:47.322048 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:47.322568 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:47.335776 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.335776 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:47.343720 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Volume info retrieved successfully. Aug 20 02:03:47.344653 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:03:47.344850 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:03:47.394002 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:03:47.399964 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:47.399964 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:47.410580 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dc5f9028-7b88-45c1-a4ba-986e8dcad3ca tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 returned with HTTP 200 Aug 20 02:03:47.410699 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 296/1177] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:47 2026] GET /volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 => generated 904 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:48.429472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5bb272f6-d35c-4353-89ad-4045753d7e97 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.437442 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5bb272f6-d35c-4353-89ad-4045753d7e97 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 Aug 20 02:03:48.437442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5bb272f6-d35c-4353-89ad-4045753d7e97 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.437442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5bb272f6-d35c-4353-89ad-4045753d7e97 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.453168 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5bb272f6-d35c-4353-89ad-4045753d7e97 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 returned with HTTP 404 Aug 20 02:03:48.454082 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 291/1178] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:48 2026] GET /volume/v3/volumes/12033003-166d-49e5-9fb2-ad7c5b43cd10 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:48.463965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dcac11da-ac80-4f2e-af6c-f3062a3be971 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.466443 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dcac11da-ac80-4f2e-af6c-f3062a3be971 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 Aug 20 02:03:48.466743 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dcac11da-ac80-4f2e-af6c-f3062a3be971 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.467255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dcac11da-ac80-4f2e-af6c-f3062a3be971 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.477145 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dcac11da-ac80-4f2e-af6c-f3062a3be971 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 returned with HTTP 404 Aug 20 02:03:48.477938 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 297/1179] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:03:48 2026] GET /volume/v3/volumes/fd93b18d-e0a2-4903-a08d-090c5b2bbbe4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:48.489196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.492009 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] GET https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f Aug 20 02:03:48.492009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.492526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.492795 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] show called for member 740be33a-e302-44e7-ac1e-4b829fc1be0f {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:03:48.498867 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2775c7f1-1a68-48c6-87fb-4df241dea1d8 tempest-GroupsTest-456985729 tempest-GroupsTest-456985729-project-member] https://10.4.3.27/volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f returned with HTTP 404 Aug 20 02:03:48.499739 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 296/1180] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:03:48 2026] GET /volume/v3/groups/740be33a-e302-44e7-ac1e-4b829fc1be0f => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:03:48.508874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3c50cb14-8629-4536-80ba-48b51fadaa72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.511561 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c50cb14-8629-4536-80ba-48b51fadaa72 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/6d8c3201-5ac1-4671-bb35-57765c08824e Aug 20 02:03:48.511898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c50cb14-8629-4536-80ba-48b51fadaa72 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.512161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c50cb14-8629-4536-80ba-48b51fadaa72 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.529259 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c50cb14-8629-4536-80ba-48b51fadaa72 tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/group_types/6d8c3201-5ac1-4671-bb35-57765c08824e returned with HTTP 202 Aug 20 02:03:48.529259 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 297/1181] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:03:48 2026] DELETE /volume/v3/group_types/6d8c3201-5ac1-4671-bb35-57765c08824e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:03:48.538964 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9a0e0b28-388f-4edb-bef9-1bd59c400aac None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.542042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a0e0b28-388f-4edb-bef9-1bd59c400aac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] DELETE https://10.4.3.27/volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 Aug 20 02:03:48.542042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a0e0b28-388f-4edb-bef9-1bd59c400aac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.542042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a0e0b28-388f-4edb-bef9-1bd59c400aac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.581465 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a0e0b28-388f-4edb-bef9-1bd59c400aac tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 returned with HTTP 202 Aug 20 02:03:48.582551 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 292/1182] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:03:48 2026] DELETE /volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:48.594496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e5874c2c-c112-424a-9473-ecb1b4397b9d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:48.596524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5874c2c-c112-424a-9473-ecb1b4397b9d tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] GET https://10.4.3.27/volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 Aug 20 02:03:48.596524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5874c2c-c112-424a-9473-ecb1b4397b9d tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:48.596524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5874c2c-c112-424a-9473-ecb1b4397b9d tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:48.603363 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5874c2c-c112-424a-9473-ecb1b4397b9d tempest-GroupsTest-1435782657 tempest-GroupsTest-1435782657-project-admin] https://10.4.3.27/volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 returned with HTTP 404 Aug 20 02:03:48.604292 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 298/1183] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:03:48 2026] GET /volume/v3/types/10e697ff-4f2a-483c-87c0-b090518fcbd8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:49.309399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:49.311968 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:03:49.311968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:49.312237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:49.333026 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:49.333026 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:49.341708 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:03:49.348819 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-996d2c97-dc85-47db-bde0-f2ec85beed21 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:03:49.350010 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 297/1184] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:49 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:49.415051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:49.417050 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:03:49.419167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:49.419167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:49.435511 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:49.435511 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:49.439795 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:03:49.445574 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-fb5674ff-b45e-4c56-81bd-de0140730f9a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:03:49.446482 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 298/1185] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:03:49 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:03:49.501471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:49.503519 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1/action Aug 20 02:03:49.504102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:03:49.504442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:49.525680 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:49.525680 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:49.526356 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:03:49.541342 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Begin detaching volume completed successfully. Aug 20 02:03:49.541553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3a58376f-3512-4f9e-99ce-a30c26d4efa3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1/action returned with HTTP 202 Aug 20 02:03:49.542354 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 293/1186] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:03:49 2026] POST /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 02:03:49.612366 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-53e4558c-df8c-4557-8f12-38561718986d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:49.612873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53e4558c-df8c-4557-8f12-38561718986d None None] GET https://10.4.3.27/volume// Aug 20 02:03:49.613162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53e4558c-df8c-4557-8f12-38561718986d None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:49.613399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53e4558c-df8c-4557-8f12-38561718986d None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:49.614152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53e4558c-df8c-4557-8f12-38561718986d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:03:49.614707 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 299/1187] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:03:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:03:49.627267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:49.631025 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:03:49.631363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:49.631632 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:49.649260 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:49.649260 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:49.654339 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:03:49.664364 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-6599cfaa-3865-4158-9e6f-24d0550a8e60 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:03:49.666320 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 298/1188] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:03:49 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:03:52.251452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3d1e69d2-e258-4442-98bd-88a5d4370afd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.256864 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3d1e69d2-e258-4442-98bd-88a5d4370afd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 Aug 20 02:03:52.257139 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3d1e69d2-e258-4442-98bd-88a5d4370afd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:52.257471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3d1e69d2-e258-4442-98bd-88a5d4370afd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:52.277314 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:52.277314 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:52.380741 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-daaefba6-bcd3-46ee-8706-4d1d765a26d5 req-3d1e69d2-e258-4442-98bd-88a5d4370afd tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 returned with HTTP 200 Aug 20 02:03:52.381358 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 299/1189] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:52 2026] DELETE /volume/v3/attachments/8617bb41-a0a3-4293-85dc-60d93cd32c39 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:52.547626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d9b1d472-f25a-46bd-b388-2ef054105718 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.737157 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d9b1d472-f25a-46bd-b388-2ef054105718 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:03:52.737688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d9b1d472-f25a-46bd-b388-2ef054105718 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-244845547", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1990504683", "vendor_name": "tempest-vendor_name-295353610"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:52.772302 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d9b1d472-f25a-46bd-b388-2ef054105718 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:03:52.772302 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 294/1190] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:03:52 2026] POST /volume/v3/types => generated 326 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:52.787856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.815068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3d29970e-56ab-4085-987b-6be20902b616 req-960daca2-168e-4b1f-aefd-0d153b46d8dc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.819255 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-960daca2-168e-4b1f-aefd-0d153b46d8dc tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] DELETE https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 Aug 20 02:03:52.819552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-960daca2-168e-4b1f-aefd-0d153b46d8dc tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:52.819850 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-960daca2-168e-4b1f-aefd-0d153b46d8dc tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:52.832772 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.835105 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:03:52.835459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:52.835709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:52.838558 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:52.838558 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:52.849414 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:52.849414 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:52.854669 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:03:52.861131 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2e8f5de-b7d4-456a-8743-6ddc50a15708 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:03:52.861572 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 300/1191] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:52 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:52.895941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:52.896639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "988dbc14-90a2-44d1-bb48-82943c99d860", "size": 1, "name": "tempest-UserMessagesTest-Volume-1434329291"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:52.898764 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume request body: {'volume': {'volume_type': '988dbc14-90a2-44d1-bb48-82943c99d860', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1434329291'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:52.904553 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume of 1 GB Aug 20 02:03:52.904901 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:52.904901 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:52.906086 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Availability Zones retrieved successfully. Aug 20 02:03:52.914277 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Flow 'volume_create_api' (45ca47ed-7589-45ed-81c7-9865a271889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:52.914965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900b0103-a6c6-4c6a-8b78-a75e9f45fb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:52.915866 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:52.930693 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-960daca2-168e-4b1f-aefd-0d153b46d8dc tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 returned with HTTP 200 Aug 20 02:03:52.930693 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 299/1192] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:03:52 2026] DELETE /volume/v3/attachments/cc359511-d2dc-4a75-a2b1-7d258f7e1ca5 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:52.955361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900b0103-a6c6-4c6a-8b78-a75e9f45fb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1990504683',vendor_name='tempest-vendor_name-295353610'},id=988dbc14-90a2-44d1-bb48-82943c99d860,is_public=True,name='tempest-UserMessagesTest-volume-type-244845547',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '988dbc14-90a2-44d1-bb48-82943c99d860', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:52.956269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:52.957708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86bb351-0715-42e8-b4ec-30c22e1bc853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:52.962539 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:52.963242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:52.963242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:52.963716 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Delete volume with id: c3be2b77-17e9-4e8d-a43f-e100332b8d37 Aug 20 02:03:52.981139 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:52.981139 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:52.982961 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:03:53.005215 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-244845547 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-244845547, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:53.006138 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-244845547 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-244845547, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:53.038216 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Delete volume request issued successfully. Aug 20 02:03:53.038758 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3d29970e-56ab-4085-987b-6be20902b616 req-4294b70d-e412-49c5-9c28-8e3db102e23d tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 returned with HTTP 202 Aug 20 02:03:53.039681 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 295/1193] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:03:52 2026] DELETE /volume/v3/volumes/c3be2b77-17e9-4e8d-a43f-e100332b8d37 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:53.090912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Created reservations ['4f1f5601-0685-4952-b5b1-82a398eb5dbe', '1acaded0-9703-4136-a181-866fe4252d5b', 'a5b06787-082e-4282-aee1-e380a223a925', 'b22ae269-f558-416a-9b34-9d3372a1c3e3'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:53.090912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86bb351-0715-42e8-b4ec-30c22e1bc853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f1f5601-0685-4952-b5b1-82a398eb5dbe', '1acaded0-9703-4136-a181-866fe4252d5b', 'a5b06787-082e-4282-aee1-e380a223a925', 'b22ae269-f558-416a-9b34-9d3372a1c3e3']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:53.090912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8592f6c9-10dd-4d52-96fc-6c3910a4380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:53.157492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8592f6c9-10dd-4d52-96fc-6c3910a4380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b610b037-fa43-406d-93d4-dac506b6f2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1434329291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d855f63f8284417b267e51b3a761765',qos_specs=None,replication_status=,reservations=['4f1f5601-0685-4952-b5b1-82a398eb5dbe','1acaded0-9703-4136-a181-866fe4252d5b','a5b06787-082e-4282-aee1-e380a223a925','b22ae269-f558-416a-9b34-9d3372a1c3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_type_id=988dbc14-90a2-44d1-bb48-82943c99d860), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1434329291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b610b037-fa43-406d-93d4-dac506b6f2c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d855f63f8284417b267e51b3a761765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(988dbc14-90a2-44d1-bb48-82943c99d860),volume_type_id=988dbc14-90a2-44d1-bb48-82943c99d860)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:53.159307 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5a64a0-79ad-4a35-9710-010e78fc3f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:53.198254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5a64a0-79ad-4a35-9710-010e78fc3f1a) transitioned into state 'SUCCESS' from state '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-1434329291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d855f63f8284417b267e51b3a761765',qos_specs=None,replication_status=,reservations=['4f1f5601-0685-4952-b5b1-82a398eb5dbe','1acaded0-9703-4136-a181-866fe4252d5b','a5b06787-082e-4282-aee1-e380a223a925','b22ae269-f558-416a-9b34-9d3372a1c3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_type_id=988dbc14-90a2-44d1-bb48-82943c99d860)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:53.198254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af5733c0-6480-48af-a168-4248e26004dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:53.213382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af5733c0-6480-48af-a168-4248e26004dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:53.215290 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Flow 'volume_create_api' (45ca47ed-7589-45ed-81c7-9865a271889e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:53.215290 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume request issued successfully. Aug 20 02:03:53.215888 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d8a93ff-1e8b-4ae3-b6cd-a120487e006b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:53.216649 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 300/1194] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:03:52 2026] POST /volume/v3/volumes => generated 783 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:53.243303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:53.244826 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:53.245595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:53.245595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:53.260587 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:53.260587 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:53.266523 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:53.271814 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92860f9c-fd2b-4f3f-8bdb-36d85cf68793 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 returned with HTTP 200 Aug 20 02:03:53.272489 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 301/1195] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:53 2026] GET /volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:54.296262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.302644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:54.302838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.303176 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.323678 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:54.323678 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:54.335312 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:54.343756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23ccfc8e-63ee-4df3-a098-1065ff8c613b tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 returned with HTTP 200 Aug 20 02:03:54.344285 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 300/1196] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:54.368302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-38385a90-e5fd-4528-9b83-87eeb25012f2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.370618 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38385a90-e5fd-4528-9b83-87eeb25012f2 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/messages Aug 20 02:03:54.370959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38385a90-e5fd-4528-9b83-87eeb25012f2 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.371291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38385a90-e5fd-4528-9b83-87eeb25012f2 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.390450 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38385a90-e5fd-4528-9b83-87eeb25012f2 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:03:54.390450 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 296/1197] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/messages => generated 668 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:54.406278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e0a6f600-d58f-47f6-90d9-28c0384ba832 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.413205 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0a6f600-d58f-47f6-90d9-28c0384ba832 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] DELETE https://10.4.3.27/volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 Aug 20 02:03:54.413205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e0a6f600-d58f-47f6-90d9-28c0384ba832 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.413626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e0a6f600-d58f-47f6-90d9-28c0384ba832 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.421832 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:54.421832 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:54.448427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0a6f600-d58f-47f6-90d9-28c0384ba832 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 returned with HTTP 204 Aug 20 02:03:54.449186 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 301/1198] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:03:54 2026] DELETE /volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:03:54.462796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4f29d581-f528-412d-9bce-dee51b523dd5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.465467 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f29d581-f528-412d-9bce-dee51b523dd5 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 Aug 20 02:03:54.465641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f29d581-f528-412d-9bce-dee51b523dd5 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.466387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f29d581-f528-412d-9bce-dee51b523dd5 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.481585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f29d581-f528-412d-9bce-dee51b523dd5 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 returned with HTTP 404 Aug 20 02:03:54.482702 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 302/1199] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/messages/c6988177-8d64-4fed-83f5-6ae4b6885b21 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:54.499255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.504069 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:54.504635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.505130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.519471 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:54.519471 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:54.528355 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:54.538478 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec2579d7-25bb-47d5-a27f-2e968cfb529e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 returned with HTTP 200 Aug 20 02:03:54.539072 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 301/1200] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:54.564661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.570305 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:54.570305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.570305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.570746 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Delete volume with id: b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:54.581948 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:54.581948 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:54.582467 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:54.584308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100163) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:03:54.606372 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-244845547 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-244845547, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:54.606719 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-244845547 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-244845547, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:54.633608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Created reservations ['373ebc15-3afa-4541-88d2-ee2814eed3a5', '8b8a7182-85b8-4c0d-beeb-fa4f0c73b1ef', '42994a4f-8327-440d-82b2-e07ad58298ef', '00444a46-9d0e-4e4e-a3e3-9bf125099ce3'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:54.692289 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Delete volume request issued successfully. Aug 20 02:03:54.692988 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08ef27d7-ca71-4a6d-b730-71c4e77bba81 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 returned with HTTP 202 Aug 20 02:03:54.693957 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 297/1201] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:03:54 2026] DELETE /volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:54.707858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dd96f505-03c7-4417-ad72-8c7b3a7a8ae7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.710316 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd96f505-03c7-4417-ad72-8c7b3a7a8ae7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 Aug 20 02:03:54.710700 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd96f505-03c7-4417-ad72-8c7b3a7a8ae7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.711162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd96f505-03c7-4417-ad72-8c7b3a7a8ae7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.720656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd96f505-03c7-4417-ad72-8c7b3a7a8ae7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 returned with HTTP 404 Aug 20 02:03:54.721387 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 302/1202] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/volumes/b610b037-fa43-406d-93d4-dac506b6f2c6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:54.729870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a2c108a6-6b1a-492e-b940-1b53cb8d56f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.732258 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2c108a6-6b1a-492e-b940-1b53cb8d56f2 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] DELETE https://10.4.3.27/volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 Aug 20 02:03:54.733029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2c108a6-6b1a-492e-b940-1b53cb8d56f2 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.733029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2c108a6-6b1a-492e-b940-1b53cb8d56f2 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.768353 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2c108a6-6b1a-492e-b940-1b53cb8d56f2 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 returned with HTTP 202 Aug 20 02:03:54.770575 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 303/1203] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:03:54 2026] DELETE /volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:54.782614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1725fd43-f1a7-4363-9af1-4b5416783e21 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.784770 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1725fd43-f1a7-4363-9af1-4b5416783e21 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] GET https://10.4.3.27/volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 Aug 20 02:03:54.785677 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1725fd43-f1a7-4363-9af1-4b5416783e21 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:54.785677 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1725fd43-f1a7-4363-9af1-4b5416783e21 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:54.795983 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1725fd43-f1a7-4363-9af1-4b5416783e21 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 returned with HTTP 404 Aug 20 02:03:54.797376 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 302/1204] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:03:54 2026] GET /volume/v3/types/988dbc14-90a2-44d1-bb48-82943c99d860 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:54.807556 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-17cb81df-2cba-4486-baf9-37fa1fca05ec None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.809890 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17cb81df-2cba-4486-baf9-37fa1fca05ec tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:03:54.810385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17cb81df-2cba-4486-baf9-37fa1fca05ec tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1189606979", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2002619807", "vendor_name": "tempest-vendor_name-1044938194"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:54.832118 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17cb81df-2cba-4486-baf9-37fa1fca05ec tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:03:54.832588 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 298/1205] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:03:54 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:54.842790 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2323a821-accc-4286-87e2-adb35ffd9354 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:54.844859 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:54.845351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fcda0ba6-d5e4-4ff9-9560-5b997eb537df", "size": 1, "name": "tempest-UserMessagesTest-Volume-828767673"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:54.849037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume request body: {'volume': {'volume_type': 'fcda0ba6-d5e4-4ff9-9560-5b997eb537df', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-828767673'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:54.857190 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume of 1 GB Aug 20 02:03:54.857644 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:54.857644 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:54.858309 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Availability Zones retrieved successfully. Aug 20 02:03:54.866666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Flow 'volume_create_api' (e562bd9b-07cd-4218-a147-c4443a60709e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:54.869099 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1407fde2-59b5-4461-a978-a1b198ba8f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:54.869948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:54.903669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1407fde2-59b5-4461-a978-a1b198ba8f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:03:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2002619807',vendor_name='tempest-vendor_name-1044938194'},id=fcda0ba6-d5e4-4ff9-9560-5b997eb537df,is_public=True,name='tempest-UserMessagesTest-volume-type-1189606979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcda0ba6-d5e4-4ff9-9560-5b997eb537df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:54.904906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce74f350-4698-426e-9697-cabfa9097748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:54.947807 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1189606979 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1189606979, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:54.947807 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1189606979 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1189606979, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:03:55.005848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Created reservations ['5fff3e4a-dfa5-40b0-89af-66c3e8a42876', '506e8ded-97fd-4c35-8901-1a0f48b6891e', 'ade23280-fe49-478f-b289-d572197dc522', '326c1505-5f05-4802-8679-9289ab851ee1'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:55.008162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce74f350-4698-426e-9697-cabfa9097748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fff3e4a-dfa5-40b0-89af-66c3e8a42876', '506e8ded-97fd-4c35-8901-1a0f48b6891e', 'ade23280-fe49-478f-b289-d572197dc522', '326c1505-5f05-4802-8679-9289ab851ee1']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:55.009383 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (759334c9-231e-4cc8-8410-810be90990cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:55.047986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (759334c9-231e-4cc8-8410-810be90990cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '270637b7-24c5-4b63-9652-9dfb62b02327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-828767673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d855f63f8284417b267e51b3a761765',qos_specs=None,replication_status=,reservations=['5fff3e4a-dfa5-40b0-89af-66c3e8a42876','506e8ded-97fd-4c35-8901-1a0f48b6891e','ade23280-fe49-478f-b289-d572197dc522','326c1505-5f05-4802-8679-9289ab851ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_type_id=fcda0ba6-d5e4-4ff9-9560-5b997eb537df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-828767673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=270637b7-24c5-4b63-9652-9dfb62b02327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d855f63f8284417b267e51b3a761765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcda0ba6-d5e4-4ff9-9560-5b997eb537df),volume_type_id=fcda0ba6-d5e4-4ff9-9560-5b997eb537df)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:55.050732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335cbbd8-cc3d-4fbc-9cdb-979227ccc8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:55.082179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335cbbd8-cc3d-4fbc-9cdb-979227ccc8dd) transitioned into state 'SUCCESS' from state '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-828767673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d855f63f8284417b267e51b3a761765',qos_specs=None,replication_status=,reservations=['5fff3e4a-dfa5-40b0-89af-66c3e8a42876','506e8ded-97fd-4c35-8901-1a0f48b6891e','ade23280-fe49-478f-b289-d572197dc522','326c1505-5f05-4802-8679-9289ab851ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b13f933574e4c60b91c8bdfda06a1b6',volume_type_id=fcda0ba6-d5e4-4ff9-9560-5b997eb537df)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:55.083054 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd72e65-98c3-430e-9720-f7ebd6e19b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:55.098771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd72e65-98c3-430e-9720-f7ebd6e19b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:55.100368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Flow 'volume_create_api' (e562bd9b-07cd-4218-a147-c4443a60709e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:55.101267 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Create volume request issued successfully. Aug 20 02:03:55.102255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2323a821-accc-4286-87e2-adb35ffd9354 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:55.103548 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 303/1206] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:03:54 2026] POST /volume/v3/volumes => generated 783 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:55.122396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:55.125296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:55.125517 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:55.125566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:55.135185 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:55.135185 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:55.141677 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:55.149322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ea261f1-4f68-4887-b5d5-196817c1f275 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 returned with HTTP 200 Aug 20 02:03:55.149791 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 304/1207] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:55 2026] GET /volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.173069 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9dd379a3-797d-47fb-894e-807566b01d8e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.178813 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9dd379a3-797d-47fb-894e-807566b01d8e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:56.178813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9dd379a3-797d-47fb-894e-807566b01d8e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.178813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9dd379a3-797d-47fb-894e-807566b01d8e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.197805 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:56.197805 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:03:56.204107 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9dd379a3-797d-47fb-894e-807566b01d8e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:56.214350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9dd379a3-797d-47fb-894e-807566b01d8e tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 returned with HTTP 200 Aug 20 02:03:56.214662 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 303/1208] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.239252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3576d025-899b-4208-af9a-9dd299df8498 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.243801 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3576d025-899b-4208-af9a-9dd299df8498 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/messages Aug 20 02:03:56.243801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3576d025-899b-4208-af9a-9dd299df8498 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.243801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3576d025-899b-4208-af9a-9dd299df8498 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.251097 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3576d025-899b-4208-af9a-9dd299df8498 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:03:56.251528 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 299/1209] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.265903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-438ec4a0-49e8-4554-83e0-16f8a2ccb150 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.270722 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-438ec4a0-49e8-4554-83e0-16f8a2ccb150 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 Aug 20 02:03:56.270722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-438ec4a0-49e8-4554-83e0-16f8a2ccb150 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.270722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-438ec4a0-49e8-4554-83e0-16f8a2ccb150 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.279392 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:56.279392 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:56.279392 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-438ec4a0-49e8-4554-83e0-16f8a2ccb150 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 returned with HTTP 200 Aug 20 02:03:56.279392 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 304/1210] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 => generated 665 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.290451 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4f81b351-7c13-4090-9f46-5356cfac6825 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.294240 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f81b351-7c13-4090-9f46-5356cfac6825 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/messages Aug 20 02:03:56.294591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f81b351-7c13-4090-9f46-5356cfac6825 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.294879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f81b351-7c13-4090-9f46-5356cfac6825 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.302610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f81b351-7c13-4090-9f46-5356cfac6825 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:03:56.303577 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 305/1211] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.314625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c8d981a3-3fdd-4816-879f-e5db22c7d585 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.316650 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8d981a3-3fdd-4816-879f-e5db22c7d585 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] DELETE https://10.4.3.27/volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 Aug 20 02:03:56.316899 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8d981a3-3fdd-4816-879f-e5db22c7d585 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.317163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8d981a3-3fdd-4816-879f-e5db22c7d585 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.341769 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8d981a3-3fdd-4816-879f-e5db22c7d585 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 returned with HTTP 204 Aug 20 02:03:56.342343 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 304/1212] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:03:56 2026] DELETE /volume/v3/messages/fa52bc55-9950-4ac7-ad47-09e26a994663 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:03:56.350472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3d790265-83c0-4d61-93fd-87051f830686 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.355367 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d790265-83c0-4d61-93fd-87051f830686 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:56.355367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d790265-83c0-4d61-93fd-87051f830686 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.355367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d790265-83c0-4d61-93fd-87051f830686 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.370378 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:56.370378 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:03:56.375772 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3d790265-83c0-4d61-93fd-87051f830686 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:56.382243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d790265-83c0-4d61-93fd-87051f830686 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 returned with HTTP 200 Aug 20 02:03:56.382925 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 300/1213] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:56.402605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-55c34b46-4332-45ae-b667-babdcc7b82cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.404857 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] DELETE https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:56.405163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.405466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.405693 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Delete volume with id: 270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:56.415574 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:56.415574 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:03:56.416138 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Volume info retrieved successfully. Aug 20 02:03:56.418192 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100164) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:03:56.459520 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Created reservations ['aab87afd-0c85-48f7-9216-fac211d43c4c', '98b20170-663a-4ce9-8280-f0e84ac4dc50', '0d4aca37-32e4-4aad-932a-f07b24fcb9c1', '87784df8-3ec2-4373-87ae-eb6f58af4c9b'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:56.514473 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Delete volume request issued successfully. Aug 20 02:03:56.514702 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55c34b46-4332-45ae-b667-babdcc7b82cb tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 returned with HTTP 202 Aug 20 02:03:56.515290 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 305/1214] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:03:56 2026] DELETE /volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:56.527706 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-67ac14f2-f466-4112-aac3-682da0ac3ac7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.530834 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67ac14f2-f466-4112-aac3-682da0ac3ac7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] GET https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 Aug 20 02:03:56.531089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67ac14f2-f466-4112-aac3-682da0ac3ac7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.531770 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67ac14f2-f466-4112-aac3-682da0ac3ac7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.543281 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67ac14f2-f466-4112-aac3-682da0ac3ac7 tempest-UserMessagesTest-458441911 tempest-UserMessagesTest-458441911-project-member] https://10.4.3.27/volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 returned with HTTP 404 Aug 20 02:03:56.543677 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 306/1215] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/volumes/270637b7-24c5-4b63-9652-9dfb62b02327 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:56.556337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0173cf4d-8681-4952-b3a2-f0f0c2162e18 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.558019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0173cf4d-8681-4952-b3a2-f0f0c2162e18 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] DELETE https://10.4.3.27/volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df Aug 20 02:03:56.558337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0173cf4d-8681-4952-b3a2-f0f0c2162e18 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.558477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0173cf4d-8681-4952-b3a2-f0f0c2162e18 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.608772 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0173cf4d-8681-4952-b3a2-f0f0c2162e18 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df returned with HTTP 202 Aug 20 02:03:56.609414 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 305/1216] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:03:56 2026] DELETE /volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:03:56.620008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a3aa9aaa-a927-4d2d-9b15-22cba522b710 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:56.622612 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3aa9aaa-a927-4d2d-9b15-22cba522b710 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] GET https://10.4.3.27/volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df Aug 20 02:03:56.622935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3aa9aaa-a927-4d2d-9b15-22cba522b710 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:56.623061 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3aa9aaa-a927-4d2d-9b15-22cba522b710 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:56.628287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3aa9aaa-a927-4d2d-9b15-22cba522b710 tempest-UserMessagesTest-1295973239 tempest-UserMessagesTest-1295973239-project-admin] https://10.4.3.27/volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df returned with HTTP 404 Aug 20 02:03:56.629121 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 301/1217] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:03:56 2026] GET /volume/v3/types/fcda0ba6-d5e4-4ff9-9560-5b997eb537df => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:03:58.831181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:58.834090 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:03:58.836717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1351534525", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:03:58.836717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1351534525', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:03:58.962861 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Create volume of 1 GB Aug 20 02:03:58.971540 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Availability Zones retrieved successfully. Aug 20 02:03:58.982888 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Flow 'volume_create_api' (05147d81-8902-497f-b1c4-6695e839b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:58.987188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9ecb59-46dc-4347-99d3-2692eac0cf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:58.988658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:03:59.079039 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9ecb59-46dc-4347-99d3-2692eac0cf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:59.080424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7130d5b9-3e0a-405a-8fc8-9b5adea0d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:59.198689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Created reservations ['a9f20384-e29c-4c62-9c9f-01f6874bf879', '815cadc0-1be0-4ff9-ad0f-444e157df404', '38d354aa-4fdc-498b-a123-15bbd5a773fe', '3cab1fef-8b60-4515-a49f-8f261e5c2d3e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:03:59.200330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7130d5b9-3e0a-405a-8fc8-9b5adea0d729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f20384-e29c-4c62-9c9f-01f6874bf879', '815cadc0-1be0-4ff9-ad0f-444e157df404', '38d354aa-4fdc-498b-a123-15bbd5a773fe', '3cab1fef-8b60-4515-a49f-8f261e5c2d3e']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:59.201185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaea0e0e-316c-4b3e-88a6-b9bcf1243157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:59.235703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaea0e0e-316c-4b3e-88a6-b9bcf1243157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95ff90f-5678-4fba-a055-c6b6c6b7e26a', '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-1351534525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa2e6910e94a738bf4cfcb16040f14',qos_specs=None,replication_status=,reservations=['a9f20384-e29c-4c62-9c9f-01f6874bf879','815cadc0-1be0-4ff9-ad0f-444e157df404','38d354aa-4fdc-498b-a123-15bbd5a773fe','3cab1fef-8b60-4515-a49f-8f261e5c2d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d71d2e1f160489d8df90625226ab32c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1351534525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95ff90f-5678-4fba-a055-c6b6c6b7e26a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fa2e6910e94a738bf4cfcb16040f14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d71d2e1f160489d8df90625226ab32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:59.236829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e71f5b3-42ab-45a7-a47d-b39a259bbfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:59.273129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e71f5b3-42ab-45a7-a47d-b39a259bbfac) transitioned into state 'SUCCESS' from state '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-1351534525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa2e6910e94a738bf4cfcb16040f14',qos_specs=None,replication_status=,reservations=['a9f20384-e29c-4c62-9c9f-01f6874bf879','815cadc0-1be0-4ff9-ad0f-444e157df404','38d354aa-4fdc-498b-a123-15bbd5a773fe','3cab1fef-8b60-4515-a49f-8f261e5c2d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d71d2e1f160489d8df90625226ab32c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:59.275147 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d9a7b0-6cc4-439e-863b-7378268e5cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:03:59.287080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d9a7b0-6cc4-439e-863b-7378268e5cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:03:59.287806 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Flow 'volume_create_api' (05147d81-8902-497f-b1c4-6695e839b7f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:03:59.288204 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Create volume request issued successfully. Aug 20 02:03:59.288944 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c018d5a-d065-4f1b-b6df-db380b306f6a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:03:59.289513 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 306/1218] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:03:58 2026] POST /volume/v3/volumes => generated 751 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:03:59.311756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:59.316878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:03:59.317207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:59.317390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:59.337710 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:03:59.337710 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:03:59.352256 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:03:59.357598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52c42b0e-71d5-49aa-8067-144c0f01d8ad tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:03:59.358391 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 307/1219] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:03:59 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:03:59.574668 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:03:59.664749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 tempest-AvailabilityZoneTestJSON-1141801922 tempest-AvailabilityZoneTestJSON-1141801922-project-member] GET https://10.4.3.27/volume/v3/os-availability-zone Aug 20 02:03:59.665037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 tempest-AvailabilityZoneTestJSON-1141801922 tempest-AvailabilityZoneTestJSON-1141801922-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:03:59.665342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 tempest-AvailabilityZoneTestJSON-1141801922 tempest-AvailabilityZoneTestJSON-1141801922-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:03:59.671335 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 tempest-AvailabilityZoneTestJSON-1141801922 tempest-AvailabilityZoneTestJSON-1141801922-project-member] Availability Zones retrieved successfully. Aug 20 02:03:59.671335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64ca5cea-5b1d-4bed-9ae3-6fd442579019 tempest-AvailabilityZoneTestJSON-1141801922 tempest-AvailabilityZoneTestJSON-1141801922-project-member] https://10.4.3.27/volume/v3/os-availability-zone returned with HTTP 200 Aug 20 02:03:59.671335 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 306/1220] 10.4.3.27 () {66 vars in 1269 bytes} [Thu Aug 20 02:03:59 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:04:00.289165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-04241bc4-e823-4f52-aa7f-7e94c465316b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:00.296730 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-04241bc4-e823-4f52-aa7f-7e94c465316b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 Aug 20 02:04:00.297024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-04241bc4-e823-4f52-aa7f-7e94c465316b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:00.297396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-04241bc4-e823-4f52-aa7f-7e94c465316b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:00.314008 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:00.314008 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:00.376818 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:00.380269 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:04:00.380269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:00.380269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:00.399269 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:00.399269 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:00.404027 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-04241bc4-e823-4f52-aa7f-7e94c465316b tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 returned with HTTP 200 Aug 20 02:04:00.405040 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 302/1221] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:04:00 2026] DELETE /volume/v3/attachments/7a140dcd-bdc2-44c2-9513-061cfc633381 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:00.405129 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:04:00.417102 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa5b62a8-a333-4ee3-9387-3f0bf5b0b29a tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:04:00.417102 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 307/1222] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:00 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:00.419578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:00.428269 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:04:00.428269 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:00.428269 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:00.428269 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Delete volume with id: 8953eca4-f222-4ea9-bcd7-545873ffc854 Aug 20 02:04:00.438382 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:00.438382 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:00.438559 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Volume info retrieved successfully. Aug 20 02:04:00.464605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:00.469137 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] Delete volume request issued successfully. Aug 20 02:04:00.469469 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9b6ead17-7d75-4182-b6aa-f95bdff7f3bf req-9ca51237-2c54-4280-a6e2-596d91fea6b9 tempest-ServerBootFromVolumeStableRescueTest-895142629 tempest-ServerBootFromVolumeStableRescueTest-895142629-project-member] https://10.4.3.27/volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 returned with HTTP 202 Aug 20 02:04:00.470076 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 308/1223] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:04:00 2026] DELETE /volume/v3/volumes/8953eca4-f222-4ea9-bcd7-545873ffc854 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:00.472290 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:04:00.472596 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:00.472831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:00.491700 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:00.491700 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:00.501275 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:04:00.508430 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-80e159c3-ae56-447b-99c6-d8bb6c9168f4 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:04:00.509142 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 307/1224] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:00 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:01.196471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:01.203171 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:04:01.203490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:01.203728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:01.224058 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:01.224058 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:01.232293 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:04:01.245050 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-910a669d-7dc2-4b97-8298-14412299491e tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:04:01.245657 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 303/1225] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:01 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 1359 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:01.264827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-29a9e128-40fe-4b15-9487-b91f30d5bf0b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:01.265488 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29a9e128-40fe-4b15-9487-b91f30d5bf0b None None] GET https://10.4.3.27/volume// Aug 20 02:04:01.265645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29a9e128-40fe-4b15-9487-b91f30d5bf0b None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:01.266031 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29a9e128-40fe-4b15-9487-b91f30d5bf0b None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:01.266854 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29a9e128-40fe-4b15-9487-b91f30d5bf0b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:01.267042 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 308/1226] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:04:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:01.284520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-0cef7db7-3833-4700-be6e-e660298e74f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:01.287971 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-0cef7db7-3833-4700-be6e-e660298e74f0 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:01.288398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-0cef7db7-3833-4700-be6e-e660298e74f0 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e95ff90f-5678-4fba-a055-c6b6c6b7e26a", "connector": null, "instance_uuid": "45efed35-e714-4b9b-803e-fd815c0e63d9"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:01.301601 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:01.301601 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:01.334176 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-0cef7db7-3833-4700-be6e-e660298e74f0 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:01.334873 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 309/1227] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:01 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 20 02:04:02.417850 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d31beadb-8356-4543-99d0-5eee15da0e53 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:02.667434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:02.667434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-513107460"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:02.669562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-513107460'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:02.669894 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume of 1 GB Aug 20 02:04:02.681275 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Availability Zones retrieved successfully. Aug 20 02:04:02.688469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Flow 'volume_create_api' (d1799be6-3124-4df9-98e2-975b80bdf7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:02.690186 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45a9464-9582-4c4a-84a3-ce2d444cef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:02.692044 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:02.737607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45a9464-9582-4c4a-84a3-ce2d444cef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:02.739813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c661011-4457-4327-945f-eb7166844005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:02.840946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Created reservations ['6346386a-91fd-46fe-9c16-1b25d9263a60', '1618c2db-f38b-44ec-871c-d1915350b0fb', 'a6f6e9aa-670c-40d6-b5d3-52bab86c7264', '4a08d5c0-6ba6-4acb-8157-b50f90e8c1bc'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:02.842010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c661011-4457-4327-945f-eb7166844005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6346386a-91fd-46fe-9c16-1b25d9263a60', '1618c2db-f38b-44ec-871c-d1915350b0fb', 'a6f6e9aa-670c-40d6-b5d3-52bab86c7264', '4a08d5c0-6ba6-4acb-8157-b50f90e8c1bc']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:02.842941 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3729704-1165-4183-bcdb-56210e857310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:02.874843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3729704-1165-4183-bcdb-56210e857310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad9e69dd-ea01-4a79-b68c-14b329604ca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-513107460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74e1adf83ec473b888d5d3b258c88a8',qos_specs=None,replication_status=,reservations=['6346386a-91fd-46fe-9c16-1b25d9263a60','1618c2db-f38b-44ec-871c-d1915350b0fb','a6f6e9aa-670c-40d6-b5d3-52bab86c7264','4a08d5c0-6ba6-4acb-8157-b50f90e8c1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-513107460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad9e69dd-ea01-4a79-b68c-14b329604ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c74e1adf83ec473b888d5d3b258c88a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:02.876313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a3739d-da43-4198-863f-c6cec516f977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:02.909259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a3739d-da43-4198-863f-c6cec516f977) transitioned into state 'SUCCESS' from state '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-513107460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74e1adf83ec473b888d5d3b258c88a8',qos_specs=None,replication_status=,reservations=['6346386a-91fd-46fe-9c16-1b25d9263a60','1618c2db-f38b-44ec-871c-d1915350b0fb','a6f6e9aa-670c-40d6-b5d3-52bab86c7264','4a08d5c0-6ba6-4acb-8157-b50f90e8c1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:02.910315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (887166e2-e907-470f-8174-a02e0c1c608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:02.925372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (887166e2-e907-470f-8174-a02e0c1c608d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:02.926485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Flow 'volume_create_api' (d1799be6-3124-4df9-98e2-975b80bdf7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:02.926865 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume request issued successfully. Aug 20 02:04:02.927622 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d31beadb-8356-4543-99d0-5eee15da0e53 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:02.928123 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 308/1228] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:04:02 2026] POST /volume/v3/volumes => generated 816 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:02.946636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:02.948612 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:02.948812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:02.949056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:02.962268 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:02.962268 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:02.971100 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:02.983565 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6bbfb24-8e31-4e3f-bfda-6f6600d5247a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:02.984058 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 304/1229] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:02 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.003557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-45930f25-39cb-4b78-a6cf-203e9f4073da None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.006403 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45930f25-39cb-4b78-a6cf-203e9f4073da tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.006403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45930f25-39cb-4b78-a6cf-203e9f4073da tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.006658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45930f25-39cb-4b78-a6cf-203e9f4073da tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.017268 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c5d6a6d0-b9a9-4953-8805-da0365d174b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.017672 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.017672 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:04.017808 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5d6a6d0-b9a9-4953-8805-da0365d174b5 None None] GET https://10.4.3.27/volume// Aug 20 02:04:04.018010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c5d6a6d0-b9a9-4953-8805-da0365d174b5 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.018249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c5d6a6d0-b9a9-4953-8805-da0365d174b5 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.018680 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5d6a6d0-b9a9-4953-8805-da0365d174b5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:04.019078 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 310/1230] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:04:04.021630 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-45930f25-39cb-4b78-a6cf-203e9f4073da tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:04.028135 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45930f25-39cb-4b78-a6cf-203e9f4073da tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:04.028873 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 309/1231] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.039506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.045507 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:04:04.045629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.045858 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.054578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.058153 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] POST https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:04:04.059294 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ad9e69dd-ea01-4a79-b68c-14b329604ca0"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:04.063333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volume_transfer [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ad9e69dd-ea01-4a79-b68c-14b329604ca0'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 02:04:04.063333 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volume_transfer [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Creating transfer of volume ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.063333 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Generating transfer record for volume ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.064261 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.064261 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:04.071860 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:04:04.075144 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.075144 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:04.083769 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6be883c0-480b-4b53-87ce-536f21e788df tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:04:04.084441 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 309/1232] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 1538 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:04.098489 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f0ed5080-b1f9-482e-bf3e-e51a6e9b8f46 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 202 Aug 20 02:04:04.099089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 305/1233] 10.4.3.27 () {70 vars in 1319 bytes} [Thu Aug 20 02:04:04 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:04.115334 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.121053 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.121119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.122195 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.133530 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.133530 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:04.140283 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:04.150506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f01c0e3a-c57c-41ed-a693-415d9fca077a tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:04.151240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 311/1234] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.170304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-53d47ad1-49cc-49ed-a61f-ff592d244258 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.175821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53d47ad1-49cc-49ed-a61f-ff592d244258 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 Aug 20 02:04:04.176176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53d47ad1-49cc-49ed-a61f-ff592d244258 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.180482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53d47ad1-49cc-49ed-a61f-ff592d244258 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.186277 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53d47ad1-49cc-49ed-a61f-ff592d244258 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 returned with HTTP 200 Aug 20 02:04:04.186810 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 310/1235] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.203785 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-92603409-ba26-4984-a873-0dd87cdb70a9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.210435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-92603409-ba26-4984-a873-0dd87cdb70a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:04:04.211104 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-92603409-ba26-4984-a873-0dd87cdb70a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.211693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-92603409-ba26-4984-a873-0dd87cdb70a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.213680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volume_transfer [None req-92603409-ba26-4984-a873-0dd87cdb70a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Listing volume transfers {{(pid=100162) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 02:04:04.223998 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-92603409-ba26-4984-a873-0dd87cdb70a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 200 Aug 20 02:04:04.224311 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 310/1236] 10.4.3.27 () {68 vars in 1298 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.242072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.271870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.280055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] PUT https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 Aug 20 02:04:04.283780 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:04.300120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Acquiring lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:04.310383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:04.312336 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.312336 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:04.323370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-82fd2468-083a-418c-8491-3ef391095bd7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.329461 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82fd2468-083a-418c-8491-3ef391095bd7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:04.329461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82fd2468-083a-418c-8491-3ef391095bd7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.330370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82fd2468-083a-418c-8491-3ef391095bd7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.349443 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.349443 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:04.354543 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-82fd2468-083a-418c-8491-3ef391095bd7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:04.366619 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82fd2468-083a-418c-8491-3ef391095bd7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:04.366619 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 311/1237] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:04.379978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.382895 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:04.383145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.383458 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.397609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] POST https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0/accept Aug 20 02:04:04.397735 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9936bb1d19211077"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:04.400054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.volume_transfer [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Accepting volume transfer 668025fa-fafd-4289-ba75-a0557af60be0 {{(pid=100163) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 02:04:04.402757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.volume_transfer [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Accepting transfer 668025fa-fafd-4289-ba75-a0557af60be0 Aug 20 02:04:04.405341 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.405341 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:04.413191 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:04.420085 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dc73cbc5-2cf0-456c-9e64-2b03e31f4632 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:04.422181 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 311/1238] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:04.469433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" released by "attachment_update" :: held 0.160s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:04.470008 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-6539cb50-f511-4be0-935f-6368bd177dcc tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 returned with HTTP 200 Aug 20 02:04:04.470808 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 312/1239] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:04 2026] PUT /volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.495920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.498524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:04.498918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.499353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.503768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-289e397c-251c-4a71-b069-9387abe8d4cd req-cac0caa3-1709-4dad-a817-75085f143a80 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.507487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Created reservations ['d6d0b27c-315e-47d3-9873-43a9a02f0bc9', '7edcb6d0-9850-482d-b349-9197aeeb1cba', '3766715c-685a-4851-994d-2599550bb2c4', 'a05435d5-0232-4259-a810-9a5e37ace969'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:04.507778 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-cac0caa3-1709-4dad-a817-75085f143a80 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] POST https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6/action Aug 20 02:04:04.507778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-cac0caa3-1709-4dad-a817-75085f143a80 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:04.507882 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-cac0caa3-1709-4dad-a817-75085f143a80 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:04.511951 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.511951 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:04.516772 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:04.526085 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-73c7866e-c4e1-4af8-b7f6-3f906a4d7a4a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:04.527010 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 312/1240] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:04.542547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Created reservations ['9d73f952-9408-4df0-944c-e3f3939b372e', '56941667-0be9-43a7-a096-7af794d26430', 'f3050c7a-b979-4f0e-a85e-23c6d00c55a7', '97ed5521-aca4-47ca-8a05-7539d9086198'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:04.543851 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.543851 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:04.570396 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-289e397c-251c-4a71-b069-9387abe8d4cd req-cac0caa3-1709-4dad-a817-75085f143a80 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6/action returned with HTTP 204 Aug 20 02:04:04.570922 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 312/1241] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:04 2026] POST /volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:04.607717 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Created reservations ['26e28547-16a3-40bc-bee5-aafb97fcb1da', '34395364-9224-40b0-b3ff-adf30908c191', 'e97fc99e-004c-4d64-8df9-85419c35bf55', '99957a8e-e764-4d15-b5d4-3d23d71e5843'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:04.668647 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Created reservations ['5939728f-1d67-4e2f-9f37-1e0e57059850', '3ce4f453-e253-4830-bde2-f85f14616517', '86059a59-64c9-4d83-addd-26a4e1c68ddb', '5feab160-4c6a-41ad-9561-24288dc18cb3'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:04.687855 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Transfer volume completed successfully. Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ceda9064-3523-41a7-9042-01cfd8e81732 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceda9064-3523-41a7-9042-01cfd8e81732 None None] GET https://10.4.3.27/volume// Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceda9064-3523-41a7-9042-01cfd8e81732 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceda9064-3523-41a7-9042-01cfd8e81732 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceda9064-3523-41a7-9042-01cfd8e81732 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:04.739714 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 313/1242] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:04.753458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-dbfa20a8-af7a-4a1e-a9bd-63f9eeeb8415 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.756620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-dbfa20a8-af7a-4a1e-a9bd-63f9eeeb8415 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:04.757118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-dbfa20a8-af7a-4a1e-a9bd-63f9eeeb8415 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f5174e6-9128-4d5d-abff-ca5eee646a31", "connector": null, "instance_uuid": "b15e2779-8fc6-4d83-856e-655bf4510355"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:04.767315 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.767315 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:04.840203 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Volume ad9e69dd-ea01-4a79-b68c-14b329604ca0 has been transferred. Aug 20 02:04:04.843965 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-dbfa20a8-af7a-4a1e-a9bd-63f9eeeb8415 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:04.843965 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 313/1243] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:04 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.847306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2788b9f8-5c59-4c7c-98d7-046062d62966 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0/accept returned with HTTP 202 Aug 20 02:04:04.847730 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 306/1244] 10.4.3.27 () {70 vars in 1451 bytes} [Thu Aug 20 02:04:04 2026] POST /volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0/accept => generated 363 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:04.861745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-94548497-ddc3-470c-ad39-040f25e7cc10 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.863511 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94548497-ddc3-470c-ad39-040f25e7cc10 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.864084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94548497-ddc3-470c-ad39-040f25e7cc10 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.864479 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94548497-ddc3-470c-ad39-040f25e7cc10 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.877591 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.877591 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:04.886986 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-94548497-ddc3-470c-ad39-040f25e7cc10 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Volume info retrieved successfully. Aug 20 02:04:04.897643 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94548497-ddc3-470c-ad39-040f25e7cc10 tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:04.898470 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 313/1245] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.915907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.921697 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:04.921940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.922451 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.948129 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:04.948129 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:04.956900 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] Volume info retrieved successfully. Aug 20 02:04:04.965155 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9b898b5-445f-4016-920e-a73fe8ce4adc tempest-VolumesTransfersV357Test-486958368 tempest-VolumesTransfersV357Test-486958368-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:04.967686 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 314/1246] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:04 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:04.984570 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:04.986741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 Aug 20 02:04:04.987017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:04.989297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:04.989297 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Delete transfer with id: 668025fa-fafd-4289-ba75-a0557af60be0 Aug 20 02:04:04.993071 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6d8af30-8284-486c-b0a4-19a9386ba45e tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 returned with HTTP 404 Aug 20 02:04:04.993721 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 314/1247] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:04:04 2026] DELETE /volume/v3/volume-transfers/668025fa-fafd-4289-ba75-a0557af60be0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:05.005764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7e10b62c-d6d1-4775-897f-cacd81169669 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.049643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.053457 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:05.053457 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.053457 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.062856 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:05.062856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.062856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.063373 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Delete volume with id: ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:05.072195 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.072195 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:05.076820 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.076820 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:05.077210 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:05.077586 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Volume info retrieved successfully. Aug 20 02:04:05.079644 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8b055fe3-e245-4557-8dab-e3718c04a3f9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.080121 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b055fe3-e245-4557-8dab-e3718c04a3f9 None None] GET https://10.4.3.27/volume// Aug 20 02:04:05.080465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b055fe3-e245-4557-8dab-e3718c04a3f9 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.080776 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b055fe3-e245-4557-8dab-e3718c04a3f9 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.081166 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b055fe3-e245-4557-8dab-e3718c04a3f9 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:05.081588 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 315/1248] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:05.082905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12aeb304-3878-41da-9a43-5d5b4ccf6060 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:05.083346 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 314/1249] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:05 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:04:05.108058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.111897 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:05.111897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.111897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.131284 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.131284 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:05.136731 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:05.145587 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-df76ab99-b755-4f60-a7ca-21f5f63198cd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:05.145587 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 315/1250] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:05 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 1060 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:05.168130 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Delete volume request issued successfully. Aug 20 02:04:05.168440 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7e10b62c-d6d1-4775-897f-cacd81169669 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 202 Aug 20 02:04:05.169547 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 307/1251] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:04:05 2026] DELETE /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:04:05.180357 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.183174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:05.183559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.184343 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.201416 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.201416 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:05.209696 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Volume info retrieved successfully. Aug 20 02:04:05.226903 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b4acaa2-0183-4da1-8537-97bb2c03d156 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 200 Aug 20 02:04:05.227873 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 316/1252] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:05 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 1127 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:05.323156 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.329217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c Aug 20 02:04:05.330309 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:05.347810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-6f5174e6-9128-4d5d-abff-ca5eee646a31-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:05.355558 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-6f5174e6-9128-4d5d-abff-ca5eee646a31-np0000007844" acquired by "attachment_update" :: waited 0.009s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:05.357176 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.357176 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:05.525692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-6f5174e6-9128-4d5d-abff-ca5eee646a31-np0000007844" released by "attachment_update" :: held 0.170s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:05.526191 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-4547bce3-3bcf-4965-a622-07b8ef5d9a08 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c returned with HTTP 200 Aug 20 02:04:05.526881 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 315/1253] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:05 2026] PUT /volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c => generated 968 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:05.552355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-65ba10d9-b5c6-4a75-ae1c-561200771cef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:05.563027 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-65ba10d9-b5c6-4a75-ae1c-561200771cef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption Aug 20 02:04:05.563213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-65ba10d9-b5c6-4a75-ae1c-561200771cef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:05.563701 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-65ba10d9-b5c6-4a75-ae1c-561200771cef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:05.579839 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:05.579839 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:05.593648 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-65ba10d9-b5c6-4a75-ae1c-561200771cef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption returned with HTTP 200 Aug 20 02:04:05.594469 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 316/1254] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:04:05 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption => generated 161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:06.101943 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.105273 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:06.105273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:06.105273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:06.118055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:06.118055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:06.124682 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:06.132682 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-df46134e-f157-44e5-96d8-73d3a398ebe0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:06.133210 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 308/1255] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:06 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:06.249410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b3e6911f-6c4e-4b82-b1c8-7ad99795e23c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.251334 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b3e6911f-6c4e-4b82-b1c8-7ad99795e23c tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:06.251607 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b3e6911f-6c4e-4b82-b1c8-7ad99795e23c tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:06.251834 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b3e6911f-6c4e-4b82-b1c8-7ad99795e23c tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:06.273349 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b3e6911f-6c4e-4b82-b1c8-7ad99795e23c tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 404 Aug 20 02:04:06.274021 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 317/1256] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:06 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:06.286599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b9887ca1-e7f5-4aaa-9f77-f7f3a61bed92 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.290279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9887ca1-e7f5-4aaa-9f77-f7f3a61bed92 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:06.291646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9887ca1-e7f5-4aaa-9f77-f7f3a61bed92 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:06.291646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9887ca1-e7f5-4aaa-9f77-f7f3a61bed92 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:06.303520 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9887ca1-e7f5-4aaa-9f77-f7f3a61bed92 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 404 Aug 20 02:04:06.304069 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 316/1257] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:06 2026] GET /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:06.312821 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.315723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:06.316371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:06.316620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:06.316830 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Delete volume with id: ad9e69dd-ea01-4a79-b68c-14b329604ca0 Aug 20 02:04:06.324921 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-57adddb1-32f6-40f0-bb68-64fb77d81cea tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 returned with HTTP 404 Aug 20 02:04:06.325908 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 317/1258] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:04:06 2026] DELETE /volume/v3/volumes/ad9e69dd-ea01-4a79-b68c-14b329604ca0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:06.338300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.342724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:06.343135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1559752305"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:06.344723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1559752305'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:06.344849 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume of 1 GB Aug 20 02:04:06.355343 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Availability Zones retrieved successfully. Aug 20 02:04:06.362903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Flow 'volume_create_api' (1c989cab-0bec-4bf5-8ad4-90be65064fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:06.365101 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14be26c7-6dd1-4abb-be5a-6985c2460f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:06.365657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:06.411573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14be26c7-6dd1-4abb-be5a-6985c2460f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:06.412821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83315f7f-cb31-492e-a31f-a0dec80995b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:06.490962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Created reservations ['70ba0d80-14a3-4e94-b0e7-2c70ac6632c4', '67f99905-a0b7-4417-8d51-cf7d96ab7d57', 'd3832875-1db2-4efc-910b-ddcfec86a76a', '45c1fdec-411b-4ad1-839e-6ca9b5a5a17f'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:06.492039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83315f7f-cb31-492e-a31f-a0dec80995b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ba0d80-14a3-4e94-b0e7-2c70ac6632c4', '67f99905-a0b7-4417-8d51-cf7d96ab7d57', 'd3832875-1db2-4efc-910b-ddcfec86a76a', '45c1fdec-411b-4ad1-839e-6ca9b5a5a17f']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:06.493026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ef5a96-74ea-486c-aa5f-3b38ffcbd967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:06.527144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ef5a96-74ea-486c-aa5f-3b38ffcbd967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '943d5e8b-be8c-4032-a095-f63ef840076b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1559752305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74e1adf83ec473b888d5d3b258c88a8',qos_specs=None,replication_status=,reservations=['70ba0d80-14a3-4e94-b0e7-2c70ac6632c4','67f99905-a0b7-4417-8d51-cf7d96ab7d57','d3832875-1db2-4efc-910b-ddcfec86a76a','45c1fdec-411b-4ad1-839e-6ca9b5a5a17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1559752305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=943d5e8b-be8c-4032-a095-f63ef840076b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c74e1adf83ec473b888d5d3b258c88a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:06.528247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3d0d0b-9cb7-43cf-a0f3-a65226093036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:06.568346 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3d0d0b-9cb7-43cf-a0f3-a65226093036) transitioned into state 'SUCCESS' from state '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-1559752305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74e1adf83ec473b888d5d3b258c88a8',qos_specs=None,replication_status=,reservations=['70ba0d80-14a3-4e94-b0e7-2c70ac6632c4','67f99905-a0b7-4417-8d51-cf7d96ab7d57','d3832875-1db2-4efc-910b-ddcfec86a76a','45c1fdec-411b-4ad1-839e-6ca9b5a5a17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4837bc06ae4576ac3757d198c15fdb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:06.569420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b852e44-e880-4835-9495-004fac6ef6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:06.587063 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b852e44-e880-4835-9495-004fac6ef6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:06.588190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Flow 'volume_create_api' (1c989cab-0bec-4bf5-8ad4-90be65064fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:06.589169 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Create volume request issued successfully. Aug 20 02:04:06.589397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0a5d8db-be15-4d5b-a681-61a9acc37237 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:06.589830 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 309/1259] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:04:06 2026] POST /volume/v3/volumes => generated 817 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:06.608987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7e63c4a1-5d08-481c-8527-653322a8f40f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:06.611548 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e63c4a1-5d08-481c-8527-653322a8f40f tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:06.611744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e63c4a1-5d08-481c-8527-653322a8f40f tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:06.611943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e63c4a1-5d08-481c-8527-653322a8f40f tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:06.624204 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:06.624204 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:06.631875 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7e63c4a1-5d08-481c-8527-653322a8f40f tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:06.639634 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e63c4a1-5d08-481c-8527-653322a8f40f tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 200 Aug 20 02:04:06.640127 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 318/1260] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:06 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:07.147706 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.150063 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:07.150382 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.150662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.164043 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.164043 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:07.168820 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:07.176066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cfdc06ab-9008-439c-a398-5ae863f663a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:07.176066 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 317/1261] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:07.654852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-32f97395-4630-4674-af9e-9893932dbc76 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.659072 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32f97395-4630-4674-af9e-9893932dbc76 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.659072 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32f97395-4630-4674-af9e-9893932dbc76 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.659072 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32f97395-4630-4674-af9e-9893932dbc76 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.670264 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.670264 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:07.674872 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-32f97395-4630-4674-af9e-9893932dbc76 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:07.681768 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32f97395-4630-4674-af9e-9893932dbc76 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 200 Aug 20 02:04:07.681768 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 318/1262] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:07.702186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.704657 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] POST https://10.4.3.27/volume/v3/volume-transfers Aug 20 02:04:07.705147 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "943d5e8b-be8c-4032-a095-f63ef840076b"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:07.707139 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volume_transfer [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Creating new volume transfer {'transfer': {'volume_id': '943d5e8b-be8c-4032-a095-f63ef840076b'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 02:04:07.707349 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volume_transfer [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Creating transfer of volume 943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.707499 np0000007844 devstack@c-api.service[100163]: INFO cinder.transfer.api [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Generating transfer record for volume 943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.719881 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.719881 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:07.739774 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4d7a6a52-6e0c-4960-9123-7225803701a9 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers returned with HTTP 202 Aug 20 02:04:07.739920 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 310/1263] 10.4.3.27 () {70 vars in 1319 bytes} [Thu Aug 20 02:04:07 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:07.752858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.755570 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.758929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.758929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.769526 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.769526 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:07.776617 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:07.783384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c331bf3-dfe5-4629-9e51-8047705ab935 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 200 Aug 20 02:04:07.784201 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 319/1264] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:07.799701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.802651 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volume-transfers/detail Aug 20 02:04:07.803029 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.803639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.803885 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volume_transfer [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Listing volume transfers {{(pid=100162) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 02:04:07.813244 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-719b6e47-ba59-41c4-9d9e-58fbf8c89121 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 02:04:07.813244 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 318/1265] 10.4.3.27 () {68 vars in 1319 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:07.822829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.826208 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e Aug 20 02:04:07.826919 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.829251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.829251 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.volume_transfer [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Delete transfer with id: 298a6f7f-2147-4ef8-ba41-cd1a59e42c9e Aug 20 02:04:07.847048 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.847048 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:07.862020 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-95d44dd1-d19a-4810-9b04-5f283ed48d83 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e returned with HTTP 202 Aug 20 02:04:07.865438 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 319/1266] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:04:07 2026] DELETE /volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:04:07.870556 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.873016 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.873447 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.873686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.884454 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.884454 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:07.890673 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Volume info retrieved successfully. Aug 20 02:04:07.897120 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-406d9bf3-4aff-415e-a852-1bd877cb2b9b tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 200 Aug 20 02:04:07.897734 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 311/1267] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:07.915643 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-49e77614-2b08-465f-b32e-0350c6a161f8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.918532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49e77614-2b08-465f-b32e-0350c6a161f8 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] DELETE https://10.4.3.27/volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e Aug 20 02:04:07.918864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49e77614-2b08-465f-b32e-0350c6a161f8 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.919080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49e77614-2b08-465f-b32e-0350c6a161f8 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.919150 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.volume_transfer [None req-49e77614-2b08-465f-b32e-0350c6a161f8 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Delete transfer with id: 298a6f7f-2147-4ef8-ba41-cd1a59e42c9e Aug 20 02:04:07.925743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49e77614-2b08-465f-b32e-0350c6a161f8 tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e returned with HTTP 404 Aug 20 02:04:07.926448 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 320/1268] 10.4.3.27 () {68 vars in 1412 bytes} [Thu Aug 20 02:04:07 2026] DELETE /volume/v3/volume-transfers/298a6f7f-2147-4ef8-ba41-cd1a59e42c9e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:07.936999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.939873 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.940152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.940481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:07.940689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Delete volume with id: 943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.951806 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:07.951806 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:07.952135 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Volume info retrieved successfully. Aug 20 02:04:07.981024 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Delete volume request issued successfully. Aug 20 02:04:07.981432 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3167a705-97c0-4892-8d6b-9ad46b77a109 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 202 Aug 20 02:04:07.982044 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 319/1269] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:04:07 2026] DELETE /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:04:07.991795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a722409e-778a-4eda-b35d-5d344e49fb77 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:07.994679 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a722409e-778a-4eda-b35d-5d344e49fb77 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:07.995376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a722409e-778a-4eda-b35d-5d344e49fb77 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:07.995376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a722409e-778a-4eda-b35d-5d344e49fb77 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:08.008916 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:08.008916 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:08.014732 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a722409e-778a-4eda-b35d-5d344e49fb77 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Volume info retrieved successfully. Aug 20 02:04:08.022635 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a722409e-778a-4eda-b35d-5d344e49fb77 tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 200 Aug 20 02:04:08.023826 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 320/1270] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:07 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:08.194510 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:08.198574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:08.198574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:08.199880 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:08.215418 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:08.215418 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:08.221572 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:08.227411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce03d1c7-6473-4906-bab0-155017ca7d8e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:08.228067 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 312/1271] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:08 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:09.051937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-78484291-5c21-49ce-89ef-48932064500e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.054053 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-78484291-5c21-49ce-89ef-48932064500e tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:09.054744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-78484291-5c21-49ce-89ef-48932064500e tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.054744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-78484291-5c21-49ce-89ef-48932064500e tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.062530 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-78484291-5c21-49ce-89ef-48932064500e tempest-VolumesTransfersV357Test-52795614 tempest-VolumesTransfersV357Test-52795614-project-admin] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 404 Aug 20 02:04:09.062530 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 321/1272] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:09.073458 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d880c639-0acb-449c-9a61-82edcf2629ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.077722 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d880c639-0acb-449c-9a61-82edcf2629ee tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] GET https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:09.078047 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d880c639-0acb-449c-9a61-82edcf2629ee tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.078355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d880c639-0acb-449c-9a61-82edcf2629ee tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.089708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d880c639-0acb-449c-9a61-82edcf2629ee tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 404 Aug 20 02:04:09.090472 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 320/1273] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:09.101251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-085df638-5e3b-4b6e-8a21-14749d939868 req-b616b15d-158b-4b3a-a91f-78e89b26066c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.102645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.104119 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-b616b15d-158b-4b3a-a91f-78e89b26066c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c/action Aug 20 02:04:09.104557 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] DELETE https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:09.104622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-b616b15d-158b-4b3a-a91f-78e89b26066c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:09.107393 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-b616b15d-158b-4b3a-a91f-78e89b26066c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:09.107489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.107489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.107489 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] Delete volume with id: 943d5e8b-be8c-4032-a095-f63ef840076b Aug 20 02:04:09.124801 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16cb9880-bcbf-4985-ba6e-fff95a30dd2d tempest-VolumesTransfersV357Test-1424432068 tempest-VolumesTransfersV357Test-1424432068-project-member] https://10.4.3.27/volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b returned with HTTP 404 Aug 20 02:04:09.125520 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 313/1274] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:04:09 2026] DELETE /volume/v3/volumes/943d5e8b-be8c-4032-a095-f63ef840076b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:04:09.149484 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.149484 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:09.174419 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-085df638-5e3b-4b6e-8a21-14749d939868 req-b616b15d-158b-4b3a-a91f-78e89b26066c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c/action returned with HTTP 204 Aug 20 02:04:09.174419 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 321/1275] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:09 2026] POST /volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:09.253817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7eed7469-b83f-4b4f-b87b-878b25194854 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.260931 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7eed7469-b83f-4b4f-b87b-878b25194854 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:09.260931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7eed7469-b83f-4b4f-b87b-878b25194854 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.260931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7eed7469-b83f-4b4f-b87b-878b25194854 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.278598 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.278598 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:09.286172 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7eed7469-b83f-4b4f-b87b-878b25194854 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:09.293763 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7eed7469-b83f-4b4f-b87b-878b25194854 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:09.294451 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 322/1276] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:09.319884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.322715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:09.323061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.323447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.346896 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.346896 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:09.353904 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:09.362081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2aa3ee2-6787-4034-afff-8680a1c7ecbe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:09.363249 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 321/1277] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:09.436152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.441761 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:09.441998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.442194 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.456142 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.456142 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:09.459590 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:09.467963 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ec28d5d7-8042-4a39-8af7-69289d2f45b6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:09.468893 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 314/1278] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:09.490835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.494506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/action Aug 20 02:04:09.495358 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:09.495650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:09.515994 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.515994 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:09.516376 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:09.528031 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Begin detaching volume completed successfully. Aug 20 02:04:09.528301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-ef245149-1ef7-4d12-b8b9-0bd770bf9acc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/action returned with HTTP 202 Aug 20 02:04:09.528896 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 322/1279] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:04:09 2026] POST /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:04:09.605429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0b2f612c-3b2e-4591-86ca-e2e9f6522de4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.605429 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b2f612c-3b2e-4591-86ca-e2e9f6522de4 None None] GET https://10.4.3.27/volume// Aug 20 02:04:09.605783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0b2f612c-3b2e-4591-86ca-e2e9f6522de4 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.606001 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0b2f612c-3b2e-4591-86ca-e2e9f6522de4 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.606495 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b2f612c-3b2e-4591-86ca-e2e9f6522de4 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:09.607112 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 323/1280] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:09.621655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.626503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:09.626771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.626998 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.639529 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.639529 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:09.646476 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:09.652112 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-68af1d10-0d60-43d3-a8ed-e1915c1e12d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:09.652629 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 322/1281] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:09.671255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-66b80945-7a92-477e-a6f7-fe35737dc329 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:09.677176 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-66b80945-7a92-477e-a6f7-fe35737dc329 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption Aug 20 02:04:09.677832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-66b80945-7a92-477e-a6f7-fe35737dc329 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:09.677832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-66b80945-7a92-477e-a6f7-fe35737dc329 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:09.691831 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:09.691831 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:09.701031 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-66b80945-7a92-477e-a6f7-fe35737dc329 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption returned with HTTP 200 Aug 20 02:04:09.702033 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 315/1282] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:04:09 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:12.221143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-23147700-57bc-40dc-8b5c-9bfc2a12f9e5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:12.225663 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-23147700-57bc-40dc-8b5c-9bfc2a12f9e5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c Aug 20 02:04:12.225663 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-23147700-57bc-40dc-8b5c-9bfc2a12f9e5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:12.225899 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-23147700-57bc-40dc-8b5c-9bfc2a12f9e5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:12.237815 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:12.237815 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:12.337086 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59cd81f7-8f0e-43d8-9671-8a66064a53af req-23147700-57bc-40dc-8b5c-9bfc2a12f9e5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c returned with HTTP 200 Aug 20 02:04:12.338451 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 323/1283] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:04:12 2026] DELETE /volume/v3/attachments/c592feb8-b91d-4b93-9ecd-aa0cbae7821c => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:12.816761 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:13.030392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74425280-0640-4cae-86fc-f0edfa5fd165 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:13.051698 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:13.051913 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:13.052122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:13.056359 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=349,cinder:INSERT=30,cinder:UPDATE=62 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:13.066044 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:13.066044 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:13.070218 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:13.070634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1258157317", "metadata": {"Type": "Test"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:13.073717 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1258157317', 'metadata': {'Type': 'Test'}}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:13.074037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:13.075389 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:13.080556 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=446,cinder:INSERT=69,cinder:UPDATE=129 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:13.084538 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-cd65e6ba-631f-4a68-9371-988fedce0325 req-06b4988b-1b6e-47fa-bbc5-89e815cdd682 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:13.085121 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 324/1284] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:12 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 881 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:13.086179 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:13.093502 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (ef8e67e0-7aa2-43e0-a98f-45653007a1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:13.095639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cec635d-0b25-4424-acfe-0f0ad8a169f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:13.097648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:13.131240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cec635d-0b25-4424-acfe-0f0ad8a169f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:13.132067 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4301bf73-a9dc-4572-8a06-ea451f3699ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:13.201684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['0208373d-31b5-496c-9774-6652dd12401a', '825d5d20-00b0-4a91-a130-840ef6491187', '15ae740a-95d9-4c61-8d34-af1dfbb73fa4', '4a970314-f75f-43ed-9870-176ecc7a0f95'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:13.202759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4301bf73-a9dc-4572-8a06-ea451f3699ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0208373d-31b5-496c-9774-6652dd12401a', '825d5d20-00b0-4a91-a130-840ef6491187', '15ae740a-95d9-4c61-8d34-af1dfbb73fa4', '4a970314-f75f-43ed-9870-176ecc7a0f95']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:13.203733 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f741fb3b-18b3-4947-9fba-38f2bac1de12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:13.239340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f741fb3b-18b3-4947-9fba-38f2bac1de12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '267cd205-4bcd-44d6-9d74-74b1c61a3b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1258157317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['0208373d-31b5-496c-9774-6652dd12401a','825d5d20-00b0-4a91-a130-840ef6491187','15ae740a-95d9-4c61-8d34-af1dfbb73fa4','4a970314-f75f-43ed-9870-176ecc7a0f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1258157317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=267cd205-4bcd-44d6-9d74-74b1c61a3b61,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:13.239340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bdde13-ee3c-4c73-8470-d18a52b205f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:13.267984 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bdde13-ee3c-4c73-8470-d18a52b205f2) transitioned into state 'SUCCESS' from state '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-1258157317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['0208373d-31b5-496c-9774-6652dd12401a','825d5d20-00b0-4a91-a130-840ef6491187','15ae740a-95d9-4c61-8d34-af1dfbb73fa4','4a970314-f75f-43ed-9870-176ecc7a0f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:13.268993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76822018-5b1c-4761-8dff-6b0670ab1ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:13.285367 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76822018-5b1c-4761-8dff-6b0670ab1ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:13.286641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (ef8e67e0-7aa2-43e0-a98f-45653007a1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:13.287091 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:13.288533 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74425280-0640-4cae-86fc-f0edfa5fd165 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:13.289312 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 323/1285] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:13 2026] POST /volume/v3/volumes => generated 757 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:13.304407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6c445216-a2de-4f49-a1f0-0d083cac177d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:13.306860 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6c445216-a2de-4f49-a1f0-0d083cac177d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:13.307694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6c445216-a2de-4f49-a1f0-0d083cac177d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:13.307694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6c445216-a2de-4f49-a1f0-0d083cac177d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:13.310800 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=445,cinder:INSERT=78,cinder:UPDATE=126 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:13.320460 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:13.320460 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:13.328895 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6c445216-a2de-4f49-a1f0-0d083cac177d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:13.335891 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6c445216-a2de-4f49-a1f0-0d083cac177d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:13.336449 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 316/1286] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:13 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.352484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.354936 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:14.356010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:14.356523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:14.360664 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=465,cinder:UPDATE=146,cinder:INSERT=85 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:14.369726 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.369726 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:14.374780 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.398438 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d95d49eb-7fb9-4969-b8eb-2795f0f33f73 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:14.398438 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 324/1287] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:14 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.418836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.422391 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:14.423250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:14.423250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:14.436498 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.436498 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:14.442548 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.451037 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94831c5c-d10f-4a16-9d4f-c61057d73545 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:14.451666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 325/1288] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:14 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.468664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d45966a2-391c-4d17-b67d-11c42b16761f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.472266 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d45966a2-391c-4d17-b67d-11c42b16761f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:14.472266 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d45966a2-391c-4d17-b67d-11c42b16761f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1258157317"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:14.484816 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.484816 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:14.494284 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d45966a2-391c-4d17-b67d-11c42b16761f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.518216 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d45966a2-391c-4d17-b67d-11c42b16761f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:14.519351 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d45966a2-391c-4d17-b67d-11c42b16761f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:14.520054 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 324/1289] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:14 2026] PUT /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 782 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.551593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.555069 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:14.556071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-229031665", "description": "This is the new description of volume"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:14.568445 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.568445 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:14.574022 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.588421 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:14.590292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d543b1a-523f-4f89-874a-49aeaa3c6440 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:14.590878 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 317/1290] 10.4.3.27 () {68 vars in 1362 bytes} [Thu Aug 20 02:04:14 2026] PUT /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.612586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-142f7eb7-911a-4dbf-b495-a2204b813eff None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.616188 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-142f7eb7-911a-4dbf-b495-a2204b813eff tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:14.616487 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-142f7eb7-911a-4dbf-b495-a2204b813eff tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:14.616751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-142f7eb7-911a-4dbf-b495-a2204b813eff tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:14.627004 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.627004 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:14.632332 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-142f7eb7-911a-4dbf-b495-a2204b813eff tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.639903 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-142f7eb7-911a-4dbf-b495-a2204b813eff tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:14.640282 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 325/1291] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:14 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:14.662426 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-424b4de0-4694-4e37-b9a1-993f20c9505f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.664140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:14.666404 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-143303254", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1803844536"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:14.668106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-143303254', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1803844536'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:14.668265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:14.676054 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:14.683270 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (b41caa49-889e-4c0b-b740-96f8d5289889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:14.684407 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d81519e-b6b2-4b7b-94b3-8075967e50d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:14.685478 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:14.736631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d81519e-b6b2-4b7b-94b3-8075967e50d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:14.737741 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf885ef9-56c2-4df7-be04-7b4cbc291ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:14.801678 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['1c72aafb-efff-4c47-b4b4-716a0a2bc3e1', 'e8b83e83-a823-464a-b94e-eb33f1177671', '07592642-5d21-437b-9b40-b999028e87c8', 'b48438ff-c346-4612-a254-0edd3bb9fbc0'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:14.802623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf885ef9-56c2-4df7-be04-7b4cbc291ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c72aafb-efff-4c47-b4b4-716a0a2bc3e1', 'e8b83e83-a823-464a-b94e-eb33f1177671', '07592642-5d21-437b-9b40-b999028e87c8', 'b48438ff-c346-4612-a254-0edd3bb9fbc0']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:14.803392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568c86ee-b5f1-4a31-8e8e-a7462b8bff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:14.830487 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568c86ee-b5f1-4a31-8e8e-a7462b8bff33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eca4ba6-3d16-4d34-894a-bf32589f8679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-143303254',display_name='tempest-VolumesGetTest-Volume-1803844536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['1c72aafb-efff-4c47-b4b4-716a0a2bc3e1','e8b83e83-a823-464a-b94e-eb33f1177671','07592642-5d21-437b-9b40-b999028e87c8','b48438ff-c346-4612-a254-0edd3bb9fbc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-143303254',display_name='tempest-VolumesGetTest-Volume-1803844536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eca4ba6-3d16-4d34-894a-bf32589f8679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:14.831386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e54e1ff-69ea-44d3-a610-da358f43be29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:14.852851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e54e1ff-69ea-44d3-a610-da358f43be29) transitioned into 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-143303254',display_name='tempest-VolumesGetTest-Volume-1803844536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['1c72aafb-efff-4c47-b4b4-716a0a2bc3e1','e8b83e83-a823-464a-b94e-eb33f1177671','07592642-5d21-437b-9b40-b999028e87c8','b48438ff-c346-4612-a254-0edd3bb9fbc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:14.853684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342b3ddc-4167-4a38-adf9-c35f34d71247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:14.864474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342b3ddc-4167-4a38-adf9-c35f34d71247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:14.865589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (b41caa49-889e-4c0b-b740-96f8d5289889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:14.866016 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:14.866792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-424b4de0-4694-4e37-b9a1-993f20c9505f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:14.867368 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 326/1292] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:14 2026] POST /volume/v3/volumes => generated 777 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:14.884133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:14.886516 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:14.887313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:14.887784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:14.896783 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:14.896783 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:14.901545 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:14.907055 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c41ea80-efdf-44fb-b66e-9e25ded4ff92 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 200 Aug 20 02:04:14.907609 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 325/1293] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:14 2026] GET /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:15.923325 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:15.925432 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:15.925663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:15.925845 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:15.935763 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:15.935763 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:15.941725 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:15.948008 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd2a3ddc-2507-4187-98fe-2bb925bfe5cc tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 200 Aug 20 02:04:15.948782 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 318/1294] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:15 2026] GET /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:15.967589 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:15.970441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:15.970853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1258157317", "description": null}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:15.983423 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:15.983423 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:15.987913 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:15.997207 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:15.998141 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58ca1a67-5f28-498a-8cd3-93efdb59ee0d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 200 Aug 20 02:04:15.998818 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 326/1295] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:15 2026] PUT /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 768 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:16.017906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c55a826b-6cb7-41c3-8935-49cf4006802f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:16.023075 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c55a826b-6cb7-41c3-8935-49cf4006802f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:16.023075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c55a826b-6cb7-41c3-8935-49cf4006802f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:16.023075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c55a826b-6cb7-41c3-8935-49cf4006802f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:16.034600 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:16.034600 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:16.040586 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c55a826b-6cb7-41c3-8935-49cf4006802f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:16.047625 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c55a826b-6cb7-41c3-8935-49cf4006802f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 200 Aug 20 02:04:16.048615 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 327/1296] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:16 2026] GET /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:16.073369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-857257db-a7ee-4bc4-b4c5-76054602226b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:16.079153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:16.081077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:16.081494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:16.081747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: 8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:16.095732 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:16.095732 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:16.096366 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:16.122779 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:16.123047 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-857257db-a7ee-4bc4-b4c5-76054602226b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 202 Aug 20 02:04:16.123631 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 326/1297] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:16 2026] DELETE /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:16.132699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32290035-88ff-4370-b3d7-f0e4309e186b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:16.135915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32290035-88ff-4370-b3d7-f0e4309e186b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:16.136275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32290035-88ff-4370-b3d7-f0e4309e186b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:16.136511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32290035-88ff-4370-b3d7-f0e4309e186b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:16.148689 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:16.148689 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:16.154890 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-32290035-88ff-4370-b3d7-f0e4309e186b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:16.160985 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32290035-88ff-4370-b3d7-f0e4309e186b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 200 Aug 20 02:04:16.161822 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 319/1298] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:16 2026] GET /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:16.262826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:16.265582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:16.265867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:16.266161 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:16.266528 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume with id: 6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:16.276489 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:16.276489 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:16.277373 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:16.291097 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:04:16.298789 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume request issued successfully. Aug 20 02:04:16.299478 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-75edffec-7a7c-4a48-aaab-8c60c1616642 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 202 Aug 20 02:04:16.299827 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 327/1299] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:16 2026] DELETE /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:16.316964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:16.320118 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:16.321152 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:16.321539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:16.335036 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:16.335036 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:16.344781 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:04:16.350303 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ef58594-99e7-4e60-ac50-d2b8561f775b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 200 Aug 20 02:04:16.350945 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 328/1300] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:16 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:16.918277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.011337 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:17.011640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2047378561", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:17.014767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2047378561', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:17.111553 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume of 1 GB Aug 20 02:04:17.112000 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.112000 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:17.112491 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Availability Zones retrieved successfully. Aug 20 02:04:17.118617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (0f12e223-cc3d-43e2-983a-d44536df7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:17.119651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8278cf1f-cac0-4e51-a11b-f1afe0c73c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.122289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:17.168435 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.168435 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:17.180773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-842f9722-147d-43ee-b9cd-9c9ace15b05f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.183385 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-842f9722-147d-43ee-b9cd-9c9ace15b05f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 Aug 20 02:04:17.183793 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-842f9722-147d-43ee-b9cd-9c9ace15b05f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.184111 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-842f9722-147d-43ee-b9cd-9c9ace15b05f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.190724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8278cf1f-cac0-4e51-a11b-f1afe0c73c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.191723 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5e236c-b7e2-4498-a7af-425604b8c553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.193784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-842f9722-147d-43ee-b9cd-9c9ace15b05f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 returned with HTTP 404 Aug 20 02:04:17.194469 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 320/1301] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/8eca4ba6-3d16-4d34-894a-bf32589f8679 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:17.204269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5b94e892-e9f7-4169-86f6-07da20102729 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.206483 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b94e892-e9f7-4169-86f6-07da20102729 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:17.206720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b94e892-e9f7-4169-86f6-07da20102729 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.207066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b94e892-e9f7-4169-86f6-07da20102729 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.214605 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.214605 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:17.219617 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5b94e892-e9f7-4169-86f6-07da20102729 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:17.224611 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b94e892-e9f7-4169-86f6-07da20102729 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:17.225116 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 328/1302] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:17.244130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.247687 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:17.247687 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.247687 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.247687 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: 267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:17.257658 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.257658 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:17.258798 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:17.266368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Created reservations ['7b27e83b-e62e-42c5-932c-752dc3292188', '483e8cbe-0d1f-4ff6-8149-137769fa9610', '6078d07e-ab44-428f-b3d4-b942d2bef383', 'ddc85ef1-6456-4725-9762-c923f4495d28'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:17.267287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5e236c-b7e2-4498-a7af-425604b8c553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b27e83b-e62e-42c5-932c-752dc3292188', '483e8cbe-0d1f-4ff6-8149-137769fa9610', '6078d07e-ab44-428f-b3d4-b942d2bef383', 'ddc85ef1-6456-4725-9762-c923f4495d28']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.268096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d83e13-b145-477f-b25b-0f7c2bdbbe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.282150 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:17.283554 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f570c8af-9c63-49b6-89f1-dc9eae934f65 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 202 Aug 20 02:04:17.283554 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 329/1303] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:17 2026] DELETE /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:17.291966 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.294131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:17.294354 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.294531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.298062 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d83e13-b145-477f-b25b-0f7c2bdbbe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4979e5ac-f8d9-4b56-9878-9c6f31a8f8be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2047378561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['7b27e83b-e62e-42c5-932c-752dc3292188','483e8cbe-0d1f-4ff6-8149-137769fa9610','6078d07e-ab44-428f-b3d4-b942d2bef383','ddc85ef1-6456-4725-9762-c923f4495d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2047378561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4979e5ac-f8d9-4b56-9878-9c6f31a8f8be,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1867e4ab08d749bf86f73bb2f95c79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.300277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429de274-3152-4fe0-b056-c7149747ed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.304875 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.304875 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:17.311073 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:17.319248 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95215d07-bb76-40af-9cdf-bcf47cd6e1d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 200 Aug 20 02:04:17.319787 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 321/1304] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:17.326253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429de274-3152-4fe0-b056-c7149747ed3d) transitioned into state 'SUCCESS' from state '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-2047378561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['7b27e83b-e62e-42c5-932c-752dc3292188','483e8cbe-0d1f-4ff6-8149-137769fa9610','6078d07e-ab44-428f-b3d4-b942d2bef383','ddc85ef1-6456-4725-9762-c923f4495d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.327198 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b65dee7-1836-4674-9649-08bd11194bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.340151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b65dee7-1836-4674-9649-08bd11194bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.342246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (0f12e223-cc3d-43e2-983a-d44536df7a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:17.342246 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request issued successfully. Aug 20 02:04:17.342494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-660aff85-0eba-4e1c-b387-efc1b6ef09cf tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:17.343028 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 327/1305] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:16 2026] POST /volume/v3/volumes => generated 758 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:17.357882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4c8335a-392c-4805-88d8-18349a1e3578 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.360262 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4c8335a-392c-4805-88d8-18349a1e3578 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:04:17.360489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4c8335a-392c-4805-88d8-18349a1e3578 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.361355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4c8335a-392c-4805-88d8-18349a1e3578 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.374262 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.374262 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:17.378990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-238ceb3c-5435-466a-a4b5-d390296fc093 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.382297 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4c8335a-392c-4805-88d8-18349a1e3578 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:17.384370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-238ceb3c-5435-466a-a4b5-d390296fc093 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 Aug 20 02:04:17.384370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-238ceb3c-5435-466a-a4b5-d390296fc093 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.384370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-238ceb3c-5435-466a-a4b5-d390296fc093 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.391123 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4c8335a-392c-4805-88d8-18349a1e3578 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:04:17.391299 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-238ceb3c-5435-466a-a4b5-d390296fc093 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 returned with HTTP 404 Aug 20 02:04:17.391664 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 329/1306] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:17.392611 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 330/1307] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/6f5174e6-9128-4d5d-abff-ca5eee646a31 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:17.400570 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.402665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:04:17.402945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.403272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.404220 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:04:17.460526 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Get all volumes completed successfully. Aug 20 02:04:17.463519 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.463519 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:17.470858 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f47aba06-4a41-44be-82bc-4049a8fbd6d5 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:04:17.471582 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 322/1308] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:04:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11281 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:17.494668 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-48d38605-20c4-4c61-8bd5-90bcf198c2f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.496783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48d38605-20c4-4c61-8bd5-90bcf198c2f9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] DELETE https://10.4.3.27/volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a Aug 20 02:04:17.496956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48d38605-20c4-4c61-8bd5-90bcf198c2f9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:17.497145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48d38605-20c4-4c61-8bd5-90bcf198c2f9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:17.497412 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.497412 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:17.529885 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48d38605-20c4-4c61-8bd5-90bcf198c2f9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a returned with HTTP 202 Aug 20 02:04:17.530410 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 328/1309] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:04:17 2026] DELETE /volume/v3/types/be97fedf-bb57-4b30-adf6-8712ce7dd88a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:17.542343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7473b101-125a-454b-8074-1b28c876c8ee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.544023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7473b101-125a-454b-8074-1b28c876c8ee tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:04:17.544515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7473b101-125a-454b-8074-1b28c876c8ee tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-141036072", "extra_specs": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:17.565016 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7473b101-125a-454b-8074-1b28c876c8ee tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:04:17.565607 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 330/1310] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:04:17 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:17.574884 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-528578f1-6a3c-48c8-b5c8-8502d44b798c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.577495 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-528578f1-6a3c-48c8-b5c8-8502d44b798c tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47/encryption Aug 20 02:04:17.578090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-528578f1-6a3c-48c8-b5c8-8502d44b798c tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:17.597934 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-528578f1-6a3c-48c8-b5c8-8502d44b798c tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47/encryption returned with HTTP 200 Aug 20 02:04:17.598566 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 331/1311] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:04:17 2026] POST /volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:17.610668 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:17.613138 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:17.613594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-326602044", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-141036072", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:17.616627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-326602044', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-141036072', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:17.623785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume of 1 GB Aug 20 02:04:17.624446 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:17.624446 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:17.625417 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Availability Zones retrieved successfully. Aug 20 02:04:17.636948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (71ca9160-1c19-4e2d-890f-532f61c924a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:17.638832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfed09ad-2634-4394-b28c-98097fcbebda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.641439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:17.674062 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfed09ad-2634-4394-b28c-98097fcbebda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:04:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0ec4ca8-4367-4ee0-a2c7-d69233807f47,is_public=True,name='tempest-scenario-type-luks-141036072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0ec4ca8-4367-4ee0-a2c7-d69233807f47', '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=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.675262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6c6f9b-3f55-4cf1-96cf-f6d96ab7e760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.710999 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-141036072 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-141036072, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:04:17.711484 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-141036072 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-141036072, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:04:17.754532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Created reservations ['d9b532d3-fdc4-45d6-92a5-5b7cd70ea461', 'a3ef2cf7-882b-410b-b323-3f47752b0927', 'dd7ee0fa-a852-4411-9905-3587624c55b5', '1a941cb8-82f2-401c-8d59-56c19d390fa8'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:17.755875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6c6f9b-3f55-4cf1-96cf-f6d96ab7e760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b532d3-fdc4-45d6-92a5-5b7cd70ea461', 'a3ef2cf7-882b-410b-b323-3f47752b0927', 'dd7ee0fa-a852-4411-9905-3587624c55b5', '1a941cb8-82f2-401c-8d59-56c19d390fa8']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.757076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5585c29c-82a5-42c0-9a20-57221b33216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.790158 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5585c29c-82a5-42c0-9a20-57221b33216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b32d5be-1bbd-4f5c-9b7d-ee2572a25527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-326602044',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['d9b532d3-fdc4-45d6-92a5-5b7cd70ea461','a3ef2cf7-882b-410b-b323-3f47752b0927','dd7ee0fa-a852-4411-9905-3587624c55b5','1a941cb8-82f2-401c-8d59-56c19d390fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=f0ec4ca8-4367-4ee0-a2c7-d69233807f47), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-326602044',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9b32d5be-1bbd-4f5c-9b7d-ee2572a25527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca901b656c24d5994a74a5ece391ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d601272e25412a8fd85b7e83813cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0ec4ca8-4367-4ee0-a2c7-d69233807f47),volume_type_id=f0ec4ca8-4367-4ee0-a2c7-d69233807f47)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.791543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e8f1f0-0c2e-443c-a95d-fb5b098d0cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.814571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e8f1f0-0c2e-443c-a95d-fb5b098d0cfb) transitioned into state 'SUCCESS' from state '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-326602044',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['d9b532d3-fdc4-45d6-92a5-5b7cd70ea461','a3ef2cf7-882b-410b-b323-3f47752b0927','dd7ee0fa-a852-4411-9905-3587624c55b5','1a941cb8-82f2-401c-8d59-56c19d390fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=f0ec4ca8-4367-4ee0-a2c7-d69233807f47)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.815716 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff078ea4-adb8-4293-bc4f-f8f50e878e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:17.826480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff078ea4-adb8-4293-bc4f-f8f50e878e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:17.827495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (71ca9160-1c19-4e2d-890f-532f61c924a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:17.827877 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request issued successfully. Aug 20 02:04:17.828625 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-220abb73-456a-41f7-b8da-144cc3eaf5ba tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:17.829128 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 323/1312] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:17 2026] POST /volume/v3/volumes => generated 781 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:18.338960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6736934c-4e75-4e04-8440-cd805e777fcd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:18.341876 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6736934c-4e75-4e04-8440-cd805e777fcd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 Aug 20 02:04:18.342310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6736934c-4e75-4e04-8440-cd805e777fcd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:18.342678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6736934c-4e75-4e04-8440-cd805e777fcd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:18.351830 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6736934c-4e75-4e04-8440-cd805e777fcd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 returned with HTTP 404 Aug 20 02:04:18.352789 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 329/1313] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:18 2026] GET /volume/v3/volumes/267cd205-4bcd-44d6-9d74-74b1c61a3b61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:18.370471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-805afdfd-bb9f-420c-9d25-72333be4b564 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:18.372358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:18.372721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1781037884"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:18.374591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1781037884'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:18.374700 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:18.381159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:18.386841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (344b689d-a795-410c-9393-90c68b62bbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:18.388017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c1d78-20b2-429c-87dd-642fec690172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:18.388982 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:18.411868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:18.414736 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:04:18.415012 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:18.415312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:18.427610 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:18.427610 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:18.428198 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c1d78-20b2-429c-87dd-642fec690172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:18.428970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc45c82-8131-4464-af5d-03fcb93ee590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:18.433167 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:18.441172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1b087ca-f05b-4aee-9db5-5cc2dcf6a781 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:04:18.441747 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 332/1314] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:18 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:18.479943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['b928729b-d44b-4839-bba2-d15e4b946091', 'ff5fba76-aa8b-4267-92f1-f306b8e5f5f4', '2a79686c-edf5-425c-a8c8-cb48b57b7d00', 'd21c1e83-ed15-4df4-acef-0eaf17b2df9e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:18.480866 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc45c82-8131-4464-af5d-03fcb93ee590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b928729b-d44b-4839-bba2-d15e4b946091', 'ff5fba76-aa8b-4267-92f1-f306b8e5f5f4', '2a79686c-edf5-425c-a8c8-cb48b57b7d00', 'd21c1e83-ed15-4df4-acef-0eaf17b2df9e']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:18.481698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865e6ae6-09a4-4b96-a78a-b318d78c4c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:18.510220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865e6ae6-09a4-4b96-a78a-b318d78c4c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16467d70-ab71-4b62-8726-8ff19ee555f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1781037884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['b928729b-d44b-4839-bba2-d15e4b946091','ff5fba76-aa8b-4267-92f1-f306b8e5f5f4','2a79686c-edf5-425c-a8c8-cb48b57b7d00','d21c1e83-ed15-4df4-acef-0eaf17b2df9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1781037884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16467d70-ab71-4b62-8726-8ff19ee555f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:18.510965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b8a92e-2cdf-42cc-9863-3d4ea8d59e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:18.535302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b8a92e-2cdf-42cc-9863-3d4ea8d59e87) transitioned into state 'SUCCESS' from state '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-1781037884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['b928729b-d44b-4839-bba2-d15e4b946091','ff5fba76-aa8b-4267-92f1-f306b8e5f5f4','2a79686c-edf5-425c-a8c8-cb48b57b7d00','d21c1e83-ed15-4df4-acef-0eaf17b2df9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:18.536793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95a9314-42c2-4ee1-85b6-3e018acaf42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:18.549954 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95a9314-42c2-4ee1-85b6-3e018acaf42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:18.551204 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (344b689d-a795-410c-9393-90c68b62bbfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:18.553219 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:18.553219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-805afdfd-bb9f-420c-9d25-72333be4b564 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:18.553219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 331/1315] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:04:18 2026] POST /volume/v3/volumes => generated 743 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:18.563937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:18.567680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:18.569448 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:18.569858 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:18.571248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:18.578111 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:18.578111 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:18.586482 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:18.589573 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2fd40e4d-3966-49ea-a3c7-fcb281a6b771 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 200 Aug 20 02:04:18.590496 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 330/1316] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:18 2026] GET /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 811 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:18.692410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:04:18.692795 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:18.693053 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:18.703180 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:18.703180 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:18.708223 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:18.714680 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-1639d05f-0883-49e4-acb2-f12970cb3d09 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:04:18.715107 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 324/1317] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:18 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1366 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:19.232751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.235108 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:04:19.235336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:19.235552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:19.243906 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:19.243906 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:19.247875 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:19.253061 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-de5414ea-0f73-451b-9a4f-1827f132b640 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:04:19.253572 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 333/1318] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:19 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:19.264917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-85388a33-81bf-4cc0-887e-352039eb1f20 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.265470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85388a33-81bf-4cc0-887e-352039eb1f20 None None] GET https://10.4.3.27/volume// Aug 20 02:04:19.265667 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85388a33-81bf-4cc0-887e-352039eb1f20 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:19.265921 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85388a33-81bf-4cc0-887e-352039eb1f20 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:19.266367 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85388a33-81bf-4cc0-887e-352039eb1f20 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:19.266667 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 332/1319] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:04:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:19.274915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-afe50852-889a-40d3-8b00-7d9b21f2ed3f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.276628 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-afe50852-889a-40d3-8b00-7d9b21f2ed3f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:19.277121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-afe50852-889a-40d3-8b00-7d9b21f2ed3f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4979e5ac-f8d9-4b56-9878-9c6f31a8f8be", "connector": null, "instance_uuid": "1a3be9da-6e8a-4588-8ea5-a3e89466dd4c"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:19.289255 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:19.289255 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:19.322044 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-afe50852-889a-40d3-8b00-7d9b21f2ed3f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:19.322896 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 331/1320] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:19 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 20 02:04:19.606498 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.608276 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:19.608535 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:19.608699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:19.616727 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:19.616727 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:19.621008 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:19.627479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc0d63ec-4391-4bea-81a9-df99c6c58da7 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 200 Aug 20 02:04:19.628262 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 325/1321] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:19 2026] GET /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:19.642886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.644140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:19.644776 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "16467d70-ab71-4b62-8726-8ff19ee555f8", "size": 1, "name": "tempest-VolumesGetTest-Volume-538897974", "metadata": {"Type": "Test"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:19.646422 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'source_volid': '16467d70-ab71-4b62-8726-8ff19ee555f8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-538897974', 'metadata': {'Type': 'Test'}}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:19.663041 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:19.663041 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:19.665619 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume retrieved successfully. Aug 20 02:04:19.667343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:19.671763 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:19.679161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (1284f966-9541-4339-b42d-6d72bff97e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:19.680479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465924c7-4716-47e0-a979-101c283658d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:19.681786 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:19.726987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465924c7-4716-47e0-a979-101c283658d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16467d70-ab71-4b62-8726-8ff19ee555f8', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:19.728480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ee2883-e0cd-4aaa-8704-7ab98d394168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:19.790640 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['cae280d6-f5c6-4cff-9f2e-28a1d611121f', '0bdc48e3-2a13-48e2-b518-c57a696d69c0', '16b6c668-eb89-480b-9f6d-da03bddf26b2', 'f25b1622-db98-403d-af75-ec7e06216452'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:19.791957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ee2883-e0cd-4aaa-8704-7ab98d394168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae280d6-f5c6-4cff-9f2e-28a1d611121f', '0bdc48e3-2a13-48e2-b518-c57a696d69c0', '16b6c668-eb89-480b-9f6d-da03bddf26b2', 'f25b1622-db98-403d-af75-ec7e06216452']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:19.793153 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3c30053-408b-4c1f-b845-6036257f5aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:19.849180 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3c30053-408b-4c1f-b845-6036257f5aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619c6f90-f8dd-41ae-8728-c8eb39f5a2b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-538897974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['cae280d6-f5c6-4cff-9f2e-28a1d611121f','0bdc48e3-2a13-48e2-b518-c57a696d69c0','16b6c668-eb89-480b-9f6d-da03bddf26b2','f25b1622-db98-403d-af75-ec7e06216452'],size=1,snapshot_id=None,source_replicaid=,source_volid=16467d70-ab71-4b62-8726-8ff19ee555f8,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-538897974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=619c6f90-f8dd-41ae-8728-c8eb39f5a2b9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=16467d70-ab71-4b62-8726-8ff19ee555f8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:19.850458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3285c062-5b26-419f-98d4-7d2247851d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:19.879371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3285c062-5b26-419f-98d4-7d2247851d17) transitioned into state 'SUCCESS' from state '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-538897974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['cae280d6-f5c6-4cff-9f2e-28a1d611121f','0bdc48e3-2a13-48e2-b518-c57a696d69c0','16b6c668-eb89-480b-9f6d-da03bddf26b2','f25b1622-db98-403d-af75-ec7e06216452'],size=1,snapshot_id=None,source_replicaid=,source_volid=16467d70-ab71-4b62-8726-8ff19ee555f8,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:19.880268 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ff02f6-5662-45e5-be86-f0b6d51f0f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:19.903473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ff02f6-5662-45e5-be86-f0b6d51f0f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:19.904384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (1284f966-9541-4339-b42d-6d72bff97e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:19.904775 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:19.905521 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-64a6d582-7314-42f5-b29a-4a74a0b9012b tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:19.905943 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 334/1322] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:19 2026] POST /volume/v3/volumes => generated 790 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:04:19.919156 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:19.921592 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:19.921856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:19.922104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:19.933801 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:19.933801 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:19.938388 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:19.946259 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21cf8ef7-2c64-43d2-a0ef-3581562fecdd tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:19.946884 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 333/1323] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:19 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:20.145780 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.181495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:20.181751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.182103 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.195831 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.195831 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:20.208345 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:20.212716 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-40cdc539-51cf-4220-8160-0248c906496d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:20.213187 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 332/1324] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:20.325714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0a9ccf6e-43cb-4c2b-a910-6cf264ace37e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.326210 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0a9ccf6e-43cb-4c2b-a910-6cf264ace37e None None] GET https://10.4.3.27/volume// Aug 20 02:04:20.326559 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0a9ccf6e-43cb-4c2b-a910-6cf264ace37e None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.326846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0a9ccf6e-43cb-4c2b-a910-6cf264ace37e None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.327315 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0a9ccf6e-43cb-4c2b-a910-6cf264ace37e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:20.328380 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 326/1325] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:20.340252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-28e34d29-6056-43a2-a881-179ee704caa4 req-69057d9a-9dab-45e8-8ac0-3cd826f50e29 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.343865 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-69057d9a-9dab-45e8-8ac0-3cd826f50e29 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:20.344442 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-69057d9a-9dab-45e8-8ac0-3cd826f50e29 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bc479e1-7449-4f23-9c00-59033fca6c25", "connector": null, "instance_uuid": "6d96fb2b-6be2-4a93-b296-9de55bcdb9c9"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:20.358023 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.358023 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:20.411669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-69057d9a-9dab-45e8-8ac0-3cd826f50e29 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:20.412312 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 335/1326] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:20 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 20 02:04:20.456684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.460410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:20.460574 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.461047 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.483198 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.483198 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:20.484189 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-04297f24-67fc-478d-b406-b52f318051b7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.484755 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04297f24-67fc-478d-b406-b52f318051b7 None None] GET https://10.4.3.27/volume// Aug 20 02:04:20.485039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04297f24-67fc-478d-b406-b52f318051b7 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.485394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04297f24-67fc-478d-b406-b52f318051b7 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.485849 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04297f24-67fc-478d-b406-b52f318051b7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:20.486467 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 333/1327] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:20.498198 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:20.502652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.507929 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1563096-b0fb-4050-ae56-6cdfbdd501ed tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:20.508512 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 334/1328] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:20.567425 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:20.567680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.567822 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.581031 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.581031 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:20.586108 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:20.590964 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-bab63b73-9c16-45b3-ac33-2777644c0a17 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:20.591725 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 327/1329] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1029 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:20.718851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.721215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] PUT https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 Aug 20 02:04:20.721534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:20.736482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Acquiring lock "cinder-attachment_update-6bc479e1-7449-4f23-9c00-59033fca6c25-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:20.749270 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Lock "cinder-attachment_update-6bc479e1-7449-4f23-9c00-59033fca6c25-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:20.750711 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.750711 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:20.865505 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Lock "cinder-attachment_update-6bc479e1-7449-4f23-9c00-59033fca6c25-np0000007844" released by "attachment_update" :: held 0.117s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:20.865906 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-41844563-b5c7-48f2-9a44-36c9c63a7049 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 returned with HTTP 200 Aug 20 02:04:20.866577 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 336/1330] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:20 2026] PUT /volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:20.889432 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-af3983f9-a867-4a73-9e55-bedbaa5c8751 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.889432 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af3983f9-a867-4a73-9e55-bedbaa5c8751 None None] GET https://10.4.3.27/volume// Aug 20 02:04:20.889432 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af3983f9-a867-4a73-9e55-bedbaa5c8751 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.889432 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af3983f9-a867-4a73-9e55-bedbaa5c8751 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.889432 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af3983f9-a867-4a73-9e55-bedbaa5c8751 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:20.890213 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 334/1331] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:20.904245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.906814 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:04:20.907130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.907464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.920677 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.920677 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:20.926146 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:20.934776 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-eb36d53c-49a0-42cf-bfa5-4445e568dbfa tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:04:20.935437 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 335/1332] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:20.962273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:20.964715 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:20.965097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:20.965522 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:20.975846 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:20.975846 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:20.981573 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:20.987963 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cd2e9d01-3b03-4a92-9612-99a03f773a54 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:20.988827 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 328/1333] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:20 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.006911 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.009518 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:21.010009 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:21.010289 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:21.021282 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.021282 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:21.029626 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:21.036523 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e13679c-d745-4ffe-9415-fcd207ba3879 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:21.037093 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 337/1334] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:21 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.056708 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.059359 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:21.060665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-538897974"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:21.064055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.066579 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 Aug 20 02:04:21.066906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:21.076624 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.076624 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:21.080215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-4979e5ac-f8d9-4b56-9878-9c6f31a8f8be-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:21.083350 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:21.086867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-4979e5ac-f8d9-4b56-9878-9c6f31a8f8be-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:21.088672 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.088672 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:21.093151 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:21.095686 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39c35b6c-a43a-403f-a7eb-de1c3caff668 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:21.095686 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 335/1335] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:21 2026] PUT /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.107168 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.109757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:21.111424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1706813817", "description": "This is the new description of volume"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:21.127497 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.127497 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:21.135906 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:21.145829 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:21.146770 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93d1c9f5-bf92-489a-94eb-74947fd0b3f1 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:21.147238 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 329/1336] 10.4.3.27 () {68 vars in 1362 bytes} [Thu Aug 20 02:04:21 2026] PUT /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.160494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.163632 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:21.163901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:21.164949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:21.179481 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.179481 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:21.187136 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:21.195720 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfb03134-7b66-47e8-b81e-933d2e1a6907 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:21.197321 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 338/1337] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:21 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.212867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d04716cb-59a0-4437-ac14-4f456dc0210c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.216058 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:21.216561 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1149373131", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-281602629"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:21.218564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1149373131', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-281602629'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:21.218763 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:21.224160 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:21.233217 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (6cf9c9c9-0bfd-4521-9c88-1c287d5cd4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:21.235033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-4979e5ac-f8d9-4b56-9878-9c6f31a8f8be-np0000007844" released by "attachment_update" :: held 0.148s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:21.235378 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ddc243-eec6-4343-8a67-26aba58aad89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:21.235446 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-b6c72f32-db45-4575-ad72-880a05fa4e63 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 returned with HTTP 200 Aug 20 02:04:21.235997 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 336/1338] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:21 2026] PUT /volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:21.238583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:21.272447 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-a4fac03a-30fd-4355-b945-417bbe72723b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.275999 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-a4fac03a-30fd-4355-b945-417bbe72723b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6/action Aug 20 02:04:21.276393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-a4fac03a-30fd-4355-b945-417bbe72723b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:21.276499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-a4fac03a-30fd-4355-b945-417bbe72723b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:21.284699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ddc243-eec6-4343-8a67-26aba58aad89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:21.285773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398da23d-b9e8-446a-9a88-dd55bf7b5681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:21.301529 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.301529 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:21.324038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ce9c9960-5462-48bb-a3d0-0f35225985cc req-a4fac03a-30fd-4355-b945-417bbe72723b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6/action returned with HTTP 204 Aug 20 02:04:21.324733 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 330/1339] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:21 2026] POST /volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:21.348005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['fc1b75fa-9672-4bde-8a9c-dbaeae40b979', 'e03135f2-38d5-4614-9b3b-99210725aaf5', '8565c6ff-f0dd-4ab2-920f-940d46a20e5f', '06e6e8a2-0e0d-41da-b925-e1919a36ac67'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:21.348299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398da23d-b9e8-446a-9a88-dd55bf7b5681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1b75fa-9672-4bde-8a9c-dbaeae40b979', 'e03135f2-38d5-4614-9b3b-99210725aaf5', '8565c6ff-f0dd-4ab2-920f-940d46a20e5f', '06e6e8a2-0e0d-41da-b925-e1919a36ac67']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:21.349199 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a556890f-98cc-4eaf-8b53-79b5bf67da47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:21.383274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a556890f-98cc-4eaf-8b53-79b5bf67da47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5768c0-efd7-4922-bb42-144befdf58de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1149373131',display_name='tempest-VolumesGetTest-Volume-281602629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['fc1b75fa-9672-4bde-8a9c-dbaeae40b979','e03135f2-38d5-4614-9b3b-99210725aaf5','8565c6ff-f0dd-4ab2-920f-940d46a20e5f','06e6e8a2-0e0d-41da-b925-e1919a36ac67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1149373131',display_name='tempest-VolumesGetTest-Volume-281602629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5768c0-efd7-4922-bb42-144befdf58de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:21.384601 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d84f055-06d6-4dd1-839f-7c21aeeec177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:21.423405 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d84f055-06d6-4dd1-839f-7c21aeeec177) transitioned into 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-1149373131',display_name='tempest-VolumesGetTest-Volume-281602629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['fc1b75fa-9672-4bde-8a9c-dbaeae40b979','e03135f2-38d5-4614-9b3b-99210725aaf5','8565c6ff-f0dd-4ab2-920f-940d46a20e5f','06e6e8a2-0e0d-41da-b925-e1919a36ac67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:21.424297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42025993-7834-4d12-9480-65e974f201b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:21.439206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42025993-7834-4d12-9480-65e974f201b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:21.441185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (6cf9c9c9-0bfd-4521-9c88-1c287d5cd4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:21.441632 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:21.443721 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d04716cb-59a0-4437-ac14-4f456dc0210c tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:21.444583 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 336/1340] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:21 2026] POST /volume/v3/volumes => generated 777 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:21.460809 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.466036 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:21.466208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:21.466510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:21.480921 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.480921 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:21.487738 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:21.493220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10e1ed5b-cc13-490a-906a-e72a1ca55796 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 200 Aug 20 02:04:21.494345 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 339/1341] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:21 2026] GET /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:21.529387 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:21.532400 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:21.532400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:21.532400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:21.550444 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:21.550444 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:21.556359 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:21.566518 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3503a5e4-3a24-4a16-a72d-4e0758461229 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:21.567081 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 337/1342] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:21 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:22.512430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.514434 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.514664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:22.514907 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:22.523996 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.523996 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:22.528063 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:22.533355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e56b626-6ab5-408c-8ce6-fff76eb470b9 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 200 Aug 20 02:04:22.533809 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 331/1343] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:22 2026] GET /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:22.549963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b424b3fa-5929-48bc-9049-a9f21cd689db None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.553418 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b424b3fa-5929-48bc-9049-a9f21cd689db tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.554036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b424b3fa-5929-48bc-9049-a9f21cd689db tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-538897974", "description": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:22.568538 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.568538 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:22.574100 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b424b3fa-5929-48bc-9049-a9f21cd689db tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:22.585376 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b424b3fa-5929-48bc-9049-a9f21cd689db tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:22.586257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b424b3fa-5929-48bc-9049-a9f21cd689db tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 200 Aug 20 02:04:22.586804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.587161 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 337/1344] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:22 2026] PUT /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 767 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:22.589608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:22.589914 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:22.590178 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:22.608464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.610823 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.611023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:22.611414 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:22.614932 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.614932 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:22.619238 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.619238 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:22.619866 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:22.625502 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:22.625927 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-13e5b711-6aa5-4450-b8fa-053658370cd0 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:22.626395 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 340/1345] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:22 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:22.635969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bdb7f06-30f4-4f43-8752-2fa036930f51 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 200 Aug 20 02:04:22.635969 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 338/1346] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:22 2026] GET /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:22.649744 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.651696 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.651954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:22.652176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:22.652594 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.660602 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.660602 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:22.662249 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:22.691624 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:22.691992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf83938f-1f7a-4be4-b0d5-1822118fef11 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 202 Aug 20 02:04:22.692553 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 332/1347] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:22 2026] DELETE /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:22.707951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:22.709970 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:22.710245 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:22.710740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:22.721040 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:22.721040 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:22.726440 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:22.732518 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7edbac6a-2179-4f84-8afb-cfb435fe6fc3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 200 Aug 20 02:04:22.733077 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 338/1348] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:22 2026] GET /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:23.645131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:23.647372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:23.647817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:23.647898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:23.660115 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:23.660115 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:23.664844 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:23.669996 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7fd42e78-19cc-4737-aa05-7bd71823a531 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:23.670593 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 341/1349] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:23 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:23.746633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fdf33ff6-4209-49b9-be2a-c683d8aca504 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:23.749044 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fdf33ff6-4209-49b9-be2a-c683d8aca504 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de Aug 20 02:04:23.749350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fdf33ff6-4209-49b9-be2a-c683d8aca504 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:23.749623 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fdf33ff6-4209-49b9-be2a-c683d8aca504 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:23.757275 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fdf33ff6-4209-49b9-be2a-c683d8aca504 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de returned with HTTP 404 Aug 20 02:04:23.757928 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 339/1350] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:23 2026] GET /volume/v3/volumes/ec5768c0-efd7-4922-bb42-144befdf58de => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:23.766110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a1076c1d-369a-411f-bc96-499c37f98184 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:23.768460 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a1076c1d-369a-411f-bc96-499c37f98184 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:23.768721 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a1076c1d-369a-411f-bc96-499c37f98184 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:23.768978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a1076c1d-369a-411f-bc96-499c37f98184 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:23.778436 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:23.778436 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:23.783760 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a1076c1d-369a-411f-bc96-499c37f98184 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:23.790406 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a1076c1d-369a-411f-bc96-499c37f98184 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:23.790952 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 333/1351] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:23 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:23.803057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:23.804948 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:23.805200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:23.805461 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:23.805616 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: 619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:23.814595 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:23.814595 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:23.815287 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:23.840399 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:23.840679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4da45d98-6dec-45c2-a151-22b6b31a1395 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 202 Aug 20 02:04:23.841160 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 339/1352] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:23 2026] DELETE /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:23.849428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-33d46fd0-1759-427a-8c59-bc8598544d25 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:23.852446 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33d46fd0-1759-427a-8c59-bc8598544d25 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:23.852584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33d46fd0-1759-427a-8c59-bc8598544d25 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:23.852986 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33d46fd0-1759-427a-8c59-bc8598544d25 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:23.865027 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:23.865027 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:23.873812 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-33d46fd0-1759-427a-8c59-bc8598544d25 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:23.879465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33d46fd0-1759-427a-8c59-bc8598544d25 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 200 Aug 20 02:04:23.880319 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 342/1353] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:23 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:24.200301 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-28e34d29-6056-43a2-a881-179ee704caa4 req-96e00373-1202-4fd6-803e-3185e1853497 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.204756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-96e00373-1202-4fd6-803e-3185e1853497 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] POST https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828/action Aug 20 02:04:24.205256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-96e00373-1202-4fd6-803e-3185e1853497 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:24.205539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-96e00373-1202-4fd6-803e-3185e1853497 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:24.235338 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.235338 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:24.262259 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-28e34d29-6056-43a2-a881-179ee704caa4 req-96e00373-1202-4fd6-803e-3185e1853497 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828/action returned with HTTP 204 Aug 20 02:04:24.262259 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 340/1354] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:24 2026] POST /volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:24.687221 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.691944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:24.691944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.691944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.701895 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.701895 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:24.707443 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:24.714869 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93296e15-9cfe-449f-9214-136dbf2f96c1 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:24.715651 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 334/1355] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:24 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:24.731442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.733636 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:24.733959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.734181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.745866 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.745866 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:24.750397 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:24.755607 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9bb6113-0581-4300-aab6-eb76b0dffaf2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:24.756026 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 340/1356] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:24 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:24.839289 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.842004 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:24.842260 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.842520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.856066 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.856066 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:24.861765 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:24.868713 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e403628a-57a5-4a23-b54a-f51b0d77fbf5 req-7a903c7b-28b2-4265-91af-b399f83b103d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:24.869318 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 343/1357] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:24 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:24.895435 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-69848792-bf5e-4e1b-a3cc-c247a74fe31a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.897568 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69848792-bf5e-4e1b-a3cc-c247a74fe31a tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 Aug 20 02:04:24.898326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69848792-bf5e-4e1b-a3cc-c247a74fe31a tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.898326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69848792-bf5e-4e1b-a3cc-c247a74fe31a tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.906624 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69848792-bf5e-4e1b-a3cc-c247a74fe31a tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 returned with HTTP 404 Aug 20 02:04:24.907460 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 341/1358] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:24 2026] GET /volume/v3/volumes/619c6f90-f8dd-41ae-8728-c8eb39f5a2b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:24.919602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.923277 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:24.923719 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.924092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.934945 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.934945 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:24.942113 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:24.951783 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-be6e961a-3a5b-4341-a9fb-08b1b0412d48 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 200 Aug 20 02:04:24.952650 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 335/1359] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:24 2026] GET /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:24.970026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b50f0405-492d-443b-bce8-78a213fabcc2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:24.975999 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:24.975999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:24.975999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:24.975999 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: 16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:24.992312 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:24.992312 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:24.992954 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:25.025719 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:25.025719 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b50f0405-492d-443b-bce8-78a213fabcc2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 202 Aug 20 02:04:25.026613 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 341/1360] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:24 2026] DELETE /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:25.046777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:25.046777 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:25.046777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:25.046777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:25.067098 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:25.067098 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:25.076334 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:25.087707 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df31ef2c-5b40-480b-9bbf-91617b53f54d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 200 Aug 20 02:04:25.087707 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 344/1361] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:25 2026] GET /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 835 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:26.102966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-21952f79-e4d3-4599-8fb7-28576693ab70 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:26.106169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21952f79-e4d3-4599-8fb7-28576693ab70 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 Aug 20 02:04:26.106573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21952f79-e4d3-4599-8fb7-28576693ab70 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:26.106800 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21952f79-e4d3-4599-8fb7-28576693ab70 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:26.118171 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21952f79-e4d3-4599-8fb7-28576693ab70 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 returned with HTTP 404 Aug 20 02:04:26.119088 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 342/1362] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:26 2026] GET /volume/v3/volumes/16467d70-ab71-4b62-8726-8ff19ee555f8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:26.187241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:26.189250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:26.189834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesGetTest-Volume-1467750659", "metadata": {"Type": "Test"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:26.191818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1467750659', 'metadata': {'Type': 'Test'}}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:26.297362 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:26.303143 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:26.310323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (1b425a51-0f16-4168-bdc5-27f2f54e392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:26.311979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc89d8a3-32f4-4f14-a77c-8a73b7973a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:26.313350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:26.401605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc89d8a3-32f4-4f14-a77c-8a73b7973a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:26.401977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa5129c-646a-41b7-a908-0ae95d2187af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:26.462942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['815c713f-1ffb-44cb-bb7c-74004dc9bb12', 'ac71414b-7d38-4e1b-a731-85cbbe16bbd7', 'd58a81a9-c3f4-46e8-8370-010aef8ab4e9', '8b8c12e5-1f0c-4b2c-bd4e-a485ed245a33'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:26.464104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa5129c-646a-41b7-a908-0ae95d2187af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815c713f-1ffb-44cb-bb7c-74004dc9bb12', 'ac71414b-7d38-4e1b-a731-85cbbe16bbd7', 'd58a81a9-c3f4-46e8-8370-010aef8ab4e9', '8b8c12e5-1f0c-4b2c-bd4e-a485ed245a33']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:26.465585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59763df-6492-4917-a43e-f7a3691b2b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:26.511828 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59763df-6492-4917-a43e-f7a3691b2b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '941ea525-7649-478e-bb7d-3e084464ab6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1467750659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['815c713f-1ffb-44cb-bb7c-74004dc9bb12','ac71414b-7d38-4e1b-a731-85cbbe16bbd7','d58a81a9-c3f4-46e8-8370-010aef8ab4e9','8b8c12e5-1f0c-4b2c-bd4e-a485ed245a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1467750659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=941ea525-7649-478e-bb7d-3e084464ab6e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:26.513186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f71eab6-f48c-44b8-a791-2e05a441fab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:26.548813 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f71eab6-f48c-44b8-a791-2e05a441fab6) transitioned into state 'SUCCESS' from state '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-1467750659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['815c713f-1ffb-44cb-bb7c-74004dc9bb12','ac71414b-7d38-4e1b-a731-85cbbe16bbd7','d58a81a9-c3f4-46e8-8370-010aef8ab4e9','8b8c12e5-1f0c-4b2c-bd4e-a485ed245a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:26.549790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ef7a30-4a37-490f-8e55-c73d86a765fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:26.570257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ef7a30-4a37-490f-8e55-c73d86a765fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:26.570257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (1b425a51-0f16-4168-bdc5-27f2f54e392f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:26.570257 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:26.570257 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ca7fe77-a5d1-479d-95a2-e5bfd9755650 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:26.570257 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 336/1363] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:26 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:26.592555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c61e12b2-613b-4d39-8687-927f9a6546af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:26.596462 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c61e12b2-613b-4d39-8687-927f9a6546af tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:26.596462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c61e12b2-613b-4d39-8687-927f9a6546af tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:26.596462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c61e12b2-613b-4d39-8687-927f9a6546af tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:26.611312 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:26.611312 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:26.617481 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c61e12b2-613b-4d39-8687-927f9a6546af tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:26.624547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c61e12b2-613b-4d39-8687-927f9a6546af tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:26.625162 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 342/1364] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:26 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:27.646556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.649329 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:27.650484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:27.650484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:27.663827 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:27.663827 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:27.670652 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:27.680796 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-736e0580-4ebf-4370-a9a6-ff0f7fba1eba tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:27.681322 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 345/1365] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:27 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:27.702010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.704520 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:27.705202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:27.705490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:27.720790 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:27.720790 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:27.728543 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:27.737035 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91819ea6-6b3a-44de-85ab-42b98ad762ad tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:27.737700 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 343/1366] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:27 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:27.755909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.758518 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:27.759649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1467750659"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:27.773095 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:27.773095 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:27.780634 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:27.796405 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:27.799977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a21d3c0-f86b-420c-b75b-79cb077aaf47 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:27.801673 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 337/1367] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:27 2026] PUT /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 781 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:27.822356 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.825196 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:27.825654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1199877446", "description": "This is the new description of volume"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:27.839765 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:27.839765 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:27.845530 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:27.860326 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:27.861678 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab55417a-3e6e-4ca6-b1c0-4968af29bfb2 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:27.861678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 343/1368] 10.4.3.27 () {68 vars in 1362 bytes} [Thu Aug 20 02:04:27 2026] PUT /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:27.881045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.884649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:27.884989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:27.885147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:27.895571 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:27.895571 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:27.904814 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:27.915268 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb14b2b7-5bf9-4988-8036-f1d20fb04416 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:27.915664 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 346/1369] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:27 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 1404 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:27.928416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:27.930898 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:27.931519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-353821040", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-105136289"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:27.933620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-353821040', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-105136289'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:27.934469 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume of 1 GB Aug 20 02:04:27.942386 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Availability Zones retrieved successfully. Aug 20 02:04:27.955271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (8795a21b-cf08-4af7-94a5-6f60119eb155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:27.955271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4a665b-b13c-4779-888e-ec2c611edbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:27.956793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:27.998118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4a665b-b13c-4779-888e-ec2c611edbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:27.998547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921014f3-cdf0-4d1f-b9b1-7662ff379c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:28.072504 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Created reservations ['141a2fbc-71ca-4fb2-830e-25412c0cc83e', '4da20f76-e241-44b1-9671-9261223b9e70', '1c787672-339e-4092-b8d4-311a645b8b79', 'e460d077-96c1-477a-8929-462dbbc51e7f'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:28.073350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921014f3-cdf0-4d1f-b9b1-7662ff379c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['141a2fbc-71ca-4fb2-830e-25412c0cc83e', '4da20f76-e241-44b1-9671-9261223b9e70', '1c787672-339e-4092-b8d4-311a645b8b79', 'e460d077-96c1-477a-8929-462dbbc51e7f']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:28.074114 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c626db-dfa3-4e90-9210-adcb4ff8403a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:28.102984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c626db-dfa3-4e90-9210-adcb4ff8403a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26623bf-d2e9-4a89-b3fd-56645ffec85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-353821040',display_name='tempest-VolumesGetTest-Volume-105136289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['141a2fbc-71ca-4fb2-830e-25412c0cc83e','4da20f76-e241-44b1-9671-9261223b9e70','1c787672-339e-4092-b8d4-311a645b8b79','e460d077-96c1-477a-8929-462dbbc51e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-353821040',display_name='tempest-VolumesGetTest-Volume-105136289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d26623bf-d2e9-4a89-b3fd-56645ffec85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f35bc1888234a1a944085cf6d792a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:28.104355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ffa173-f0e4-4ed4-9e5f-977809d4139f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:28.142763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ffa173-f0e4-4ed4-9e5f-977809d4139f) transitioned into 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-353821040',display_name='tempest-VolumesGetTest-Volume-105136289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3fa3ff5b7f94ad7827c40dcca8d32a7',qos_specs=None,replication_status=,reservations=['141a2fbc-71ca-4fb2-830e-25412c0cc83e','4da20f76-e241-44b1-9671-9261223b9e70','1c787672-339e-4092-b8d4-311a645b8b79','e460d077-96c1-477a-8929-462dbbc51e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f35bc1888234a1a944085cf6d792a75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:28.143523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e16220c-9fd7-487c-9c3e-a2a587a65119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:28.179469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e16220c-9fd7-487c-9c3e-a2a587a65119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:28.181194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Flow 'volume_create_api' (8795a21b-cf08-4af7-94a5-6f60119eb155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:28.182086 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Create volume request issued successfully. Aug 20 02:04:28.183207 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a79b477-7b60-4a5f-8d3b-c6b902f6b359 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:28.183865 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 344/1370] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:27 2026] POST /volume/v3/volumes => generated 776 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:28.206267 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c344a22e-7acf-4995-9724-baf0b49bb75d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:28.208794 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c344a22e-7acf-4995-9724-baf0b49bb75d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:28.209037 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c344a22e-7acf-4995-9724-baf0b49bb75d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:28.209303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c344a22e-7acf-4995-9724-baf0b49bb75d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:28.239245 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:28.239245 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:28.255782 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c344a22e-7acf-4995-9724-baf0b49bb75d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:28.273346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c344a22e-7acf-4995-9724-baf0b49bb75d tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 200 Aug 20 02:04:28.273346 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 338/1371] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:28 2026] GET /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:29.313801 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:29.326960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.326960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:29.326960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:29.332714 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:29.332714 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:29.337808 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:29.346188 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4dc959e9-1a45-493d-bb11-34ec134d9732 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 200 Aug 20 02:04:29.346762 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 344/1372] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:29 2026] GET /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:29.367404 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-14543a53-5300-4aed-a0bf-0287d281e166 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:29.370283 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-14543a53-5300-4aed-a0bf-0287d281e166 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] PUT https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.371576 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-14543a53-5300-4aed-a0bf-0287d281e166 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1467750659", "description": null}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:29.385253 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:29.385253 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:29.391332 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-14543a53-5300-4aed-a0bf-0287d281e166 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:29.405026 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-14543a53-5300-4aed-a0bf-0287d281e166 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume updated successfully. Aug 20 02:04:29.408985 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-14543a53-5300-4aed-a0bf-0287d281e166 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 200 Aug 20 02:04:29.409431 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 347/1373] 10.4.3.27 () {68 vars in 1361 bytes} [Thu Aug 20 02:04:29 2026] PUT /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 768 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:29.423006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:29.425481 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.425705 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:29.426529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:29.436164 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:29.436164 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:29.441409 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:29.446790 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ab12849b-4bc8-47d3-9af0-064c51b42125 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 200 Aug 20 02:04:29.447116 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 345/1374] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:29 2026] GET /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:29.460999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:29.463925 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.464242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:29.464515 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:29.466093 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.475881 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:29.475881 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:29.476508 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:29.500291 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:29.500583 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6e07a091-45f1-44ad-b6d7-550193c24e72 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 202 Aug 20 02:04:29.501272 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 339/1375] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:29 2026] DELETE /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:29.514673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:29.518786 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:29.519683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:29.520616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:29.538420 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:29.538420 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:29.548410 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:29.555195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b225c55-17f0-467c-9a8c-fe7a7cde156f tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 200 Aug 20 02:04:29.555789 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 345/1376] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:29 2026] GET /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:30.575627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-38472700-beaa-46ae-892d-910c98222692 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:30.578098 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38472700-beaa-46ae-892d-910c98222692 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e Aug 20 02:04:30.578442 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38472700-beaa-46ae-892d-910c98222692 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:30.578778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38472700-beaa-46ae-892d-910c98222692 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:30.587671 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38472700-beaa-46ae-892d-910c98222692 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e returned with HTTP 404 Aug 20 02:04:30.588553 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 348/1377] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:30 2026] GET /volume/v3/volumes/d26623bf-d2e9-4a89-b3fd-56645ffec85e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:04:30.598639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:30.599642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:30.604240 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:04:30.604240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:30.604632 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:30.604722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:30.604772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:30.604772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:30.615090 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:30.615090 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:30.616942 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:30.616942 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:30.620946 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:30.622193 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:04:30.627821 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e402c31-2661-48f6-af7e-0cf470c1bd12 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:30.628361 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 340/1378] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:30 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:30.628517 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-65fa3302-ef6d-460e-b70e-f43da8d2556e req-d20d85c0-e926-421f-bdb0-10d770cea968 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:04:30.629058 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 346/1379] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:30 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:30.642305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e20e8375-d130-4129-b621-8addac767c29 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:30.648080 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] DELETE https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:30.648319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:30.648606 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:30.648833 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume with id: 941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:30.660354 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:30.660354 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:30.660874 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:30.682145 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Delete volume request issued successfully. Aug 20 02:04:30.682312 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e20e8375-d130-4129-b621-8addac767c29 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 202 Aug 20 02:04:30.682746 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 346/1380] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:04:30 2026] DELETE /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:04:30.695626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:30.698194 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:30.698554 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:30.698817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:30.709879 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:30.709879 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:30.716820 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Volume info retrieved successfully. Aug 20 02:04:30.727585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-116dbbc9-6495-4d1d-bdf8-4a861ac48198 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 200 Aug 20 02:04:30.727585 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 349/1381] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:30 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 1403 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:31.746636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6a15a24a-2835-4d64-bff7-d6a7dac638d3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:31.748679 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6a15a24a-2835-4d64-bff7-d6a7dac638d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] GET https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e Aug 20 02:04:31.748944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6a15a24a-2835-4d64-bff7-d6a7dac638d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:31.749241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6a15a24a-2835-4d64-bff7-d6a7dac638d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:31.756698 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6a15a24a-2835-4d64-bff7-d6a7dac638d3 tempest-VolumesGetTest-437560653 tempest-VolumesGetTest-437560653-project-member] https://10.4.3.27/volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e returned with HTTP 404 Aug 20 02:04:31.757601 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 341/1382] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:31 2026] GET /volume/v3/volumes/941ea525-7649-478e-bb7d-3e084464ab6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:40.627722 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=111,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:40.677709 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=143,cinder:INSERT=32,cinder:UPDATE=50 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:40.712254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:40.722339 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=133,cinder:INSERT=16,cinder:UPDATE=29 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:40.799252 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:40.799252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1720540299"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:40.799840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1720540299'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:40.799896 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 1 GB Aug 20 02:04:40.805248 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:04:40.812386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (1c04a3be-db99-4062-a3d4-6d607eef6cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:40.813693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f31f4c1-0357-406b-9952-611ebedcd43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:40.814971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:40.852339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f31f4c1-0357-406b-9952-611ebedcd43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:40.853278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b012975-6f46-497f-88d3-ca5ff169ee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:40.948053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['83c83208-c547-4e80-90f5-c02743c08648', 'fd6544c8-4119-43e8-99fe-39f93868254f', '149fd17f-7bda-4ce6-b187-082c528250c5', 'd41b4ff0-cd08-48ac-8dd1-0c668fe51652'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:40.949041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b012975-6f46-497f-88d3-ca5ff169ee33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c83208-c547-4e80-90f5-c02743c08648', 'fd6544c8-4119-43e8-99fe-39f93868254f', '149fd17f-7bda-4ce6-b187-082c528250c5', 'd41b4ff0-cd08-48ac-8dd1-0c668fe51652']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:40.950081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d452ed16-c584-47c7-b3b6-6aba934e6512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:40.983759 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d452ed16-c584-47c7-b3b6-6aba934e6512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fc5e9d-65c4-410b-b46e-2f3126933deb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1720540299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['83c83208-c547-4e80-90f5-c02743c08648','fd6544c8-4119-43e8-99fe-39f93868254f','149fd17f-7bda-4ce6-b187-082c528250c5','d41b4ff0-cd08-48ac-8dd1-0c668fe51652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1720540299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fc5e9d-65c4-410b-b46e-2f3126933deb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:40.985194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce61c5f-4135-4d87-a5b8-dc5746dc36a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:41.010238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce61c5f-4135-4d87-a5b8-dc5746dc36a0) transitioned into state 'SUCCESS' from state '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-1720540299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['83c83208-c547-4e80-90f5-c02743c08648','fd6544c8-4119-43e8-99fe-39f93868254f','149fd17f-7bda-4ce6-b187-082c528250c5','d41b4ff0-cd08-48ac-8dd1-0c668fe51652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:41.011239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b36e22-33b6-43ae-bd31-c6208592ce45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:41.027145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b36e22-33b6-43ae-bd31-c6208592ce45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:41.028067 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (1c04a3be-db99-4062-a3d4-6d607eef6cb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:41.028552 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:04:41.029241 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c3fbdefc-4292-426b-b305-b8d87e94b480 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:41.030108 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 347/1383] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:04:40 2026] POST /volume/v3/volumes => generated 752 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:41.047656 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:41.050945 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:04:41.051193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:41.051481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:41.062726 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:41.062726 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:41.067408 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:04:41.073688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4de142f3-dc70-4d01-ad2e-4a9b297006ee tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:04:41.074179 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 347/1384] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:41 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:41.753393 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=128,cinder:UPDATE=31,cinder:INSERT=17 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:04:42.091510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:42.094924 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:04:42.095273 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:42.095607 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:42.106553 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:42.106553 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:42.114288 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:04:42.123654 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c2f5ab1-b1c9-44f0-80d6-8421a41be425 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:04:42.124302 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 350/1385] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:42 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:42.146487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-985565b4-a2d3-4175-914a-1f076dc0a14e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:42.149003 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-985565b4-a2d3-4175-914a-1f076dc0a14e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:04:42.149318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-985565b4-a2d3-4175-914a-1f076dc0a14e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:42.151825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-985565b4-a2d3-4175-914a-1f076dc0a14e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:42.161057 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:42.161057 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:42.166511 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-985565b4-a2d3-4175-914a-1f076dc0a14e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:04:42.174354 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-985565b4-a2d3-4175-914a-1f076dc0a14e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:04:42.174654 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 342/1386] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:42 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:42.193111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:42.195632 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:04:42.196192 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-156518610"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:42.216360 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:42.216360 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:42.217847 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:04:42.218855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:04:42.278990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['b79467af-2081-4a17-97f2-fc2cb14a34ff', '1e070c69-e398-4480-985b-7014ed5c16b8', '13db11b5-ea42-4b26-bf42-5934f270dc0c', 'b49a9a0c-41a2-48f7-a476-ed3057021249'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:42.338100 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot create request issued successfully. Aug 20 02:04:42.338544 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a41c79b4-4ba0-4d1c-a380-d181a7082064 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:04:42.339258 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 348/1387] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:04:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:42.358194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:42.362662 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:04:42.362662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:42.363612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:42.376213 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:42.376213 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:42.379512 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:04:42.381175 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3129c895-6b35-4a0e-87ab-ecccf677a9e9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 200 Aug 20 02:04:42.382408 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 348/1388] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:04:42 2026] GET /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:43.393796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:43.396533 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:04:43.396804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:43.397048 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:43.403790 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:43.403790 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:43.404416 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:04:43.405648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ceffa83-7525-4cfa-8f07-4a6922130610 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 200 Aug 20 02:04:43.406086 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 351/1389] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:04:43 2026] GET /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:43.420338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:43.427293 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:04:43.427823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "snapshot_id": "df907dfc-3917-461f-81ff-b47f5d2c2d77", "name": "tempest-VolumesSnapshotTestJSON-Backup-2069009312", "container": "tempest-volumessnapshottestjson-backup-container-736211076"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:43.431814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Creating new backup {'backup': {'volume_id': 'b0fc5e9d-65c4-410b-b46e-2f3126933deb', 'snapshot_id': 'df907dfc-3917-461f-81ff-b47f5d2c2d77', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2069009312', 'container': 'tempest-volumessnapshottestjson-backup-container-736211076'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:04:43.431963 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Creating backup of volume b0fc5e9d-65c4-410b-b46e-2f3126933deb in container tempest-volumessnapshottestjson-backup-container-736211076 Aug 20 02:04:43.444400 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:43.444400 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:43.445085 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:04:43.454194 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:43.454194 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:43.454931 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:04:43.489549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['b2e4c578-81fe-451e-adac-dd100377c7d1', '3dd7fb3f-a485-45c9-9466-52907e15ed12'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:43.528250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dff50acd-378e-42bc-a0b7-d3d680e0c43d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:04:43.528815 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 343/1390] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:43 2026] POST /volume/v3/backups => generated 333 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:43.541117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:43.543785 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:43.544028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:43.544295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:43.544947 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:43.553727 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:43.553727 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:43.554969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c728d37-b1ce-415c-a1a5-3b9c0ff1388c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:43.555941 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 349/1391] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:43 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:44.571818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:44.574315 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:44.574866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:44.575132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:44.575321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:44.583794 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:44.583794 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:44.585851 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c0fca76c-a817-4c2e-b204-27f746c831d0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:44.585851 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 349/1392] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:44 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:45.599489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8903a12c-744e-498c-9a98-39f2106f1830 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:45.602285 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8903a12c-744e-498c-9a98-39f2106f1830 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:45.603148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8903a12c-744e-498c-9a98-39f2106f1830 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:45.603936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8903a12c-744e-498c-9a98-39f2106f1830 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:45.604507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8903a12c-744e-498c-9a98-39f2106f1830 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:45.611509 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:45.611509 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:45.611509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8903a12c-744e-498c-9a98-39f2106f1830 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:45.615323 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 352/1393] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:45 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:46.637296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:46.640264 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:46.640697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:46.641065 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:46.641326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:46.651073 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:46.651073 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:46.653170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d79d5c0e-3ebf-47cc-b31b-edaa2e634b8c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:46.654067 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 344/1394] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:46 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:47.684181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:47.688415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:47.688597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:47.689296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:47.691238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:47.698135 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:47.698135 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:47.699594 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-336ff812-d1db-491b-9088-8ff9c5ac2d5e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:47.700676 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 350/1395] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:47 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:48.186625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4d6306c0-3222-468e-8524-4c9dced22d11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:48.189254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:48.189729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1893192188"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:48.193002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1893192188'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:48.194548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume of 1 GB Aug 20 02:04:48.202693 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Availability Zones retrieved successfully. Aug 20 02:04:48.218770 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Flow 'volume_create_api' (7c86f793-51ba-4d2d-af38-fad435abd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:48.224318 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a38aa97-cf1f-44d2-b203-f3e3ad135f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:48.228612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:48.293862 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a38aa97-cf1f-44d2-b203-f3e3ad135f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:48.295129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0cfc93-5858-4dcb-a7e5-ccc74b3fd924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:48.424178 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Created reservations ['2da3346b-fe0e-45f2-a542-3830eb4e377d', 'cb568a34-39c0-4f5a-9a09-df767403decc', '23c59ea9-1546-4026-8838-cea15ef75469', 'c81108b7-a2b9-433c-82ff-c5dac346f43d'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:48.425844 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0cfc93-5858-4dcb-a7e5-ccc74b3fd924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da3346b-fe0e-45f2-a542-3830eb4e377d', 'cb568a34-39c0-4f5a-9a09-df767403decc', '23c59ea9-1546-4026-8838-cea15ef75469', 'c81108b7-a2b9-433c-82ff-c5dac346f43d']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:48.428439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfcfba6-76c5-4569-bf04-fbb224a644a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:48.500298 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfcfba6-76c5-4569-bf04-fbb224a644a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2b0c3d2-5a08-47f4-bb62-f04325a68bb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1893192188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8efee4332bf4372826c332e51128fd5',qos_specs=None,replication_status=,reservations=['2da3346b-fe0e-45f2-a542-3830eb4e377d','cb568a34-39c0-4f5a-9a09-df767403decc','23c59ea9-1546-4026-8838-cea15ef75469','c81108b7-a2b9-433c-82ff-c5dac346f43d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d98394661d56436c836b53546e4147ea',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1893192188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2b0c3d2-5a08-47f4-bb62-f04325a68bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8efee4332bf4372826c332e51128fd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d98394661d56436c836b53546e4147ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:48.503615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82bb5ed-6558-42bc-a13f-ecac0ccb48cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:48.540404 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82bb5ed-6558-42bc-a13f-ecac0ccb48cd) transitioned into state 'SUCCESS' from state '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-1893192188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8efee4332bf4372826c332e51128fd5',qos_specs=None,replication_status=,reservations=['2da3346b-fe0e-45f2-a542-3830eb4e377d','cb568a34-39c0-4f5a-9a09-df767403decc','23c59ea9-1546-4026-8838-cea15ef75469','c81108b7-a2b9-433c-82ff-c5dac346f43d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d98394661d56436c836b53546e4147ea',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:48.541776 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a720ca-dfd9-49d9-ba91-f7e42526f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:48.558983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a720ca-dfd9-49d9-ba91-f7e42526f711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:48.560170 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Flow 'volume_create_api' (7c86f793-51ba-4d2d-af38-fad435abd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:48.560761 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Create volume request issued successfully. Aug 20 02:04:48.561727 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4d6306c0-3222-468e-8524-4c9dced22d11 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:48.562079 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 350/1396] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:04:48 2026] POST /volume/v3/volumes => generated 755 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:48.582405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:48.584794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:48.585019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:48.585325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:48.596303 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:48.596303 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:48.600553 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:48.606690 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38c2af74-136e-4f8e-beac-45c2fef6a42b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:48.607404 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 353/1397] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:48 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:48.713885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fe8a03af-3173-4dc6-848c-d270987084f2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:48.716702 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe8a03af-3173-4dc6-848c-d270987084f2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:48.717069 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe8a03af-3173-4dc6-848c-d270987084f2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:48.718776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe8a03af-3173-4dc6-848c-d270987084f2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:48.718776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-fe8a03af-3173-4dc6-848c-d270987084f2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:48.726511 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:48.726511 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:48.727432 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe8a03af-3173-4dc6-848c-d270987084f2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:48.728064 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 345/1398] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:48 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:49.019036 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:49.022962 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:49.023336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-109969881"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:49.028164 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-109969881'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:49.032639 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume of 1 GB Aug 20 02:04:49.033024 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:49.033024 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:49.034006 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Availability Zones retrieved successfully. Aug 20 02:04:49.042718 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (bb7736ed-1dd5-4e24-a399-dc87f53ed87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:49.044308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd42372-ff9f-4a34-b469-419feb752e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:49.046504 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:49.061649 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:49.061649 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:49.078128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd42372-ff9f-4a34-b469-419feb752e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:49.079061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0a4dc3-944a-4eb7-86c6-198b9eefd0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:49.148596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Created reservations ['162931fc-276e-44b7-b737-db4054781c2b', 'ca051d54-c780-4d34-9ddd-a55eab3b0792', 'bf40ac4d-8e89-47c1-ac12-5fbe66c9a140', '721ff4cf-88d3-42cf-b555-60bd8fe6869f'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:49.149686 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0a4dc3-944a-4eb7-86c6-198b9eefd0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162931fc-276e-44b7-b737-db4054781c2b', 'ca051d54-c780-4d34-9ddd-a55eab3b0792', 'bf40ac4d-8e89-47c1-ac12-5fbe66c9a140', '721ff4cf-88d3-42cf-b555-60bd8fe6869f']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:49.152680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4a2b79-a5eb-4021-936d-47245555d378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:49.185816 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4a2b79-a5eb-4021-936d-47245555d378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c84641f-5b00-49a0-ae25-4562233f1ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-109969881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['162931fc-276e-44b7-b737-db4054781c2b','ca051d54-c780-4d34-9ddd-a55eab3b0792','bf40ac4d-8e89-47c1-ac12-5fbe66c9a140','721ff4cf-88d3-42cf-b555-60bd8fe6869f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-109969881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c84641f-5b00-49a0-ae25-4562233f1ee8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1867e4ab08d749bf86f73bb2f95c79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:49.186869 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e50fbc7e-b90a-48ac-98f0-7e57e44460fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:49.210176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e50fbc7e-b90a-48ac-98f0-7e57e44460fd) transitioned into state 'SUCCESS' from state '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-109969881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['162931fc-276e-44b7-b737-db4054781c2b','ca051d54-c780-4d34-9ddd-a55eab3b0792','bf40ac4d-8e89-47c1-ac12-5fbe66c9a140','721ff4cf-88d3-42cf-b555-60bd8fe6869f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:49.211055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27abb856-0b06-42d0-b1ff-3263a920c23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:49.234643 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27abb856-0b06-42d0-b1ff-3263a920c23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:49.235835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (bb7736ed-1dd5-4e24-a399-dc87f53ed87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:49.236797 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request issued successfully. Aug 20 02:04:49.238366 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ef0b266-a5b4-4ea4-9ea1-ac28ffacbd68 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:49.238837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 351/1399] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:04:49 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:49.263191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:49.267687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:49.268767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:49.270401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:49.299945 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:49.299945 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:49.316270 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:49.332543 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2196732a-43e6-4fa9-a5ac-90e48f799017 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:49.333294 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 351/1400] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:49 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 825 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:49.632799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:49.637345 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:49.637345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:49.637345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:49.648571 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:49.648571 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:49.657342 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:49.662606 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe7f0762-befb-42bb-8c73-3a1f3931545c tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:49.663343 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 354/1401] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:49 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:49.747246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9de0f047-453e-4aff-9b0c-39f20585d157 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:49.750442 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9de0f047-453e-4aff-9b0c-39f20585d157 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:49.750442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9de0f047-453e-4aff-9b0c-39f20585d157 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:49.750442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9de0f047-453e-4aff-9b0c-39f20585d157 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:49.750442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9de0f047-453e-4aff-9b0c-39f20585d157 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:49.755379 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:49.755379 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:49.756459 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9de0f047-453e-4aff-9b0c-39f20585d157 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:49.757189 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 346/1402] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:49 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:50.349792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e582b360-1660-4005-a056-502ff84a0b96 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.355299 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e582b360-1660-4005-a056-502ff84a0b96 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:50.356454 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e582b360-1660-4005-a056-502ff84a0b96 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.357441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e582b360-1660-4005-a056-502ff84a0b96 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.372781 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.372781 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:50.380085 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e582b360-1660-4005-a056-502ff84a0b96 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:50.389611 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e582b360-1660-4005-a056-502ff84a0b96 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:50.389611 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 352/1403] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:50.460125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.461957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:50.462787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.462787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.473853 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.473853 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:50.479531 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:50.486163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-84b362d1-a029-4bd5-a263-fb3c6784a863 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:50.487038 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 352/1404] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:50.643548 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9d16ddf4-c588-42f7-a896-1245c570cc7d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.644066 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d16ddf4-c588-42f7-a896-1245c570cc7d None None] GET https://10.4.3.27/volume// Aug 20 02:04:50.644248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d16ddf4-c588-42f7-a896-1245c570cc7d None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.644549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d16ddf4-c588-42f7-a896-1245c570cc7d None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.645052 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d16ddf4-c588-42f7-a896-1245c570cc7d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:50.645521 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 355/1405] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:50.660094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f3604520-78a0-44c0-8e32-618342663aa7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.662844 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f3604520-78a0-44c0-8e32-618342663aa7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:50.663490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f3604520-78a0-44c0-8e32-618342663aa7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c84641f-5b00-49a0-ae25-4562233f1ee8", "connector": null, "instance_uuid": "7aa49c85-ae88-48d9-a954-6eacf0dba819"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:50.677738 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.677738 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:50.722575 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f3604520-78a0-44c0-8e32-618342663aa7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:50.722575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 347/1406] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:50 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 20 02:04:50.775791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aad19490-6551-40e8-9031-80eff73a6326 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.778807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aad19490-6551-40e8-9031-80eff73a6326 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:50.778807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aad19490-6551-40e8-9031-80eff73a6326 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.779361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aad19490-6551-40e8-9031-80eff73a6326 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.779361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aad19490-6551-40e8-9031-80eff73a6326 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:50.786218 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.786218 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:50.787980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4717338b-0223-4421-ac79-df5576570fb1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.788731 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aad19490-6551-40e8-9031-80eff73a6326 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:50.789672 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 353/1407] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:50.790391 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4717338b-0223-4421-ac79-df5576570fb1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:50.791153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4717338b-0223-4421-ac79-df5576570fb1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.791153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4717338b-0223-4421-ac79-df5576570fb1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.806338 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-15a87edc-1621-4589-bf13-84278dc0c94b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.806716 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15a87edc-1621-4589-bf13-84278dc0c94b None None] GET https://10.4.3.27/volume// Aug 20 02:04:50.806870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15a87edc-1621-4589-bf13-84278dc0c94b None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.807123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15a87edc-1621-4589-bf13-84278dc0c94b None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.807861 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15a87edc-1621-4589-bf13-84278dc0c94b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:50.807861 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 356/1408] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:50.811190 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.811190 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:50.818023 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4717338b-0223-4421-ac79-df5576570fb1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:50.824074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:50.825892 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4717338b-0223-4421-ac79-df5576570fb1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:50.826190 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 353/1409] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:50.826784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:50.827067 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:50.827349 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:50.840540 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:50.840540 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:50.845841 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:50.852615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-c74bfa7d-5e9c-4239-b829-0274e324e9ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:50.853625 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 348/1410] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:50 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:51.004194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:51.007795 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 Aug 20 02:04:51.007795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:51.020449 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:51.026417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:51.027900 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:51.027900 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:51.184654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" released by "attachment_update" :: held 0.158s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:51.185198 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-443ba38f-0829-489d-a705-977e8ed5f01b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 returned with HTTP 200 Aug 20 02:04:51.185792 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 354/1411] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:51 2026] PUT /volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:51.525494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ef39688-fe0a-40c2-b712-4207808331c8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:51.528511 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:04:51.530389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-530197077"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:51.533023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-530197077'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:04:51.533564 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume of 1 GB Aug 20 02:04:51.539549 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Availability Zones retrieved successfully. Aug 20 02:04:51.551273 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (6e772305-1d29-436a-b6f5-302da3b78339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:51.551273 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4eac5bc-ce22-459e-b570-da3002f45f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:51.552535 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:04:51.598797 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4eac5bc-ce22-459e-b570-da3002f45f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:51.600414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa52712-b974-4a0a-92e7-c0b217b64bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:51.688269 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Created reservations ['8a60130a-4579-44e9-91f7-5f20907cf456', '37698d33-1074-48b8-aac0-9efa9bd1c1aa', '63f5994c-7eba-4e65-813f-035271d745ab', 'ca697cf7-1745-45cc-9ff6-cd44b2688893'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:04:51.691254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa52712-b974-4a0a-92e7-c0b217b64bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a60130a-4579-44e9-91f7-5f20907cf456', '37698d33-1074-48b8-aac0-9efa9bd1c1aa', '63f5994c-7eba-4e65-813f-035271d745ab', 'ca697cf7-1745-45cc-9ff6-cd44b2688893']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:51.691254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bd2390-b047-4fb3-af46-02c9785b84db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:51.722312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bd2390-b047-4fb3-af46-02c9785b84db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d3404a-fc09-4889-8f81-43a915f99d9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-530197077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['8a60130a-4579-44e9-91f7-5f20907cf456','37698d33-1074-48b8-aac0-9efa9bd1c1aa','63f5994c-7eba-4e65-813f-035271d745ab','ca697cf7-1745-45cc-9ff6-cd44b2688893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-530197077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0d3404a-fc09-4889-8f81-43a915f99d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f693ee6c5a54f24856be86fcebf205c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:51.723661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c028e26b-6207-4e40-b6c9-3312efbc8912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:51.749737 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c028e26b-6207-4e40-b6c9-3312efbc8912) transitioned into state 'SUCCESS' from state '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-530197077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['8a60130a-4579-44e9-91f7-5f20907cf456','37698d33-1074-48b8-aac0-9efa9bd1c1aa','63f5994c-7eba-4e65-813f-035271d745ab','ca697cf7-1745-45cc-9ff6-cd44b2688893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:51.750930 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5057ca42-f3ef-4415-8999-66ee7978647e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:04:51.764191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5057ca42-f3ef-4415-8999-66ee7978647e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:04:51.765454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (6e772305-1d29-436a-b6f5-302da3b78339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:04:51.766038 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request issued successfully. Aug 20 02:04:51.767608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ef39688-fe0a-40c2-b712-4207808331c8 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:04:51.768319 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 357/1412] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:04:51 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:04:51.784240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82733b27-47ec-413c-a901-e79fb635ae6c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:51.788808 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82733b27-47ec-413c-a901-e79fb635ae6c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:51.788808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82733b27-47ec-413c-a901-e79fb635ae6c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:51.788808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82733b27-47ec-413c-a901-e79fb635ae6c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:51.800197 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:51.800197 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:51.808428 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-82733b27-47ec-413c-a901-e79fb635ae6c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:51.810013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:51.812867 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:51.813132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:51.813414 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:51.813579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:51.815388 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82733b27-47ec-413c-a901-e79fb635ae6c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:51.816027 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 354/1413] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:51 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:51.821518 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:51.821518 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:51.822637 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-092e0f69-9364-45be-8d49-ce34dddfbd34 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:51.823206 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 349/1414] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:51 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:51.849715 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:51.853715 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:51.853715 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:51.853872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:51.869953 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:51.869953 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:51.875321 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:51.881788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e14585b7-ce7e-41a0-94cb-07eb9ea1366d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:51.882568 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 355/1415] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:51 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:52.835488 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:52.839499 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:52.839639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:52.841010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:52.841501 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dae408c7-895c-4724-a434-2589ad6a51cc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:52.843650 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dae408c7-895c-4724-a434-2589ad6a51cc tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:52.843650 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dae408c7-895c-4724-a434-2589ad6a51cc tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:52.846185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dae408c7-895c-4724-a434-2589ad6a51cc tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:52.846185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dae408c7-895c-4724-a434-2589ad6a51cc tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:52.851125 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:52.851125 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:52.854368 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:52.854368 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:52.856635 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dae408c7-895c-4724-a434-2589ad6a51cc tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:52.856805 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 355/1416] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:52 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:52.861556 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:52.868323 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd22dcf9-f85e-46ac-9283-946a2e87825f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:52.868557 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 358/1417] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:52 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:52.904501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:52.906604 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:52.907197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:52.907405 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:52.926568 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:52.926568 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:52.933999 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:52.940828 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5d4b2e08-d707-45f2-8fd0-7733fb7690d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:52.942596 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 350/1418] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:52 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:52.965321 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:52.970012 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:52.970454 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:52.970531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:52.982094 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:52.982094 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:52.990701 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:52.998508 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-a0873069-5ef5-4fcd-a7a8-aa9fe15c67c9 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:52.999529 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 356/1419] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:52 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:53.138002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fbafe18b-60be-44f9-8cf2-36d5f93b4133 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.138601 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fbafe18b-60be-44f9-8cf2-36d5f93b4133 None None] GET https://10.4.3.27/volume// Aug 20 02:04:53.138601 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fbafe18b-60be-44f9-8cf2-36d5f93b4133 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.139347 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fbafe18b-60be-44f9-8cf2-36d5f93b4133 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.139588 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fbafe18b-60be-44f9-8cf2-36d5f93b4133 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:53.140023 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 356/1420] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:53.153935 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-fd7c2388-20c5-49ff-a8f6-1f8ba9b2f309 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.157708 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-fd7c2388-20c5-49ff-a8f6-1f8ba9b2f309 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:53.158589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-fd7c2388-20c5-49ff-a8f6-1f8ba9b2f309 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0d3404a-fc09-4889-8f81-43a915f99d9a", "connector": null, "instance_uuid": "f74d80df-9522-4c3f-b447-c4acb48c26bf"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:53.174104 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.174104 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:53.218926 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-fd7c2388-20c5-49ff-a8f6-1f8ba9b2f309 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:53.219676 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 359/1421] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:53 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 20 02:04:53.258059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d2b5e932-38eb-42fa-9371-e9025702be02 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.260367 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d2b5e932-38eb-42fa-9371-e9025702be02 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:53.260367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d2b5e932-38eb-42fa-9371-e9025702be02 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.260607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d2b5e932-38eb-42fa-9371-e9025702be02 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.271409 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-91a5a8a1-0a5d-493b-b7c0-076c0ae5ee19 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.271918 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91a5a8a1-0a5d-493b-b7c0-076c0ae5ee19 None None] GET https://10.4.3.27/volume// Aug 20 02:04:53.272148 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91a5a8a1-0a5d-493b-b7c0-076c0ae5ee19 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.272392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91a5a8a1-0a5d-493b-b7c0-076c0ae5ee19 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.272758 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91a5a8a1-0a5d-493b-b7c0-076c0ae5ee19 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:53.273091 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 357/1422] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:53.280321 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.280321 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:53.283373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.285965 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d2b5e932-38eb-42fa-9371-e9025702be02 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:53.286395 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:53.286663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.287505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.292270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d2b5e932-38eb-42fa-9371-e9025702be02 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:53.293600 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 351/1423] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:53.299680 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.299680 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:53.304257 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:53.313313 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-66f3acc2-35ba-4302-a9b0-95ac790fd3fb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:53.313313 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 357/1424] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:53.442809 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.446338 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] PUT https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 Aug 20 02:04:53.446844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:53.458731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Acquiring lock "cinder-attachment_update-e0d3404a-fc09-4889-8f81-43a915f99d9a-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:53.463900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-e0d3404a-fc09-4889-8f81-43a915f99d9a-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:53.465270 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.465270 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:53.587576 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-e0d3404a-fc09-4889-8f81-43a915f99d9a-np0000007844" released by "attachment_update" :: held 0.123s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:53.588245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-1b36652c-ff7b-4233-8b9e-631e2c7856ab tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 returned with HTTP 200 Aug 20 02:04:53.589145 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 360/1425] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:53 2026] PUT /volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:53.871821 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-29143637-78a2-459d-92d2-00745bfcee3d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.875714 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29143637-78a2-459d-92d2-00745bfcee3d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:53.875714 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29143637-78a2-459d-92d2-00745bfcee3d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.875714 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29143637-78a2-459d-92d2-00745bfcee3d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.875714 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-29143637-78a2-459d-92d2-00745bfcee3d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:53.880125 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.880125 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:53.881384 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29143637-78a2-459d-92d2-00745bfcee3d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:53.882010 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 358/1426] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:53.958206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:53.960254 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:53.960527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:53.960738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:53.973668 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:53.973668 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:53.977256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:53.983100 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5c2e9c7-d3b4-402c-8a9b-b1be9ddb89f7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:53.983654 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 352/1427] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:53 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:54.311682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:54.314763 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:54.315267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:54.315549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:54.333933 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:54.333933 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:54.340674 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:54.346493 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fce01141-381f-4ce0-b0aa-0f630d48ee22 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:54.347023 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 358/1428] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:54 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:54.554435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f124f133-4170-44d4-83e0-a3830c121ed5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:54.557419 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f124f133-4170-44d4-83e0-a3830c121ed5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1/action Aug 20 02:04:54.557906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f124f133-4170-44d4-83e0-a3830c121ed5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:54.558102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f124f133-4170-44d4-83e0-a3830c121ed5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:54.595257 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:54.595257 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:54.618016 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a3774e12-ca43-475a-8fae-081ddeb8d726 req-f124f133-4170-44d4-83e0-a3830c121ed5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1/action returned with HTTP 204 Aug 20 02:04:54.619461 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 361/1429] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:54 2026] POST /volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:54.896624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-72d59188-34b1-4400-9d64-806df4234572 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:54.900795 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72d59188-34b1-4400-9d64-806df4234572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:54.901111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72d59188-34b1-4400-9d64-806df4234572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:54.901648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72d59188-34b1-4400-9d64-806df4234572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:54.901648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-72d59188-34b1-4400-9d64-806df4234572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:54.909448 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:54.909448 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:54.910783 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72d59188-34b1-4400-9d64-806df4234572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:54.911538 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 359/1430] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:54 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:55.003275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.005935 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:55.005935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.005935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.018978 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.018978 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:55.022853 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:55.029779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-15944419-ca6b-4fd9-bb64-9c97c6748550 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:55.033658 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 353/1431] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:55.096560 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.101259 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:55.101259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.101259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.116284 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.116284 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:55.125116 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:55.134567 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-d1747657-1b80-4f24-95e2-78e917bf9b2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:55.135641 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 359/1432] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:55.267386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0eaf7216-c81b-4316-bf25-0b5665ca144d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.267818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0eaf7216-c81b-4316-bf25-0b5665ca144d None None] GET https://10.4.3.27/volume// Aug 20 02:04:55.268122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0eaf7216-c81b-4316-bf25-0b5665ca144d None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.268247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0eaf7216-c81b-4316-bf25-0b5665ca144d None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.268665 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0eaf7216-c81b-4316-bf25-0b5665ca144d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:55.269462 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 362/1433] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:55.278074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-96ec340d-a79d-4da7-8fcd-9c8e07e3a529 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.282063 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-96ec340d-a79d-4da7-8fcd-9c8e07e3a529 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:55.282663 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-96ec340d-a79d-4da7-8fcd-9c8e07e3a529 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c84641f-5b00-49a0-ae25-4562233f1ee8", "connector": null, "instance_uuid": "ff17a679-e035-4cbf-848a-85c7de7c4c34"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:55.299099 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.299099 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:55.333238 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-96ec340d-a79d-4da7-8fcd-9c8e07e3a529 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:55.333899 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 360/1434] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:55 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 20 02:04:55.369415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.375549 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:55.375779 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.375991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.388299 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.388299 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:55.391368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.393277 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:55.393532 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:55.393807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.394039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.398300 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e3a8a4a-7dbf-4f06-bc97-b134e0ac5c8a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:55.398590 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 354/1435] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:55.411427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7f1d2fcc-01a0-41a1-887b-6c3cac061b12 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.411427 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f1d2fcc-01a0-41a1-887b-6c3cac061b12 None None] GET https://10.4.3.27/volume// Aug 20 02:04:55.412072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f1d2fcc-01a0-41a1-887b-6c3cac061b12 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.412072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f1d2fcc-01a0-41a1-887b-6c3cac061b12 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.412153 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f1d2fcc-01a0-41a1-887b-6c3cac061b12 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:55.412537 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 363/1436] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:55.418445 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.418445 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:55.426538 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:55.427028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.429086 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:55.429551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.429551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.433064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-416be934-8ad1-49b5-b59a-b645bdea3c4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:55.433750 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 360/1437] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:55.441894 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.441894 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:55.446569 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:55.452322 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-b0bda80e-c75d-46c4-bfdd-3d729fd9ea51 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:55.452322 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 361/1438] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:04:55.624571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.627965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 Aug 20 02:04:55.628794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:55.642021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:04:55.656195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:04:55.656195 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.656195 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:55.830299 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-6c84641f-5b00-49a0-ae25-4562233f1ee8-np0000007844" released by "attachment_update" :: held 0.175s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:04:55.830299 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-6e6bbc3e-a426-472b-acf4-e591efb9751f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 returned with HTTP 200 Aug 20 02:04:55.833558 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 355/1439] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:04:55 2026] PUT /volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:55.928970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:55.932214 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:55.932541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:55.932780 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:55.932923 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:55.939504 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:55.939504 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:55.940574 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d6e2c4b-90de-4a4d-b325-95e5fce15da7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:55.941538 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 364/1440] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:55 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:56.411891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:56.414027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:56.414121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:56.414368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:56.429171 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:56.429171 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:56.433974 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:56.439942 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-30e22c3e-2282-4738-ba17-c57ac3e00597 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:56.440552 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 361/1441] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:56 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:56.453940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:56.453940 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:56.455117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:56.455117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:56.470262 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:56.470262 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:56.471647 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:56.476769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d45fb8a-f8b8-4d56-9551-d48b981c5400 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:56.478315 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 362/1442] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:56 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:56.956426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-393710f1-0cb4-4d02-a2db-a146a580a552 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:56.958712 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-393710f1-0cb4-4d02-a2db-a146a580a552 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:56.958910 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-393710f1-0cb4-4d02-a2db-a146a580a552 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:56.959148 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-393710f1-0cb4-4d02-a2db-a146a580a552 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:56.959316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-393710f1-0cb4-4d02-a2db-a146a580a552 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:56.965157 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:56.965157 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:56.966288 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-393710f1-0cb4-4d02-a2db-a146a580a552 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:56.966798 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 356/1443] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:56 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:57.456921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:57.463543 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:57.463742 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:57.463995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:57.484584 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:57.484584 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:57.492732 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:57.498891 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a61b8147-5c40-46fc-a9bf-61b68ac5299b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:57.499062 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:57.499423 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 365/1444] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:57 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:57.503392 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:57.505616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:57.505616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:57.522531 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:57.522531 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:57.528540 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:57.535937 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0a5eaee-3e6a-400f-a41f-41468919cc62 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:57.537188 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 362/1445] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:57 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:57.631651 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-87785862-09e3-4041-9da2-e9ed404cc56f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:57.634284 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-87785862-09e3-4041-9da2-e9ed404cc56f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7/action Aug 20 02:04:57.634912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-87785862-09e3-4041-9da2-e9ed404cc56f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:57.634912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-87785862-09e3-4041-9da2-e9ed404cc56f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:57.649966 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:57.649966 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:57.663694 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-182d9dcf-89ed-4937-8bbe-972daa74d784 req-87785862-09e3-4041-9da2-e9ed404cc56f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7/action returned with HTTP 204 Aug 20 02:04:57.664351 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 363/1446] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:57 2026] POST /volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:57.979913 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-72020161-7b6c-499e-b9c8-ece60feb3581 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:57.984713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-72020161-7b6c-499e-b9c8-ece60feb3581 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:57.984946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-72020161-7b6c-499e-b9c8-ece60feb3581 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:57.985205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-72020161-7b6c-499e-b9c8-ece60feb3581 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:57.985365 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-72020161-7b6c-499e-b9c8-ece60feb3581 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:58.000600 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.000600 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:58.000600 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-72020161-7b6c-499e-b9c8-ece60feb3581 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:58.000600 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 357/1447] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:57 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:58.515559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.517820 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:58.518190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.518471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.530549 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.530549 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:58.534965 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:58.540520 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2f3d3df-9e32-4b42-ae67-595b687b4972 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:58.540737 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 366/1448] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:58.554140 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.558201 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:58.558201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.559312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.560911 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.562848 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:04:58.563342 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.563342 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.573042 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.573042 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:58.573219 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.573219 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:58.576600 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:04:58.577237 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:58.581776 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cacc79b-cd99-42b4-9745-663926bb4f81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:04:58.582294 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 364/1449] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:58.584744 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ef308c0-b843-4056-b7df-c2368c3615c7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:58.584871 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 363/1450] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:58.596442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.600793 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:58.601095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.601399 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.609605 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.609605 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:58.614016 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:58.619773 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-ad51f178-077a-45f3-8271-b829303590c1 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:58.619841 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 358/1451] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:58.657992 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-312d71a7-6f54-4427-9b07-bb590ac18186 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.658394 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-312d71a7-6f54-4427-9b07-bb590ac18186 None None] GET https://10.4.3.27/volume// Aug 20 02:04:58.658640 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-312d71a7-6f54-4427-9b07-bb590ac18186 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.658832 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-312d71a7-6f54-4427-9b07-bb590ac18186 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.659174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-312d71a7-6f54-4427-9b07-bb590ac18186 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:58.659548 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 367/1452] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:58.671015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-71a01ebb-8584-4ff4-bcca-d898ed073afc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.673901 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-71a01ebb-8584-4ff4-bcca-d898ed073afc tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:58.674264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-71a01ebb-8584-4ff4-bcca-d898ed073afc tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2b0c3d2-5a08-47f4-bb62-f04325a68bb7", "connector": null, "instance_uuid": "a99ff298-03c8-4dfc-bc74-0f2b8672664e"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:58.684047 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.684047 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:58.718434 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-71a01ebb-8584-4ff4-bcca-d898ed073afc tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:58.718935 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 365/1453] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:58 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 20 02:04:58.771797 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-47db599e-4715-4720-adb2-d7d139f5f66b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.776369 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-47db599e-4715-4720-adb2-d7d139f5f66b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] POST https://10.4.3.27/volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67/action Aug 20 02:04:58.776980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-47db599e-4715-4720-adb2-d7d139f5f66b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:58.777104 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-47db599e-4715-4720-adb2-d7d139f5f66b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:58.801779 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.801779 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:58.819659 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-13605d25-9dde-4cf6-9a93-5196ad2a8c8e req-47db599e-4715-4720-adb2-d7d139f5f66b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67/action returned with HTTP 204 Aug 20 02:04:58.819659 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 364/1454] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:58 2026] POST /volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:58.845526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.846961 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:58.847219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.847474 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.860259 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.860259 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:58.861928 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:58.868630 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3710146f-5ba3-46c9-947b-9ad3d72be45b tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:58.869167 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 359/1455] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:58.886418 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.888345 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:58.888582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.892366 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.900919 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.900919 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:58.906062 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:58.912249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6b3d8bf5-1959-4564-8d20-2446c5d098d5 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:58.912782 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 368/1456] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:58.968414 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:58.973329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:58.973763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:58.974026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:58.986508 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:58.986508 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:58.991464 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:58.997305 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-ef7364dd-74df-46da-b210-863eb77736f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:58.998025 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 366/1457] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:04:58 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:59.016240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-42497983-bd5d-439e-bc9a-2e514de01d98 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.018066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42497983-bd5d-439e-bc9a-2e514de01d98 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:04:59.018246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42497983-bd5d-439e-bc9a-2e514de01d98 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:59.018525 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42497983-bd5d-439e-bc9a-2e514de01d98 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:59.018680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-42497983-bd5d-439e-bc9a-2e514de01d98 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:04:59.025734 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.025734 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:59.026672 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42497983-bd5d-439e-bc9a-2e514de01d98 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:04:59.027417 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 365/1458] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:59 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:59.045707 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-0af1d15e-4505-47f9-898c-592072ce9ae0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.047883 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-0af1d15e-4505-47f9-898c-592072ce9ae0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] DELETE https://10.4.3.27/volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67 Aug 20 02:04:59.048434 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-0af1d15e-4505-47f9-898c-592072ce9ae0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:59.048434 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-0af1d15e-4505-47f9-898c-592072ce9ae0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:59.058879 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.058879 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:04:59.123129 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e5122953-fa31-4ed5-9c53-c9e4b0202d84 req-0af1d15e-4505-47f9-898c-592072ce9ae0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67 returned with HTTP 200 Aug 20 02:04:59.123758 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 360/1459] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:04:59 2026] DELETE /volume/v3/attachments/c0fbec03-cef9-4c00-8666-143725ed5f67 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:04:59.174377 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.176558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:04:59.177143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:59.177820 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:59.192429 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.192429 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:59.200572 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:04:59.210057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7675c975-81e6-4f12-87ad-5c7ea59817f0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:04:59.210984 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 369/1460] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:59 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:04:59.603922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5884f73f-83ea-463f-8757-c3a22f557d7c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.606862 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5884f73f-83ea-463f-8757-c3a22f557d7c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:04:59.606862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5884f73f-83ea-463f-8757-c3a22f557d7c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:59.606862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5884f73f-83ea-463f-8757-c3a22f557d7c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:59.625559 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.625559 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:04:59.634041 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5884f73f-83ea-463f-8757-c3a22f557d7c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:04:59.645660 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5884f73f-83ea-463f-8757-c3a22f557d7c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:04:59.645660 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 367/1461] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:04:59 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:04:59.655178 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-cbfb006d-53d6-46e7-9c75-b3b013048900 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.657740 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-cbfb006d-53d6-46e7-9c75-b3b013048900 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373/action Aug 20 02:04:59.658796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-cbfb006d-53d6-46e7-9c75-b3b013048900 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:04:59.658796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-cbfb006d-53d6-46e7-9c75-b3b013048900 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:59.686172 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.686172 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:04:59.714201 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b39694c4-dddf-4a8a-97c9-8d7d4f2479de req-cbfb006d-53d6-46e7-9c75-b3b013048900 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373/action returned with HTTP 204 Aug 20 02:04:59.715848 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 366/1462] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:04:59 2026] POST /volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:04:59.903624 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-99a86b30-323a-4125-860a-c7324be079f6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.905770 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-99a86b30-323a-4125-860a-c7324be079f6 None None] GET https://10.4.3.27/volume// Aug 20 02:04:59.905770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-99a86b30-323a-4125-860a-c7324be079f6 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:04:59.905770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-99a86b30-323a-4125-860a-c7324be079f6 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:04:59.905770 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-99a86b30-323a-4125-860a-c7324be079f6 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:04:59.905770 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 361/1463] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:04:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:04:59.916891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-a3cffa5b-2aeb-45e7-87ee-697917d0e0fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:04:59.922485 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-a3cffa5b-2aeb-45e7-87ee-697917d0e0fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:04:59.922790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-a3cffa5b-2aeb-45e7-87ee-697917d0e0fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e95ff90f-5678-4fba-a055-c6b6c6b7e26a", "connector": null, "instance_uuid": "45efed35-e714-4b9b-803e-fd815c0e63d9"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:04:59.939934 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:04:59.939934 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:04:59.997409 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-a3cffa5b-2aeb-45e7-87ee-697917d0e0fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:04:59.997979 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 370/1464] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:04:59 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:00.014895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-4179a0fa-6f4b-4eeb-ba1f-c063a4c8b24c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:00.018307 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-4179a0fa-6f4b-4eeb-ba1f-c063a4c8b24c tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] DELETE https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 Aug 20 02:05:00.018559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-4179a0fa-6f4b-4eeb-ba1f-c063a4c8b24c tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:00.018791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-4179a0fa-6f4b-4eeb-ba1f-c063a4c8b24c tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:00.028645 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:00.028645 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:00.044611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:00.048112 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:00.048445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:00.048666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:00.048874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:00.058687 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:00.058687 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:00.058687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4df7a3d3-b508-4bff-9b8f-457493c54c1c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:00.058687 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 367/1465] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:00 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:00.122562 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c1fc2b17-8e97-49f6-abeb-77a2f24110b2 req-4179a0fa-6f4b-4eeb-ba1f-c063a4c8b24c tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 returned with HTTP 200 Aug 20 02:05:00.123170 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 368/1466] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:00 2026] DELETE /volume/v3/attachments/0e06790a-4bfa-4b45-a758-6935ff77d5b6 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:00.665031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:00.667787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:00.668132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:00.668481 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:00.685436 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:00.685436 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:00.689379 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:00.695604 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7450ff0e-fe97-46de-9e99-ac16c38f6246 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:00.696846 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 362/1467] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:00 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:05:00.715804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:00.809411 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:00.809691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:00.809973 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:00.831590 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:00.831590 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:00.837722 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Volume info retrieved successfully. Aug 20 02:05:00.846518 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33eb4a6c-d86a-49c6-a4d9-95a233c0a203 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:00.847029 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 371/1468] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:00 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1439 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:00.914015 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:00.918916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:00.918916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:00.918916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:00.933775 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:00.933775 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:00.939981 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Volume info retrieved successfully. Aug 20 02:05:00.946473 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4bd6bd40-f853-4158-b37d-bf4f56661f27 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:00.946473 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 368/1469] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:00 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:01.025572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.030311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:01.030311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:01.030311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:01.043661 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:01.043661 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:01.048000 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:01.053364 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-dd81e1f3-29b2-4bff-b48a-996e9940b772 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:01.053880 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 369/1470] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:01 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:01.070718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0c100f52-34db-4493-badf-6aa4c973a98a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.074527 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c100f52-34db-4493-badf-6aa4c973a98a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:01.074527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c100f52-34db-4493-badf-6aa4c973a98a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:01.074527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c100f52-34db-4493-badf-6aa4c973a98a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:01.074527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0c100f52-34db-4493-badf-6aa4c973a98a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:01.080376 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:01.080376 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:01.082093 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c100f52-34db-4493-badf-6aa4c973a98a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:01.082593 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 363/1471] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:01 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:01.092563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.095273 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action Aug 20 02:05:01.095917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:01.095917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:01.122988 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:01.122988 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:01.123584 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:01.141548 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Begin detaching volume completed successfully. Aug 20 02:05:01.141873 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-31c3ff4c-c030-42a5-a40d-e04d397e04b9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action returned with HTTP 202 Aug 20 02:05:01.142923 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 372/1472] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:05:01 2026] POST /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:01.188879 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.198323 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:01.198323 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:01.198323 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:01.235859 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:01.235859 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:01.245938 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:01.252713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0c5eb2f0-a7f8-4153-b853-cd6bdc4b8a3c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.253605 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c5eb2f0-a7f8-4153-b853-cd6bdc4b8a3c None None] GET https://10.4.3.27/volume// Aug 20 02:05:01.253605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c5eb2f0-a7f8-4153-b853-cd6bdc4b8a3c None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:01.253808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c5eb2f0-a7f8-4153-b853-cd6bdc4b8a3c None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:01.256320 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-51e7ad5d-dba9-4998-b1b9-54924c1a3460 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:01.256965 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 369/1473] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:01 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:01.257362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c5eb2f0-a7f8-4153-b853-cd6bdc4b8a3c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:01.257837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 370/1474] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:01 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:01.278509 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:01.282928 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:01.282928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:01.282928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:01.304257 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:01.304257 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:01.315902 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:01.324962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-cafb5194-146a-473e-b381-993b1bd6c95a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:01.325655 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 364/1475] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:01 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1622 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:02.094608 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0ab4b178-f928-4397-93fe-4e23296393b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.097057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0ab4b178-f928-4397-93fe-4e23296393b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:02.097399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0ab4b178-f928-4397-93fe-4e23296393b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.097642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0ab4b178-f928-4397-93fe-4e23296393b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:02.097854 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0ab4b178-f928-4397-93fe-4e23296393b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:02.103594 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:02.103594 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:02.105177 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0ab4b178-f928-4397-93fe-4e23296393b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:02.106217 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 373/1476] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:02 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:02.279034 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0816be0b-ad56-43db-929f-8ad68b93814b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.284271 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0816be0b-ad56-43db-929f-8ad68b93814b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:02.284271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0816be0b-ad56-43db-929f-8ad68b93814b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.284271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0816be0b-ad56-43db-929f-8ad68b93814b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:02.302519 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:02.302519 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:02.308690 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0816be0b-ad56-43db-929f-8ad68b93814b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:02.318191 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0816be0b-ad56-43db-929f-8ad68b93814b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:02.319088 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 370/1477] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:02 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:02.676218 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f96e18e7-2983-43cf-9e7c-ba1c99f84196 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.676781 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f96e18e7-2983-43cf-9e7c-ba1c99f84196 None None] GET https://10.4.3.27/volume// Aug 20 02:05:02.677594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f96e18e7-2983-43cf-9e7c-ba1c99f84196 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.677594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f96e18e7-2983-43cf-9e7c-ba1c99f84196 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:02.678472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f96e18e7-2983-43cf-9e7c-ba1c99f84196 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:02.679050 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 371/1478] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:02.695700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.699208 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] GET https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:05:02.699426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.699871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:02.717241 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:02.717241 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:02.724449 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:05:02.734000 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-5c0dde88-5b60-43b7-8879-f269d8bfd608 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 200 Aug 20 02:05:02.735458 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 365/1479] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:02 2026] GET /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:02.873709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.880167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] PUT https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 Aug 20 02:05:02.880345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:02.894802 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Acquiring lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:02.902957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:02.905057 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:02.905057 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:02.923212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.926331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:02.926686 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.927147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:02.953098 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:02.953098 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:02.958041 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:02.963715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-e454301f-c832-491d-9c4a-dd726789a342 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:02.964255 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 371/1480] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:02 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:02.989682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-9cf5288e-8468-4a16-96f0-110baf5ab3dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:02.995819 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-9cf5288e-8468-4a16-96f0-110baf5ab3dc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 Aug 20 02:05:02.995819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-9cf5288e-8468-4a16-96f0-110baf5ab3dc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:02.995819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-9cf5288e-8468-4a16-96f0-110baf5ab3dc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.009888 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.009888 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:03.034792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Lock "cinder-attachment_update-e95ff90f-5678-4fba-a055-c6b6c6b7e26a-np0000007844" released by "attachment_update" :: held 0.132s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:03.035252 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-54b68342-ce82-491f-ad8c-daf9cb99a7af tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 returned with HTTP 200 Aug 20 02:05:03.036017 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 374/1481] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:02 2026] PUT /volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.075783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-44c23184-f2b1-462f-b457-0039a6c80789 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.078764 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-44c23184-f2b1-462f-b457-0039a6c80789 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] POST https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329/action Aug 20 02:05:03.079406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-44c23184-f2b1-462f-b457-0039a6c80789 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:03.079648 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-44c23184-f2b1-462f-b457-0039a6c80789 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:03.100583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-665e8c50-2720-4e4f-8925-104aca6f8ebd req-9cf5288e-8468-4a16-96f0-110baf5ab3dc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 returned with HTTP 200 Aug 20 02:05:03.101747 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 372/1482] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:02 2026] DELETE /volume/v3/attachments/6f2167f4-f3a0-4ab0-80cc-82c6d45a17f1 => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.109968 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.109968 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:03.122496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da19075b-e8be-4451-8a2e-f09777059120 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.125066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da19075b-e8be-4451-8a2e-f09777059120 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:03.125330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da19075b-e8be-4451-8a2e-f09777059120 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.125647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da19075b-e8be-4451-8a2e-f09777059120 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.125647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-da19075b-e8be-4451-8a2e-f09777059120 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:03.127992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e3e443c7-6e6d-46a1-b1d4-58e3110a8422 req-44c23184-f2b1-462f-b457-0039a6c80789 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329/action returned with HTTP 204 Aug 20 02:05:03.128531 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 366/1483] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:05:03 2026] POST /volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:03.143206 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.143206 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:03.145939 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da19075b-e8be-4451-8a2e-f09777059120 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:03.145939 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 372/1484] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:03.164636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.174146 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:05:03.175870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.176213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.195520 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.195520 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:03.196557 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:05:03.198743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc164eb5-09f5-4d94-b477-fdd37fed0f27 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 200 Aug 20 02:05:03.201394 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 375/1485] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:03.213905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.216473 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:03.217586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.217772 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.217936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:03.225570 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.225570 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:03.226399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7df8abd7-defe-4cec-afd0-9f55948d4175 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:03.227247 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 373/1486] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:03.244460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.247697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:03.247697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.250493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.250990 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete backup with id: b465db80-67e7-47a3-8c70-2ea250ab2bb3. Aug 20 02:05:03.259952 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.259952 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:03.312250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] delete_backup rpcapi backup_id b465db80-67e7-47a3-8c70-2ea250ab2bb3 {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:05:03.315280 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e0e4ee4-9f71-47f4-8b38-d11adbd947d4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 202 Aug 20 02:05:03.315934 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 367/1487] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:03 2026] DELETE /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:03.331524 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.335372 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:03.335372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.335617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.335730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:03.343196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.346519 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.346519 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:03.347745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-beed4f1c-e9dc-44c2-a9fe-0d0230f28653 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:03.347947 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 373/1488] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:03.350340 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:03.351169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.351169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.374431 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.374431 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:03.381922 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:03.393541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73ef69d9-5ae2-470b-98f2-dea11eabd2ee tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:03.393899 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 376/1489] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.495063 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.497573 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:03.497726 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.497919 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.526040 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.526040 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:03.535105 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Volume info retrieved successfully. Aug 20 02:05:03.539323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c23ce751-990d-4f25-96ce-2da9c01da7cb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:03.539866 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 374/1490] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.619501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.624965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:03.625188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.625697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.649857 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.649857 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:03.658850 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:03.665681 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-7ca4a251-ff7c-4e71-897e-3e0a36e1998f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:03.666492 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 368/1491] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.711561 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.715794 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action Aug 20 02:05:03.716945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:03.716945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:03.742698 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.742698 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:03.742698 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:03.759874 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Begin detaching volume completed successfully. Aug 20 02:05:03.759874 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-6dcf20b0-83a4-4479-84df-012e319b83ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action returned with HTTP 202 Aug 20 02:05:03.761036 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 374/1492] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:05:03 2026] POST /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:03.801478 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.805667 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:03.805965 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.806562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.824630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.824630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:03.833878 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:03.846751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbcbf91d-dc2c-43ff-b68f-c9eb79bce932 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:03.847244 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 377/1493] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:03.892119 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-50402303-b8cb-46bb-9070-4177656e8991 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.892632 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50402303-b8cb-46bb-9070-4177656e8991 None None] GET https://10.4.3.27/volume// Aug 20 02:05:03.892846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50402303-b8cb-46bb-9070-4177656e8991 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.893098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50402303-b8cb-46bb-9070-4177656e8991 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.893548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50402303-b8cb-46bb-9070-4177656e8991 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:03.895213 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 375/1494] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:03.912033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:03.918903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:03.920176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:03.921421 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:03.953117 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:03.953117 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:03.964149 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:03.976213 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-65555b6e-5886-4e9f-893c-d48217e4a2b0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:03.976213 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 369/1495] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:03 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:04.260720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.264635 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:04.264635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.265609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.280840 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.280840 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:04.286739 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:04.294342 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2441fe7b-715b-4d04-b19e-0c8b5e5ee595 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:04.295092 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 375/1496] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:04.313192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.315166 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:04.315489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.315694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.329076 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.329076 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:04.341537 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:04.358678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca91025b-7e81-47c5-84f0-7304a79fd39f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:04.359294 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 378/1497] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:04.364130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.368294 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:04.368504 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.368819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.368971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:04.375802 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.375802 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:04.376881 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dcfc281c-530a-4709-8a53-cfb9d2acbd41 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 200 Aug 20 02:05:04.377454 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 376/1498] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:04.422687 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.425129 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:04.426874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.426874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.439057 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.439057 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:04.448188 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:04.456895 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-afb9a3eb-61c3-4c48-92ad-cf61e4b00c2c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:04.457793 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 370/1499] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:04.555292 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7a456acb-8771-4069-8d61-3f57cf83c008 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.556249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a456acb-8771-4069-8d61-3f57cf83c008 None None] GET https://10.4.3.27/volume// Aug 20 02:05:04.556249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a456acb-8771-4069-8d61-3f57cf83c008 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.556249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a456acb-8771-4069-8d61-3f57cf83c008 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.556386 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a456acb-8771-4069-8d61-3f57cf83c008 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:04.556678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 376/1500] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:04.567116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-de9670a1-a85e-41f1-be39-f615a96ec96e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.570572 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-de9670a1-a85e-41f1-be39-f615a96ec96e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:05:04.571030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-de9670a1-a85e-41f1-be39-f615a96ec96e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b32d5be-1bbd-4f5c-9b7d-ee2572a25527", "connector": null, "instance_uuid": "df49b407-553b-4607-ab1b-3e213166acd3"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:04.582174 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.582174 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:04.622724 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-de9670a1-a85e-41f1-be39-f615a96ec96e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:05:04.622966 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 379/1501] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:05:04 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 20 02:05:04.677849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.683741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:04.683741 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.684105 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.705099 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.705099 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:04.711858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cb28c8aa-4eba-475a-ae71-4f9ff48aa4c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.711858 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb28c8aa-4eba-475a-ae71-4f9ff48aa4c7 None None] GET https://10.4.3.27/volume// Aug 20 02:05:04.712222 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:04.712335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb28c8aa-4eba-475a-ae71-4f9ff48aa4c7 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.712335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb28c8aa-4eba-475a-ae71-4f9ff48aa4c7 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.712645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb28c8aa-4eba-475a-ae71-4f9ff48aa4c7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:04.713014 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 371/1502] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:04.719304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6f9d0f8f-273d-42f2-a926-9e545264b860 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:04.720410 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 377/1503] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:04.726168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.730666 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:04.730979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.731192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.747565 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.747565 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:04.752493 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:04.762990 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e394158a-d395-4954-8e83-4df14a0522ff tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:04.762990 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 377/1504] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 1053 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:04.872066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.877507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:04.877562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:04.878285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:04.893506 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.893506 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:04.905257 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:04.916897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7fd7a66b-04d1-47e4-9684-4cffac0f7386 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:04.918222 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 380/1505] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:04 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:04.941115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:04.945302 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb Aug 20 02:05:04.945302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:04.960129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-9b32d5be-1bbd-4f5c-9b7d-ee2572a25527-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:04.966882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-9b32d5be-1bbd-4f5c-9b7d-ee2572a25527-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:04.967722 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:04.967722 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:05.150643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-9b32d5be-1bbd-4f5c-9b7d-ee2572a25527-np0000007844" released by "attachment_update" :: held 0.184s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:05.152030 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-e4b4a298-82fc-4091-8eb0-551ed1ab8135 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb returned with HTTP 200 Aug 20 02:05:05.154959 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 372/1506] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:04 2026] PUT /volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb => generated 968 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:05.172241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-bc2fd1b4-f766-4c58-bd07-4f2bde48346d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.176796 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-bc2fd1b4-f766-4c58-bd07-4f2bde48346d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption Aug 20 02:05:05.176796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-bc2fd1b4-f766-4c58-bd07-4f2bde48346d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.176796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-bc2fd1b4-f766-4c58-bd07-4f2bde48346d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.199519 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:05.199519 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:05.217050 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-bc2fd1b4-f766-4c58-bd07-4f2bde48346d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption returned with HTTP 200 Aug 20 02:05:05.217050 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 378/1507] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:05:05 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption => generated 160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:05.397418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e6debce7-792f-4bae-be5c-34327e847d45 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.399618 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e6debce7-792f-4bae-be5c-34327e847d45 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 Aug 20 02:05:05.399785 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e6debce7-792f-4bae-be5c-34327e847d45 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.400037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e6debce7-792f-4bae-be5c-34327e847d45 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.400392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e6debce7-792f-4bae-be5c-34327e847d45 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Show backup with id b465db80-67e7-47a3-8c70-2ea250ab2bb3. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:05:05.407954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e6debce7-792f-4bae-be5c-34327e847d45 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 returned with HTTP 404 Aug 20 02:05:05.408839 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 378/1508] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:05 2026] GET /volume/v3/backups/b465db80-67e7-47a3-8c70-2ea250ab2bb3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:05.553601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bf863958-066d-4bc4-bb2b-6836f9460498 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.556574 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:05:05.556875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.557163 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.557361 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:05:05.566534 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:05.566534 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:05.567113 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:05:05.596513 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:05:05.596513 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf863958-066d-4bc4-bb2b-6836f9460498 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 202 Aug 20 02:05:05.597277 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 381/1509] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:05:05 2026] DELETE /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:05.608866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.612811 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:05:05.612811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.613306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.629564 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:05.629564 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:05.630394 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:05:05.636431 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e46e688b-e4fb-4443-8789-fd3e10c80df2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 200 Aug 20 02:05:05.637280 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 373/1510] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:05 2026] GET /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:05.744171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.749668 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:05.749668 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.749668 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.761214 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:05.761214 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:05.772255 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:05.775635 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dfbe3db-bfac-47a3-97c4-41de14950165 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:05.776262 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 379/1511] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:05 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:05.936953 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:05.939073 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:05.939291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:05.939493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:05.958143 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:05.958143 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:05.967477 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:05.975185 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e81525f7-9e4a-4af6-b37f-c6948abf44e3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:05.975826 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 379/1512] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:05 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:06.649067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ecc8c04e-b718-443c-abd5-3a779efdf206 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:06.653420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc8c04e-b718-443c-abd5-3a779efdf206 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 Aug 20 02:05:06.655971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc8c04e-b718-443c-abd5-3a779efdf206 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:06.655971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc8c04e-b718-443c-abd5-3a779efdf206 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:06.667475 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc8c04e-b718-443c-abd5-3a779efdf206 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 returned with HTTP 404 Aug 20 02:05:06.668536 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 382/1513] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:06 2026] GET /volume/v3/snapshots/df907dfc-3917-461f-81ff-b47f5d2c2d77 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:06.687627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f074c706-586c-49be-ac91-83e9220eb53e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:06.690169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f074c706-586c-49be-ac91-83e9220eb53e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:05:06.690442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f074c706-586c-49be-ac91-83e9220eb53e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:06.690669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f074c706-586c-49be-ac91-83e9220eb53e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:06.703346 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:06.703346 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:06.712058 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f074c706-586c-49be-ac91-83e9220eb53e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:06.719060 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f074c706-586c-49be-ac91-83e9220eb53e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:05:06.719923 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 374/1514] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:06 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:06.769749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5d07606e-1df5-4893-a9be-985a33573273 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:06.772915 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:06.776061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1323438256"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:06.776061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1323438256'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:06.802665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:06.808278 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:06.808278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:06.808278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:06.830223 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:06.830223 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:06.841318 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:06.865737 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b770bce0-f3b4-4616-ac75-ac8888dea714 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:06.865737 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 380/1515] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:06 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:06.940803 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 1 GB Aug 20 02:05:06.946870 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:05:06.956438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (fb91a3e4-b29d-4b58-b9b0-b510002fb6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:06.962028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f57c872-b5ed-414d-bb16-c332f08a3b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:06.965216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:05:07.000197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f72871c6-a588-441e-b128-2523b733e3da None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:07.003453 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f72871c6-a588-441e-b128-2523b733e3da tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:07.003453 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f72871c6-a588-441e-b128-2523b733e3da tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:07.003661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f72871c6-a588-441e-b128-2523b733e3da tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:07.029774 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:07.029774 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:07.051394 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f72871c6-a588-441e-b128-2523b733e3da tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:07.064101 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f72871c6-a588-441e-b128-2523b733e3da tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:07.066211 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 383/1516] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:06 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:07.098282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f57c872-b5ed-414d-bb16-c332f08a3b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:07.099532 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7d80cc-dfbe-428c-984e-71c03f24b8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:07.228647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['fe19b0d2-7e37-4643-89e6-f7807ff02b31', '82d81565-722f-4ccb-b1aa-41dd0cfe464d', '8c1203a8-4868-45c3-96dd-075bf78be432', '26e33388-022c-4a96-ace0-e90436ba1a24'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:05:07.228826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7d80cc-dfbe-428c-984e-71c03f24b8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe19b0d2-7e37-4643-89e6-f7807ff02b31', '82d81565-722f-4ccb-b1aa-41dd0cfe464d', '8c1203a8-4868-45c3-96dd-075bf78be432', '26e33388-022c-4a96-ace0-e90436ba1a24']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:07.230041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16ab523-a46e-459c-97c0-dbb748a2c86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:07.288936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16ab523-a46e-459c-97c0-dbb748a2c86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a85867b-16f0-48cb-8f01-ff5a51bd62d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323438256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['fe19b0d2-7e37-4643-89e6-f7807ff02b31','82d81565-722f-4ccb-b1aa-41dd0cfe464d','8c1203a8-4868-45c3-96dd-075bf78be432','26e33388-022c-4a96-ace0-e90436ba1a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323438256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a85867b-16f0-48cb-8f01-ff5a51bd62d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:07.293205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f95abf4-1f2b-4659-859a-b5cd11005691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:07.337771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f95abf4-1f2b-4659-859a-b5cd11005691) transitioned into state 'SUCCESS' from state '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-1323438256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['fe19b0d2-7e37-4643-89e6-f7807ff02b31','82d81565-722f-4ccb-b1aa-41dd0cfe464d','8c1203a8-4868-45c3-96dd-075bf78be432','26e33388-022c-4a96-ace0-e90436ba1a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:07.338603 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40333207-2aa7-4704-9e37-3d89b5a9c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:07.358347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40333207-2aa7-4704-9e37-3d89b5a9c085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:07.359272 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (fb91a3e4-b29d-4b58-b9b0-b510002fb6d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:07.359733 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:05:07.360588 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5d07606e-1df5-4893-a9be-985a33573273 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:05:07.361130 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 380/1517] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:05:06 2026] POST /volume/v3/volumes => generated 752 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:05:07.380045 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:07.385422 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:05:07.385702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:07.386180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:07.397833 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:07.397833 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:07.405564 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:07.411429 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4762c6d3-e42a-44a7-8795-bad356324cb5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:05:07.412048 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 375/1518] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:07 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:07.890289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b3e6de55-e995-485b-be43-868b8c98dec0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:07.892148 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3e6de55-e995-485b-be43-868b8c98dec0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:07.892280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3e6de55-e995-485b-be43-868b8c98dec0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:07.896595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3e6de55-e995-485b-be43-868b8c98dec0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:07.924609 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:07.924609 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:07.935747 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b3e6de55-e995-485b-be43-868b8c98dec0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:07.946485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3e6de55-e995-485b-be43-868b8c98dec0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:07.947340 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 381/1519] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:07 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:08.083731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:08.088991 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:08.089310 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:08.089626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:08.108077 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:08.108077 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:08.113029 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:08.122634 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4143a00-d31d-4b3e-bc63-83d77b750238 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:08.123245 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 384/1520] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:08 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:08.397489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:08.400737 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:08.401146 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:08.401480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:08.416267 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:08.416267 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:08.420540 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:08.426272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:08.427210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-e90b03f8-322c-40e8-aa0f-0d1807dcdf0b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:08.427321 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 381/1521] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:08 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:08.430666 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:05:08.430666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:08.430666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:08.438296 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:08.438296 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:08.443339 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:08.449969 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f589545-ecb6-433f-84f1-d61e9ebfff3f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:05:08.450593 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 376/1522] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:08 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:08.967196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:08.969583 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:08.970090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:08.970090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:08.984617 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:08.984617 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:08.991662 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:08.997640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b360ad35-3b84-4a3d-b360-c539cafaf65d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:08.998146 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 382/1523] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:08 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:09.143701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:09.150637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:09.150637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:09.150637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:09.164301 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:09.164301 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:09.175137 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:09.184064 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c2754d6-808c-456a-9dd3-76c6eeedde81 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:09.184560 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 385/1524] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:09 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:10.016468 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.019020 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:10.019260 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.019500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.038833 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.038833 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:10.047110 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:10.055590 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f01fdcc-4cd4-4ce6-a597-b67973f3071d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:10.056086 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 382/1525] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:10.198358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.202410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:10.202410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.202410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.213295 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.213295 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:10.219358 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:10.224216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08c20cf9-7dc3-4791-9a2f-dbc338b57c48 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:10.225005 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 377/1526] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:10.416738 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.421590 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:10.421590 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.421784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.436896 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.436896 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:10.443209 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:10.448969 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ae72e739-d21d-4ee1-b8dc-d849824f5e6d tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:05:10.448969 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 383/1527] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:10.514824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.517416 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:10.517749 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.518070 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.535826 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.535826 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:10.545267 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:10.549887 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-3e73d3de-f7fc-4049-94a7-516a90e386d2 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:05:10.550525 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 386/1528] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:10.582006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.590129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] POST https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25/action Aug 20 02:05:10.590129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:10.590650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:10.609477 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.609477 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:10.609998 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:10.628491 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Begin detaching volume completed successfully. Aug 20 02:05:10.628925 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-201fcd8f-4c80-4f5d-92c0-0af7deac76fd tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25/action returned with HTTP 202 Aug 20 02:05:10.629992 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 383/1529] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:05:10 2026] POST /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:10.725667 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a592aa99-61a0-4069-8e23-73bc2234d094 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.725667 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a592aa99-61a0-4069-8e23-73bc2234d094 None None] GET https://10.4.3.27/volume// Aug 20 02:05:10.726078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a592aa99-61a0-4069-8e23-73bc2234d094 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.726078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a592aa99-61a0-4069-8e23-73bc2234d094 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.726564 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a592aa99-61a0-4069-8e23-73bc2234d094 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:10.728380 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 378/1530] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:10.744212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:10.750239 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:10.750923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:10.750923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:10.774628 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:10.774628 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:10.789744 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:10.801418 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-62fec0b0-949f-4f2a-9f59-4d5900920d65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:05:10.801418 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 384/1531] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:10 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 1325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:11.070661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34d104d0-6209-4996-81cd-a818fa92d782 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:11.073955 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34d104d0-6209-4996-81cd-a818fa92d782 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:11.073955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34d104d0-6209-4996-81cd-a818fa92d782 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:11.073955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34d104d0-6209-4996-81cd-a818fa92d782 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:11.091606 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:11.091606 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:11.095849 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-34d104d0-6209-4996-81cd-a818fa92d782 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:11.101714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34d104d0-6209-4996-81cd-a818fa92d782 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:11.102354 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 387/1532] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:11 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:11.248259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2746271d-860d-41b5-8827-25c53d45ac13 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:11.250786 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2746271d-860d-41b5-8827-25c53d45ac13 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:11.251092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2746271d-860d-41b5-8827-25c53d45ac13 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:11.251304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2746271d-860d-41b5-8827-25c53d45ac13 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:11.265107 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:11.265107 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:11.269598 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2746271d-860d-41b5-8827-25c53d45ac13 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:11.277253 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2746271d-860d-41b5-8827-25c53d45ac13 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:11.277253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 384/1533] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:11 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:12.123697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:12.126994 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:12.127433 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:12.127834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:12.150031 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:12.150031 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:12.156393 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:12.165322 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f48f7f9-9d71-47e2-a4ce-76cca19d34b5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:12.166118 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 379/1534] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:12 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:12.295648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0122f3b4-839c-4532-8336-d2d532d2c336 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:12.300462 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0122f3b4-839c-4532-8336-d2d532d2c336 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:12.300462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0122f3b4-839c-4532-8336-d2d532d2c336 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:12.300462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0122f3b4-839c-4532-8336-d2d532d2c336 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:12.315305 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:12.315305 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:12.322263 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0122f3b4-839c-4532-8336-d2d532d2c336 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:12.327243 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0122f3b4-839c-4532-8336-d2d532d2c336 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:12.327833 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 385/1535] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:12 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:05:12.566906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-27af3d39-aaf0-4a5d-ba79-bc76dfad8484 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:12.571637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-27af3d39-aaf0-4a5d-ba79-bc76dfad8484 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 Aug 20 02:05:12.571637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-27af3d39-aaf0-4a5d-ba79-bc76dfad8484 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:12.571637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-27af3d39-aaf0-4a5d-ba79-bc76dfad8484 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:12.590550 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:12.590550 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:12.674105 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4628e27c-b2f7-47e6-b638-d3ade2fa1bee req-27af3d39-aaf0-4a5d-ba79-bc76dfad8484 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 returned with HTTP 200 Aug 20 02:05:12.674697 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 388/1536] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:12 2026] DELETE /volume/v3/attachments/c32a9f8c-48d3-467e-9dd6-cf174bf17373 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.075440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-22164cd3-65e0-4b61-8bc9-7e0be85edafc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.079647 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-22164cd3-65e0-4b61-8bc9-7e0be85edafc tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] DELETE https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 Aug 20 02:05:13.079907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-22164cd3-65e0-4b61-8bc9-7e0be85edafc tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.080169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-22164cd3-65e0-4b61-8bc9-7e0be85edafc tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.092306 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.092306 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:13.165629 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-862b82b4-b5c6-41ee-be2f-6ed1000add05 req-22164cd3-65e0-4b61-8bc9-7e0be85edafc tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 returned with HTTP 200 Aug 20 02:05:13.166250 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 385/1537] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:13 2026] DELETE /volume/v3/attachments/83d1621f-3261-4d1d-8b43-080a81f11828 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.184537 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.187606 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:13.187606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.187740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.203947 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.203947 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:13.209308 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:13.216538 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b2e4c1ab-dc31-4b89-9a42-3e3bc59cce17 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:13.216904 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 380/1538] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:13 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.350251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5f862d66-c50a-49cd-9807-8c2466608c47 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.352007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5f862d66-c50a-49cd-9807-8c2466608c47 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:13.352218 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5f862d66-c50a-49cd-9807-8c2466608c47 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.354246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5f862d66-c50a-49cd-9807-8c2466608c47 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.366379 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.366379 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:13.373787 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5f862d66-c50a-49cd-9807-8c2466608c47 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:13.383866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5f862d66-c50a-49cd-9807-8c2466608c47 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:13.384477 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 386/1539] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:13 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.398958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.401515 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:13.401841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.402380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.413142 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.413142 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:13.422300 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:13.428450 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b51dfed4-358c-4892-bf1f-57919a8a71c8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:13.428450 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 389/1540] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:13 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.498820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.501807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:05:13.502243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.502611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.519898 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.519898 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:13.526952 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:13.539823 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81bbcc94-1023-4838-b4ff-b5125f9e2300 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:05:13.540390 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 386/1541] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:13 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:13.777200 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-c793bdfa-ba1d-4250-b21f-3de8e75bd889 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.780760 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-c793bdfa-ba1d-4250-b21f-3de8e75bd889 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb/action Aug 20 02:05:13.781206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-c793bdfa-ba1d-4250-b21f-3de8e75bd889 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:13.781390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-c793bdfa-ba1d-4250-b21f-3de8e75bd889 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:13.814981 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.814981 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:13.839309 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e4badb0c-8cea-4245-8bf7-fd1244fff717 req-c793bdfa-ba1d-4250-b21f-3de8e75bd889 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb/action returned with HTTP 204 Aug 20 02:05:13.839886 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 381/1542] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:05:13 2026] POST /volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:13.922925 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:13.926256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:13.926256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:13.926256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:13.936574 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:13.936574 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:13.941320 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:13.948688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a6659ee-4110-403c-b44d-e69c2717ef65 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:05:13.949199 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 387/1543] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:13 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:14.243252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f19ad385-96cc-477a-832d-4d69f47ab91b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.244661 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f19ad385-96cc-477a-832d-4d69f47ab91b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:14.244894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f19ad385-96cc-477a-832d-4d69f47ab91b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.245077 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f19ad385-96cc-477a-832d-4d69f47ab91b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.268009 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.268009 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:14.277354 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f19ad385-96cc-477a-832d-4d69f47ab91b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:14.285368 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f19ad385-96cc-477a-832d-4d69f47ab91b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:14.285824 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 390/1544] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 1166 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:14.305677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.308281 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:14.308546 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.308904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.329436 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.329436 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:14.339359 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:14.348246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55ccc943-19b6-4e69-98a5-aa86e8c95ca0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:14.348755 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 387/1545] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 1166 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:14.416152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.418652 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:14.418870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.419076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.430353 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.430353 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:14.433895 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:14.438088 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-034d2c8f-a4b8-411e-a5b4-46302f9d3c8c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:14.438607 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 382/1546] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:14.459935 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.463887 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/action Aug 20 02:05:14.464352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:14.464454 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:14.481073 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.481073 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:14.481785 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:14.491708 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Begin detaching volume completed successfully. Aug 20 02:05:14.491708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-5722e7f6-6c90-4590-b198-fb5e497d33a1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/action returned with HTTP 202 Aug 20 02:05:14.491708 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 388/1547] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:05:14 2026] POST /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:14.582094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df64fedf-9e9d-40f5-947e-c86a944c27f8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.582220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df64fedf-9e9d-40f5-947e-c86a944c27f8 None None] GET https://10.4.3.27/volume// Aug 20 02:05:14.582718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df64fedf-9e9d-40f5-947e-c86a944c27f8 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.582718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df64fedf-9e9d-40f5-947e-c86a944c27f8 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.582990 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df64fedf-9e9d-40f5-947e-c86a944c27f8 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:14.585321 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 391/1548] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:14.597984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.600921 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:14.601343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.601565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.613145 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.613145 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:14.617546 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:14.622687 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-3d2beb2e-ff9a-4499-839b-4d920009f2dc tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:14.623098 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 388/1549] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:14.653088 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-e42e6c71-f85a-411a-bee3-9d4ce84cb4a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:14.656140 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-e42e6c71-f85a-411a-bee3-9d4ce84cb4a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption Aug 20 02:05:14.657541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-e42e6c71-f85a-411a-bee3-9d4ce84cb4a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:14.658728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-e42e6c71-f85a-411a-bee3-9d4ce84cb4a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:14.675429 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:14.675429 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:14.685496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-e42e6c71-f85a-411a-bee3-9d4ce84cb4a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption returned with HTTP 200 Aug 20 02:05:14.688431 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 383/1550] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:05:14 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:15.879282 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-84380771-a72f-4a5c-873d-e36d65a4089d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:15.882162 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-84380771-a72f-4a5c-873d-e36d65a4089d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb Aug 20 02:05:15.882390 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-84380771-a72f-4a5c-873d-e36d65a4089d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:15.882633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-84380771-a72f-4a5c-873d-e36d65a4089d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:15.894838 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:15.894838 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:15.976610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9d6d5f2f-c854-401a-8715-74effc6344ac req-84380771-a72f-4a5c-873d-e36d65a4089d tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb returned with HTTP 200 Aug 20 02:05:15.977023 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 389/1551] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:15 2026] DELETE /volume/v3/attachments/35fb4537-c2db-4d3a-9ba2-1bbc62186cdb => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:16.759025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:16.763486 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:16.763852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:16.764099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:16.778865 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:16.778865 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:16.784393 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:16.789273 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c3a7b081-815b-40dc-be0a-aa4583426900 req-a8e30b5c-82c7-4fe6-b5d2-91847f81fd52 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:16.789600 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 392/1552] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:16 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:19.259080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-293d4475-2baa-45fc-b059-5012be5d0440 req-e2dd6692-db3b-4323-86ab-7172cd654eac None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:19.264780 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-e2dd6692-db3b-4323-86ab-7172cd654eac tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf Aug 20 02:05:19.267263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-e2dd6692-db3b-4323-86ab-7172cd654eac tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:19.267263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-e2dd6692-db3b-4323-86ab-7172cd654eac tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:19.276623 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:19.276623 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:19.352219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-e2dd6692-db3b-4323-86ab-7172cd654eac tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf returned with HTTP 200 Aug 20 02:05:19.352857 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 389/1553] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:19 2026] DELETE /volume/v3/attachments/c0a244b7-3277-48d1-b1a6-78b343bc2baf => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:19.367887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-293d4475-2baa-45fc-b059-5012be5d0440 req-0fe208f6-b319-42f3-a537-23929b33072a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:19.370581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-0fe208f6-b319-42f3-a537-23929b33072a tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b Aug 20 02:05:19.370819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-0fe208f6-b319-42f3-a537-23929b33072a tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:19.371066 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-0fe208f6-b319-42f3-a537-23929b33072a tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:19.383875 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:19.383875 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:19.478964 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-0fe208f6-b319-42f3-a537-23929b33072a tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b returned with HTTP 200 Aug 20 02:05:19.479568 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 384/1554] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:19 2026] DELETE /volume/v3/attachments/8cf7df84-0486-4a8a-bb26-0a2da3fa628b => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:19.493509 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-293d4475-2baa-45fc-b059-5012be5d0440 req-975f88f0-425c-4d48-808f-fd2930ecbf24 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:19.498357 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-975f88f0-425c-4d48-808f-fd2930ecbf24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 Aug 20 02:05:19.498357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-975f88f0-425c-4d48-808f-fd2930ecbf24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:19.498357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-975f88f0-425c-4d48-808f-fd2930ecbf24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:19.511263 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:19.511263 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:19.596299 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-293d4475-2baa-45fc-b059-5012be5d0440 req-975f88f0-425c-4d48-808f-fd2930ecbf24 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 returned with HTTP 200 Aug 20 02:05:19.596299 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 390/1555] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:19 2026] DELETE /volume/v3/attachments/ff7fa337-6009-4dd4-9f85-c864f10e4c14 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:19.814717 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-86140915-5974-41f0-aaae-a6dd0af50179 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:19.816830 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] DELETE https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:19.817018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:19.817258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:19.817485 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Delete volume with id: 6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:19.828630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:19.828630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:19.829023 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:19.860544 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Delete volume request issued successfully. Aug 20 02:05:19.860749 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86140915-5974-41f0-aaae-a6dd0af50179 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 202 Aug 20 02:05:19.861166 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 393/1556] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:19 2026] DELETE /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 02:05:19.868515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:19.870956 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:19.870956 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:19.870956 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:19.878093 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:19.878093 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:19.882544 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:19.887120 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f5e1603-0034-43b3-898c-5a5c1e626da8 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 200 Aug 20 02:05:19.887548 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 390/1557] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:19 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:20.907151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e9ed21f8-1cec-472f-9671-e91f53522e99 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:20.907897 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e9ed21f8-1cec-472f-9671-e91f53522e99 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 Aug 20 02:05:20.907965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e9ed21f8-1cec-472f-9671-e91f53522e99 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:20.908265 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e9ed21f8-1cec-472f-9671-e91f53522e99 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:20.923794 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e9ed21f8-1cec-472f-9671-e91f53522e99 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 returned with HTTP 404 Aug 20 02:05:20.924576 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 385/1558] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:20 2026] GET /volume/v3/volumes/6bc479e1-7449-4f23-9c00-59033fca6c25 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:20.942319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:20.945256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] DELETE https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:05:20.945521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:20.945813 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:20.946324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Delete volume with id: 14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:05:20.966430 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:20.966430 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:20.966948 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:21.014653 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Delete volume request issued successfully. Aug 20 02:05:21.014653 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05c80479-0cb6-4a56-9192-8a8f2d80af49 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 returned with HTTP 202 Aug 20 02:05:21.014653 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 391/1559] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:20 2026] DELETE /volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:21.024646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:21.027534 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:05:21.027855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:21.028137 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:21.039928 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:21.039928 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:21.046263 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Volume info retrieved successfully. Aug 20 02:05:21.052532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df277ae7-b61d-4a5c-8d02-fa7365867fa6 tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 returned with HTTP 200 Aug 20 02:05:21.053159 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 394/1560] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:21 2026] GET /volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:21.517729 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:21.520014 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:21.520259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:21.520523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:21.520774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume with id: 9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:21.530543 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:21.530543 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:21.531174 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:21.546135 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:05:21.555728 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume request issued successfully. Aug 20 02:05:21.555975 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b12a0adc-269b-4152-8a67-a2dfaf00a5fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 202 Aug 20 02:05:21.556522 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 391/1561] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:21 2026] DELETE /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:21.564815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-92059b5a-bc47-494f-8296-3a5f9874210e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:21.570218 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-92059b5a-bc47-494f-8296-3a5f9874210e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:21.570747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-92059b5a-bc47-494f-8296-3a5f9874210e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:21.570991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-92059b5a-bc47-494f-8296-3a5f9874210e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:21.586201 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:21.586201 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:21.591453 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-92059b5a-bc47-494f-8296-3a5f9874210e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:05:21.598662 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-92059b5a-bc47-494f-8296-3a5f9874210e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 200 Aug 20 02:05:21.599132 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 386/1562] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:21 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:22.072011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1c1c275d-6b8f-4020-867b-bfecb164035c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.074426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c1c275d-6b8f-4020-867b-bfecb164035c tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] GET https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 Aug 20 02:05:22.074592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c1c275d-6b8f-4020-867b-bfecb164035c tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:22.074786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c1c275d-6b8f-4020-867b-bfecb164035c tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:22.081950 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c1c275d-6b8f-4020-867b-bfecb164035c tempest-ServerRescueNegativeTestJSON-1889944105 tempest-ServerRescueNegativeTestJSON-1889944105-project-member] https://10.4.3.27/volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 returned with HTTP 404 Aug 20 02:05:22.082597 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 392/1563] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:22 2026] GET /volume/v3/volumes/14e98eac-2176-4721-944b-985fa4744490 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:22.616854 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e9287177-4f6e-42d6-a563-4c8cfa06159a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.618120 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9287177-4f6e-42d6-a563-4c8cfa06159a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 Aug 20 02:05:22.618478 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9287177-4f6e-42d6-a563-4c8cfa06159a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:22.618764 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9287177-4f6e-42d6-a563-4c8cfa06159a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:22.629126 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9287177-4f6e-42d6-a563-4c8cfa06159a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 returned with HTTP 404 Aug 20 02:05:22.630270 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 395/1564] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:22 2026] GET /volume/v3/volumes/9b32d5be-1bbd-4f5c-9b7d-ee2572a25527 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:05:22.645524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.649418 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:05:22.649951 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:22.651783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:22.658373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:05:22.735032 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Get all volumes completed successfully. Aug 20 02:05:22.739108 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:22.739108 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:22.749106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1539458-2eae-49ae-88d2-4871f09c5c94 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:05:22.754258 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 392/1565] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:05:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15083 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:22.779473 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dd75ab5a-e17e-46fb-acfb-c25ab7df0d2f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.782965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd75ab5a-e17e-46fb-acfb-c25ab7df0d2f tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] DELETE https://10.4.3.27/volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47 Aug 20 02:05:22.784458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd75ab5a-e17e-46fb-acfb-c25ab7df0d2f tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:22.784458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd75ab5a-e17e-46fb-acfb-c25ab7df0d2f tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:22.837427 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd75ab5a-e17e-46fb-acfb-c25ab7df0d2f tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47 returned with HTTP 202 Aug 20 02:05:22.840906 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 387/1566] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:22 2026] DELETE /volume/v3/types/f0ec4ca8-4367-4ee0-a2c7-d69233807f47 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:22.865031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e0fe74d0-eb5c-4e7e-809f-cd61e60683bc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.866494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e0fe74d0-eb5c-4e7e-809f-cd61e60683bc tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:22.866871 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e0fe74d0-eb5c-4e7e-809f-cd61e60683bc tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-376787918", "extra_specs": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:22.894029 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e0fe74d0-eb5c-4e7e-809f-cd61e60683bc tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:22.894963 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 393/1567] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:05:22 2026] POST /volume/v3/types => generated 213 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:22.907621 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70343484-7e27-49b1-859f-1b17f9bedf82 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.910410 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70343484-7e27-49b1-859f-1b17f9bedf82 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c/encryption Aug 20 02:05:22.910410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70343484-7e27-49b1-859f-1b17f9bedf82 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:22.941992 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70343484-7e27-49b1-859f-1b17f9bedf82 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c/encryption returned with HTTP 200 Aug 20 02:05:22.943948 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 396/1568] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:05:22 2026] POST /volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c/encryption => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:22.953964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:22.960467 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:22.960467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1664051927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-376787918", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:22.962979 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1664051927', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-376787918', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:22.969444 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume of 1 GB Aug 20 02:05:22.969806 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:22.969806 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:22.970396 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Availability Zones retrieved successfully. Aug 20 02:05:22.982050 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (a473cead-30db-46e7-b69b-ca700ac9cc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:22.983241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4044f8-9710-4c99-8f64-e9ff9b48f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:22.985870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:05:23.037131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4044f8-9710-4c99-8f64-e9ff9b48f1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:05:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1789ccb0-b9b6-441b-a136-ac1c9c1c843c,is_public=True,name='tempest-scenario-type-luksv2-376787918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1789ccb0-b9b6-441b-a136-ac1c9c1c843c', '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=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:23.038109 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78836a72-389a-4ba4-809e-a95b4a6ef906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:23.090997 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:05:23.091588 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:05:23.136059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Created reservations ['4705d789-ce1c-4d49-8766-92e5f0ba0d1d', 'e217b945-bca5-4555-8460-f150a95bf5d7', 'c361dc64-fd0e-4115-b4af-3f40b25db4f8', 'd0ca9e8d-1fd1-4e4f-9528-85bcfc5981b4'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:05:23.137247 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78836a72-389a-4ba4-809e-a95b4a6ef906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4705d789-ce1c-4d49-8766-92e5f0ba0d1d', 'e217b945-bca5-4555-8460-f150a95bf5d7', 'c361dc64-fd0e-4115-b4af-3f40b25db4f8', 'd0ca9e8d-1fd1-4e4f-9528-85bcfc5981b4']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:23.138538 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e927e708-7dbf-4b00-b0a2-e5f809109b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:23.186469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e927e708-7dbf-4b00-b0a2-e5f809109b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400d3bc7-6c59-44eb-b8cb-b32f98113c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1664051927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['4705d789-ce1c-4d49-8766-92e5f0ba0d1d','e217b945-bca5-4555-8460-f150a95bf5d7','c361dc64-fd0e-4115-b4af-3f40b25db4f8','d0ca9e8d-1fd1-4e4f-9528-85bcfc5981b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=1789ccb0-b9b6-441b-a136-ac1c9c1c843c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1664051927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=400d3bc7-6c59-44eb-b8cb-b32f98113c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca901b656c24d5994a74a5ece391ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d601272e25412a8fd85b7e83813cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1789ccb0-b9b6-441b-a136-ac1c9c1c843c),volume_type_id=1789ccb0-b9b6-441b-a136-ac1c9c1c843c)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:23.188699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47c1b0b-9a9d-4530-9a1e-2e23faf0436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:23.216378 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47c1b0b-9a9d-4530-9a1e-2e23faf0436b) transitioned into state 'SUCCESS' from state '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-1664051927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['4705d789-ce1c-4d49-8766-92e5f0ba0d1d','e217b945-bca5-4555-8460-f150a95bf5d7','c361dc64-fd0e-4115-b4af-3f40b25db4f8','d0ca9e8d-1fd1-4e4f-9528-85bcfc5981b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=1789ccb0-b9b6-441b-a136-ac1c9c1c843c)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:23.216892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5681d1eb-0434-424d-ae2f-a1eeca793ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:23.230146 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5681d1eb-0434-424d-ae2f-a1eeca793ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:23.231138 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (a473cead-30db-46e7-b69b-ca700ac9cc1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:23.231503 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request issued successfully. Aug 20 02:05:23.232129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87fc94d9-f03d-4ab0-a39d-936c623bc31f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:05:23.232637 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 393/1569] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:05:22 2026] POST /volume/v3/volumes => generated 784 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:05:26.127277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-343a5cd5-7367-44b9-8054-749819f98406 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:26.130705 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:05:26.130995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:26.131324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:26.131554 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume with id: 14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:05:26.354157 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:26.354157 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:26.355467 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:26.403174 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume request issued successfully. Aug 20 02:05:26.403174 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-343a5cd5-7367-44b9-8054-749819f98406 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 202 Aug 20 02:05:26.403423 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 388/1570] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:26 2026] DELETE /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:26.424881 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:26.429163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:05:26.430438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:26.430438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:26.448777 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:26.448777 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:26.456537 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:26.465772 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e3d8d8ed-bdc7-4d4b-97bf-c57bd65f69b7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 200 Aug 20 02:05:26.466476 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 394/1571] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:26 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:27.485586 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b2054c60-ec2c-49a0-8310-1105c2edf645 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:27.491540 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2054c60-ec2c-49a0-8310-1105c2edf645 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d Aug 20 02:05:27.491795 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2054c60-ec2c-49a0-8310-1105c2edf645 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:27.492050 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2054c60-ec2c-49a0-8310-1105c2edf645 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:27.506708 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2054c60-ec2c-49a0-8310-1105c2edf645 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d returned with HTTP 404 Aug 20 02:05:27.507504 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 397/1572] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:27 2026] GET /volume/v3/volumes/14f28e2c-b98f-4212-944c-65ac2da5023d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:27.520539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:27.523370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:05:27.524540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:27.524803 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:27.525242 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume with id: 71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:05:27.536536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:27.536536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:27.537078 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:27.569419 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume request issued successfully. Aug 20 02:05:27.569644 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e69584a6-3091-4f4d-b7b7-8d666352c0e7 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 202 Aug 20 02:05:27.570829 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 394/1573] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:27 2026] DELETE /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:27.584343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:27.588251 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:05:27.588251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:27.588251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:27.598691 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:27.598691 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:27.606098 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:27.616379 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29e3e5ce-fe91-41ff-a7c6-699be4656342 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 200 Aug 20 02:05:27.616864 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 389/1574] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:27 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:28.635951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-df3cb50d-084e-4bc4-b5b9-296886df2683 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:28.640304 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df3cb50d-084e-4bc4-b5b9-296886df2683 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 Aug 20 02:05:28.640528 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df3cb50d-084e-4bc4-b5b9-296886df2683 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:28.641085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df3cb50d-084e-4bc4-b5b9-296886df2683 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:28.651499 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df3cb50d-084e-4bc4-b5b9-296886df2683 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 returned with HTTP 404 Aug 20 02:05:28.651967 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 395/1575] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:28 2026] GET /volume/v3/volumes/71f8bc78-646c-4b8c-b92a-b5eb8395b1a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:28.665443 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:28.669153 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] DELETE https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:05:28.669304 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:28.670169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:28.670169 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume with id: 22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:05:28.689205 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:28.689205 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:28.690265 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:28.724590 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Delete volume request issued successfully. Aug 20 02:05:28.724928 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-789f03d6-e01d-4538-a93d-bf80f13b7f70 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 202 Aug 20 02:05:28.725456 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 398/1576] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:28 2026] DELETE /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:28.736314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:28.740749 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:05:28.741046 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:28.741336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:28.755855 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:28.755855 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:28.764058 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Volume info retrieved successfully. Aug 20 02:05:28.772647 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5350fea6-eb35-4f1e-ace0-3c169374cb8d tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 200 Aug 20 02:05:28.773080 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 395/1577] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:28 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:29.798666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60731928-4678-4487-ab5f-cac77fe09e27 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:29.807520 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60731928-4678-4487-ab5f-cac77fe09e27 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] GET https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda Aug 20 02:05:29.807520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60731928-4678-4487-ab5f-cac77fe09e27 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:29.807520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60731928-4678-4487-ab5f-cac77fe09e27 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:29.820592 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60731928-4678-4487-ab5f-cac77fe09e27 tempest-TaggedBootDevicesTest-1973906008 tempest-TaggedBootDevicesTest-1973906008-project-member] https://10.4.3.27/volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda returned with HTTP 404 Aug 20 02:05:29.821478 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 390/1578] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:29 2026] GET /volume/v3/volumes/22212873-fa9b-4232-a20d-f58f12e51eda => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:34.048204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.051518 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:34.052897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1345235585"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:34.054190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1345235585'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:34.062239 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume of 1 GB Aug 20 02:05:34.062571 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:34.062571 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:34.063079 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Availability Zones retrieved successfully. Aug 20 02:05:34.075049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (cc82a347-1d84-4241-8b3f-552531263b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:34.076073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43d5e94-9d0f-4d09-8dd6-12eb0bbb677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:34.078781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:05:34.092636 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:34.092636 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:34.109559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43d5e94-9d0f-4d09-8dd6-12eb0bbb677f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:34.110709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea715444-62b4-425d-92f1-d6699369ed9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:34.184411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Created reservations ['be9bf3cd-0c76-45d7-96f6-4ba7dad36a3e', 'e650fdf0-f38e-4cd3-977d-774d38f35071', 'aa482832-60fb-475f-a996-fb15c87d1fd2', '0e7a51a2-f2de-41ea-8df5-db1ac22af573'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:05:34.185522 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea715444-62b4-425d-92f1-d6699369ed9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be9bf3cd-0c76-45d7-96f6-4ba7dad36a3e', 'e650fdf0-f38e-4cd3-977d-774d38f35071', 'aa482832-60fb-475f-a996-fb15c87d1fd2', '0e7a51a2-f2de-41ea-8df5-db1ac22af573']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:34.186576 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692d0389-d3bc-46ca-bd90-37d860708c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:34.228037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692d0389-d3bc-46ca-bd90-37d860708c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def5aff6-aaf8-48a4-a041-78e24f7265dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1345235585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['be9bf3cd-0c76-45d7-96f6-4ba7dad36a3e','e650fdf0-f38e-4cd3-977d-774d38f35071','aa482832-60fb-475f-a996-fb15c87d1fd2','0e7a51a2-f2de-41ea-8df5-db1ac22af573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1345235585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def5aff6-aaf8-48a4-a041-78e24f7265dd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1867e4ab08d749bf86f73bb2f95c79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:34.229126 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d209518d-17ea-40be-a3e2-80e03cf4e53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:34.260485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d209518d-17ea-40be-a3e2-80e03cf4e53a) transitioned into state 'SUCCESS' from state '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-1345235585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['be9bf3cd-0c76-45d7-96f6-4ba7dad36a3e','e650fdf0-f38e-4cd3-977d-774d38f35071','aa482832-60fb-475f-a996-fb15c87d1fd2','0e7a51a2-f2de-41ea-8df5-db1ac22af573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:34.261790 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811378e6-6054-4feb-8e31-f40a571218c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:34.280715 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811378e6-6054-4feb-8e31-f40a571218c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:34.281932 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (cc82a347-1d84-4241-8b3f-552531263b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:34.283593 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request issued successfully. Aug 20 02:05:34.283593 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8dfb9c5-c55f-4f50-a0c2-56884f114c2c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:05:34.283851 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 396/1579] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:05:34 2026] POST /volume/v3/volumes => generated 758 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:05:34.304084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.307581 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:34.308686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.308686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.317381 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:34.317381 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:34.322657 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:34.329286 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4e3bae8-adb9-4d8b-bd6a-64a4fd35c51e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:34.329709 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 399/1580] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:34.461540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3eae9b22-c6b3-4205-95e2-d506c749d4bd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.634462 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3eae9b22-c6b3-4205-95e2-d506c749d4bd tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools Aug 20 02:05:34.635257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3eae9b22-c6b3-4205-95e2-d506c749d4bd tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.635257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3eae9b22-c6b3-4205-95e2-d506c749d4bd tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Calling method 'get_pools' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.652558 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3eae9b22-c6b3-4205-95e2-d506c749d4bd tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 02:05:34.653694 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 396/1581] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:34.673740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4b89e03b-ecae-426d-a61a-acdb4866cc61 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.681301 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b89e03b-ecae-426d-a61a-acdb4866cc61 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 02:05:34.681878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b89e03b-ecae-426d-a61a-acdb4866cc61 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.685257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b89e03b-ecae-426d-a61a-acdb4866cc61 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Calling method 'get_pools' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.698400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b89e03b-ecae-426d-a61a-acdb4866cc61 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 02:05:34.699286 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 391/1582] 10.4.3.27 () {66 vars in 1307 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:34.716954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8391bb94-9d84-4682-8c5a-d51fb62434f5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.720376 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8391bb94-9d84-4682-8c5a-d51fb62434f5 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:05:34.720732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8391bb94-9d84-4682-8c5a-d51fb62434f5 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.720942 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8391bb94-9d84-4682-8c5a-d51fb62434f5 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.721642 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:34.721642 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:34.739662 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8391bb94-9d84-4682-8c5a-d51fb62434f5 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 200 Aug 20 02:05:34.740204 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 397/1583] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:34.755184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e8837bf2-f8ea-47a4-9ee4-a9045c413651 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.760745 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e8837bf2-f8ea-47a4-9ee4-a9045c413651 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:05:34.760988 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e8837bf2-f8ea-47a4-9ee4-a9045c413651 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.761259 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e8837bf2-f8ea-47a4-9ee4-a9045c413651 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.776031 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e8837bf2-f8ea-47a4-9ee4-a9045c413651 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 200 Aug 20 02:05:34.777562 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 400/1584] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:34.789368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-629f352e-56b4-455a-a059-8ba570d5cbea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:34.791791 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-629f352e-56b4-455a-a059-8ba570d5cbea tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:05:34.792044 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-629f352e-56b4-455a-a059-8ba570d5cbea tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:34.792352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-629f352e-56b4-455a-a059-8ba570d5cbea tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:34.808787 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-629f352e-56b4-455a-a059-8ba570d5cbea tempest-BackendsCapabilitiesAdminTestsJSON-2081546429 tempest-BackendsCapabilitiesAdminTestsJSON-2081546429-project-admin] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 200 Aug 20 02:05:34.809773 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 397/1585] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:05:34 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:35.352380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80f158db-e787-4017-86f0-c5e92b9ae62e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.356982 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80f158db-e787-4017-86f0-c5e92b9ae62e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:35.357893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80f158db-e787-4017-86f0-c5e92b9ae62e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.358328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80f158db-e787-4017-86f0-c5e92b9ae62e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.373168 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:35.373168 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:35.383215 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-80f158db-e787-4017-86f0-c5e92b9ae62e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:35.390843 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80f158db-e787-4017-86f0-c5e92b9ae62e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:35.391328 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 392/1586] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:35.449722 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.452400 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:35.453326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.453612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.462374 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:35.462374 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:35.466859 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:35.472422 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-27c3fa4a-b8d1-4791-8c38-286ce96181e2 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:35.473044 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 398/1587] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:35.570595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cc8b5ff1-0937-49cb-81e0-1616e601e473 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.571029 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc8b5ff1-0937-49cb-81e0-1616e601e473 None None] GET https://10.4.3.27/volume// Aug 20 02:05:35.571292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc8b5ff1-0937-49cb-81e0-1616e601e473 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.571518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc8b5ff1-0937-49cb-81e0-1616e601e473 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.571893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc8b5ff1-0937-49cb-81e0-1616e601e473 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:35.572417 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 401/1588] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:35.583983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-b27c6042-9ec3-44bb-9005-5b6adae1ec46 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.754510 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-b27c6042-9ec3-44bb-9005-5b6adae1ec46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:05:35.754886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-b27c6042-9ec3-44bb-9005-5b6adae1ec46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def5aff6-aaf8-48a4-a041-78e24f7265dd", "connector": null, "instance_uuid": "022b469e-7336-4036-904d-19a001115eaa"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:35.766603 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:35.766603 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:35.813332 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-b27c6042-9ec3-44bb-9005-5b6adae1ec46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:05:35.813332 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 398/1589] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:35.854978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.857675 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:35.858036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.858356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.859567 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c6a7a903-40e5-4ca9-91e1-ed0003af9fbb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.860024 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6a7a903-40e5-4ca9-91e1-ed0003af9fbb None None] GET https://10.4.3.27/volume// Aug 20 02:05:35.860238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6a7a903-40e5-4ca9-91e1-ed0003af9fbb None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.860489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6a7a903-40e5-4ca9-91e1-ed0003af9fbb None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.860861 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6a7a903-40e5-4ca9-91e1-ed0003af9fbb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:35.861422 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 399/1590] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:35.869974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:35.873823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:35.873918 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:35.873918 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:35.874144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:35.874454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:35.879028 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:35.885754 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2b7b940-2691-48ff-b2df-3b6efbbbe71d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:35.886160 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 393/1591] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:35.889679 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:35.889679 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:35.895327 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:35.902630 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-1ef1733e-0b75-4e62-b444-ea464e97dcb3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:35.903326 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 402/1592] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:36.018476 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:36.022260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a Aug 20 02:05:36.022260 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:36.033511 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:36.042534 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:36.042534 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:36.042534 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:36.182190 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" released by "attachment_update" :: held 0.143s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:36.182706 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-9e876d6e-3657-4b35-b004-1bcf42409842 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a returned with HTTP 200 Aug 20 02:05:36.183532 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 399/1593] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:36 2026] PUT /volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:36.905549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:36.908189 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:36.908441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:36.908609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:36.921276 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:36.921276 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:36.925375 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:36.930397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bb56f149-3ce8-42b6-a80f-4ad38353efb0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:36.930767 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 400/1594] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:36 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:37.775614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:37.892588 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:37.893008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-81480569", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:37.895535 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.qos_specs [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-81480569', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100163) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 02:05:37.904985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DB qos_specs_create(): root {'id': '79cd8c36-bb32-4fc1-a5e8-c5a2688745aa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-81480569'} {{(pid=100163) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 02:05:37.917786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-deba59f9-d73c-47ef-a735-f5d158c625d7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:37.919616 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 394/1595] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:05:37 2026] POST /volume/v3/qos-specs => generated 389 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:37.931745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-24a849a4-2743-4590-bc39-04e9db5620e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:37.934112 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-24a849a4-2743-4590-bc39-04e9db5620e7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:37.935555 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-24a849a4-2743-4590-bc39-04e9db5620e7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1713047866"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:37.950074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:37.950530 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:37.950698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:37.951040 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:37.960137 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-24a849a4-2743-4590-bc39-04e9db5620e7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:37.961155 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 403/1596] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:05:37 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:37.967588 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:37.967588 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:37.973341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ce713888-4023-45c2-a7b3-51d39a1bfb5e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:37.974818 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:37.975378 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce713888-4023-45c2-a7b3-51d39a1bfb5e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:37.975800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ce713888-4023-45c2-a7b3-51d39a1bfb5e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1310054418"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:37.981031 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b22b12dd-36c7-44c9-93a0-1a0c27bef63e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:37.981699 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 400/1597] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:37 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:37.993135 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce713888-4023-45c2-a7b3-51d39a1bfb5e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:37.993631 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 401/1598] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:05:37 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.003776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fecc21cc-116d-4cdc-8fc6-7424803c6b34 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.006287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fecc21cc-116d-4cdc-8fc6-7424803c6b34 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:38.006821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fecc21cc-116d-4cdc-8fc6-7424803c6b34 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1474333329"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:38.008883 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.008883 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:38.028478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fecc21cc-116d-4cdc-8fc6-7424803c6b34 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:38.028979 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 395/1599] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:05:38 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.037849 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f9d63391-916b-4d8a-a2be-154674067ede None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.039730 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f9d63391-916b-4d8a-a2be-154674067ede tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 Aug 20 02:05:38.040013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f9d63391-916b-4d8a-a2be-154674067ede tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.040305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f9d63391-916b-4d8a-a2be-154674067ede tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associate' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.041089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f9d63391-916b-4d8a-a2be-154674067ede tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Associate qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa with type: c8823882-b19d-49ae-8787-c69c30e2a8d8 {{(pid=100161) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 02:05:38.064314 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f9d63391-916b-4d8a-a2be-154674067ede tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 returned with HTTP 202 Aug 20 02:05:38.064952 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 404/1600] 10.4.3.27 () {66 vars in 1474 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.073667 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.076107 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=f42caa79-1ac7-4f24-86a1-6d9238099147 Aug 20 02:05:38.076398 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.076646 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associate' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.077503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Associate qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa with type: f42caa79-1ac7-4f24-86a1-6d9238099147 {{(pid=100164) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 02:05:38.107187 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32b65e32-a7c5-4855-a7e4-1397f24f70c6 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=f42caa79-1ac7-4f24-86a1-6d9238099147 returned with HTTP 202 Aug 20 02:05:38.107429 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 401/1601] 10.4.3.27 () {66 vars in 1474 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=f42caa79-1ac7-4f24-86a1-6d9238099147 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.116197 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-220cd3bf-7b98-443b-b286-c800834d5d55 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.118130 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-220cd3bf-7b98-443b-b286-c800834d5d55 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f Aug 20 02:05:38.118372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-220cd3bf-7b98-443b-b286-c800834d5d55 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.119005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-220cd3bf-7b98-443b-b286-c800834d5d55 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associate' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.119075 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.qos_specs_manage [None req-220cd3bf-7b98-443b-b286-c800834d5d55 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Associate qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa with type: 1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f {{(pid=100162) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 02:05:38.165171 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-220cd3bf-7b98-443b-b286-c800834d5d55 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f returned with HTTP 202 Aug 20 02:05:38.165627 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 402/1602] 10.4.3.27 () {66 vars in 1474 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associate?vol_type_id=1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.177377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.180413 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations Aug 20 02:05:38.181021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.181574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associations' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.182593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Get associations for qos_spec id: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa {{(pid=100163) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 02:05:38.207399 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b8e4248-d784-46cf-8e3c-a4243d209d9c tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations returned with HTTP 200 Aug 20 02:05:38.208064 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 396/1603] 10.4.3.27 () {66 vars in 1386 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.218570 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.221178 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 Aug 20 02:05:38.221552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.221627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'disassociate' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.221980 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.221980 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:38.222602 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Disassociate qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa from type: c8823882-b19d-49ae-8787-c69c30e2a8d8 {{(pid=100161) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 20 02:05:38.244609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef5a7ba2-d91f-4bf6-b997-0963a2523192 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 returned with HTTP 202 Aug 20 02:05:38.245107 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 405/1604] 10.4.3.27 () {66 vars in 1483 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate?vol_type_id=c8823882-b19d-49ae-8787-c69c30e2a8d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.255655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.257598 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations Aug 20 02:05:38.257817 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.258071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associations' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.258507 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.258507 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:38.258827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Get associations for qos_spec id: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa {{(pid=100164) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 02:05:38.272715 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a6d4866-8d15-44ac-8567-a3b3ce871b77 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations returned with HTTP 200 Aug 20 02:05:38.273157 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 402/1605] 10.4.3.27 () {66 vars in 1386 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.285146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.287614 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate_all Aug 20 02:05:38.287907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.288177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'disassociate_all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.288554 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.288554 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:38.288967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Disassociate qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa from all. {{(pid=100162) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 20 02:05:38.307182 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea3008a-7f3a-48e7-a044-e45de48d79c2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate_all returned with HTTP 202 Aug 20 02:05:38.307802 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 403/1606] 10.4.3.27 () {66 vars in 1398 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/disassociate_all => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.318153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.319620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations Aug 20 02:05:38.319985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.320378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'associations' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.321100 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.321100 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:38.321720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Get associations for qos_spec id: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa {{(pid=100163) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 02:05:38.336029 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b77c92be-35f7-4a14-be54-0b3d399312f3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations returned with HTTP 200 Aug 20 02:05:38.336029 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 397/1607] 10.4.3.27 () {66 vars in 1386 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/associations => generated 24 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:05:38.346396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0445eb23-ce3e-420a-98a8-44f82eabc005 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.349585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0445eb23-ce3e-420a-98a8-44f82eabc005 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f Aug 20 02:05:38.349585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0445eb23-ce3e-420a-98a8-44f82eabc005 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.350384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0445eb23-ce3e-420a-98a8-44f82eabc005 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.350384 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.350384 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:38.393891 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0445eb23-ce3e-420a-98a8-44f82eabc005 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f returned with HTTP 202 Aug 20 02:05:38.394631 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 406/1608] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.406376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-60291b00-2a47-4b5d-9fe5-49d64f208724 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.408497 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-60291b00-2a47-4b5d-9fe5-49d64f208724 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f Aug 20 02:05:38.408710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-60291b00-2a47-4b5d-9fe5-49d64f208724 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.408792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-60291b00-2a47-4b5d-9fe5-49d64f208724 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.413142 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-60291b00-2a47-4b5d-9fe5-49d64f208724 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f returned with HTTP 404 Aug 20 02:05:38.413755 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 403/1609] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/types/1a4a6ae1-aa1e-4d81-ba62-4e4436f1094f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.424025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-27bb2996-fde9-476c-b533-375170c8e423 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.427722 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-27bb2996-fde9-476c-b533-375170c8e423 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 Aug 20 02:05:38.427991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-27bb2996-fde9-476c-b533-375170c8e423 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.428301 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-27bb2996-fde9-476c-b533-375170c8e423 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.428591 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.428591 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:38.463443 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-27bb2996-fde9-476c-b533-375170c8e423 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 returned with HTTP 202 Aug 20 02:05:38.464012 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 404/1610] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.474795 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9c300381-8e09-4d53-b14e-09444d16b22a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.477441 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c300381-8e09-4d53-b14e-09444d16b22a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 Aug 20 02:05:38.477891 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c300381-8e09-4d53-b14e-09444d16b22a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.478318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c300381-8e09-4d53-b14e-09444d16b22a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.485375 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c300381-8e09-4d53-b14e-09444d16b22a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 returned with HTTP 404 Aug 20 02:05:38.488196 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 398/1611] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/types/f42caa79-1ac7-4f24-86a1-6d9238099147 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.496647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ba2cb1ec-2197-4d4a-b90d-1233248675cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.499362 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba2cb1ec-2197-4d4a-b90d-1233248675cb tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 Aug 20 02:05:38.499675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba2cb1ec-2197-4d4a-b90d-1233248675cb tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.500160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba2cb1ec-2197-4d4a-b90d-1233248675cb tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.547683 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba2cb1ec-2197-4d4a-b90d-1233248675cb tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 returned with HTTP 202 Aug 20 02:05:38.548445 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 407/1612] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.557437 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-411122ff-09ff-45ba-a942-53b0fc4bc1e2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.560116 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-411122ff-09ff-45ba-a942-53b0fc4bc1e2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 Aug 20 02:05:38.560368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-411122ff-09ff-45ba-a942-53b0fc4bc1e2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.560604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-411122ff-09ff-45ba-a942-53b0fc4bc1e2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.565480 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-411122ff-09ff-45ba-a942-53b0fc4bc1e2 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 returned with HTTP 404 Aug 20 02:05:38.566291 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 404/1613] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/types/c8823882-b19d-49ae-8787-c69c30e2a8d8 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.579906 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.586267 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:38.587639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1788269534", "consumer": "back-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:38.589954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.qos_specs [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1788269534', 'consumer': 'back-end', 'specs': {}} {{(pid=100162) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 02:05:38.602051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DB qos_specs_create(): root {'id': '722920df-595f-4326-91bb-de5747f02e96', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1788269534'} {{(pid=100162) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 02:05:38.611264 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09be4ff5-d1cd-401f-a61b-ace027c6a242 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:38.612343 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 405/1614] 10.4.3.27 () {68 vars in 1257 bytes} [Thu Aug 20 02:05:38 2026] POST /volume/v3/qos-specs => generated 367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.622969 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-985b7e65-dac0-4024-854e-c3c607cd1196 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.627388 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-985b7e65-dac0-4024-854e-c3c607cd1196 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False Aug 20 02:05:38.627766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-985b7e65-dac0-4024-854e-c3c607cd1196 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.628174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-985b7e65-dac0-4024-854e-c3c607cd1196 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.628614 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.628614 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:38.629365 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.qos_specs_manage [None req-985b7e65-dac0-4024-854e-c3c607cd1196 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 722920df-595f-4326-91bb-de5747f02e96, force: False {{(pid=100163) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:38.661834 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-985b7e65-dac0-4024-854e-c3c607cd1196 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False returned with HTTP 202 Aug 20 02:05:38.662387 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 399/1615] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.670921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-59f0b0ae-218b-4e42-b0a6-58aa0599fa9e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.675268 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59f0b0ae-218b-4e42-b0a6-58aa0599fa9e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 Aug 20 02:05:38.675268 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59f0b0ae-218b-4e42-b0a6-58aa0599fa9e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.675268 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59f0b0ae-218b-4e42-b0a6-58aa0599fa9e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.686290 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59f0b0ae-218b-4e42-b0a6-58aa0599fa9e tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 returned with HTTP 404 Aug 20 02:05:38.686290 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 408/1616] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.695371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e415331d-ae06-422c-ac34-090692b06618 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.697417 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e415331d-ae06-422c-ac34-090692b06618 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:38.697652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e415331d-ae06-422c-ac34-090692b06618 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.697893 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e415331d-ae06-422c-ac34-090692b06618 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.698192 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.698192 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:38.711265 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e415331d-ae06-422c-ac34-090692b06618 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:38.711265 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 405/1617] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs => generated 173 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.720183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.722610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False Aug 20 02:05:38.722768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.723027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.723383 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.723383 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:38.723829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 722920df-595f-4326-91bb-de5747f02e96, force: False {{(pid=100162) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:38.727277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a7d50440-b1b6-4722-84ba-e7f33a901fac tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False returned with HTTP 404 Aug 20 02:05:38.727873 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 406/1618] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.736862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-543fabc5-c440-449e-b375-73194315a51f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.740289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-543fabc5-c440-449e-b375-73194315a51f tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 Aug 20 02:05:38.740519 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-543fabc5-c440-449e-b375-73194315a51f tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.740930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-543fabc5-c440-449e-b375-73194315a51f tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.741213 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.741213 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:38.747468 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-543fabc5-c440-449e-b375-73194315a51f tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 returned with HTTP 404 Aug 20 02:05:38.748064 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 400/1619] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/722920df-595f-4326-91bb-de5747f02e96 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.758017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2385360c-5353-4d60-8e1a-42da43b4a71a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.759931 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2385360c-5353-4d60-8e1a-42da43b4a71a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:38.760708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2385360c-5353-4d60-8e1a-42da43b4a71a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-577805303", "consumer": "both"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:38.764867 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.qos_specs [None req-2385360c-5353-4d60-8e1a-42da43b4a71a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-577805303', 'consumer': 'both', 'specs': {}} {{(pid=100161) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 02:05:38.773003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-2385360c-5353-4d60-8e1a-42da43b4a71a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DB qos_specs_create(): root {'id': '66f90fba-93dd-47a4-b24c-bb8fb902d33e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-577805303'} {{(pid=100161) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 02:05:38.786288 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2385360c-5353-4d60-8e1a-42da43b4a71a tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:38.786288 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 409/1620] 10.4.3.27 () {68 vars in 1257 bytes} [Thu Aug 20 02:05:38 2026] POST /volume/v3/qos-specs => generated 362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.797071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.800481 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False Aug 20 02:05:38.800889 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.801294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.801702 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.801702 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:38.802536 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 66f90fba-93dd-47a4-b24c-bb8fb902d33e, force: False {{(pid=100164) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:38.833375 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a20df6e-901e-4b44-9fd2-7988d43023fa tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False returned with HTTP 202 Aug 20 02:05:38.835867 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 406/1621] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.846681 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e7669d1a-84c3-4d85-be78-ffe1dd8e6395 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.848934 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e7669d1a-84c3-4d85-be78-ffe1dd8e6395 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e Aug 20 02:05:38.849272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e7669d1a-84c3-4d85-be78-ffe1dd8e6395 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.849473 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e7669d1a-84c3-4d85-be78-ffe1dd8e6395 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.854267 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e7669d1a-84c3-4d85-be78-ffe1dd8e6395 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e returned with HTTP 404 Aug 20 02:05:38.854836 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 407/1622] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.863878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-46f9c1c5-3f5f-4e08-92d6-ae256afabed1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.865196 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46f9c1c5-3f5f-4e08-92d6-ae256afabed1 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:38.865517 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46f9c1c5-3f5f-4e08-92d6-ae256afabed1 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.866390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46f9c1c5-3f5f-4e08-92d6-ae256afabed1 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.883042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46f9c1c5-3f5f-4e08-92d6-ae256afabed1 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:38.883042 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 401/1623] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs => generated 173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.892655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.896733 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False Aug 20 02:05:38.897003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.897286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.898257 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.898257 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:38.898462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 66f90fba-93dd-47a4-b24c-bb8fb902d33e, force: False {{(pid=100161) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:38.902086 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1957896c-beec-45cd-bb39-c1a36ea78c75 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False returned with HTTP 404 Aug 20 02:05:38.902833 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 410/1624] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.912675 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cdf77d13-08df-4262-87c6-80a53f3a46de None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.916679 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cdf77d13-08df-4262-87c6-80a53f3a46de tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e Aug 20 02:05:38.916967 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cdf77d13-08df-4262-87c6-80a53f3a46de tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.917211 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cdf77d13-08df-4262-87c6-80a53f3a46de tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.917517 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.917517 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:38.921660 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cdf77d13-08df-4262-87c6-80a53f3a46de tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e returned with HTTP 404 Aug 20 02:05:38.922254 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 407/1625] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/66f90fba-93dd-47a4-b24c-bb8fb902d33e => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:38.934757 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.936681 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] POST https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:38.937088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-955540415", "consumer": "front-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:38.939029 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.qos_specs [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-955540415', 'consumer': 'front-end', 'specs': {}} {{(pid=100162) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 02:05:38.942151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DB qos_specs_create(): root {'id': '2ea26bab-a46b-46ed-b744-91e543169026', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-955540415'} {{(pid=100162) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 02:05:38.947795 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5e8fd89-cb13-472f-be8a-bd5fde27b268 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:38.948192 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 408/1626] 10.4.3.27 () {68 vars in 1257 bytes} [Thu Aug 20 02:05:38 2026] POST /volume/v3/qos-specs => generated 367 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:38.956899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.958857 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False Aug 20 02:05:38.959103 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.959399 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.959739 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:38.959739 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:38.960186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 2ea26bab-a46b-46ed-b744-91e543169026, force: False {{(pid=100163) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:38.982333 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bd5e0e77-b160-41bd-ac52-bb99862149c7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False returned with HTTP 202 Aug 20 02:05:38.982806 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 402/1627] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:38 2026] DELETE /volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:38.990857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e9a282ba-189f-4591-9537-8455b256feb5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:38.993387 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9a282ba-189f-4591-9537-8455b256feb5 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 Aug 20 02:05:38.994509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9a282ba-189f-4591-9537-8455b256feb5 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:38.994509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9a282ba-189f-4591-9537-8455b256feb5 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:38.998020 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.000987 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9a282ba-189f-4591-9537-8455b256feb5 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 returned with HTTP 404 Aug 20 02:05:39.001147 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:39.001193 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 411/1628] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:39.001260 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.001519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.009185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1c3a267a-cb0d-4767-af8d-f709758fecd3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.011547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c3a267a-cb0d-4767-af8d-f709758fecd3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:39.011719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c3a267a-cb0d-4767-af8d-f709758fecd3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.011984 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c3a267a-cb0d-4767-af8d-f709758fecd3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.012379 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.012379 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:39.015277 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.015277 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:39.021457 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:39.024046 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c3a267a-cb0d-4767-af8d-f709758fecd3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:39.024593 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 409/1629] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs => generated 173 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.026971 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0bdb6b84-4abc-4b14-a88b-5f892a84dae8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:39.027396 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 408/1630] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:38 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.032989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1298a982-187a-4ffe-9adb-8c4160c57755 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.035311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1298a982-187a-4ffe-9adb-8c4160c57755 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False Aug 20 02:05:39.035460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1298a982-187a-4ffe-9adb-8c4160c57755 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.035750 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1298a982-187a-4ffe-9adb-8c4160c57755 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.036054 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.036054 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:39.036603 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1298a982-187a-4ffe-9adb-8c4160c57755 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 2ea26bab-a46b-46ed-b744-91e543169026, force: False {{(pid=100163) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:39.045562 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1298a982-187a-4ffe-9adb-8c4160c57755 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False returned with HTTP 404 Aug 20 02:05:39.045562 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 403/1631] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:39 2026] DELETE /volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:39.055330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b366e819-4da3-4067-a041-9ad8fcd74496 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.057892 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b366e819-4da3-4067-a041-9ad8fcd74496 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 Aug 20 02:05:39.058137 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b366e819-4da3-4067-a041-9ad8fcd74496 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.058571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b366e819-4da3-4067-a041-9ad8fcd74496 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.063056 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b366e819-4da3-4067-a041-9ad8fcd74496 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 returned with HTTP 404 Aug 20 02:05:39.063839 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 412/1632] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/2ea26bab-a46b-46ed-b744-91e543169026 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:39.075717 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b4f2b6ac-ed54-47ad-adaa-8c72276ceea3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.079136 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b4f2b6ac-ed54-47ad-adaa-8c72276ceea3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.079317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b4f2b6ac-ed54-47ad-adaa-8c72276ceea3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.079539 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b4f2b6ac-ed54-47ad-adaa-8c72276ceea3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.081487 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.081487 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:39.087761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b4f2b6ac-ed54-47ad-adaa-8c72276ceea3 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 200 Aug 20 02:05:39.088134 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 410/1633] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.100264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6180195a-0c6f-427a-8bc5-51f2bfe6a660 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.102462 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6180195a-0c6f-427a-8bc5-51f2bfe6a660 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs Aug 20 02:05:39.102691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6180195a-0c6f-427a-8bc5-51f2bfe6a660 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.102927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6180195a-0c6f-427a-8bc5-51f2bfe6a660 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.109852 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6180195a-0c6f-427a-8bc5-51f2bfe6a660 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs returned with HTTP 200 Aug 20 02:05:39.110600 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 409/1634] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs => generated 173 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.120804 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.122804 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] PUT https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.123132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:39.128614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.qos_specs [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100163) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 20 02:05:39.136967 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] qos_specs_update() value: {'id': '642b4a26-7972-40eb-9612-07a657ae0bc9', 'key': 'iops_bytes', 'value': '500', 'specs_id': '79cd8c36-bb32-4fc1-a5e8-c5a2688745aa', 'deleted': False} {{(pid=100163) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 20 02:05:39.141167 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a70a4bd-5fa0-4f35-9e2b-a72e5b2c0dc4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 200 Aug 20 02:05:39.141724 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 404/1635] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:05:39 2026] PUT /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 36 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:05:39.150098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a66dedfc-aa36-4bd9-a5ca-14f03c45b8fc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.152102 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a66dedfc-aa36-4bd9-a5ca-14f03c45b8fc tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.152374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a66dedfc-aa36-4bd9-a5ca-14f03c45b8fc tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.152635 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a66dedfc-aa36-4bd9-a5ca-14f03c45b8fc tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.161176 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a66dedfc-aa36-4bd9-a5ca-14f03c45b8fc tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 200 Aug 20 02:05:39.161564 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 413/1636] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.170830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-89f2cb29-c205-4fa2-a223-a113b666ce70 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.173194 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89f2cb29-c205-4fa2-a223-a113b666ce70 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] PUT https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/delete_keys Aug 20 02:05:39.173698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89f2cb29-c205-4fa2-a223-a113b666ce70 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:39.175910 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.175910 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:39.176387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89f2cb29-c205-4fa2-a223-a113b666ce70 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete_key spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa, keys: ['iops_bytes'] {{(pid=100162) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 20 02:05:39.199950 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89f2cb29-c205-4fa2-a223-a113b666ce70 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/delete_keys returned with HTTP 202 Aug 20 02:05:39.200551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 411/1637] 10.4.3.27 () {68 vars in 1403 bytes} [Thu Aug 20 02:05:39 2026] PUT /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:39.210216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5b7448aa-6c33-4109-8452-bd43dd4845ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.214358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b7448aa-6c33-4109-8452-bd43dd4845ec tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.214533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b7448aa-6c33-4109-8452-bd43dd4845ec tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.214961 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b7448aa-6c33-4109-8452-bd43dd4845ec tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.215350 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.215350 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:39.221923 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b7448aa-6c33-4109-8452-bd43dd4845ec tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 200 Aug 20 02:05:39.223520 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 410/1638] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.236616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b5fbafac-d934-4e2e-a77f-8b1e6190c0a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.239120 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b5fbafac-d934-4e2e-a77f-8b1e6190c0a7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.239420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b5fbafac-d934-4e2e-a77f-8b1e6190c0a7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.239662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b5fbafac-d934-4e2e-a77f-8b1e6190c0a7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.239986 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.239986 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:39.249533 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b5fbafac-d934-4e2e-a77f-8b1e6190c0a7 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 200 Aug 20 02:05:39.250117 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 405/1639] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:39.264732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aac889b7-713a-4f24-ba68-18189fc87db4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.267579 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aac889b7-713a-4f24-ba68-18189fc87db4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] DELETE https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa?force=False Aug 20 02:05:39.267872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aac889b7-713a-4f24-ba68-18189fc87db4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.270166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aac889b7-713a-4f24-ba68-18189fc87db4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.270166 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.270166 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:39.270166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aac889b7-713a-4f24-ba68-18189fc87db4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Delete qos_spec: 79cd8c36-bb32-4fc1-a5e8-c5a2688745aa, force: False {{(pid=100161) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 02:05:39.309848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aac889b7-713a-4f24-ba68-18189fc87db4 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa?force=False returned with HTTP 202 Aug 20 02:05:39.310326 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 414/1640] 10.4.3.27 () {66 vars in 1373 bytes} [Thu Aug 20 02:05:39 2026] DELETE /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:39.320038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ec76e2d1-53e0-488f-bf6f-cf372accff03 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.322640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec76e2d1-53e0-488f-bf6f-cf372accff03 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] GET https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa Aug 20 02:05:39.322640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec76e2d1-53e0-488f-bf6f-cf372accff03 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:39.322640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec76e2d1-53e0-488f-bf6f-cf372accff03 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:39.322941 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.322941 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:39.327749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec76e2d1-53e0-488f-bf6f-cf372accff03 tempest-QosSpecsTestJSON-1124169070 tempest-QosSpecsTestJSON-1124169070-project-admin] https://10.4.3.27/volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa returned with HTTP 404 Aug 20 02:05:39.328632 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 412/1641] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:05:39 2026] GET /volume/v3/qos-specs/79cd8c36-bb32-4fc1-a5e8-c5a2688745aa => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:39.553090 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-045e42c9-001f-4261-8fe0-0482177e61ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:39.555558 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-045e42c9-001f-4261-8fe0-0482177e61ec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a/action Aug 20 02:05:39.556065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-045e42c9-001f-4261-8fe0-0482177e61ec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:39.556257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-045e42c9-001f-4261-8fe0-0482177e61ec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:39.577295 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:39.577295 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:39.596030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-052cc522-d7aa-4a7e-9c85-15f1cd3f6cb7 req-045e42c9-001f-4261-8fe0-0482177e61ec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a/action returned with HTTP 204 Aug 20 02:05:39.596586 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 411/1642] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:05:39 2026] POST /volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:40.046712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.050330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:40.050330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.050330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.070374 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.070374 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:40.079654 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:40.083954 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71d39fc4-f646-4b2c-92c4-cd64d17164ed tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:40.084530 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 406/1643] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:40.147019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.152161 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:40.152161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.152537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.174833 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.174833 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:40.190274 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:40.198467 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-e7307c1c-b47c-4ffe-8a19-2938aa6b88d9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:40.199039 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 415/1644] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:40.339130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f3a3228e-46de-471e-9a84-6f63fc188225 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.339130 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f3a3228e-46de-471e-9a84-6f63fc188225 None None] GET https://10.4.3.27/volume// Aug 20 02:05:40.339130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f3a3228e-46de-471e-9a84-6f63fc188225 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.339130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f3a3228e-46de-471e-9a84-6f63fc188225 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.339130 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f3a3228e-46de-471e-9a84-6f63fc188225 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:40.341378 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 413/1645] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:40.355443 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-525048d0-e46e-48f2-894a-d35c852ed9ad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.608210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-525048d0-e46e-48f2-894a-d35c852ed9ad tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:05:40.608210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-525048d0-e46e-48f2-894a-d35c852ed9ad tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def5aff6-aaf8-48a4-a041-78e24f7265dd", "connector": null, "instance_uuid": "c573ee48-c51e-4719-8cf0-cdbcfefd79e6"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:40.625624 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.625624 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:40.654259 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=338,cinder:INSERT=43,cinder:UPDATE=90 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:05:40.681055 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-525048d0-e46e-48f2-894a-d35c852ed9ad tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:05:40.681735 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 412/1646] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:05:40 2026] POST /volume/v3/attachments => generated 273 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:40.734171 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.736078 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:40.736425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.736695 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.754874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c6000856-e17d-4d33-9a50-29823fb988c3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.755524 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6000856-e17d-4d33-9a50-29823fb988c3 None None] GET https://10.4.3.27/volume// Aug 20 02:05:40.755932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c6000856-e17d-4d33-9a50-29823fb988c3 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.755932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c6000856-e17d-4d33-9a50-29823fb988c3 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.756918 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6000856-e17d-4d33-9a50-29823fb988c3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:40.757507 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 416/1647] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:40.764090 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.764090 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:40.769924 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:40.776871 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-34d61e55-81dc-4abc-9518-cbc3490adc32 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:40.777407 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 407/1648] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:40.784920 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.791421 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:40.791421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:40.791421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:40.794520 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=265,cinder:INSERT=19,cinder:UPDATE=44 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:05:40.817407 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.817407 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:40.822539 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:40.829286 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-c4c870cf-e96d-4f36-b704-127bd09259a6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:40.829286 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 414/1649] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:40.962002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:40.965174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e Aug 20 02:05:40.965553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:40.974716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:40.981514 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:40.982578 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:40.982578 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:41.166324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" released by "attachment_update" :: held 0.184s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:41.166324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-a6069646-0bc5-4278-888e-620becce34a0 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e returned with HTTP 200 Aug 20 02:05:41.166670 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 413/1650] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:40 2026] PUT /volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:41.804467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:41.804467 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:41.804467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:41.804467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:41.807578 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=249,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:05:41.830951 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:41.830951 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:41.835442 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:41.841922 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a60f8268-3ea4-417f-a84b-4676f3a97d0f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:41.843884 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 417/1651] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:41 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:42.864261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:42.867645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:42.868023 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:42.868505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:42.872116 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=249,cinder:INSERT=12,cinder:UPDATE=29 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:05:42.891375 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:42.891375 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:42.897159 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:42.904605 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b599ba4c-f7f3-4259-a9a7-9c8ac2d4f861 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:42.905309 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 408/1652] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:42 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:43.166182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0a2c182-9aa9-44dd-ad97-f35220fad514 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.300614 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0a2c182-9aa9-44dd-ad97-f35220fad514 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:43.301361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0a2c182-9aa9-44dd-ad97-f35220fad514 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2118885441", "os-volume-type-access:is_public": false}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:43.327720 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0a2c182-9aa9-44dd-ad97-f35220fad514 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:43.327764 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 415/1653] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:05:43 2026] POST /volume/v3/types => generated 229 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:43.342974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d7dc213f-d626-4b53-98e8-4a5f32fd3eb8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.452145 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7dc213f-d626-4b53-98e8-4a5f32fd3eb8 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:43.452145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d7dc213f-d626-4b53-98e8-4a5f32fd3eb8 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9516ba6d-f7fb-4f52-9186-cb8a364e021e", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:43.458283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-d7dc213f-d626-4b53-98e8-4a5f32fd3eb8 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Create volume request body: {'volume': {'volume_type': '9516ba6d-f7fb-4f52-9186-cb8a364e021e', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:43.479559 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7dc213f-d626-4b53-98e8-4a5f32fd3eb8 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 404 Aug 20 02:05:43.480302 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 414/1654] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:05:43 2026] POST /volume/v3/volumes => generated 114 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:43.492252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bfda4f44-528a-4f7d-85fe-8c20bdf33354 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.494532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfda4f44-528a-4f7d-85fe-8c20bdf33354 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action Aug 20 02:05:43.495027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bfda4f44-528a-4f7d-85fe-8c20bdf33354 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"addProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:43.495336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bfda4f44-528a-4f7d-85fe-8c20bdf33354 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:43.518871 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfda4f44-528a-4f7d-85fe-8c20bdf33354 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action returned with HTTP 202 Aug 20 02:05:43.519398 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 418/1655] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:43 2026] POST /volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:43.526374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-71d086d1-a102-4ec3-883a-8d9baa30f653 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.531290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.533121 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-71d086d1-a102-4ec3-883a-8d9baa30f653 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e/action Aug 20 02:05:43.534129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-71d086d1-a102-4ec3-883a-8d9baa30f653 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:43.534129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-71d086d1-a102-4ec3-883a-8d9baa30f653 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:43.534931 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:43.535437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9516ba6d-f7fb-4f52-9186-cb8a364e021e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-746867434"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:43.539764 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Create volume request body: {'volume': {'volume_type': '9516ba6d-f7fb-4f52-9186-cb8a364e021e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-746867434'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:43.547553 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Create volume of 1 GB Aug 20 02:05:43.548298 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:43.548298 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:43.548755 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Availability Zones retrieved successfully. Aug 20 02:05:43.558340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Flow 'volume_create_api' (3f0b76ef-578d-4ab0-b1bf-884bb5c92016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:43.561274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1c441e-8743-4a2b-85d9-b3dfef086a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:43.563854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:05:43.578726 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:43.578726 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:43.600931 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1c441e-8743-4a2b-85d9-b3dfef086a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:05:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9516ba6d-f7fb-4f52-9186-cb8a364e021e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2118885441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9516ba6d-f7fb-4f52-9186-cb8a364e021e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:43.602939 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a4141-b5be-4ad3-a1a9-90a88c122e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:43.607074 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f6ca79e6-c8e8-4b4b-b0d5-ae76428b2317 req-71d086d1-a102-4ec3-883a-8d9baa30f653 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e/action returned with HTTP 204 Aug 20 02:05:43.608071 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 409/1656] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:05:43 2026] POST /volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:43.663144 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2118885441 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2118885441, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:05:43.664111 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2118885441 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2118885441, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:05:43.727474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Created reservations ['706e010d-42fc-415a-98d5-f3156b39b338', 'd2303271-d889-4b2b-b3f2-14210ddebb5e', '152f8286-a02d-4775-95a8-f0682da265b4', '8ad923d2-6fee-473c-9b99-41850ddd68e2'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:05:43.728349 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a4141-b5be-4ad3-a1a9-90a88c122e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706e010d-42fc-415a-98d5-f3156b39b338', 'd2303271-d889-4b2b-b3f2-14210ddebb5e', '152f8286-a02d-4775-95a8-f0682da265b4', '8ad923d2-6fee-473c-9b99-41850ddd68e2']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:43.729441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a80d2f1-b833-4807-921f-1d4e4b96eb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:43.762064 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a80d2f1-b833-4807-921f-1d4e4b96eb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf2e9d62-9482-4de6-b981-3f5908571686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-746867434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7e5a0c557443a194901fce2fbb99d0',qos_specs=None,replication_status=,reservations=['706e010d-42fc-415a-98d5-f3156b39b338','d2303271-d889-4b2b-b3f2-14210ddebb5e','152f8286-a02d-4775-95a8-f0682da265b4','8ad923d2-6fee-473c-9b99-41850ddd68e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf26a2b868a4d76bea9c1ce5ece068c',volume_type_id=9516ba6d-f7fb-4f52-9186-cb8a364e021e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-746867434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf2e9d62-9482-4de6-b981-3f5908571686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a7e5a0c557443a194901fce2fbb99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaf26a2b868a4d76bea9c1ce5ece068c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9516ba6d-f7fb-4f52-9186-cb8a364e021e),volume_type_id=9516ba6d-f7fb-4f52-9186-cb8a364e021e)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:43.763503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e9e4bd-c778-46fe-b967-02b32cb9518b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:43.793563 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e9e4bd-c778-46fe-b967-02b32cb9518b) transitioned into state 'SUCCESS' from state '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-746867434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7e5a0c557443a194901fce2fbb99d0',qos_specs=None,replication_status=,reservations=['706e010d-42fc-415a-98d5-f3156b39b338','d2303271-d889-4b2b-b3f2-14210ddebb5e','152f8286-a02d-4775-95a8-f0682da265b4','8ad923d2-6fee-473c-9b99-41850ddd68e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf26a2b868a4d76bea9c1ce5ece068c',volume_type_id=9516ba6d-f7fb-4f52-9186-cb8a364e021e)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:43.794555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a001e6-1ab0-4546-b1a7-8de584d26f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:43.806707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a001e6-1ab0-4546-b1a7-8de584d26f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:43.808033 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Flow 'volume_create_api' (3f0b76ef-578d-4ab0-b1bf-884bb5c92016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:43.808703 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Create volume request issued successfully. Aug 20 02:05:43.809721 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ad149f3-d5c8-4005-bb8f-f2f6c631283a tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:05:43.810319 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 416/1657] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:05:43 2026] POST /volume/v3/volumes => generated 793 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:05:43.830136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.836270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] GET https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:43.836270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:43.836270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:43.846951 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:43.846951 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:43.854081 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Volume info retrieved successfully. Aug 20 02:05:43.859846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa6df43a-12e7-4288-ab75-24b46f41f35d tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 200 Aug 20 02:05:43.860536 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 415/1658] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:43 2026] GET /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:43.926286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:43.936078 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:43.936078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:43.936513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:43.955801 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:43.955801 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:43.962612 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:43.969009 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-120352f3-53f6-4a3e-9288-7953e872f0d8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:43.969318 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 419/1659] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:43 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:44.878313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:44.880492 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] GET https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:44.880762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:44.880998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:44.889388 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:44.889388 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:44.893885 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Volume info retrieved successfully. Aug 20 02:05:44.899026 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-883f4a4d-d416-4a53-9fa7-e41fe67d077e tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 200 Aug 20 02:05:44.899574 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 410/1660] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:44 2026] GET /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:44.913066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:44.915863 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] GET https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:44.917016 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:44.917385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:44.925630 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:44.925630 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:44.932322 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Volume info retrieved successfully. Aug 20 02:05:44.940478 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5f110000-57e3-4523-9e1a-ae7dca0d5157 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 200 Aug 20 02:05:44.941241 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 417/1661] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:44 2026] GET /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:44.955778 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:44.959113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:44.959365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:44.959603 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:44.959790 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Delete volume with id: cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:44.976924 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:44.976924 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:44.977435 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Volume info retrieved successfully. Aug 20 02:05:45.008107 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Delete volume request issued successfully. Aug 20 02:05:45.008400 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76b31dcf-7ca2-4c67-943d-ef7f7b9b82bb tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 202 Aug 20 02:05:45.008825 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 416/1662] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:44 2026] DELETE /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:45.023029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:45.025572 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] GET https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:45.025690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:45.025916 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:45.035916 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:45.035916 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:45.041244 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Volume info retrieved successfully. Aug 20 02:05:45.049088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee6bbca5-f9a0-4984-9c3f-cf4aea0c5d51 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 200 Aug 20 02:05:45.049808 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 420/1663] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:45 2026] GET /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:46.064983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-70c37695-e812-4f7f-bfe1-31168819bb23 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.066929 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70c37695-e812-4f7f-bfe1-31168819bb23 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] GET https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 Aug 20 02:05:46.067129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70c37695-e812-4f7f-bfe1-31168819bb23 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.067324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70c37695-e812-4f7f-bfe1-31168819bb23 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.074733 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70c37695-e812-4f7f-bfe1-31168819bb23 tempest-VolumeTypesAccessTest-1931508953 tempest-VolumeTypesAccessTest-1931508953-project-member] https://10.4.3.27/volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 returned with HTTP 404 Aug 20 02:05:46.075097 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 411/1664] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:46 2026] GET /volume/v3/volumes/cf2e9d62-9482-4de6-b981-3f5908571686 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:46.083148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b46fd14f-063e-4e8e-9185-d76c6ba76c8b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.085145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b46fd14f-063e-4e8e-9185-d76c6ba76c8b tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action Aug 20 02:05:46.086182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b46fd14f-063e-4e8e-9185-d76c6ba76c8b tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"removeProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:46.086361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b46fd14f-063e-4e8e-9185-d76c6ba76c8b tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.105654 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b46fd14f-063e-4e8e-9185-d76c6ba76c8b tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action returned with HTTP 202 Aug 20 02:05:46.106201 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 418/1665] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.115147 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ee2d5d6-1ca5-47e4-96d4-4541b9131bc9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.117357 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ee2d5d6-1ca5-47e4-96d4-4541b9131bc9 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] DELETE https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e Aug 20 02:05:46.117534 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d5d6-1ca5-47e4-96d4-4541b9131bc9 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.117713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d5d6-1ca5-47e4-96d4-4541b9131bc9 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.167654 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ee2d5d6-1ca5-47e4-96d4-4541b9131bc9 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e returned with HTTP 202 Aug 20 02:05:46.167654 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 417/1666] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:46 2026] DELETE /volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.179607 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95b183b1-7c7b-40fd-8c2a-d356bae179fd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.183350 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95b183b1-7c7b-40fd-8c2a-d356bae179fd tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] GET https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e Aug 20 02:05:46.183350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95b183b1-7c7b-40fd-8c2a-d356bae179fd tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.183350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95b183b1-7c7b-40fd-8c2a-d356bae179fd tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.188836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95b183b1-7c7b-40fd-8c2a-d356bae179fd tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e returned with HTTP 404 Aug 20 02:05:46.190929 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 421/1667] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:05:46 2026] GET /volume/v3/types/9516ba6d-f7fb-4f52-9186-cb8a364e021e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:46.201538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b31987df-989d-4f4c-b152-8fff284d4736 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.203280 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b31987df-989d-4f4c-b152-8fff284d4736 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:05:46.203637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b31987df-989d-4f4c-b152-8fff284d4736 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-488121305", "os-volume-type-access:is_public": false}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.230646 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b31987df-989d-4f4c-b152-8fff284d4736 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:05:46.231511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 412/1668] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:46.244246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-40890037-c6bb-4003-aee4-5a340e2667c8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.247768 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40890037-c6bb-4003-aee4-5a340e2667c8 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action Aug 20 02:05:46.249499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40890037-c6bb-4003-aee4-5a340e2667c8 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"addProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:46.249499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40890037-c6bb-4003-aee4-5a340e2667c8 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.274337 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40890037-c6bb-4003-aee4-5a340e2667c8 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action returned with HTTP 202 Aug 20 02:05:46.275056 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 419/1669] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.285264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b837353d-fc40-4845-a60b-d0d5d597ea2a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.288524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b837353d-fc40-4845-a60b-d0d5d597ea2a tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action Aug 20 02:05:46.288524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b837353d-fc40-4845-a60b-d0d5d597ea2a tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"addProjectAccess": {"project": "977b9d37fb23497782feeb64d2fa458e"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:46.288895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b837353d-fc40-4845-a60b-d0d5d597ea2a tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "977b9d37fb23497782feeb64d2fa458e"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.309376 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b837353d-fc40-4845-a60b-d0d5d597ea2a tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action returned with HTTP 202 Aug 20 02:05:46.310353 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 418/1670] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.324584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dd9a10d7-32e8-4c29-8755-459cd7dc79e4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.327401 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd9a10d7-32e8-4c29-8755-459cd7dc79e4 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] GET https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/os-volume-type-access Aug 20 02:05:46.327778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd9a10d7-32e8-4c29-8755-459cd7dc79e4 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.328100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd9a10d7-32e8-4c29-8755-459cd7dc79e4 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.345265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd9a10d7-32e8-4c29-8755-459cd7dc79e4 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/os-volume-type-access returned with HTTP 200 Aug 20 02:05:46.346629 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 422/1671] 10.4.3.27 () {66 vars in 1401 bytes} [Thu Aug 20 02:05:46 2026] GET /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:46.357816 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3255619e-a500-41e2-bf4f-d349ced087fe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.360989 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3255619e-a500-41e2-bf4f-d349ced087fe tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action Aug 20 02:05:46.361531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3255619e-a500-41e2-bf4f-d349ced087fe tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"removeProjectAccess": {"project": "977b9d37fb23497782feeb64d2fa458e"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:46.361753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3255619e-a500-41e2-bf4f-d349ced087fe tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "977b9d37fb23497782feeb64d2fa458e"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.383467 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3255619e-a500-41e2-bf4f-d349ced087fe tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action returned with HTTP 202 Aug 20 02:05:46.383967 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 413/1672] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.392280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4acdb096-39b2-402d-bf13-ed90aece7e21 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.394348 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4acdb096-39b2-402d-bf13-ed90aece7e21 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] POST https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action Aug 20 02:05:46.394876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4acdb096-39b2-402d-bf13-ed90aece7e21 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action body: b'{"removeProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:46.395099 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4acdb096-39b2-402d-bf13-ed90aece7e21 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0a7e5a0c557443a194901fce2fbb99d0"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:46.411803 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4acdb096-39b2-402d-bf13-ed90aece7e21 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action returned with HTTP 202 Aug 20 02:05:46.412455 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 420/1673] 10.4.3.27 () {68 vars in 1377 bytes} [Thu Aug 20 02:05:46 2026] POST /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.420929 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1956b647-d751-4332-8b77-2e5aaab32349 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.425859 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1956b647-d751-4332-8b77-2e5aaab32349 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] DELETE https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 Aug 20 02:05:46.426163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1956b647-d751-4332-8b77-2e5aaab32349 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.426500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1956b647-d751-4332-8b77-2e5aaab32349 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.467582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1956b647-d751-4332-8b77-2e5aaab32349 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 returned with HTTP 202 Aug 20 02:05:46.468135 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 419/1674] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:05:46 2026] DELETE /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:46.476757 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7cc341e4-0ede-411a-8418-37f4d62da123 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:46.481455 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7cc341e4-0ede-411a-8418-37f4d62da123 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] GET https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 Aug 20 02:05:46.481728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7cc341e4-0ede-411a-8418-37f4d62da123 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:46.482199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7cc341e4-0ede-411a-8418-37f4d62da123 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:46.487449 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7cc341e4-0ede-411a-8418-37f4d62da123 tempest-VolumeTypesAccessTest-772655073 tempest-VolumeTypesAccessTest-772655073-project-admin] https://10.4.3.27/volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 returned with HTTP 404 Aug 20 02:05:46.488325 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 423/1675] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:05:46 2026] GET /volume/v3/types/89bcbb15-fc72-43ad-b5b0-b1c81e5320c9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:47.796915 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:47.801419 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:05:47.801696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:47.801941 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:47.825356 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:47.825356 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:47.825848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:47.829435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:05:47.829743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:47.829987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:47.831020 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:47.837851 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fd257e27-ec78-46e0-a778-1899c568b741 req-f10ebfdd-d106-43d3-942f-0628c7a4a8cd tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:05:47.837851 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 414/1676] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:47 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:47.845997 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:47.845997 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:47.850896 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:05:47.861316 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-082b0b1d-0db8-4e03-a64d-75e92dbf706f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:05:47.862147 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 421/1677] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:47 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:47.986318 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:47.992018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:47.992328 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:47.992573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:48.003820 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:48.003820 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:48.009530 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:48.020012 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5add7eb0-d64e-4b87-89e0-dad41de2a10f tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:05:48.020703 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 420/1678] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:47 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:48.092514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:48.094899 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:48.094899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:48.095144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:48.109347 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:48.109347 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:48.117511 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:48.125464 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f10b794-5140-4152-b4a2-b8e3b3b1bcf0 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:05:48.126013 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 424/1679] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:48 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:48.364693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-595f332d-5763-4b64-9aef-a566bfa9fb8f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:48.364693 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-595f332d-5763-4b64-9aef-a566bfa9fb8f None None] GET https://10.4.3.27/volume// Aug 20 02:05:48.364973 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-595f332d-5763-4b64-9aef-a566bfa9fb8f None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:48.365287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-595f332d-5763-4b64-9aef-a566bfa9fb8f None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:48.365516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-595f332d-5763-4b64-9aef-a566bfa9fb8f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:48.366894 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 415/1680] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:48.381784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-079b21c0-2c49-4af7-b780-94151860ca56 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:48.384445 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-079b21c0-2c49-4af7-b780-94151860ca56 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:05:48.384664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-079b21c0-2c49-4af7-b780-94151860ca56 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def5aff6-aaf8-48a4-a041-78e24f7265dd", "connector": null, "instance_uuid": "022b469e-7336-4036-904d-19a001115eaa"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:48.416630 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:48.416630 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:48.468835 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-079b21c0-2c49-4af7-b780-94151860ca56 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:05:48.470187 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 422/1681] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:05:48 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:48.493863 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e03d637e-db80-4b25-9eeb-5438fe9a9f7e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:48.501300 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e03d637e-db80-4b25-9eeb-5438fe9a9f7e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a Aug 20 02:05:48.501559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e03d637e-db80-4b25-9eeb-5438fe9a9f7e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:48.501823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e03d637e-db80-4b25-9eeb-5438fe9a9f7e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:48.515928 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:48.515928 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:48.611913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e03d637e-db80-4b25-9eeb-5438fe9a9f7e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a returned with HTTP 200 Aug 20 02:05:48.611913 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 421/1682] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:48 2026] DELETE /volume/v3/attachments/81371d27-a000-410a-8e2b-34d17b5ad84a => generated 367 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:50.207610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:50.209959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e Aug 20 02:05:50.210412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:50.220098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:50.227260 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:50.228516 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:50.228516 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:50.330429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" released by "attachment_update" :: held 0.103s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:50.330429 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-80487da7-b94f-41e9-b776-1f9d6b09b09e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e returned with HTTP 200 Aug 20 02:05:50.330955 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 425/1683] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:50 2026] PUT /volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:50.346475 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-d82135f6-af6a-4538-9933-e8b25329bd34 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:50.349146 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-d82135f6-af6a-4538-9933-e8b25329bd34 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e Aug 20 02:05:50.349441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-d82135f6-af6a-4538-9933-e8b25329bd34 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:50.349590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-d82135f6-af6a-4538-9933-e8b25329bd34 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:50.371402 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-d82135f6-af6a-4538-9933-e8b25329bd34 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e returned with HTTP 200 Aug 20 02:05:50.371820 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 416/1684] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:05:50 2026] GET /volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:52.402151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:52.404548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:05:52.404893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:52.405873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:52.429524 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:52.429524 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:52.434875 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:52.446565 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f7e9cd1-33fe-4c6c-94f6-4332806662bf tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:05:52.447107 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 423/1685] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:52 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:52.524088 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:52.531751 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:05:52.531751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:52.531751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:52.547474 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:52.547474 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:52.552947 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:52.559213 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-791a1ca4-3aeb-4c6e-abe8-958f47cf440c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:05:52.559660 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 422/1686] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:52 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:52.596216 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:52.606456 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a/action Aug 20 02:05:52.608030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:52.608030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:52.630327 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:52.630327 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:52.632558 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:52.642017 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Begin detaching volume completed successfully. Aug 20 02:05:52.642848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8a23a928-0a97-4490-8c4f-75dd63286d81 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a/action returned with HTTP 202 Aug 20 02:05:52.642848 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 426/1687] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:05:52 2026] POST /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:05:52.781194 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fccd9c64-e13b-427d-bcac-7cd13040c1b5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:52.781749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fccd9c64-e13b-427d-bcac-7cd13040c1b5 None None] GET https://10.4.3.27/volume// Aug 20 02:05:52.783096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fccd9c64-e13b-427d-bcac-7cd13040c1b5 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:52.783096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fccd9c64-e13b-427d-bcac-7cd13040c1b5 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:52.783096 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fccd9c64-e13b-427d-bcac-7cd13040c1b5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:52.783096 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 417/1688] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:52.799523 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:52.802585 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:05:52.803089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:52.803265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:52.814825 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:52.814825 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:52.821155 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:52.826220 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-8d7c57cf-3cb6-4a8d-b509-15ca27bec72c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:05:52.826748 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 424/1689] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:52 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:53.157103 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:53.160849 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:53.161188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:53.161332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:53.161545 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Delete volume with id: b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:53.173041 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:53.173041 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:53.175318 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:53.219863 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Delete volume request issued successfully. Aug 20 02:05:53.221510 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ff528a10-0fb3-43eb-ae0c-f7ac19766f57 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 202 Aug 20 02:05:53.221510 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 423/1690] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:53 2026] DELETE /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:53.236177 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:53.238372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:53.238588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:53.238899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:53.253705 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:53.253705 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:53.261615 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:53.272547 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edf3310d-d26c-4f59-93c4-4c69e2e7b4d3 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 200 Aug 20 02:05:53.273028 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 427/1691] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:53 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:54.016068 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-f33bae3a-f9c1-4cf3-866a-0fbd4f4643af None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:54.021159 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-f33bae3a-f9c1-4cf3-866a-0fbd4f4643af tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 Aug 20 02:05:54.021159 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-f33bae3a-f9c1-4cf3-866a-0fbd4f4643af tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:54.021319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-f33bae3a-f9c1-4cf3-866a-0fbd4f4643af tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:54.031339 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:54.031339 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:54.121782 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-de32c09f-0abc-464e-8481-dec77bcd0814 req-f33bae3a-f9c1-4cf3-866a-0fbd4f4643af tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 returned with HTTP 200 Aug 20 02:05:54.122061 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 418/1692] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:54 2026] DELETE /volume/v3/attachments/4b8e7624-ef28-4967-91b4-cb9fb39376e7 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:54.293399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-066d8b9c-37ea-436d-9edb-84c09c0cb619 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:54.298825 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-066d8b9c-37ea-436d-9edb-84c09c0cb619 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 Aug 20 02:05:54.299137 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-066d8b9c-37ea-436d-9edb-84c09c0cb619 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:54.299499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-066d8b9c-37ea-436d-9edb-84c09c0cb619 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:54.306829 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-066d8b9c-37ea-436d-9edb-84c09c0cb619 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 returned with HTTP 404 Aug 20 02:05:54.307629 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 425/1693] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:54 2026] GET /volume/v3/volumes/b2b0c3d2-5a08-47f4-bb62-f04325a68bb7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:54.396064 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:54.399436 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:05:54.399786 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:54.400061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:54.400324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Delete volume with id: 2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:05:54.411600 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:54.411600 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:54.412252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:54.450972 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Delete volume request issued successfully. Aug 20 02:05:54.451285 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0b2cd8ed-153d-4f6e-bc14-8fa87e38a23a tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 202 Aug 20 02:05:54.451726 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 424/1694] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:05:54 2026] DELETE /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:54.461523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:54.465565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:05:54.465565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:54.465565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:54.476403 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:54.476403 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:54.482998 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Volume info retrieved successfully. Aug 20 02:05:54.492507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48bf5789-dd33-40c2-aef3-6a1a3eedec17 tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 200 Aug 20 02:05:54.493813 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 428/1695] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:54 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:54.840033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:54.843053 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:05:54.843413 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:54.843731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:54.854655 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:54.854655 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:54.860535 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:05:54.866798 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e640949-cf0b-46b8-9062-3e5b2de07f77 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:05:54.867485 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 419/1696] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:54 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:55.308562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-5f25e91f-f39c-45b6-b38c-51da2ea2f4fe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:55.312782 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-5f25e91f-f39c-45b6-b38c-51da2ea2f4fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] DELETE https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 Aug 20 02:05:55.313014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-5f25e91f-f39c-45b6-b38c-51da2ea2f4fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:55.313277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-5f25e91f-f39c-45b6-b38c-51da2ea2f4fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:55.322350 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:55.322350 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:55.432737 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-5f25e91f-f39c-45b6-b38c-51da2ea2f4fe tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 returned with HTTP 200 Aug 20 02:05:55.432737 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 426/1697] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:05:55 2026] DELETE /volume/v3/attachments/2658d7ff-3fb6-4ab8-9a49-302aaa165329 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:55.453547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:55.458983 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:05:55.459207 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:55.459806 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:55.459806 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Delete volume with id: e95ff90f-5678-4fba-a055-c6b6c6b7e26a Aug 20 02:05:55.477635 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:55.477635 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:55.478844 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Volume info retrieved successfully. Aug 20 02:05:55.506600 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e52ba74e-d508-4788-93e6-5eaff4848723 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:55.510932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e52ba74e-d508-4788-93e6-5eaff4848723 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e/action Aug 20 02:05:55.510932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e52ba74e-d508-4788-93e6-5eaff4848723 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:05:55.510932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e52ba74e-d508-4788-93e6-5eaff4848723 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:55.519331 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] Delete volume request issued successfully. Aug 20 02:05:55.519331 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6a15c62b-efa1-4aae-8f9c-20cbe397ecd3 req-8426a1c0-14d3-464d-a76d-a13849c9a093 tempest-TestShelveInstance-896084593 tempest-TestShelveInstance-896084593-project-member] https://10.4.3.27/volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a returned with HTTP 202 Aug 20 02:05:55.519885 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 425/1698] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:05:55 2026] DELETE /volume/v3/volumes/e95ff90f-5678-4fba-a055-c6b6c6b7e26a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:05:55.524818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f2ee5567-628b-46ff-9828-976559b570fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:55.527391 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2ee5567-628b-46ff-9828-976559b570fa tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] GET https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 Aug 20 02:05:55.527391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2ee5567-628b-46ff-9828-976559b570fa tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:55.527819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f2ee5567-628b-46ff-9828-976559b570fa tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:55.557459 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f2ee5567-628b-46ff-9828-976559b570fa tempest-AttachVolumeShelveTestJSON-1504531770 tempest-AttachVolumeShelveTestJSON-1504531770-project-member] https://10.4.3.27/volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 returned with HTTP 404 Aug 20 02:05:55.558077 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 420/1699] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:55 2026] GET /volume/v3/volumes/2a37e58e-1689-4435-a0a5-7dc27718dfe1 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:55.572950 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:55.572950 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:55.603090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-664d5819-3371-45d1-9d98-8c0418b894a0 req-e52ba74e-d508-4788-93e6-5eaff4848723 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e/action returned with HTTP 204 Aug 20 02:05:55.603713 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 429/1700] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:05:55 2026] POST /volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:05:57.171936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b910f8dc-897f-4989-a404-23da6c696e98 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:57.298258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:05:57.298258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-912301208"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:57.299782 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-912301208'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:05:57.300116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Create volume of 1 GB Aug 20 02:05:57.300694 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:57.300694 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:57.306448 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Availability Zones retrieved successfully. Aug 20 02:05:57.312969 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Flow 'volume_create_api' (b98af0f6-e504-4c6a-9127-0b437e399248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:57.315085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a939ee2b-458d-4f25-8864-8f78907e7a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:57.316791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:05:57.355395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a939ee2b-458d-4f25-8864-8f78907e7a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:57.356355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19b526f-b601-4288-a504-48e63f544e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:57.459279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Created reservations ['658451a3-736b-4b97-a36e-acb99b5f5c0f', '25f7faff-9f89-4cbb-b0ba-86546ccaff0b', 'a8fcb96f-dcb9-4221-8187-bb587d4fdd31', 'b3369334-6916-4393-a1b0-04d869a29b03'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:05:57.459874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19b526f-b601-4288-a504-48e63f544e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658451a3-736b-4b97-a36e-acb99b5f5c0f', '25f7faff-9f89-4cbb-b0ba-86546ccaff0b', 'a8fcb96f-dcb9-4221-8187-bb587d4fdd31', 'b3369334-6916-4393-a1b0-04d869a29b03']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:57.460878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7385e01c-b104-4977-9b5d-60d92c4fdaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:57.495284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7385e01c-b104-4977-9b5d-60d92c4fdaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d5cf0d-859c-4b2b-912c-b75de1c0655c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-912301208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8798e8f0e574fbe81fb45f3f955d127',qos_specs=None,replication_status=,reservations=['658451a3-736b-4b97-a36e-acb99b5f5c0f','25f7faff-9f89-4cbb-b0ba-86546ccaff0b','a8fcb96f-dcb9-4221-8187-bb587d4fdd31','b3369334-6916-4393-a1b0-04d869a29b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479267bb32264860bee9544efd43b30f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-912301208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d5cf0d-859c-4b2b-912c-b75de1c0655c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8798e8f0e574fbe81fb45f3f955d127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479267bb32264860bee9544efd43b30f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:57.495804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd1298a-f87c-44a3-83c3-38d5be23977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:57.525494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd1298a-f87c-44a3-83c3-38d5be23977b) transitioned into state 'SUCCESS' from state '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-912301208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8798e8f0e574fbe81fb45f3f955d127',qos_specs=None,replication_status=,reservations=['658451a3-736b-4b97-a36e-acb99b5f5c0f','25f7faff-9f89-4cbb-b0ba-86546ccaff0b','a8fcb96f-dcb9-4221-8187-bb587d4fdd31','b3369334-6916-4393-a1b0-04d869a29b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479267bb32264860bee9544efd43b30f',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:57.526740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebcfb3a-4b87-457a-a402-d3187ef7da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:05:57.541483 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebcfb3a-4b87-457a-a402-d3187ef7da38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:05:57.542875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Flow 'volume_create_api' (b98af0f6-e504-4c6a-9127-0b437e399248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:05:57.543375 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Create volume request issued successfully. Aug 20 02:05:57.544294 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b910f8dc-897f-4989-a404-23da6c696e98 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:05:57.544679 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 427/1701] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:05:57 2026] POST /volume/v3/volumes => generated 746 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:05:57.559891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6d92877f-9489-480c-a796-3c819e9b5053 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:57.562654 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d92877f-9489-480c-a796-3c819e9b5053 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:05:57.562808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d92877f-9489-480c-a796-3c819e9b5053 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:57.563006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d92877f-9489-480c-a796-3c819e9b5053 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:57.578798 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:57.578798 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:57.584327 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6d92877f-9489-480c-a796-3c819e9b5053 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:05:57.591030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d92877f-9489-480c-a796-3c819e9b5053 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:05:57.591712 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 426/1702] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:57 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:58.609530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3411892c-221c-4462-93ee-d35b9dee1894 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:58.612717 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3411892c-221c-4462-93ee-d35b9dee1894 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:05:58.612717 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3411892c-221c-4462-93ee-d35b9dee1894 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:58.615013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3411892c-221c-4462-93ee-d35b9dee1894 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:58.626564 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:58.626564 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:58.631695 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3411892c-221c-4462-93ee-d35b9dee1894 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:05:58.638198 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3411892c-221c-4462-93ee-d35b9dee1894 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:05:58.638975 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 421/1703] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:58 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:05:59.229273 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.234209 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:05:59.234209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:59.234395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:59.245386 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:59.245386 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:05:59.255042 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:59.261982 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-90bae2af-d0c7-4629-b684-8b41be3d126b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:05:59.262500 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 430/1704] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:05:59 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:59.366816 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd201644-c1f1-4166-bb85-93d69f7fa44c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.367440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd201644-c1f1-4166-bb85-93d69f7fa44c None None] GET https://10.4.3.27/volume// Aug 20 02:05:59.367637 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd201644-c1f1-4166-bb85-93d69f7fa44c None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:59.367877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd201644-c1f1-4166-bb85-93d69f7fa44c None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:59.368277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd201644-c1f1-4166-bb85-93d69f7fa44c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:59.368627 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 428/1705] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:05:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:05:59.379865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-4164545a-1c7e-49c5-b5f8-a1ccb98ba766 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.386783 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-4164545a-1c7e-49c5-b5f8-a1ccb98ba766 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:05:59.387338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-4164545a-1c7e-49c5-b5f8-a1ccb98ba766 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a85867b-16f0-48cb-8f01-ff5a51bd62d4", "connector": null, "instance_uuid": "6e4bc2ec-e22a-42fc-865f-cadc7c08e611"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:59.399103 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:59.399103 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:59.444652 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-4164545a-1c7e-49c5-b5f8-a1ccb98ba766 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:05:59.445363 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 427/1706] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:05:59 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 20 02:05:59.496300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.500559 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:05:59.500780 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:59.501050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:59.517517 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ecb04312-82ff-4db0-b887-6a0e2c59efe3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.517890 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecb04312-82ff-4db0-b887-6a0e2c59efe3 None None] GET https://10.4.3.27/volume// Aug 20 02:05:59.518189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecb04312-82ff-4db0-b887-6a0e2c59efe3 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:59.518417 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:59.518417 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:05:59.518509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecb04312-82ff-4db0-b887-6a0e2c59efe3 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:59.518813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecb04312-82ff-4db0-b887-6a0e2c59efe3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:05:59.519120 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 431/1707] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:05:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:05:59.526379 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:59.530880 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.533153 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-24007608-4ee1-44c9-b2ae-4a59ef0d1a69 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:05:59.533744 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 422/1708] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:05:59 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:05:59.535917 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:05:59.535917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:05:59.535917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:05:59.553099 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:59.553099 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:05:59.557896 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:05:59.566655 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-8e42e0a1-88da-4ce2-b82b-af871b8c10a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:05:59.566655 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 429/1709] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:05:59 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:05:59.702565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:05:59.706023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] PUT https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 Aug 20 02:05:59.706418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:05:59.722173 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Acquiring lock "cinder-attachment_update-8a85867b-16f0-48cb-8f01-ff5a51bd62d4-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:05:59.729271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Lock "cinder-attachment_update-8a85867b-16f0-48cb-8f01-ff5a51bd62d4-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:05:59.729271 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:05:59.729271 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:05:59.898452 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Lock "cinder-attachment_update-8a85867b-16f0-48cb-8f01-ff5a51bd62d4-np0000007844" released by "attachment_update" :: held 0.171s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:05:59.898769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-0ee3b291-5cbb-4643-9f2e-8605bf6dd70c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 returned with HTTP 200 Aug 20 02:05:59.899268 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 428/1710] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:05:59 2026] PUT /volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:00.558427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dfb19249-5c43-458e-bafe-4d2bee85652f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:00.559087 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfb19249-5c43-458e-bafe-4d2bee85652f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:00.559484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfb19249-5c43-458e-bafe-4d2bee85652f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:00.559627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfb19249-5c43-458e-bafe-4d2bee85652f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:00.585263 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:00.585263 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:00.590502 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-dfb19249-5c43-458e-bafe-4d2bee85652f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:00.597960 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfb19249-5c43-458e-bafe-4d2bee85652f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:00.599924 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 432/1711] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:00 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:01.617948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:01.620289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:01.620899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:01.621370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:01.640127 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:01.640127 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:01.648520 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:01.657031 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dc367c1c-5bdc-4bb6-b0ff-492edd6a81d7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:01.657742 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 423/1712] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:01 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:02.085255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:02.222761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] GET https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 Aug 20 02:06:02.223011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:02.223316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:02.240950 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:02.241324 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:02.241669 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:02.253036 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c0a1aeb2-aa39-44b2-ad41-39d8d96a71bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 returned with HTTP 200 Aug 20 02:06:02.253573 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 430/1713] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:02 2026] GET /volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 => generated 603 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:02.262315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c193e89b-d72b-486f-9b0f-d5f87ea4d2a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:02.264866 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c193e89b-d72b-486f-9b0f-d5f87ea4d2a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 Aug 20 02:06:02.265319 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c193e89b-d72b-486f-9b0f-d5f87ea4d2a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:02.282586 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:02.282586 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:02.333549 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c193e89b-d72b-486f-9b0f-d5f87ea4d2a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:02.340112 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c193e89b-d72b-486f-9b0f-d5f87ea4d2a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 returned with HTTP 200 Aug 20 02:06:02.340639 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 429/1714] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:06:02 2026] PUT /volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 => generated 556 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:02.353165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8a94daa7-2d40-4c55-bca3-39a597922268 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:02.448376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:02.448673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-577150867"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:02.450081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-577150867'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:02.450205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create volume of 1 GB Aug 20 02:06:02.458391 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Availability Zones retrieved successfully. Aug 20 02:06:02.464306 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Flow 'volume_create_api' (58eca60f-e6c7-4a93-b0d4-0d91aec61e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:02.465336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ea8ceb-8a7d-4591-bad8-b898d8d165dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:02.466379 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:02.500961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ea8ceb-8a7d-4591-bad8-b898d8d165dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:02.501184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b85a2d-8a50-4e67-ab77-6e144fd414e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:02.587141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Created reservations ['947d7bfa-a0eb-4116-8729-8c0b255c4de4', '283d4ab6-a0f7-48af-b4a5-a913ef99d182', '298fd1d8-696f-45d8-8e87-98383f0e9579', '2fb1ac65-6b5a-4f2c-b580-fcf403396d72'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:02.588044 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b85a2d-8a50-4e67-ab77-6e144fd414e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947d7bfa-a0eb-4116-8729-8c0b255c4de4', '283d4ab6-a0f7-48af-b4a5-a913ef99d182', '298fd1d8-696f-45d8-8e87-98383f0e9579', '2fb1ac65-6b5a-4f2c-b580-fcf403396d72']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:02.588781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a16129-748a-4112-88a2-ace0f374fd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:02.628141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a16129-748a-4112-88a2-ace0f374fd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a97596-f569-4f74-8d59-b8ea3ef92337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-577150867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be34ac4432e459cbd41efd78350a129',qos_specs=None,replication_status=,reservations=['947d7bfa-a0eb-4116-8729-8c0b255c4de4','283d4ab6-a0f7-48af-b4a5-a913ef99d182','298fd1d8-696f-45d8-8e87-98383f0e9579','2fb1ac65-6b5a-4f2c-b580-fcf403396d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c557bd40b6ea40a48775433fc024dbcc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-577150867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a97596-f569-4f74-8d59-b8ea3ef92337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be34ac4432e459cbd41efd78350a129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c557bd40b6ea40a48775433fc024dbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:02.630722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582a6ddb-dab7-4eb9-808a-fd1fdd30cb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:02.663412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582a6ddb-dab7-4eb9-808a-fd1fdd30cb75) transitioned into state 'SUCCESS' from state '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-577150867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be34ac4432e459cbd41efd78350a129',qos_specs=None,replication_status=,reservations=['947d7bfa-a0eb-4116-8729-8c0b255c4de4','283d4ab6-a0f7-48af-b4a5-a913ef99d182','298fd1d8-696f-45d8-8e87-98383f0e9579','2fb1ac65-6b5a-4f2c-b580-fcf403396d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c557bd40b6ea40a48775433fc024dbcc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:02.664326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb19b3-3ee3-4606-ac7f-47c7019e1c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:02.673030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1adeccf9-ff20-459c-ab51-84288a523bbf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:02.675529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1adeccf9-ff20-459c-ab51-84288a523bbf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:02.675898 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1adeccf9-ff20-459c-ab51-84288a523bbf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:02.675994 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1adeccf9-ff20-459c-ab51-84288a523bbf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:02.684896 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb19b3-3ee3-4606-ac7f-47c7019e1c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:02.686449 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Flow 'volume_create_api' (58eca60f-e6c7-4a93-b0d4-0d91aec61e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:02.686749 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create volume request issued successfully. Aug 20 02:06:02.687583 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a94daa7-2d40-4c55-bca3-39a597922268 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:02.688082 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 433/1715] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:02 2026] POST /volume/v3/volumes => generated 764 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:02.695094 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:02.695094 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:02.699015 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1adeccf9-ff20-459c-ab51-84288a523bbf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:02.705896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:02.706292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1adeccf9-ff20-459c-ab51-84288a523bbf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:02.711260 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 424/1716] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:02 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:02.711599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:02.711599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:02.711599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:02.721789 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:02.721789 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:02.729007 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:02.737086 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9aabadba-18d9-44fe-97c6-3b7e29788687 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 200 Aug 20 02:06:02.737840 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 431/1717] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:02 2026] GET /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:03.343569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-9560975e-fbb5-4afa-9336-7a1cdc85f13d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.351093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-9560975e-fbb5-4afa-9336-7a1cdc85f13d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069/action Aug 20 02:06:03.351093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-9560975e-fbb5-4afa-9336-7a1cdc85f13d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:03.351093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-9560975e-fbb5-4afa-9336-7a1cdc85f13d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:03.378915 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.378915 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:03.396693 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f6a5509b-7f3d-4a8b-811d-bb27808efba0 req-9560975e-fbb5-4afa-9336-7a1cdc85f13d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069/action returned with HTTP 204 Aug 20 02:06:03.396693 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 430/1718] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:06:03 2026] POST /volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:03.730400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-91816576-93ba-47d0-b715-439d21cc7b77 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.733400 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91816576-93ba-47d0-b715-439d21cc7b77 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:03.733830 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-91816576-93ba-47d0-b715-439d21cc7b77 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:03.734534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-91816576-93ba-47d0-b715-439d21cc7b77 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:03.754988 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.754988 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:03.755904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.761252 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:03.761252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:03.761252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:03.761558 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-91816576-93ba-47d0-b715-439d21cc7b77 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:03.768881 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91816576-93ba-47d0-b715-439d21cc7b77 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:03.769480 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 434/1719] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:03 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1652 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:03.773140 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.773140 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:03.779090 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:03.787490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.788508 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa3d1833-14c1-4232-bbd7-f309f00c5023 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 200 Aug 20 02:06:03.789184 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 425/1720] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:03 2026] GET /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:03.792774 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:03.792774 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a85867b-16f0-48cb-8f01-ff5a51bd62d4", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1568732577"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:03.805167 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.805167 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:03.805871 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:03.806189 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:03.808178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.809723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:03.810237 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65a97596-f569-4f74-8d59-b8ea3ef92337", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1469176930"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:03.813574 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-638bb46d-e04b-4c02-be0b-887ecaf163b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 400 Aug 20 02:06:03.814385 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 432/1721] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:03 2026] POST /volume/v3/snapshots => generated 160 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:06:03.825341 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.825341 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:03.827169 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:03.827169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create snapshot from volume 65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:03.827296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.829104 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:03.829676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a85867b-16f0-48cb-8f01-ff5a51bd62d4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1562980738"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:03.847676 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.847676 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:03.848710 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:03.848710 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:03.890016 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['f72fdd8e-286d-49e8-a2b1-e5adef7d829d', '2d5ca509-2f58-467b-be65-d7d14eb7e9b3', '0c40d11f-58c9-4fcf-a0be-432d3427effd', '4f2c28cf-5f81-4e12-9f40-1a95940386b6'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:03.904692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Created reservations ['5f61855b-45d3-412f-ab13-fbd02d6e8a95', 'b22d46a3-077d-4c84-a0a6-11c9471d8961', '1919ec5d-fad6-4717-83b9-2e769931b97e', '7208bfc4-e27f-44bc-8add-08bd9722f44e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:03.949714 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot create request issued successfully. Aug 20 02:06:03.949887 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7cf6ad4-a723-4860-b225-8f47e26d3aa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:03.950803 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 431/1722] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:03.964005 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.966083 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot force create request issued successfully. Aug 20 02:06:03.966303 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2216491-da76-481e-b7ab-b4649b2eb8e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:03.966621 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 435/1723] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:03 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 20 02:06:03.967634 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:03.970139 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:03.970139 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:03.973528 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.973528 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:03.974136 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot retrieved successfully. Aug 20 02:06:03.975708 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0602a87f-a6ad-4b03-a7eb-806a5723e408 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 returned with HTTP 200 Aug 20 02:06:03.976437 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 426/1724] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:03 2026] GET /volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 => generated 455 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:03.979613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:03.980360 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:03.982735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:03.982735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:03.991689 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:03.991689 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:03.992379 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:03.994762 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfb9c84e-f375-4a2d-b58f-0232456add2c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 200 Aug 20 02:06:03.994762 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 433/1725] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:03 2026] GET /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:04.990316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-978b2417-5326-4289-840b-01ee8a849e57 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:04.992658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-978b2417-5326-4289-840b-01ee8a849e57 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:04.994012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-978b2417-5326-4289-840b-01ee8a849e57 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:04.994012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-978b2417-5326-4289-840b-01ee8a849e57 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:05.001256 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.001256 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:05.002639 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-978b2417-5326-4289-840b-01ee8a849e57 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot retrieved successfully. Aug 20 02:06:05.004517 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-978b2417-5326-4289-840b-01ee8a849e57 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 returned with HTTP 200 Aug 20 02:06:05.004819 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 432/1726] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:04 2026] GET /volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:05.007918 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-82a47abd-3e9e-464f-9be3-40fff93960af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.010600 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82a47abd-3e9e-464f-9be3-40fff93960af tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:05.010882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82a47abd-3e9e-464f-9be3-40fff93960af tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:05.011595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82a47abd-3e9e-464f-9be3-40fff93960af tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:05.017909 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.017909 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:05.018510 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-82a47abd-3e9e-464f-9be3-40fff93960af tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:05.018728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.019585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82a47abd-3e9e-464f-9be3-40fff93960af tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 200 Aug 20 02:06:05.020292 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 436/1727] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:05 2026] GET /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:05.022264 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 Aug 20 02:06:05.023453 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:05.039662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.042717 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:05.043125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a85867b-16f0-48cb-8f01-ff5a51bd62d4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-894919830"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:05.065395 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.065395 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:05.066117 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:05.068251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:05.098077 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:05.098077 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:05.100263 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-376787918 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-376787918, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:05.107319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['7f2cc609-1365-406a-9996-d4d65289939d', '62e4230f-facb-4944-aae3-872ac71a933c', '2272eae9-ccd2-4371-b82c-1145b91323e2', '60334f06-64d5-42bd-a081-324056b08ed8'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:05.108575 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf51285e-fd58-4e3c-9e8b-803410c3920d tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 returned with HTTP 200 Aug 20 02:06:05.108575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 427/1728] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:06:05 2026] PUT /volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 => generated 556 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:05.121608 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.123755 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:05.124679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65a97596-f569-4f74-8d59-b8ea3ef92337"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:05.137982 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.137982 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:05.139246 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:05.139246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create snapshot from volume 65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:05.162546 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot force create request issued successfully. Aug 20 02:06:05.162897 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d2893845-4708-4b95-81d1-bd6c6f93f68b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:05.163476 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 434/1729] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:05.172221 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota_utils [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Quota exceeded for 1be34ac4432e459cbd41efd78350a129, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 02:06:05.173255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.middleware.fault [None req-bb90caba-24f0-44dc-83d8-4b4be1e4cc9f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 413 Aug 20 02:06:05.174335 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 433/1730] 10.4.3.27 () {68 vars in 1257 bytes} [Thu Aug 20 02:06:05 2026] POST /volume/v3/snapshots => generated 208 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 02:06:05.174417 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7478e446-2058-4575-9938-1604e5a88252 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.176870 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7478e446-2058-4575-9938-1604e5a88252 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:05.177107 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7478e446-2058-4575-9938-1604e5a88252 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:05.177447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7478e446-2058-4575-9938-1604e5a88252 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:05.183104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86eaa76a-577a-48cf-bc28-41d3d8155794 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.186836 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86eaa76a-577a-48cf-bc28-41d3d8155794 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 Aug 20 02:06:05.187207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86eaa76a-577a-48cf-bc28-41d3d8155794 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:05.189778 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.189778 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:05.190441 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7478e446-2058-4575-9938-1604e5a88252 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:05.193092 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7478e446-2058-4575-9938-1604e5a88252 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 200 Aug 20 02:06:05.193092 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 437/1731] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:05 2026] GET /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:05.301053 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86eaa76a-577a-48cf-bc28-41d3d8155794 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 returned with HTTP 200 Aug 20 02:06:05.301270 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 428/1732] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:06:05 2026] PUT /volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 => generated 556 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:05.314446 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.316604 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:05.317070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65a97596-f569-4f74-8d59-b8ea3ef92337"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:05.330252 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.330252 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:05.330924 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:05.332020 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Create snapshot from volume 65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:05.369445 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota_utils [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Quota exceeded for 1be34ac4432e459cbd41efd78350a129, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 20 02:06:05.369445 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.middleware.fault [None req-20ee15a1-7221-4075-8efb-a88ce2ca694f tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 413 Aug 20 02:06:05.369445 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 435/1733] 10.4.3.27 () {68 vars in 1257 bytes} [Thu Aug 20 02:06:05 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 20 02:06:05.380416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.382965 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:05.383249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:05.383510 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:05.383696 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Delete snapshot with id: 78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:05.391588 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.391588 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:05.391946 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot retrieved successfully. Aug 20 02:06:05.419116 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot delete request issued successfully. Aug 20 02:06:05.419721 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee2c2c86-a1cc-4ea4-bb2e-43803304c082 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 returned with HTTP 202 Aug 20 02:06:05.420730 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 434/1734] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:05 2026] DELETE /volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:05.438118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f66f9828-97fc-4fec-9856-011247965842 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:05.440971 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f66f9828-97fc-4fec-9856-011247965842 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:05.445330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f66f9828-97fc-4fec-9856-011247965842 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:05.446653 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f66f9828-97fc-4fec-9856-011247965842 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:05.460426 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:05.460426 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:05.461038 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f66f9828-97fc-4fec-9856-011247965842 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Snapshot retrieved successfully. Aug 20 02:06:05.461988 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f66f9828-97fc-4fec-9856-011247965842 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 returned with HTTP 200 Aug 20 02:06:05.462575 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 438/1735] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:05 2026] GET /volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:06.072403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.074460 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:06.074849 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-attach": {"instance_uuid": "aa597b50-b3f3-43a8-8890-2e91a4cf5c9b", "mountpoint": "/dev/vdb"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:06.075029 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "aa597b50-b3f3-43a8-8890-2e91a4cf5c9b", "mountpoint": "/dev/vdb"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:06.083827 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.083827 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:06.084346 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:06.096256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update volume admin metadata completed successfully. Aug 20 02:06:06.179256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Attach volume completed successfully. Aug 20 02:06:06.179256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ca9e1d3-eef3-49db-b354-25ad643cb80a tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:06.179922 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 429/1736] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:06 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:06.189360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9759d114-c0bb-4fa3-a329-02471e08a2af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.192512 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9759d114-c0bb-4fa3-a329-02471e08a2af tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:06.192815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9759d114-c0bb-4fa3-a329-02471e08a2af tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.194103 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9759d114-c0bb-4fa3-a329-02471e08a2af tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.204887 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-67370bcc-99f9-4225-8712-0b8fd9304941 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.209659 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-67370bcc-99f9-4225-8712-0b8fd9304941 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:06.209659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-67370bcc-99f9-4225-8712-0b8fd9304941 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.209875 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.209875 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:06.209937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-67370bcc-99f9-4225-8712-0b8fd9304941 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.214741 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9759d114-c0bb-4fa3-a329-02471e08a2af tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:06.217470 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.217470 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:06.218533 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-67370bcc-99f9-4225-8712-0b8fd9304941 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:06.219879 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-67370bcc-99f9-4225-8712-0b8fd9304941 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 200 Aug 20 02:06:06.220425 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 435/1737] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:06.223588 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9759d114-c0bb-4fa3-a329-02471e08a2af tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:06.223588 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 436/1738] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:06.232871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.241339 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:06.241850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a85867b-16f0-48cb-8f01-ff5a51bd62d4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1978751226"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:06.246460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0489d51e-fffe-4649-bb29-728b900dd623 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.248990 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:06.249526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-detach": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:06.249767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:06.266068 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.266068 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:06.266291 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:06.266649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:06.266766 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.266766 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:06.267547 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:06.316657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['278bc713-8ad1-4e48-85f7-f22efa97e030', '7168c212-bfe2-4180-b37c-9eda20a222f7', '44a39fce-5822-4e16-ad3a-9d4cbbcf885e', 'abf574c8-b09d-4f1e-8b95-928fcc4d1528'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:06.325087 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Detach volume completed successfully. Aug 20 02:06:06.325469 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0489d51e-fffe-4649-bb29-728b900dd623 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:06.326584 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 430/1739] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:06 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:06.338438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.341304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:06.341601 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.341860 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.352123 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.352123 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:06.357818 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:06.363838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-40b34726-7cf2-430f-ac6e-21fc54a13dc7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:06.364315 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 436/1740] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:06.366122 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot force create request issued successfully. Aug 20 02:06:06.366671 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4b30381-687b-4ffa-a8ad-4532daf3fd24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:06.367189 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 439/1741] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:06.378033 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b469a670-275e-493e-9916-9168cdb55a96 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.380836 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b469a670-275e-493e-9916-9168cdb55a96 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:06.382271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b469a670-275e-493e-9916-9168cdb55a96 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.382271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b469a670-275e-493e-9916-9168cdb55a96 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.390867 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.390867 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:06.390867 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b469a670-275e-493e-9916-9168cdb55a96 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:06.390867 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b469a670-275e-493e-9916-9168cdb55a96 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 200 Aug 20 02:06:06.390867 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 437/1742] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:06.474903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bf7468f3-a5fa-4ccb-8c91-13d9c2e87b8a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.477042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf7468f3-a5fa-4ccb-8c91-13d9c2e87b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 Aug 20 02:06:06.477443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf7468f3-a5fa-4ccb-8c91-13d9c2e87b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.477606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf7468f3-a5fa-4ccb-8c91-13d9c2e87b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.482885 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf7468f3-a5fa-4ccb-8c91-13d9c2e87b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 returned with HTTP 404 Aug 20 02:06:06.483637 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 431/1743] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/snapshots/78a2dccf-65fa-44f1-9534-24ca3f7ced98 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:06.492720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.495562 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:06.495941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.496131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.506590 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.506590 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:06.515959 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:06.523634 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbe4a7e8-8b1a-4e3d-b61a-12b27c2aa303 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 200 Aug 20 02:06:06.524222 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 437/1744] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:06.542305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.544950 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] DELETE https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:06.545299 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.545476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.545787 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Delete volume with id: 65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:06.557662 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.557662 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:06.558377 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:06.580519 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Delete volume request issued successfully. Aug 20 02:06:06.580656 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0c64c86c-2a55-49b3-8f89-f902c35b58df tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 202 Aug 20 02:06:06.581101 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 440/1745] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:06 2026] DELETE /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:06.590629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:06.593180 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:06.593409 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:06.593592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:06.603202 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:06.603202 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:06.609407 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Volume info retrieved successfully. Aug 20 02:06:06.617049 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-88ec838f-29f0-44fe-b8f7-d79e61c6f044 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 200 Aug 20 02:06:06.617777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 438/1746] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:06 2026] GET /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:07.402491 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:07.407327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:07.407327 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:07.407327 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:07.413741 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:07.413741 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:07.414558 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:07.415668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f10d4ede-9b75-4683-908c-314f1e638ec8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 200 Aug 20 02:06:07.416279 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 432/1747] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:07 2026] GET /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:07.428942 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:07.432472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:07.432763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:07.433779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:07.433779 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:07.440868 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:07.440868 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:07.441534 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:07.470935 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:06:07.471705 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06bb1128-bad8-4dfb-8568-2ac89b512764 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 202 Aug 20 02:06:07.471864 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 438/1748] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:07 2026] DELETE /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:07.480943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:07.482806 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:07.483020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:07.483166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:07.493255 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:07.493255 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:07.495092 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:07.497723 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4985b6f8-28cb-4b17-8e1d-c26723b140ef tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 200 Aug 20 02:06:07.498414 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 441/1749] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:07 2026] GET /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:07.635276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-412848a5-539f-4b57-889e-2d7902b8c50e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:07.637332 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-412848a5-539f-4b57-889e-2d7902b8c50e tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] GET https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 Aug 20 02:06:07.637637 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-412848a5-539f-4b57-889e-2d7902b8c50e tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:07.637990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-412848a5-539f-4b57-889e-2d7902b8c50e tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:07.646902 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-412848a5-539f-4b57-889e-2d7902b8c50e tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074 tempest-VolumeSnapshotQuotasNegativeTestJSON-599002074-project-member] https://10.4.3.27/volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 returned with HTTP 404 Aug 20 02:06:07.648115 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 439/1750] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:07 2026] GET /volume/v3/volumes/65a97596-f569-4f74-8d59-b8ea3ef92337 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:07.659394 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a7702b66-fe04-4c1e-b6fe-a62978a2150c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:07.667247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7702b66-fe04-4c1e-b6fe-a62978a2150c tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] PUT https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 Aug 20 02:06:07.667629 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a7702b66-fe04-4c1e-b6fe-a62978a2150c tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:07.772412 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7702b66-fe04-4c1e-b6fe-a62978a2150c tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414 tempest-VolumeSnapshotQuotasNegativeTestJSON-1598048414-project-admin] https://10.4.3.27/volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 returned with HTTP 200 Aug 20 02:06:07.773061 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 433/1751] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:06:07 2026] PUT /volume/v3/os-quota-sets/1be34ac4432e459cbd41efd78350a129 => generated 561 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:08.511057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-38890ce2-26c8-4ca4-9e8b-37946c90e53b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:08.513387 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38890ce2-26c8-4ca4-9e8b-37946c90e53b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:08.513620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38890ce2-26c8-4ca4-9e8b-37946c90e53b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:08.513861 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38890ce2-26c8-4ca4-9e8b-37946c90e53b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:08.521971 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38890ce2-26c8-4ca4-9e8b-37946c90e53b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 404 Aug 20 02:06:08.522835 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 439/1752] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:08 2026] GET /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:08.533782 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:08.535744 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:08.536549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:08.536549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:08.537694 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:08.546963 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:08.546963 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:08.547954 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:08.585290 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:06:08.585560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-19b0dcdd-6406-42ed-9470-51a8e87c8906 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 202 Aug 20 02:06:08.586178 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 442/1753] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:08 2026] DELETE /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:08.597066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8922e42c-4c9b-4151-b6d2-df602446c849 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:08.600801 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8922e42c-4c9b-4151-b6d2-df602446c849 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:08.601110 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8922e42c-4c9b-4151-b6d2-df602446c849 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:08.602034 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8922e42c-4c9b-4151-b6d2-df602446c849 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:08.611291 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:08.611291 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:08.612111 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8922e42c-4c9b-4151-b6d2-df602446c849 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:08.613732 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8922e42c-4c9b-4151-b6d2-df602446c849 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 200 Aug 20 02:06:08.614304 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 440/1754] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:08 2026] GET /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:09.631880 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-948718d9-5bb5-4040-9e2a-b1af8f258ce7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:09.638403 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-948718d9-5bb5-4040-9e2a-b1af8f258ce7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:09.638711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-948718d9-5bb5-4040-9e2a-b1af8f258ce7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:09.638998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-948718d9-5bb5-4040-9e2a-b1af8f258ce7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:09.649479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-948718d9-5bb5-4040-9e2a-b1af8f258ce7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 404 Aug 20 02:06:09.650043 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 434/1755] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:09 2026] GET /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:09.660108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c24323be-dd53-4742-8d9c-6023abcb331c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:09.661889 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:09.662053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:09.662262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:09.662392 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:09.675568 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:09.675568 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:09.676218 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:09.731544 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:06:09.731712 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c24323be-dd53-4742-8d9c-6023abcb331c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 202 Aug 20 02:06:09.732259 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 440/1756] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:09 2026] DELETE /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:09.740960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:09.745671 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:09.745869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:09.746062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:09.758424 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:09.758424 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:09.758888 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:09.759711 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52d1d702-dbcf-4475-b5ca-bf6cc80f80f5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 200 Aug 20 02:06:09.760269 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 443/1757] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:09 2026] GET /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:10.224919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7ddc24fb-4f25-48fc-aa4e-dc23817e5432 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.377827 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ddc24fb-4f25-48fc-aa4e-dc23817e5432 tempest-ExtensionsTestJSON-1059130345 tempest-ExtensionsTestJSON-1059130345-project-member] GET https://10.4.3.27/volume/v3/extensions Aug 20 02:06:10.378157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ddc24fb-4f25-48fc-aa4e-dc23817e5432 tempest-ExtensionsTestJSON-1059130345 tempest-ExtensionsTestJSON-1059130345-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.378474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ddc24fb-4f25-48fc-aa4e-dc23817e5432 tempest-ExtensionsTestJSON-1059130345 tempest-ExtensionsTestJSON-1059130345-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.379010 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ddc24fb-4f25-48fc-aa4e-dc23817e5432 tempest-ExtensionsTestJSON-1059130345 tempest-ExtensionsTestJSON-1059130345-project-member] https://10.4.3.27/volume/v3/extensions returned with HTTP 200 Aug 20 02:06:10.379710 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 441/1758] 10.4.3.27 () {66 vars in 1239 bytes} [Thu Aug 20 02:06:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:10.772184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-446e5f07-78bd-4d9a-a9d4-61c1ee5224ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.774325 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-446e5f07-78bd-4d9a-a9d4-61c1ee5224ca tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:10.774543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-446e5f07-78bd-4d9a-a9d4-61c1ee5224ca tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.774782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-446e5f07-78bd-4d9a-a9d4-61c1ee5224ca tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.785183 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-446e5f07-78bd-4d9a-a9d4-61c1ee5224ca tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 404 Aug 20 02:06:10.785866 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 435/1759] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:10 2026] GET /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:10.804330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-56e8863f-0b84-4d1d-9605-a85141a10329 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.818272 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56e8863f-0b84-4d1d-9605-a85141a10329 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:10.818687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56e8863f-0b84-4d1d-9605-a85141a10329 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.819265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56e8863f-0b84-4d1d-9605-a85141a10329 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.819265 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-56e8863f-0b84-4d1d-9605-a85141a10329 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: e13d975f-1bf9-4c32-8423-1f5d9b13c59a Aug 20 02:06:10.826995 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56e8863f-0b84-4d1d-9605-a85141a10329 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a returned with HTTP 404 Aug 20 02:06:10.827556 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 441/1760] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:10 2026] DELETE /volume/v3/snapshots/e13d975f-1bf9-4c32-8423-1f5d9b13c59a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:10.838336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.843531 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:10.844913 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.844913 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.846023 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: b335208f-f9fd-4882-bb4d-cfb5b2c385ee Aug 20 02:06:10.857652 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a21a630-cc9b-4e91-857f-2ca8402e9063 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee returned with HTTP 404 Aug 20 02:06:10.858900 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 444/1761] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:10 2026] DELETE /volume/v3/snapshots/b335208f-f9fd-4882-bb4d-cfb5b2c385ee => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:10.870584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-35f7f36e-888d-435b-856d-fc1ec5220454 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.874401 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35f7f36e-888d-435b-856d-fc1ec5220454 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:10.874401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35f7f36e-888d-435b-856d-fc1ec5220454 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.874588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35f7f36e-888d-435b-856d-fc1ec5220454 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.875587 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-35f7f36e-888d-435b-856d-fc1ec5220454 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: bd5c2232-dc9b-4869-a7e5-73a96f9fec8c Aug 20 02:06:10.882858 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35f7f36e-888d-435b-856d-fc1ec5220454 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c returned with HTTP 404 Aug 20 02:06:10.882858 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 442/1762] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:10 2026] DELETE /volume/v3/snapshots/bd5c2232-dc9b-4869-a7e5-73a96f9fec8c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:10.936638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:10.940064 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:10.940571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:10.942698 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:10.958276 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:10.958276 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:10.965430 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:10.977169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-ae7af620-cb9d-457f-b7e9-faf2f55fd999 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:10.977821 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 436/1763] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:10 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:11.019284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.023365 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4/action Aug 20 02:06:11.024091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:11.024343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:11.045604 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.045604 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:11.046733 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:11.064192 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Begin detaching volume completed successfully. Aug 20 02:06:11.064395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-7362b4ab-e15c-4cd4-8cd1-48a22efa98db tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4/action returned with HTTP 202 Aug 20 02:06:11.065011 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 442/1764] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:06:11 2026] POST /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:11.158199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ad2cb07-46ce-425d-a9c2-5dd822e92ba7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.162868 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ad2cb07-46ce-425d-a9c2-5dd822e92ba7 None None] GET https://10.4.3.27/volume// Aug 20 02:06:11.162868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ad2cb07-46ce-425d-a9c2-5dd822e92ba7 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.162868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ad2cb07-46ce-425d-a9c2-5dd822e92ba7 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.165545 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ad2cb07-46ce-425d-a9c2-5dd822e92ba7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:11.165800 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 445/1765] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:11.183423 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.186602 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:11.187100 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.187840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.208085 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.208085 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:11.222324 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:11.231682 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-88ff79c1-ee00-441e-a809-f2265eb7fb60 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:11.232367 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 443/1766] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:06:11.362049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.364629 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:11.364923 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.365079 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.383853 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.383853 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:11.398313 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:11.410366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a92c532c-6f21-4a27-a4b2-2cb84c81b962 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:11.412246 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 437/1767] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:11.431051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b36991d-19fd-4784-89b0-f0100a1607fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.434507 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b36991d-19fd-4784-89b0-f0100a1607fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:11.434507 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b36991d-19fd-4784-89b0-f0100a1607fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.434716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b36991d-19fd-4784-89b0-f0100a1607fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.454949 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.454949 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:11.465674 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7b36991d-19fd-4784-89b0-f0100a1607fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:11.477737 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b36991d-19fd-4784-89b0-f0100a1607fe tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:11.482569 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 443/1768] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:11.564714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.572246 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:11.572246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.574137 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.586847 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.586847 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:11.592246 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:11.599148 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-dcb85d8a-7c03-47d9-a9ec-3916513c9c14 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:11.599774 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 446/1769] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:11.861938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2799dffb-3883-4252-a36d-c526cb071c60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.862436 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2799dffb-3883-4252-a36d-c526cb071c60 None None] GET https://10.4.3.27/volume// Aug 20 02:06:11.862651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2799dffb-3883-4252-a36d-c526cb071c60 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:11.862897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2799dffb-3883-4252-a36d-c526cb071c60 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:11.865257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2799dffb-3883-4252-a36d-c526cb071c60 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:11.865257 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 444/1770] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:06:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:11.876133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-04f56bb3-6110-42bd-ae2a-9a0b17260334 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:11.879474 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-04f56bb3-6110-42bd-ae2a-9a0b17260334 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:06:11.879890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-04f56bb3-6110-42bd-ae2a-9a0b17260334 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "400d3bc7-6c59-44eb-b8cb-b32f98113c4a", "connector": null, "instance_uuid": "9b1af9a6-e95c-4a37-bfe6-d8c4120e83aa"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:11.896065 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:11.896065 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:11.969579 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-04f56bb3-6110-42bd-ae2a-9a0b17260334 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:06:11.970062 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 438/1771] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:06:11 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:12.033979 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.039422 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:12.040482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:12.040482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:12.059478 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:12.059478 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:12.071019 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:12.078458 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69ed5bd0-76d0-4174-b21f-34d19bab79c4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:12.078661 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 444/1772] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:12 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:12.128643 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34f92aa9-4963-4075-87f0-7f926c79d5e0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.129253 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34f92aa9-4963-4075-87f0-7f926c79d5e0 None None] GET https://10.4.3.27/volume// Aug 20 02:06:12.129623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34f92aa9-4963-4075-87f0-7f926c79d5e0 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:12.129901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34f92aa9-4963-4075-87f0-7f926c79d5e0 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:12.130649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34f92aa9-4963-4075-87f0-7f926c79d5e0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:12.131961 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 447/1773] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:12.146310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.149157 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:12.149656 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:12.149990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:12.179855 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:12.179855 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:12.194188 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:12.214857 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-d8372fa8-269b-4ef1-adc8-527d528570c7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:12.216185 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 445/1774] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:06:12 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 1056 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:06:12.468699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.472576 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf Aug 20 02:06:12.473502 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:12.482635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-400d3bc7-6c59-44eb-b8cb-b32f98113c4a-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:06:12.489010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-400d3bc7-6c59-44eb-b8cb-b32f98113c4a-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:06:12.489010 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:12.489010 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:12.536702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.628957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-400d3bc7-6c59-44eb-b8cb-b32f98113c4a-np0000007844" released by "attachment_update" :: held 0.141s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:06:12.629640 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-f20acb9a-e9e7-40fe-8a10-c58a03355429 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf returned with HTTP 200 Aug 20 02:06:12.629741 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 439/1775] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:06:12 2026] PUT /volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:12.647015 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-7024a32f-d1f9-4fc8-9317-9a751d549761 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.650272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-7024a32f-d1f9-4fc8-9317-9a751d549761 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption Aug 20 02:06:12.650609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-7024a32f-d1f9-4fc8-9317-9a751d549761 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:12.650885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-7024a32f-d1f9-4fc8-9317-9a751d549761 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:12.677307 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:12.677307 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:12.689032 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-7024a32f-d1f9-4fc8-9317-9a751d549761 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption returned with HTTP 200 Aug 20 02:06:12.689572 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 448/1776] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:06:12 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:12.707928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5de97974-3062-425f-9f75-7c74a2046d0b req-30958406-a2a7-4e92-a796-b48467a0c8b5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:12.709154 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:12.709154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-856043615"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:12.710994 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-30958406-a2a7-4e92-a796-b48467a0c8b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 Aug 20 02:06:12.710994 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-30958406-a2a7-4e92-a796-b48467a0c8b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:12.710994 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-30958406-a2a7-4e92-a796-b48467a0c8b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:12.713061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-856043615'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:12.713061 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume of 1 GB Aug 20 02:06:12.719406 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Availability Zones retrieved successfully. Aug 20 02:06:12.727728 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:12.727728 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:12.729076 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (4aee55aa-5752-428a-87dd-b2012f0d2a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:12.730139 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd876da-7302-4906-ab6f-c6a61b1d49cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:12.731397 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:12.787856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd876da-7302-4906-ab6f-c6a61b1d49cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:12.788614 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3653261a-6edb-436f-aba3-2a4bbf5ffb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:12.843871 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5de97974-3062-425f-9f75-7c74a2046d0b req-30958406-a2a7-4e92-a796-b48467a0c8b5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 returned with HTTP 200 Aug 20 02:06:12.844443 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 446/1777] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:06:12 2026] DELETE /volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:12.900590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['65facade-cd04-47a0-88ab-d8faff6a5ab4', '11b4d2f8-9a16-436f-a73e-307cf3288fc6', 'ec003501-4e6a-40d4-ab60-804d5e2d666c', 'e94e3e67-a347-4c22-8653-c5b138c7bf9d'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:12.901981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3653261a-6edb-436f-aba3-2a4bbf5ffb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65facade-cd04-47a0-88ab-d8faff6a5ab4', '11b4d2f8-9a16-436f-a73e-307cf3288fc6', 'ec003501-4e6a-40d4-ab60-804d5e2d666c', 'e94e3e67-a347-4c22-8653-c5b138c7bf9d']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:12.903499 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c111de-f2b2-43ce-a4e9-4bd609700be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:12.939696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c111de-f2b2-43ce-a4e9-4bd609700be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4c7aee-feb1-4b87-851c-9d94da3ca4de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-856043615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['65facade-cd04-47a0-88ab-d8faff6a5ab4','11b4d2f8-9a16-436f-a73e-307cf3288fc6','ec003501-4e6a-40d4-ab60-804d5e2d666c','e94e3e67-a347-4c22-8653-c5b138c7bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-856043615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef4c7aee-feb1-4b87-851c-9d94da3ca4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29498cd1158c4f5caa01cb483bb0a9df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d885af63167548818fbe186f7fe1834b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:12.941295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712c4b92-44b3-4bb8-9719-4152921c4894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:12.985327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712c4b92-44b3-4bb8-9719-4152921c4894) transitioned into state 'SUCCESS' from state '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-856043615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['65facade-cd04-47a0-88ab-d8faff6a5ab4','11b4d2f8-9a16-436f-a73e-307cf3288fc6','ec003501-4e6a-40d4-ab60-804d5e2d666c','e94e3e67-a347-4c22-8653-c5b138c7bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:12.985327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee80e58c-0e38-4853-9948-b2cec4a07b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:13.004339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee80e58c-0e38-4853-9948-b2cec4a07b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:13.005703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (4aee55aa-5752-428a-87dd-b2012f0d2a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:13.006048 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request issued successfully. Aug 20 02:06:13.006782 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e0b8edec-13c7-4b61-b33f-e5943a136800 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:13.007166 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 445/1778] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:12 2026] POST /volume/v3/volumes => generated 748 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:13.025854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:13.030323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:13.030614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:13.030905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:13.044148 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:13.044148 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:13.052843 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:13.060254 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3f1c15f6-3170-4d91-9616-f8d26f40610f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 200 Aug 20 02:06:13.060844 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 440/1779] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:13 2026] GET /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:13.096039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:13.098412 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:13.098709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:13.098986 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:13.120302 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:13.120302 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:13.126793 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:13.135947 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50f99f09-1c43-4375-a02f-a08fcdd7d72a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:13.136814 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 449/1780] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:13 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:14.082279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:14.089387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:14.089387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:14.089387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:14.100041 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:14.100041 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:14.104923 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:14.111314 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a6ca97e-b3e0-42e3-9c5f-a58280ec2484 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 200 Aug 20 02:06:14.111314 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 447/1781] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:14 2026] GET /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:14.133476 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-42ab4269-f49d-4679-b54e-07fb71fab91c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:14.136162 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:14.136162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef4c7aee-feb1-4b87-851c-9d94da3ca4de", "name": "tempest-VolumesDeleteCascade-Snapshot-275218142"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:14.157584 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:14.157584 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:14.158152 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:14.158318 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create snapshot from volume ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:14.160600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-810a5a0e-f441-4bea-9c30-dada39998620 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:14.164815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-810a5a0e-f441-4bea-9c30-dada39998620 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:14.165034 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-810a5a0e-f441-4bea-9c30-dada39998620 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:14.165306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-810a5a0e-f441-4bea-9c30-dada39998620 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:14.190457 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:14.190457 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:14.200654 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-810a5a0e-f441-4bea-9c30-dada39998620 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:14.213360 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-810a5a0e-f441-4bea-9c30-dada39998620 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:14.214426 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 441/1782] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:14 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:14.296514 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['30639887-0d75-4f6c-aeb6-6289f3a57128', 'c762e993-1108-4f9d-b3cb-efc9d80234ba', 'b6a6bb46-56f4-44e7-a14a-b5014a386a32', '8003efa2-0f1a-4a3f-97d0-6d16e14b6997'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:14.392145 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot create request issued successfully. Aug 20 02:06:14.392729 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-42ab4269-f49d-4679-b54e-07fb71fab91c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:14.393268 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 446/1783] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:14.409325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:14.415823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea Aug 20 02:06:14.415894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:14.416175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:14.427600 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:14.427600 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:14.427923 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:14.429431 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-119257d8-51e5-439c-ad94-cd5d6ea66b95 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea returned with HTTP 200 Aug 20 02:06:14.429841 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 450/1784] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:14 2026] GET /volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:15.235372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-409527cb-bf26-424b-a813-099a82ff34ec None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:15.238023 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-409527cb-bf26-424b-a813-099a82ff34ec tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:15.238354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-409527cb-bf26-424b-a813-099a82ff34ec tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:15.238611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-409527cb-bf26-424b-a813-099a82ff34ec tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:15.251872 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:15.251872 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:15.256882 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-409527cb-bf26-424b-a813-099a82ff34ec tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:15.265564 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-409527cb-bf26-424b-a813-099a82ff34ec tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:15.266137 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 448/1785] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:15 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:15.445607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:15.448364 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea Aug 20 02:06:15.448567 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:15.448851 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:15.457800 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:15.457800 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:15.457800 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:15.459216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b0778bdd-47d9-4436-87c8-82a4237a9a97 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea returned with HTTP 200 Aug 20 02:06:15.460161 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 442/1786] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:15 2026] GET /volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:15.473880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:15.476181 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:15.476438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef4c7aee-feb1-4b87-851c-9d94da3ca4de", "name": "tempest-VolumesDeleteCascade-Snapshot-156467524"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:15.489297 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:15.489297 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:15.490025 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:15.490210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create snapshot from volume ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:15.534401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['07b12342-e2d1-40dd-be23-eb71db06ad8c', 'b8886b1a-d290-486b-b6d6-dd5598c923f2', 'cc7a6f0b-ee52-4c6c-bb1d-b14d9db42715', 'd0fa348b-c9bb-4e57-8adb-306215b66cc3'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:15.582440 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot create request issued successfully. Aug 20 02:06:15.582802 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-691c8ea8-ec47-4e00-9de2-338c881c34dd tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:15.583327 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 447/1787] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:15.596413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4b27981a-6da5-4281-8332-b2a854efc232 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:15.601468 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4b27981a-6da5-4281-8332-b2a854efc232 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 Aug 20 02:06:15.603606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4b27981a-6da5-4281-8332-b2a854efc232 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:15.603606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4b27981a-6da5-4281-8332-b2a854efc232 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:15.609990 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:15.609990 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:15.610638 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4b27981a-6da5-4281-8332-b2a854efc232 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:15.613541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4b27981a-6da5-4281-8332-b2a854efc232 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 returned with HTTP 200 Aug 20 02:06:15.613976 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 451/1788] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:15 2026] GET /volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:16.284721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a985409f-484e-4375-a775-b6a3e377cc30 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:16.287425 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a985409f-484e-4375-a775-b6a3e377cc30 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:16.288368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a985409f-484e-4375-a775-b6a3e377cc30 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:16.288368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a985409f-484e-4375-a775-b6a3e377cc30 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:16.300421 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:16.300421 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:16.305304 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a985409f-484e-4375-a775-b6a3e377cc30 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:16.313298 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a985409f-484e-4375-a775-b6a3e377cc30 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:16.314539 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 449/1789] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:16 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:16.607003 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-edd7dd60-509c-4076-a4d9-bfb028c2ef56 req-16d10d01-8270-4847-8bf2-7720f65e267e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:16.609879 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edd7dd60-509c-4076-a4d9-bfb028c2ef56 req-16d10d01-8270-4847-8bf2-7720f65e267e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 Aug 20 02:06:16.610287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edd7dd60-509c-4076-a4d9-bfb028c2ef56 req-16d10d01-8270-4847-8bf2-7720f65e267e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:16.610623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edd7dd60-509c-4076-a4d9-bfb028c2ef56 req-16d10d01-8270-4847-8bf2-7720f65e267e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:16.620426 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edd7dd60-509c-4076-a4d9-bfb028c2ef56 req-16d10d01-8270-4847-8bf2-7720f65e267e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 returned with HTTP 404 Aug 20 02:06:16.620426 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 443/1790] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:06:16 2026] DELETE /volume/v3/attachments/336848e2-b3c6-4d8b-99ee-c0ac7f768069 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:06:16.632971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:16.636681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 Aug 20 02:06:16.637389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:16.637899 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:16.649508 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:16.649508 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:16.650168 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:16.651196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eb27dcfc-acaf-4da8-a05c-13eb4c92329c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 returned with HTTP 200 Aug 20 02:06:16.651660 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 448/1791] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:16 2026] GET /volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:16.669477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bb47e235-65e8-4418-93e2-1eeb607b707e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:16.674678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de?cascade=True Aug 20 02:06:16.674882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:16.675090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:16.675308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume with id: ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:16.684851 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:16.684851 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:16.684851 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:16.762589 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume request issued successfully. Aug 20 02:06:16.763005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bb47e235-65e8-4418-93e2-1eeb607b707e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de?cascade=True returned with HTTP 202 Aug 20 02:06:16.763710 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 452/1792] 10.4.3.27 () {66 vars in 1369 bytes} [Thu Aug 20 02:06:16 2026] DELETE /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de?cascade=True => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:16.780802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-eb2ab626-a022-4087-af89-584f3f400f46 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:16.785247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb2ab626-a022-4087-af89-584f3f400f46 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:16.785247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eb2ab626-a022-4087-af89-584f3f400f46 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:16.785247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eb2ab626-a022-4087-af89-584f3f400f46 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:16.797401 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:16.797401 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:16.802655 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eb2ab626-a022-4087-af89-584f3f400f46 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:16.808600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb2ab626-a022-4087-af89-584f3f400f46 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 200 Aug 20 02:06:16.809198 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 450/1793] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:16 2026] GET /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:17.332048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.334378 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:17.334640 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.334904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.348932 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.348932 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:17.355642 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:17.365067 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ddf92de-2a64-483b-ad03-4d2d23a0d372 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:17.366164 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 444/1794] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:17.734561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-20e57fae-5517-4514-a8f9-94fb23877578 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.734561 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:17.734561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-attach": {"instance_uuid": "4e33c0bf-75f3-4c47-a343-764938b614c4", "mountpoint": "/dev/vdb"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:17.735215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4e33c0bf-75f3-4c47-a343-764938b614c4", "mountpoint": "/dev/vdb"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:17.747489 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.747489 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:17.748167 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:17.755340 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update volume admin metadata completed successfully. Aug 20 02:06:17.825609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-96e38b17-c723-422c-8748-415e2c60f68f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.834366 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-96e38b17-c723-422c-8748-415e2c60f68f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:17.834675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-96e38b17-c723-422c-8748-415e2c60f68f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.834943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-96e38b17-c723-422c-8748-415e2c60f68f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.838431 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Attach volume completed successfully. Aug 20 02:06:17.838639 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20e57fae-5517-4514-a8f9-94fb23877578 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:17.839140 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 449/1795] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:17 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:17.851376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-96e38b17-c723-422c-8748-415e2c60f68f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 404 Aug 20 02:06:17.851931 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 453/1796] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:17.853806 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.856352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:17.856671 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.856905 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.861810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.864361 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:06:17.864733 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.865075 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.865505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:17.866701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:17.869633 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.869633 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:17.873909 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:17.879251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dd665f3-4e6b-4360-adfe-4ff858309cb7 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:17.879723 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 451/1797] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:17.880296 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Get all volumes completed successfully. Aug 20 02:06:17.880757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a615f170-dc3e-4fee-8767-cfa44edcd12a tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:06:17.881332 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 445/1798] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:17.900354 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-04431303-d198-4518-8ce0-7c79d75b6335 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.901164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.902633 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-04431303-d198-4518-8ce0-7c79d75b6335 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:17.902914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-04431303-d198-4518-8ce0-7c79d75b6335 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.903097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-04431303-d198-4518-8ce0-7c79d75b6335 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.903403 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:17.903630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.903844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.904147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:17.904495 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.904495 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:17.905929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:06:17.917347 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.917347 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:17.918508 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Get all snapshots completed successfully. Aug 20 02:06:17.918994 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c7be1d7-ed63-4d93-b8bb-7d93351d9528 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:06:17.919637 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 454/1799] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:17.927943 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-04431303-d198-4518-8ce0-7c79d75b6335 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:17.935955 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-04431303-d198-4518-8ce0-7c79d75b6335 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:17.936091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.936165 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 450/1800] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:17 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:17.957326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 Aug 20 02:06:17.957326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.957326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.957326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete snapshot with id: 1e281206-c3a7-4c0c-babb-f4f3621831d5 Aug 20 02:06:17.957655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.957655 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:17.957655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-detach": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:17.957655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:17.961520 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2c35bd1-ac96-45fd-a410-a5d8161a03eb tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 returned with HTTP 404 Aug 20 02:06:17.961972 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 452/1801] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:17 2026] DELETE /volume/v3/snapshots/1e281206-c3a7-4c0c-babb-f4f3621831d5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:17.971161 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:17.971161 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:17.971161 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:17.978812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:17.982245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea Aug 20 02:06:17.982477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:17.982792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:17.982933 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete snapshot with id: 7b76cccd-a964-4f82-8a18-bb682efb7cea Aug 20 02:06:17.994945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3cf7fa04-28c5-42b5-ab35-c871f36f436e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea returned with HTTP 404 Aug 20 02:06:17.995847 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 455/1802] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:17 2026] DELETE /volume/v3/snapshots/7b76cccd-a964-4f82-8a18-bb682efb7cea => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:18.007242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b48f6b1d-e30b-4dd1-8fe4-d17eaf4cebb4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.010970 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b48f6b1d-e30b-4dd1-8fe4-d17eaf4cebb4 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:18.011659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b48f6b1d-e30b-4dd1-8fe4-d17eaf4cebb4 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.011977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b48f6b1d-e30b-4dd1-8fe4-d17eaf4cebb4 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.021153 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b48f6b1d-e30b-4dd1-8fe4-d17eaf4cebb4 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 404 Aug 20 02:06:18.021610 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 451/1803] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:18.042449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-41b06068-fda6-40ad-b874-806fcff1a723 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.050786 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-41b06068-fda6-40ad-b874-806fcff1a723 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:18.050786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-41b06068-fda6-40ad-b874-806fcff1a723 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.051447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-41b06068-fda6-40ad-b874-806fcff1a723 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.052192 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-41b06068-fda6-40ad-b874-806fcff1a723 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume with id: ef4c7aee-feb1-4b87-851c-9d94da3ca4de Aug 20 02:06:18.057573 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Detach volume completed successfully. Aug 20 02:06:18.057573 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd81e7e1-8449-47a4-a3c4-f07bef2e288f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:18.058700 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 446/1804] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:17 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:18.063948 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-41b06068-fda6-40ad-b874-806fcff1a723 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de returned with HTTP 404 Aug 20 02:06:18.064671 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 453/1805] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:18 2026] DELETE /volume/v3/volumes/ef4c7aee-feb1-4b87-851c-9d94da3ca4de => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:18.079860 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.084310 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:18.084310 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.086825 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-68affeef-95db-422d-afb2-0651e9be55bf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.088670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.091935 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:18.092891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1809196664"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:18.095545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1809196664'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:18.095771 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume of 1 GB Aug 20 02:06:18.101561 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.101561 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:18.102366 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Availability Zones retrieved successfully. Aug 20 02:06:18.111462 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:18.113010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (adb7678a-b263-4407-8c02-a1d0f09ed8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:18.118137 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718414b0-e8e0-4169-8e1f-c597096fd73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:18.120709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:18.125369 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-06b83b55-38ec-45eb-a591-f7f6b22fcd85 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:18.126000 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 456/1806] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:18.183412 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718414b0-e8e0-4169-8e1f-c597096fd73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:18.184403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c8c548-a7a2-4875-ad0f-32b039365a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:18.280354 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['6147561b-f449-4ab0-be09-4332af770765', 'b2804ce3-8d30-4028-9744-3ddc00b4e377', 'b4e6378d-abca-40f7-a851-dd9839753b75', '033b199d-a5c0-412b-8dd7-eda51256dbd7'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:18.280354 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c8c548-a7a2-4875-ad0f-32b039365a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6147561b-f449-4ab0-be09-4332af770765', 'b2804ce3-8d30-4028-9744-3ddc00b4e377', 'b4e6378d-abca-40f7-a851-dd9839753b75', '033b199d-a5c0-412b-8dd7-eda51256dbd7']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:18.283718 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd34554-8434-4d70-a468-6415a97ca8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:18.313262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd34554-8434-4d70-a468-6415a97ca8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b705a6d6-48e1-4c40-96c3-c05e27e5af69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1809196664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['6147561b-f449-4ab0-be09-4332af770765','b2804ce3-8d30-4028-9744-3ddc00b4e377','b4e6378d-abca-40f7-a851-dd9839753b75','033b199d-a5c0-412b-8dd7-eda51256dbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1809196664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b705a6d6-48e1-4c40-96c3-c05e27e5af69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29498cd1158c4f5caa01cb483bb0a9df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d885af63167548818fbe186f7fe1834b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:18.314582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc7446b-3510-480e-9b9c-7332b1d26b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:18.344870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc7446b-3510-480e-9b9c-7332b1d26b8a) transitioned into state 'SUCCESS' from state '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-1809196664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['6147561b-f449-4ab0-be09-4332af770765','b2804ce3-8d30-4028-9744-3ddc00b4e377','b4e6378d-abca-40f7-a851-dd9839753b75','033b199d-a5c0-412b-8dd7-eda51256dbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:18.345974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee733a6c-4c0b-41f9-b4d3-fb8feac1010b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:18.361392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee733a6c-4c0b-41f9-b4d3-fb8feac1010b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:18.362426 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (adb7678a-b263-4407-8c02-a1d0f09ed8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:18.363128 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request issued successfully. Aug 20 02:06:18.365134 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68affeef-95db-422d-afb2-0651e9be55bf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:18.365971 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 452/1807] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:18 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 20 02:06:18.390259 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-18b855d8-771f-442b-9462-9ac398968e96 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.395930 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18b855d8-771f-442b-9462-9ac398968e96 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:18.396057 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-18b855d8-771f-442b-9462-9ac398968e96 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.396333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-18b855d8-771f-442b-9462-9ac398968e96 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.397512 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-18f43d3c-93ba-45e6-94c1-b579f615010e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.400682 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-18f43d3c-93ba-45e6-94c1-b579f615010e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:18.400682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-18f43d3c-93ba-45e6-94c1-b579f615010e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.401468 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-18f43d3c-93ba-45e6-94c1-b579f615010e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.415784 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.415784 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:18.418320 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.418320 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:18.420353 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-18b855d8-771f-442b-9462-9ac398968e96 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:18.423169 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-18f43d3c-93ba-45e6-94c1-b579f615010e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:18.425478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18b855d8-771f-442b-9462-9ac398968e96 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:18.430652 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 447/1808] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:18.430699 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-18f43d3c-93ba-45e6-94c1-b579f615010e tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 200 Aug 20 02:06:18.430699 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 454/1809] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:18.675621 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-03a54046-f290-446f-8340-94b3f70a0553 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.679561 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-03a54046-f290-446f-8340-94b3f70a0553 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:18.679893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-03a54046-f290-446f-8340-94b3f70a0553 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.680241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-03a54046-f290-446f-8340-94b3f70a0553 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.701456 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.701456 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:18.732159 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-03a54046-f290-446f-8340-94b3f70a0553 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:18.740212 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-03a54046-f290-446f-8340-94b3f70a0553 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:18.741189 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 457/1810] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1360 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:18.758186 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.761096 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:18.761415 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.761680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.763033 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: 8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:18.776055 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.776055 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:18.777092 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:18.839681 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:06:18.840480 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85dec5cb-f400-4e63-a1e8-22dcee27b4a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 202 Aug 20 02:06:18.842143 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 453/1811] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:18 2026] DELETE /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:18.858140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:18.861393 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:18.861706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:18.861995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:18.873659 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:18.873659 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:18.888735 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:18.900435 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f76c3e06-e600-4a6a-81c8-9fc4bbc12c30 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 200 Aug 20 02:06:18.901569 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 448/1812] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:18 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:19.441916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-36b956ae-fccb-4e19-94a8-649012345168 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.447262 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-36b956ae-fccb-4e19-94a8-649012345168 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:19.447262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-36b956ae-fccb-4e19-94a8-649012345168 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:19.447262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-36b956ae-fccb-4e19-94a8-649012345168 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:19.459081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c3c718b7-a793-4041-8820-88cd13c65bcf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.461091 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3c718b7-a793-4041-8820-88cd13c65bcf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:19.461511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c3c718b7-a793-4041-8820-88cd13c65bcf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:19.462558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c3c718b7-a793-4041-8820-88cd13c65bcf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:19.471818 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:19.471818 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:19.481274 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-36b956ae-fccb-4e19-94a8-649012345168 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:19.481421 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:19.481421 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:19.488969 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c3c718b7-a793-4041-8820-88cd13c65bcf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:19.492128 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-36b956ae-fccb-4e19-94a8-649012345168 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:19.492564 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 455/1813] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:19 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:19.497548 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3c718b7-a793-4041-8820-88cd13c65bcf tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 200 Aug 20 02:06:19.497548 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 458/1814] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:19 2026] GET /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:19.538456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.542862 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:19.543252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b705a6d6-48e1-4c40-96c3-c05e27e5af69", "name": "tempest-VolumesDeleteCascade-Snapshot-1026159130"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:19.571535 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:19.571535 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:19.572271 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:19.572455 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create snapshot from volume b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:19.617905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['126e6658-4f02-4e2c-903a-74cf2fd85afa', 'f2626e28-9e01-4017-a372-4b34f03b855d', '81b9bbbd-dfe2-4e90-bcf1-37d15695f1e7', '7eb0ebc4-9ecb-47a8-936d-a00f20a4cdb4'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:19.674165 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot create request issued successfully. Aug 20 02:06:19.674708 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-03466218-d4d4-4d68-9f52-e111e06cfb52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:19.675466 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 454/1815] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:19.691696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.695074 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a Aug 20 02:06:19.695074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:19.695336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:19.703882 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:19.703882 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:19.704541 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:19.707185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff9dc074-c1ef-4f3f-8289-357e914f11bc tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a returned with HTTP 200 Aug 20 02:06:19.707351 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 449/1816] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:19 2026] GET /volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:19.921641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-981c479a-436f-49c0-8e5e-220f45b5c3a4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.933322 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-981c479a-436f-49c0-8e5e-220f45b5c3a4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 Aug 20 02:06:19.933322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-981c479a-436f-49c0-8e5e-220f45b5c3a4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:19.933322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-981c479a-436f-49c0-8e5e-220f45b5c3a4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:19.940581 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-981c479a-436f-49c0-8e5e-220f45b5c3a4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 returned with HTTP 404 Aug 20 02:06:19.941180 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 456/1817] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:19 2026] GET /volume/v3/volumes/8a85867b-16f0-48cb-8f01-ff5a51bd62d4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:19.961851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:19.965339 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:06:19.965779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:19.966080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:19.976516 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:19.976516 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:19.981792 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:19.987907 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-80e6ae63-358d-4e56-9adb-57f3ec276542 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:06:19.988451 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 459/1818] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:19 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:20.011991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.015008 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:20.015583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1323261496"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:20.027774 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.027774 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:20.028544 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:20.029128 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:06:20.062687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['d08fe30c-25c2-438b-8058-a7edd57c983e', 'cc36a063-6d9b-4b6d-b19c-2797af946957', '67bad301-0e4c-4103-8258-d207ef0ad006', '7a5d495f-ec15-49f1-bef5-0193eebef04b'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:20.108057 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot create request issued successfully. Aug 20 02:06:20.108465 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1aa90a2b-70bd-4ece-8e09-0a3f939cd3d8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:20.108958 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 455/1819] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:20 2026] POST /volume/v3/snapshots => generated 380 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:20.121403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-217362e3-63ee-4026-a746-4cf19efc536d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.123905 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-217362e3-63ee-4026-a746-4cf19efc536d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:20.124242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-217362e3-63ee-4026-a746-4cf19efc536d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:20.124501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-217362e3-63ee-4026-a746-4cf19efc536d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:20.140250 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.140250 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:20.140250 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-217362e3-63ee-4026-a746-4cf19efc536d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:20.140250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-217362e3-63ee-4026-a746-4cf19efc536d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:20.140250 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 450/1820] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:20 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 512 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:20.530258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.530258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:20.530258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:20.530258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:20.551048 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.551048 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:20.562571 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:20.571490 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74357a4a-ef7c-441a-ba56-2b02692ccf93 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:20.572300 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 457/1821] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:20 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:20.724553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d078a36c-50ce-480f-8050-a99236450df0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.724553 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d078a36c-50ce-480f-8050-a99236450df0 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a Aug 20 02:06:20.724553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d078a36c-50ce-480f-8050-a99236450df0 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:20.724553 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d078a36c-50ce-480f-8050-a99236450df0 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:20.734415 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.734415 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:20.734921 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d078a36c-50ce-480f-8050-a99236450df0 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:20.737432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d078a36c-50ce-480f-8050-a99236450df0 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a returned with HTTP 200 Aug 20 02:06:20.738032 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 460/1822] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:20 2026] GET /volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:20.753920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a6135711-7b30-49a4-b3e9-b17827051970 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.758925 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:20.759699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84724373-99de-4b2d-ba7a-36c8d03c656a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-678652964"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:20.762075 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request body: {'volume': {'snapshot_id': '84724373-99de-4b2d-ba7a-36c8d03c656a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-678652964'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:20.772387 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.772387 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:20.773241 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Snapshot retrieved successfully. Aug 20 02:06:20.773763 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume of 1 GB Aug 20 02:06:20.779055 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Availability Zones retrieved successfully. Aug 20 02:06:20.787162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (d881227c-6d1b-4623-8abf-bbe82627fa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:20.787972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb726154-550a-4b83-a384-9adaa3e1cbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:20.788935 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:20.833656 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb726154-550a-4b83-a384-9adaa3e1cbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84724373-99de-4b2d-ba7a-36c8d03c656a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:20.835348 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c239de7d-0687-4de0-bd5a-1a9c8db8dab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:20.905800 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Created reservations ['39403718-9c5c-4360-b1e5-1763e32d8183', '0b95a4d1-cba9-42bf-9880-3198373eacbd', 'c2d9c2a7-d4ef-4a26-8137-bd5f8b5187ce', '7a8f2442-dcac-4c55-842d-5bb8f700f4bc'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:20.906622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c239de7d-0687-4de0-bd5a-1a9c8db8dab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39403718-9c5c-4360-b1e5-1763e32d8183', '0b95a4d1-cba9-42bf-9880-3198373eacbd', 'c2d9c2a7-d4ef-4a26-8137-bd5f8b5187ce', '7a8f2442-dcac-4c55-842d-5bb8f700f4bc']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:20.907625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdcd663-f8d6-47d5-9fe1-d31c26165c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:20.918655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5106d458-9773-4110-a267-89caa3052462 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.923177 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:20.923689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:20.923895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:20.939137 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.939137 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:20.939137 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:20.955928 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Reserve volume completed successfully. Aug 20 02:06:20.957616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5106d458-9773-4110-a267-89caa3052462 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:20.957616 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 451/1823] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:20 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:20.969030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdcd663-f8d6-47d5-9fe1-d31c26165c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd732921d-fa48-491c-ba27-22f333af5cc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-678652964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['39403718-9c5c-4360-b1e5-1763e32d8183','0b95a4d1-cba9-42bf-9880-3198373eacbd','c2d9c2a7-d4ef-4a26-8137-bd5f8b5187ce','7a8f2442-dcac-4c55-842d-5bb8f700f4bc'],size=1,snapshot_id=84724373-99de-4b2d-ba7a-36c8d03c656a,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-678652964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d732921d-fa48-491c-ba27-22f333af5cc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29498cd1158c4f5caa01cb483bb0a9df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84724373-99de-4b2d-ba7a-36c8d03c656a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d885af63167548818fbe186f7fe1834b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:20.970156 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46b6c6d-4594-4f44-9128-a4a7bd6b4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:20.971076 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:20.974076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:20.974357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:20.974628 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:20.983695 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:20.983695 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:20.989550 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:20.996121 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3c4b41b3-0ba1-432a-8dd4-e1e65a4f1d4d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:20.996830 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 458/1824] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:20 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:20.999116 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46b6c6d-4594-4f44-9128-a4a7bd6b4347) transitioned into state 'SUCCESS' from state '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-678652964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29498cd1158c4f5caa01cb483bb0a9df',qos_specs=None,replication_status=,reservations=['39403718-9c5c-4360-b1e5-1763e32d8183','0b95a4d1-cba9-42bf-9880-3198373eacbd','c2d9c2a7-d4ef-4a26-8137-bd5f8b5187ce','7a8f2442-dcac-4c55-842d-5bb8f700f4bc'],size=1,snapshot_id=84724373-99de-4b2d-ba7a-36c8d03c656a,source_replicaid=,source_volid=None,status='creating',user_id='d885af63167548818fbe186f7fe1834b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:21.000596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d667c2-d030-4f0c-a162-a1d921e879b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:21.022731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b3fd753e-0efd-4107-8abb-7058a33be418 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.029520 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.029520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.029520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.031946 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d667c2-d030-4f0c-a162-a1d921e879b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:21.033017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Flow 'volume_create_api' (d881227c-6d1b-4623-8abf-bbe82627fa12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:21.033527 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Create volume request issued successfully. Aug 20 02:06:21.034616 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6135711-7b30-49a4-b3e9-b17827051970 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:21.035345 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 456/1825] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:20 2026] POST /volume/v3/volumes => generated 782 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:21.037349 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.037349 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:21.037897 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.059799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.062201 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Unreserve volume completed successfully. Aug 20 02:06:21.062370 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:21.062496 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b3fd753e-0efd-4107-8abb-7058a33be418 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:21.062865 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.063094 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 461/1826] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:21.064621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.073736 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-56aa1b37-211d-4d64-9607-585a35f6785d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.077814 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.077814 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.078013 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-56aa1b37-211d-4d64-9607-585a35f6785d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:21.078013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-56aa1b37-211d-4d64-9607-585a35f6785d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.078013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-56aa1b37-211d-4d64-9607-585a35f6785d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.085131 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:21.093382 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.093382 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:21.094817 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8412f52e-f0f2-4436-9c73-7d0385c3a882 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 200 Aug 20 02:06:21.095723 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 452/1827] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.098095 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-56aa1b37-211d-4d64-9607-585a35f6785d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.114474 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-56aa1b37-211d-4d64-9607-585a35f6785d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:21.114474 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 459/1828] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.128692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4f278107-207f-4c0f-bd39-c629e7a070bc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.133431 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.134012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.134165 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.150811 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.150811 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:21.150811 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.174201 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-104743b7-95b1-45ff-846e-136dd5181b61 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.176668 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-104743b7-95b1-45ff-846e-136dd5181b61 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.176937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-104743b7-95b1-45ff-846e-136dd5181b61 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.177302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-104743b7-95b1-45ff-846e-136dd5181b61 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.180788 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume updated successfully. Aug 20 02:06:21.181870 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4f278107-207f-4c0f-bd39-c629e7a070bc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 200 Aug 20 02:06:21.182004 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 457/1829] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:06:21.188772 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.188772 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:21.189668 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-104743b7-95b1-45ff-846e-136dd5181b61 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.191022 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-104743b7-95b1-45ff-846e-136dd5181b61 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:21.192809 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 462/1830] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.192910 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.195635 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:21.197248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.197248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.210280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.211679 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.211679 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.218962 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.219644 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.220004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.226329 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.238543 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e38f6398-d8ac-4501-a9ca-20a3e4fce98e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:21.238745 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.238745 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:21.239382 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.240380 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 453/1831] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.241238 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a6d637f-f8ce-4689-a77e-37a53e36fd5c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:21.241946 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 460/1832] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.262837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-efdc5bd9-1308-4541-8196-82eac356f943 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.264831 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.265317 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.265446 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.275269 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.275269 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:21.276006 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.284463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.288337 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:21.289511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.289511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.289511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:21.291443 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume updated successfully. Aug 20 02:06:21.291638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:06:21.291749 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-efdc5bd9-1308-4541-8196-82eac356f943 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 200 Aug 20 02:06:21.291749 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 458/1833] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:06:21.303110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.305300 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Get all snapshots completed successfully. Aug 20 02:06:21.305300 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0acf6202-9092-4cf8-a037-3f8c97dbaeae tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:06:21.305300 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 463/1834] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/snapshots => generated 408 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.307987 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:21.309319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.309319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.324501 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.324501 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.324581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-22eaab92-8575-4cff-87fd-3af882ea5397 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.329345 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22eaab92-8575-4cff-87fd-3af882ea5397 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] PUT https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.330020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-22eaab92-8575-4cff-87fd-3af882ea5397 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1465190098", "description": "This is the new description of snapshot."}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.335261 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.340746 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.340746 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:21.342008 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-22eaab92-8575-4cff-87fd-3af882ea5397 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.343925 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-24f3b5dd-0b2d-4d32-acf4-212c19aef097 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:21.345756 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 454/1835] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.359286 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22eaab92-8575-4cff-87fd-3af882ea5397 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:21.359286 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 461/1836] 10.4.3.27 () {68 vars in 1368 bytes} [Thu Aug 20 02:06:21 2026] PUT /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.366735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.371379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.372340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.372654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.376513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.379600 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.380093 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.380748 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.386152 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.386152 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:21.386731 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.391069 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.391069 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:21.391603 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.392661 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-39d7689a-874e-4887-a9e3-9b91a2df9007 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:21.393264 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 464/1837] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 577 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.406527 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update volume admin metadata completed successfully. Aug 20 02:06:21.406707 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update readonly setting on volume completed successfully. Aug 20 02:06:21.407071 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-daabca6a-ef84-42fb-9ff2-b23d254d3e46 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:21.407679 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 459/1838] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:21.409269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.412161 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.412589 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.412987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.413296 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.425453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.426345 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.426345 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.426463 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.427781 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:21.427987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.428297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.440955 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.440955 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:21.446663 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.454384 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87ea74bd-cf84-4f96-806b-fa3776ceba26 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:21.455713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 462/1839] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.456723 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:06:21.457285 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-89cd9fc9-54a1-4b62-b767-440ee9e26016 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 202 Aug 20 02:06:21.457869 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 455/1840] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:21 2026] DELETE /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:21.473565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.476624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.477836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:21.478287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.478637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.478875 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.479487 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.479823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.487172 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.487172 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:21.487757 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:21.488905 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25464aee-015e-46e9-8e2b-4cfc6bd33427 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 200 Aug 20 02:06:21.489892 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 465/1841] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.491693 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.491693 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:21.492066 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.506366 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update volume admin metadata completed successfully. Aug 20 02:06:21.506626 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Update readonly setting on volume completed successfully. Aug 20 02:06:21.506867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-772b39f5-2e24-48d2-a9ad-57913bbe1f0f tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:21.507266 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 460/1842] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:21.515487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.517994 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:21.518268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.518576 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.528893 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.528893 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:21.534348 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.540833 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e13e4019-1f4c-4276-92bf-ffbb50a6a669 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:21.541553 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 463/1843] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:21.559834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3fbbe726-75f2-48e1-b4db-504392bae530 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.562514 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:21.563009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1695470010", "disk_format": "raw"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:21.563210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1695470010", "disk_format": "raw"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:21.576576 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.576576 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.577507 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:21.590940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:21.593682 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:21.593885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:21.594069 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:21.603076 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.603076 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:21.605856 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:21.605856 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:21.610422 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:21.610545 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.image.image_utils [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1695470010'}] 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-1695470010'}]. {{(pid=100163) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 02:06:21.615739 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-feb038f7-38f5-4327-bde6-abc3eeaa8910 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:21.616081 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 466/1844] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:21 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.120547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.123004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:22.123222 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.123454 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.134955 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.134955 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:22.141427 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:22.147067 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3e85105-452b-4c6d-9ab3-ccc1cd88d2de tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 200 Aug 20 02:06:22.148318 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 461/1845] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.164947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e9d6ef0-6612-4b18-9756-f316673d008c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.168421 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e9d6ef0-6612-4b18-9756-f316673d008c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:22.168822 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e9d6ef0-6612-4b18-9756-f316673d008c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.169030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e9d6ef0-6612-4b18-9756-f316673d008c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.182507 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.182507 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:22.187920 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7e9d6ef0-6612-4b18-9756-f316673d008c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:22.193318 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e9d6ef0-6612-4b18-9756-f316673d008c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 200 Aug 20 02:06:22.193717 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 464/1846] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.214948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.221266 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69?cascade=True Aug 20 02:06:22.221266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.221266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.221266 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume with id: b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:22.238785 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.238785 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:22.240635 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:22.308999 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume request issued successfully. Aug 20 02:06:22.309647 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-45cb2494-7ba3-4b0f-a175-fca857c3d7e7 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69?cascade=True returned with HTTP 202 Aug 20 02:06:22.310281 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 467/1847] 10.4.3.27 () {66 vars in 1369 bytes} [Thu Aug 20 02:06:22 2026] DELETE /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69?cascade=True => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:22.320846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b815e22-2226-4ad7-8a02-2ce207168145 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.324408 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b815e22-2226-4ad7-8a02-2ce207168145 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:22.324408 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b815e22-2226-4ad7-8a02-2ce207168145 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.326021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b815e22-2226-4ad7-8a02-2ce207168145 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.335744 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.335744 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:22.343413 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2b815e22-2226-4ad7-8a02-2ce207168145 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:22.349113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b815e22-2226-4ad7-8a02-2ce207168145 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 200 Aug 20 02:06:22.349745 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 462/1848] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.503031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-040e745f-ca5d-4406-9679-ed0de3e459b1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.506155 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-040e745f-ca5d-4406-9679-ed0de3e459b1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:22.506843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-040e745f-ca5d-4406-9679-ed0de3e459b1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.507486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-040e745f-ca5d-4406-9679-ed0de3e459b1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.515210 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-040e745f-ca5d-4406-9679-ed0de3e459b1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 404 Aug 20 02:06:22.516466 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 465/1849] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:22.528327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.533941 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:22.533941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.533941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.533941 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: fe60296d-2522-41bc-8294-a70473909e99 Aug 20 02:06:22.541576 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09de76ca-b886-4be5-b9f3-ab8a0b35b9a1 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 returned with HTTP 404 Aug 20 02:06:22.542439 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 468/1850] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:22 2026] DELETE /volume/v3/snapshots/fe60296d-2522-41bc-8294-a70473909e99 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:22.555802 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be91d185-c796-4b41-a843-6374906d7259 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.559145 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be91d185-c796-4b41-a843-6374906d7259 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:06:22.559676 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be91d185-c796-4b41-a843-6374906d7259 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.559676 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be91d185-c796-4b41-a843-6374906d7259 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.580910 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.580910 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:22.588113 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-be91d185-c796-4b41-a843-6374906d7259 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:22.599906 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be91d185-c796-4b41-a843-6374906d7259 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:06:22.600443 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 463/1851] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.622010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-06a9feaa-0568-4b31-941f-94ce9224e69b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.625027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:22.625027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1237325430"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:22.628975 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Copy volume to image completed successfully. Aug 20 02:06:22.629537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3fbbe726-75f2-48e1-b4db-504392bae530 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:22.630121 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 456/1852] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:06:21 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 687 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:22.640336 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.640336 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:22.640875 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:06:22.640875 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:06:22.641086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.644101 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:22.644218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.645113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.659713 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.659713 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:22.667267 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:22.673427 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-554f8dfc-ee90-483b-a76c-28f5853b0cb5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:22.674745 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 469/1853] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:22.683694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['9eea8dcf-eff0-4737-8c6f-a587941f181c', '38cc8c57-808e-4530-b240-3b0b54fe858e', '9342ea8e-a67a-4bb4-be55-89bc4c56d4ec', '6f38325e-c856-4c04-9af7-7431bb4eb88c'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:22.742910 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot create request issued successfully. Aug 20 02:06:22.743542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06a9feaa-0568-4b31-941f-94ce9224e69b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:22.744659 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 466/1854] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:22.760255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:22.763503 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:06:22.763844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:22.764183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:22.772634 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:22.772634 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:22.773154 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:22.774637 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8cdc9659-afba-4822-89e2-0bb59304bf48 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 200 Aug 20 02:06:22.775500 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 464/1855] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:22 2026] GET /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:23.368857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5e8db176-02f7-4034-a751-f433d276759c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.370457 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e8db176-02f7-4034-a751-f433d276759c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:23.370692 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e8db176-02f7-4034-a751-f433d276759c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.370938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e8db176-02f7-4034-a751-f433d276759c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.378916 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e8db176-02f7-4034-a751-f433d276759c tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 404 Aug 20 02:06:23.379870 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 457/1856] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:23.389353 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.392181 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:06:23.392494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.392740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.393003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:23.394402 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:23.408786 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Get all volumes completed successfully. Aug 20 02:06:23.408786 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba38ccbe-ffc9-4e60-9dc2-92af6173102d tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:06:23.408786 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 470/1857] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/volumes => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:23.420983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.423892 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:23.423892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.424117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.424597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:23.424933 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.424933 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:23.425974 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:06:23.430964 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Get all snapshots completed successfully. Aug 20 02:06:23.431505 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-211b66af-77ab-475e-a2e6-2a4f65fcb414 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:06:23.431997 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 467/1858] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:23.444672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.447690 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:23.448067 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.448456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.463799 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.463799 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:23.473341 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:23.483062 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8fa75e21-e662-4fb7-aa76-d92f18249d1f tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 200 Aug 20 02:06:23.484288 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 465/1859] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:23.504905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.507145 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:23.507393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.507614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.507796 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume with id: d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:23.516475 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.516475 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:23.517008 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:23.537032 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume request issued successfully. Aug 20 02:06:23.537255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fe6d876-67d5-468c-ba28-7d377747ae16 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 202 Aug 20 02:06:23.537700 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 458/1860] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:23 2026] DELETE /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:23.545181 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.547659 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:23.547979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.548279 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.560679 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.560679 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:23.567708 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Volume info retrieved successfully. Aug 20 02:06:23.574522 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c6763ad-65da-4cae-958b-d9392ffe1828 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 200 Aug 20 02:06:23.575012 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 471/1861] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:23.693363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5b537266-c2db-4265-ab43-43bcfa6072ef None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.695202 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b537266-c2db-4265-ab43-43bcfa6072ef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:23.695481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5b537266-c2db-4265-ab43-43bcfa6072ef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.695697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5b537266-c2db-4265-ab43-43bcfa6072ef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.707279 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.707279 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:23.712802 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5b537266-c2db-4265-ab43-43bcfa6072ef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:23.717901 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b537266-c2db-4265-ab43-43bcfa6072ef tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:23.718468 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 468/1862] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:23.788964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-040b6bab-4356-47fa-9952-0f9627a7d18e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:23.790938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-040b6bab-4356-47fa-9952-0f9627a7d18e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:06:23.791212 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-040b6bab-4356-47fa-9952-0f9627a7d18e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:23.791521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-040b6bab-4356-47fa-9952-0f9627a7d18e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:23.798920 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:23.798920 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:23.799422 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-040b6bab-4356-47fa-9952-0f9627a7d18e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:06:23.800690 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-040b6bab-4356-47fa-9952-0f9627a7d18e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 200 Aug 20 02:06:23.801195 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 466/1863] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:23 2026] GET /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:24.119916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.122318 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:24.122760 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1567685666", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:24.125567 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1567685666', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:24.125567 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume of 1 GB Aug 20 02:06:24.133787 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Availability Zones retrieved successfully. Aug 20 02:06:24.143973 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Flow 'volume_create_api' (997ce710-7873-4150-b773-c39098abcec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:24.146244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c563ac-fbe9-478c-a37c-face51b8f906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:24.150534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:24.206083 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c563ac-fbe9-478c-a37c-face51b8f906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:24.207752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5f49c1-f4d1-4bc6-ad22-79336cd80098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:24.315434 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Created reservations ['633fbafa-12d3-46f5-8c45-b363a3ceb4cf', 'f585e14a-a1ca-44f6-8bd2-deb16cf643d0', '4c948bd5-e07e-4196-b828-035060b1586f', 'b7ef3586-459b-4a04-aff4-0a72060c661d'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:24.316573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5f49c1-f4d1-4bc6-ad22-79336cd80098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633fbafa-12d3-46f5-8c45-b363a3ceb4cf', 'f585e14a-a1ca-44f6-8bd2-deb16cf643d0', '4c948bd5-e07e-4196-b828-035060b1586f', 'b7ef3586-459b-4a04-aff4-0a72060c661d']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:24.317513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1613d9-6902-4da9-9231-72131cb86e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:24.356283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1613d9-6902-4da9-9231-72131cb86e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e994bc7-8957-4b20-9e16-d71e70b2b404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1567685666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc9398e66a62443db63ca1456c6a7288',qos_specs=None,replication_status=,reservations=['633fbafa-12d3-46f5-8c45-b363a3ceb4cf','f585e14a-a1ca-44f6-8bd2-deb16cf643d0','4c948bd5-e07e-4196-b828-035060b1586f','b7ef3586-459b-4a04-aff4-0a72060c661d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9981df3a3dc049d8bf5605381e90bb17',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1567685666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e994bc7-8957-4b20-9e16-d71e70b2b404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc9398e66a62443db63ca1456c6a7288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9981df3a3dc049d8bf5605381e90bb17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:24.357841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da87181-8ac7-4a0c-af3f-4b50bbfdecac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:24.389324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da87181-8ac7-4a0c-af3f-4b50bbfdecac) transitioned into state 'SUCCESS' from state '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-1567685666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc9398e66a62443db63ca1456c6a7288',qos_specs=None,replication_status=,reservations=['633fbafa-12d3-46f5-8c45-b363a3ceb4cf','f585e14a-a1ca-44f6-8bd2-deb16cf643d0','4c948bd5-e07e-4196-b828-035060b1586f','b7ef3586-459b-4a04-aff4-0a72060c661d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9981df3a3dc049d8bf5605381e90bb17',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:24.389942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85aab0bb-968e-4f9a-8d39-bb61ebd42448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:24.403523 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85aab0bb-968e-4f9a-8d39-bb61ebd42448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:24.406256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Flow 'volume_create_api' (997ce710-7873-4150-b773-c39098abcec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:24.406256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume request issued successfully. Aug 20 02:06:24.406256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d41c9db5-41db-43b9-8a02-1c3d7e0c5d9d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:24.406810 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 459/1864] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:24 2026] POST /volume/v3/volumes => generated 745 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:24.591650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-65456ee2-fea8-4d37-87d0-7a5b3b819606 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.594157 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65456ee2-fea8-4d37-87d0-7a5b3b819606 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 Aug 20 02:06:24.594466 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65456ee2-fea8-4d37-87d0-7a5b3b819606 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:24.594734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65456ee2-fea8-4d37-87d0-7a5b3b819606 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:24.603957 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65456ee2-fea8-4d37-87d0-7a5b3b819606 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 returned with HTTP 404 Aug 20 02:06:24.604440 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 472/1865] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:24 2026] GET /volume/v3/volumes/d732921d-fa48-491c-ba27-22f333af5cc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:24.614137 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-becb9263-293e-472a-8925-1bdc1a1a0922 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.616447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-becb9263-293e-472a-8925-1bdc1a1a0922 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a Aug 20 02:06:24.616646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-becb9263-293e-472a-8925-1bdc1a1a0922 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:24.616944 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-becb9263-293e-472a-8925-1bdc1a1a0922 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:24.617484 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-becb9263-293e-472a-8925-1bdc1a1a0922 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete snapshot with id: 84724373-99de-4b2d-ba7a-36c8d03c656a Aug 20 02:06:24.622962 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-becb9263-293e-472a-8925-1bdc1a1a0922 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a returned with HTTP 404 Aug 20 02:06:24.623628 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 469/1866] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:24 2026] DELETE /volume/v3/snapshots/84724373-99de-4b2d-ba7a-36c8d03c656a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:06:24.633479 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b3f3db1a-04ba-4ba8-b57e-3b87834a8ffa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.637006 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3f3db1a-04ba-4ba8-b57e-3b87834a8ffa tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] GET https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:24.638177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3f3db1a-04ba-4ba8-b57e-3b87834a8ffa tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:24.638464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3f3db1a-04ba-4ba8-b57e-3b87834a8ffa tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:24.654583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3f3db1a-04ba-4ba8-b57e-3b87834a8ffa tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 404 Aug 20 02:06:24.655218 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 467/1867] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:24 2026] GET /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:24.667482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.669968 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:24.670291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:24.670562 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:24.670763 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] Delete volume with id: b705a6d6-48e1-4c40-96c3-c05e27e5af69 Aug 20 02:06:24.678865 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b155b00-60df-4bcd-81ff-30391fb75d52 tempest-VolumesDeleteCascade-844259437 tempest-VolumesDeleteCascade-844259437-project-member] https://10.4.3.27/volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 returned with HTTP 404 Aug 20 02:06:24.679803 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 460/1868] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:24 2026] DELETE /volume/v3/volumes/b705a6d6-48e1-4c40-96c3-c05e27e5af69 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:24.738407 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:24.742768 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:24.743005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:24.743393 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:24.757799 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:24.757799 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:24.763315 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:24.770367 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8108e088-bf19-4c24-940c-44976e6dc8b0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:24.771977 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 473/1869] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:24 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:25.791186 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:25.794873 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:25.795574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:25.795961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:25.812501 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:25.812501 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:25.819186 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:25.827135 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b3c3b70-b163-47a6-8e3e-c66cdbd9140f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:25.827837 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 470/1870] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:25 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:26.514171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-835bf53e-8a20-475e-845d-37c65b807956 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.518942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-cdda20ec-ced7-468f-87d4-09271077ac3e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.522373 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-cdda20ec-ced7-468f-87d4-09271077ac3e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf/action Aug 20 02:06:26.524081 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-cdda20ec-ced7-468f-87d4-09271077ac3e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:26.524081 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-cdda20ec-ced7-468f-87d4-09271077ac3e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:26.550323 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:26.550323 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:26.569179 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9ed2c0ee-1e47-4823-be73-2471fb7a6ad3 req-cdda20ec-ced7-468f-87d4-09271077ac3e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf/action returned with HTTP 204 Aug 20 02:06:26.569772 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 461/1871] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:06:26 2026] POST /volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:26.647478 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:06:26.647692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:26.647906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:26.648251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:26.649129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:26.665056 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:26.665056 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-835bf53e-8a20-475e-845d-37c65b807956 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:06:26.666296 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 468/1872] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:06:26 2026] GET /volume/v3/volumes => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:26.676410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9c3a7f83-4383-4fe7-badd-92208c193584 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.678508 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:26.678998 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1086104010"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:26.683995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1086104010'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:26.683995 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume of 1 GB Aug 20 02:06:26.691254 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Availability Zones retrieved successfully. Aug 20 02:06:26.697343 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (701e55d2-046d-47a2-9e7e-bb3b91739626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:26.698769 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f167c8e6-665a-4117-ace5-32388d576a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:26.700365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:26.740474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f167c8e6-665a-4117-ace5-32388d576a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:26.741786 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9149e4f-ae96-422c-a829-726a5a6be352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:26.843724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1a3ef275-90d9-4158-9a20-babaa220c622 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.846397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a3ef275-90d9-4158-9a20-babaa220c622 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:26.846539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Created reservations ['a55c9af4-77a4-4d96-83f0-aa605fced01f', '7b9507c4-d607-4a59-94b6-f0f8ed530e5e', '39d8edc8-c74b-4a68-b9f1-1209e7a24f18', '33c8a182-5088-4f56-b2e5-d6697bea39b5'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:26.846607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a3ef275-90d9-4158-9a20-babaa220c622 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:26.846656 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a3ef275-90d9-4158-9a20-babaa220c622 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:26.847421 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9149e4f-ae96-422c-a829-726a5a6be352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a55c9af4-77a4-4d96-83f0-aa605fced01f', '7b9507c4-d607-4a59-94b6-f0f8ed530e5e', '39d8edc8-c74b-4a68-b9f1-1209e7a24f18', '33c8a182-5088-4f56-b2e5-d6697bea39b5']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:26.848415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17159ba-fd9d-490b-9dd4-f8a40760a439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:26.868443 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:26.868443 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:26.874387 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1a3ef275-90d9-4158-9a20-babaa220c622 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:26.880287 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a3ef275-90d9-4158-9a20-babaa220c622 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:26.881128 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 471/1873] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:26 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:26.882423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17159ba-fd9d-490b-9dd4-f8a40760a439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe98f766-ed43-40b6-84ab-a21108493e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1086104010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['a55c9af4-77a4-4d96-83f0-aa605fced01f','7b9507c4-d607-4a59-94b6-f0f8ed530e5e','39d8edc8-c74b-4a68-b9f1-1209e7a24f18','33c8a182-5088-4f56-b2e5-d6697bea39b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1086104010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe98f766-ed43-40b6-84ab-a21108493e6b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea079f7f70f644e68001f0940e933fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1473a1136054fee81b381a0963563ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:26.885331 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d2ea79-1936-43ad-a36e-a614b8988180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:26.902906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.905868 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:26.906897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:26.906897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:26.918014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d2ea79-1936-43ad-a36e-a614b8988180) transitioned into state 'SUCCESS' from state '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-1086104010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['a55c9af4-77a4-4d96-83f0-aa605fced01f','7b9507c4-d607-4a59-94b6-f0f8ed530e5e','39d8edc8-c74b-4a68-b9f1-1209e7a24f18','33c8a182-5088-4f56-b2e5-d6697bea39b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:26.920861 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ecc2c8-16b3-4bc8-8da7-19c8b843609d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:26.927942 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:26.927942 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:26.933644 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:26.936597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ecc2c8-16b3-4bc8-8da7-19c8b843609d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:26.937990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (701e55d2-046d-47a2-9e7e-bb3b91739626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:26.938625 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request issued successfully. Aug 20 02:06:26.939423 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c3a7f83-4383-4fe7-badd-92208c193584 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:26.940043 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 474/1874] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:26 2026] POST /volume/v3/volumes => generated 762 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:26.945411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-128ecb9a-0df2-496b-99fb-ce6bd895c64e tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:26.945881 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 462/1875] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:26 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 1169 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:26.959350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:26.961900 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:26.961900 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:26.962174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:26.969773 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:26.969773 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:26.974555 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:26.979953 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5273a235-2b59-43d8-90d1-d3c38b16bcf1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:26.979953 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 469/1876] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:26 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:27.004700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:27.008108 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:27.008350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:27.008578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:27.021660 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:27.021660 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:27.025686 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:27.032162 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-eeb0567f-d520-4208-a88a-02f3a4456028 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:27.032848 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 472/1877] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:27 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:27.059130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:27.062059 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/action Aug 20 02:06:27.062488 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:27.062615 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:27.084192 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:27.084192 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:27.084934 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:27.098241 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Begin detaching volume completed successfully. Aug 20 02:06:27.098614 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-1d8707e9-aa27-4ade-840b-0bac80a596b7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/action returned with HTTP 202 Aug 20 02:06:27.099438 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 475/1878] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:06:27 2026] POST /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:27.196409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-73dca29c-7345-402a-81ba-d3fe398e7e11 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:27.196767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73dca29c-7345-402a-81ba-d3fe398e7e11 None None] GET https://10.4.3.27/volume// Aug 20 02:06:27.196927 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73dca29c-7345-402a-81ba-d3fe398e7e11 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:27.197212 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73dca29c-7345-402a-81ba-d3fe398e7e11 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:27.198159 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73dca29c-7345-402a-81ba-d3fe398e7e11 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:27.198159 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 463/1879] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:27.207974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:27.212315 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:27.212315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:27.212315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:27.228336 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:27.228336 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:27.238832 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:27.247102 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-8da88d6e-7ce3-41ba-9dbe-fede7f90e5d6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:27.248535 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 470/1880] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:06:27 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 1352 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:06:27.270646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ee33490b-7859-40a9-86fb-3e0112415879 req-364725bf-7f9c-474e-bd8f-4a554df3b859 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:27.275026 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-364725bf-7f9c-474e-bd8f-4a554df3b859 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption Aug 20 02:06:27.275366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-364725bf-7f9c-474e-bd8f-4a554df3b859 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:27.275618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-364725bf-7f9c-474e-bd8f-4a554df3b859 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:27.288004 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:27.288004 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:27.300460 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-364725bf-7f9c-474e-bd8f-4a554df3b859 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption returned with HTTP 200 Aug 20 02:06:27.300460 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 473/1881] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:06:27 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:27.998355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:28.001819 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:28.003308 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:28.003308 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:28.015700 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:28.015700 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:28.022949 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:28.031911 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-656cb1ae-c9b4-42a3-a0f1-bbab0702e134 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:28.031911 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 476/1882] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:27 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:28.049585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:28.053545 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:28.053894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:28.054023 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:28.064347 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:28.064347 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:28.072139 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:28.078792 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d5c34f9-ddb0-47e3-96d5-674690e9960a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:28.078792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 464/1883] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:28 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:28.098855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:28.101274 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:28.101637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1157636866"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:28.103736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1157636866'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:28.103974 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume of 1 GB Aug 20 02:06:28.113464 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Availability Zones retrieved successfully. Aug 20 02:06:28.120640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (b6626e25-ed6e-44b3-a43d-8c0cb97578ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:28.122339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bddad0-1373-4efa-a9c2-736bc5116001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:28.122853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:28.165466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bddad0-1373-4efa-a9c2-736bc5116001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:28.166660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b36f545-d4e1-4df1-b535-3b10fcb8ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:28.247308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Created reservations ['362217ce-5280-4a55-9a85-9af431d480c0', '9e4fb583-48e6-4a8c-9eca-10d2e88dd072', 'f141d687-b85f-4165-b3ba-71d0d8de4f82', 'b4e56cad-fe7f-40e0-87d0-10d82db8b00d'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:28.250262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b36f545-d4e1-4df1-b535-3b10fcb8ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362217ce-5280-4a55-9a85-9af431d480c0', '9e4fb583-48e6-4a8c-9eca-10d2e88dd072', 'f141d687-b85f-4165-b3ba-71d0d8de4f82', 'b4e56cad-fe7f-40e0-87d0-10d82db8b00d']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:28.250262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a84237-2dae-4550-89e5-604e9a4447bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:28.301105 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a84237-2dae-4550-89e5-604e9a4447bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71746bcc-ab3e-4b75-a2f1-6bba94df4452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1157636866',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['362217ce-5280-4a55-9a85-9af431d480c0','9e4fb583-48e6-4a8c-9eca-10d2e88dd072','f141d687-b85f-4165-b3ba-71d0d8de4f82','b4e56cad-fe7f-40e0-87d0-10d82db8b00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1157636866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71746bcc-ab3e-4b75-a2f1-6bba94df4452,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea079f7f70f644e68001f0940e933fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1473a1136054fee81b381a0963563ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:28.301938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b1a812-7dac-4db1-9df5-8ff0b6ca1aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:28.361422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b1a812-7dac-4db1-9df5-8ff0b6ca1aa9) transitioned into state 'SUCCESS' from state '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-1157636866',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['362217ce-5280-4a55-9a85-9af431d480c0','9e4fb583-48e6-4a8c-9eca-10d2e88dd072','f141d687-b85f-4165-b3ba-71d0d8de4f82','b4e56cad-fe7f-40e0-87d0-10d82db8b00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:28.362892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb8169a-aaf9-423e-aa79-7034f6e5ef32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:28.390314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb8169a-aaf9-423e-aa79-7034f6e5ef32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:28.391386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (b6626e25-ed6e-44b3-a43d-8c0cb97578ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:28.391703 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request issued successfully. Aug 20 02:06:28.393448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba8e7a1-6e20-4b6a-b5fa-8e26a11c9d44 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:28.394289 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 471/1884] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:28 2026] POST /volume/v3/volumes => generated 762 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:28.409071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:28.414934 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:28.415754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:28.415754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:28.426925 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:28.426925 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:28.432705 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:28.444038 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-565b9c96-34a5-4885-998f-b2fbd39f6e7c tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:28.444517 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 474/1885] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:28 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:28.620590 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ee33490b-7859-40a9-86fb-3e0112415879 req-4f6fce1d-e2b2-4dec-b480-4fa048c54295 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:28.624317 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-4f6fce1d-e2b2-4dec-b480-4fa048c54295 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf Aug 20 02:06:28.624450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-4f6fce1d-e2b2-4dec-b480-4fa048c54295 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:28.626136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-4f6fce1d-e2b2-4dec-b480-4fa048c54295 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:28.637732 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:28.637732 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:28.749966 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee33490b-7859-40a9-86fb-3e0112415879 req-4f6fce1d-e2b2-4dec-b480-4fa048c54295 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf returned with HTTP 200 Aug 20 02:06:28.750813 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 477/1886] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:06:28 2026] DELETE /volume/v3/attachments/acd2b0b0-4ebb-4c2e-a434-9fcfaef042bf => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:29.368273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:29.372155 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:29.372155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:29.372391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:29.386853 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:29.386853 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:29.395179 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:29.401977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-086ccc45-7e65-4150-b9b4-4908bd0de8b3 req-7fcf8f42-cb72-4ebe-8aec-e862e68c32ce tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:29.402501 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 465/1887] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:29 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:29.463138 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:29.469005 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:29.469447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:29.469508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:29.490046 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:29.490046 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:29.494726 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:29.502100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a013823-e36a-4093-9c96-4caf06c9d2ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:29.502100 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 472/1888] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:29 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:29.518545 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:29.520303 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:29.520675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:29.520975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:29.530802 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:29.530802 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:29.535758 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:29.542351 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ecbd89a-e52d-4286-ada6-0b0128b1661e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:29.542351 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 475/1889] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:29 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:29.559358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:29.562371 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:29.562371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1524481076"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:29.566819 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1524481076'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:29.567264 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume of 1 GB Aug 20 02:06:29.567500 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:29.567500 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:29.577058 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Availability Zones retrieved successfully. Aug 20 02:06:29.591250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (3064ac4e-43dc-4ca9-8229-c39ea54b8f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:29.591722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c06f098f-3b33-45e3-8a81-cbba625eee92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:29.593255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:29.636317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c06f098f-3b33-45e3-8a81-cbba625eee92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:29.639845 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1fdcf76-33d6-4a8a-85e8-bf210b191dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:29.709592 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Created reservations ['9ee8b7c7-698e-4bc2-a045-97e14c6a104e', '2a47c421-3fff-4675-8aff-328ada9b123c', 'd6463041-0015-44d8-a45f-d7a6fd526c2d', '74403ed8-c7c8-4821-9a95-d68664bd1354'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:29.710701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1fdcf76-33d6-4a8a-85e8-bf210b191dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee8b7c7-698e-4bc2-a045-97e14c6a104e', '2a47c421-3fff-4675-8aff-328ada9b123c', 'd6463041-0015-44d8-a45f-d7a6fd526c2d', '74403ed8-c7c8-4821-9a95-d68664bd1354']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:29.712333 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bea74df-7d44-4030-a51e-d4df7badad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:29.754988 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bea74df-7d44-4030-a51e-d4df7badad61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40af1604-0048-4665-8265-1c40e7c6e45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1524481076',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['9ee8b7c7-698e-4bc2-a045-97e14c6a104e','2a47c421-3fff-4675-8aff-328ada9b123c','d6463041-0015-44d8-a45f-d7a6fd526c2d','74403ed8-c7c8-4821-9a95-d68664bd1354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1524481076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40af1604-0048-4665-8265-1c40e7c6e45c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ea079f7f70f644e68001f0940e933fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1473a1136054fee81b381a0963563ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:29.756189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6251c0-324b-4856-bd58-95fe64647083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:29.793169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6251c0-324b-4856-bd58-95fe64647083) transitioned into state 'SUCCESS' from state '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-1524481076',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ea079f7f70f644e68001f0940e933fb5',qos_specs=None,replication_status=,reservations=['9ee8b7c7-698e-4bc2-a045-97e14c6a104e','2a47c421-3fff-4675-8aff-328ada9b123c','d6463041-0015-44d8-a45f-d7a6fd526c2d','74403ed8-c7c8-4821-9a95-d68664bd1354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1473a1136054fee81b381a0963563ce',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:29.798355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5b0c3b-6c37-4b82-b6c1-7ac4559f82dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:29.810328 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5b0c3b-6c37-4b82-b6c1-7ac4559f82dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:29.811914 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Flow 'volume_create_api' (3064ac4e-43dc-4ca9-8229-c39ea54b8f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:29.812064 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Create volume request issued successfully. Aug 20 02:06:29.812917 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7218820c-d0b8-48c9-9acd-f6e6c844a246 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:29.813522 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 478/1890] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:29 2026] POST /volume/v3/volumes => generated 762 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:29.833201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:29.839663 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:29.839810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:29.840026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:29.854426 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:29.854426 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:29.869905 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:29.889427 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-653d8c17-cd79-4656-b8fd-adf8e137e7bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:29.890287 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 466/1891] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:29 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:30.912693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:30.914472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:30.914754 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:30.915990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:30.925092 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:30.925092 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:30.931963 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:30.939663 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2ec6e332-9e9c-4d78-8ead-d220ebbc8183 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:30.940458 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 473/1892] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:30 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:30.960962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:30.963461 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:30.963461 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:30.963840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:30.974901 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:30.974901 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:30.980186 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:30.990009 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9c96b94-5fa9-42c7-b8db-90d3160b5718 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:30.990616 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 476/1893] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:30 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.011088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.014187 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:06:31.014415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.014605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.014917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.015391 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.015391 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:31.016036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.034044 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.034672 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b714e7ab-b139-49e7-bd68-10c912a66cfe tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:06:31.035123 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 479/1894] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes => generated 970 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.053159 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.055502 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524481076 Aug 20 02:06:31.056663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.057006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.057745 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.059017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1524481076'), ('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.117351 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.118768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-afe59830-1f80-4ef8-8c99-f2034eaf5265 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524481076 returned with HTTP 200 Aug 20 02:06:31.119586 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 467/1895] 10.4.3.27 () {66 vars in 1331 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524481076 => generated 332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.134648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.137616 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010 Aug 20 02:06:31.137834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.138116 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.138609 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.139615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1086104010'), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.187424 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.188364 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.188364 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:31.201312 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ec2b78b-d687-439a-9417-4d36eaef9875 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010 returned with HTTP 200 Aug 20 02:06:31.201312 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 474/1896] 10.4.3.27 () {66 vars in 1352 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.218944 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.220507 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=1 Aug 20 02:06:31.220507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.220507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.220877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.221880 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.230500 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.231648 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.231648 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:31.238358 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f42100c2-7250-4e54-85e3-07e4c92e6946 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 20 02:06:31.239109 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 477/1897] 10.4.3.27 () {66 vars in 1266 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:31.258351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.258624 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:31.258845 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.259263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.259512 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.261099 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.261099 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:31.261099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.324109 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.325097 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.325097 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:31.331290 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-154c1ab3-6e8c-4653-b2ca-19dceb34ff5d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:31.331835 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 480/1898] 10.4.3.27 () {66 vars in 1354 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c => generated 1000 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:31.360957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:31.375911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.435704 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.436736 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.436736 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:31.442328 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a625b45-abdd-4dad-b300-91d2f53c24bb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:31.442893 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 468/1899] 10.4.3.27 () {66 vars in 1354 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 1000 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:31.461341 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.468132 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:31.468132 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.468132 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.468132 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.471962 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.527844 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.530934 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528d6c51-a381-4f1a-a292-0b1985a7da6f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:31.531994 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 475/1900] 10.4.3.27 () {66 vars in 1354 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:31.557181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.560975 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 20 02:06:31.561465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.561747 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.562706 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.562706 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:31.567066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.626850 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.628615 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.628615 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:31.635991 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-feb7e698-8ad4-4edc-a5b4-80833e1e53d3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 20 02:06:31.637092 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 478/1901] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:06:31.653404 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.656520 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 20 02:06:31.656660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.657594 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.657594 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.658114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100161) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:31.659482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.711163 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.712424 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.712424 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:31.720732 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0828073-bc89-4199-bd94-a3b31ee77dd8 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 20 02:06:31.720900 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 481/1902] 10.4.3.27 () {66 vars in 1352 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:31.749150 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.751056 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?limit=1 Aug 20 02:06:31.751393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.751654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.751954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.753221 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.764977 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.765592 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-21cd4068-8a46-4c13-b33f-76f147e050e9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 20 02:06:31.766372 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 469/1903] 10.4.3.27 () {66 vars in 1245 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.780943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9351be42-0538-4425-aa13-398508432d1a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.785329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:31.786194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.786194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.787170 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.788056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.811776 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.812089 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9351be42-0538-4425-aa13-398508432d1a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:31.813265 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 476/1904] 10.4.3.27 () {66 vars in 1333 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?limit=1&marker=40af1604-0048-4665-8265-1c40e7c6e45c => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.832038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.834634 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:31.835598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.835598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.835598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.838363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.910775 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.910894 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5c62d96-b54c-48e2-821f-f29b139bf704 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:31.911830 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 479/1905] 10.4.3.27 () {66 vars in 1333 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?limit=1&marker=71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:31.926027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f215f002-d955-4148-b48f-030967095cf9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.932690 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:31.933062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.933814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.933814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.934646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:31.960838 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:31.961879 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f215f002-d955-4148-b48f-030967095cf9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:31.962119 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 482/1906] 10.4.3.27 () {66 vars in 1333 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?limit=1&marker=fe98f766-ed43-40b6-84ab-a21108493e6b => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:06:31.980679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bcacf846-8552-486d-9971-e2d8fd2a266e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:31.985661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available Aug 20 02:06:31.985999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:31.986313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:31.986548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:31.986980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100163) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:31.987668 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:31.987668 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:31.990730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1086104010'), ('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.039406 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.040148 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcacf846-8552-486d-9971-e2d8fd2a266e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available returned with HTTP 200 Aug 20 02:06:32.040761 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 470/1907] 10.4.3.27 () {66 vars in 1365 bytes} [Thu Aug 20 02:06:31 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available => generated 332 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.053330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.056159 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available Aug 20 02:06:32.056407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.056634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.056922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.057237 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100164) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.057577 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.057577 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:32.060250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1086104010'), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.106377 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.107118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.107118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:32.115752 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-340faecf-73f5-4758-a36f-4c2c8034a0ee tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available returned with HTTP 200 Aug 20 02:06:32.115752 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 477/1908] 10.4.3.27 () {66 vars in 1386 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1086104010&status=available => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.134490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.135964 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?marker=40af1604-0048-4665-8265-1c40e7c6e45c&sort=id%3Aasc Aug 20 02:06:32.136363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.136635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.136896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.137258 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.137258 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:32.137705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.188829 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.192135 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.192135 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:32.200932 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f73c0618-9cb9-4c8f-8140-ee0f2574170f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?marker=40af1604-0048-4665-8265-1c40e7c6e45c&sort=id%3Aasc returned with HTTP 200 Aug 20 02:06:32.201689 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 480/1909] 10.4.3.27 () {66 vars in 1366 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?marker=40af1604-0048-4665-8265-1c40e7c6e45c&sort=id%3Aasc => generated 1703 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.226327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e43fb40-69be-4566-ac91-89c8092bced1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.229137 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 02:06:32.229359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.229559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.229917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.230944 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.282006 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.283418 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.283418 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:32.293668 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e43fb40-69be-4566-ac91-89c8092bced1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 02:06:32.294241 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 483/1910] 10.4.3.27 () {66 vars in 1330 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.323536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.326370 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:06:32.326370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.326527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.327010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.327420 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.327420 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:32.328025 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.341563 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.346013 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.346013 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:32.349895 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b46f0a5-3723-4c4e-8577-18051afeb2fc tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:06:32.349895 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 471/1911] 10.4.3.27 () {66 vars in 1251 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.370067 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.376382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 02:06:32.376382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.376382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.376382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.377137 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.417344 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.418025 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c58d410-767a-47fd-bca0-0bbf9ab2ebcb tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 02:06:32.418554 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 478/1912] 10.4.3.27 () {66 vars in 1309 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.433866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5a06ad87-b442-419f-91b2-00100233edbf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.437325 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?availability_zone=nova Aug 20 02:06:32.437325 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.437769 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.438124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.438491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value nova, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.439409 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.476012 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.476838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a06ad87-b442-419f-91b2-00100233edbf tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 02:06:32.477270 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 481/1913] 10.4.3.27 () {66 vars in 1275 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.489669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?availability_zone=nova Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value nova, assuming string {{(pid=100161) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.493675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.526682 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.527468 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-782aa3ac-dbee-4b5c-9af5-a2321fcb15a3 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 02:06:32.528047 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 484/1914] 10.4.3.27 () {66 vars in 1275 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.540036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.542766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?bootable=false Aug 20 02:06:32.543049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.545482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.545482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.545482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.587579 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.589560 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dfab3e9-0675-42f3-841b-11449f9e77ae tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 02:06:32.589560 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 472/1915] 10.4.3.27 () {66 vars in 1259 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.606446 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9022ed79-0275-4a35-9989-d8d1895daa4e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.609826 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?bootable=false Aug 20 02:06:32.609826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.609826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.610215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.613245 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.613245 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:32.613245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.654698 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.655153 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9022ed79-0275-4a35-9989-d8d1895daa4e tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 02:06:32.655632 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 479/1916] 10.4.3.27 () {66 vars in 1259 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.667426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?status=available Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:32.673256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.685899 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.686629 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf8700c5-f1fb-4581-a60e-a8cb0a195707 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 02:06:32.688090 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 482/1917] 10.4.3.27 () {66 vars in 1263 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:32.700815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.704110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes?status=available Aug 20 02:06:32.704400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.704703 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.705086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.705409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100161) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.705848 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.705848 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:32.706412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.750255 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.750255 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8d39a00-551e-4ee5-8784-0e5c5ee7da72 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 02:06:32.750255 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 485/1918] 10.4.3.27 () {66 vars in 1263 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:32.765013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.766831 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?availability_zone=nova Aug 20 02:06:32.767479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.767479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.767479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.767802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value nova, assuming string {{(pid=100163) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.768025 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.768025 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:32.768517 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.806556 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.808123 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.808123 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:32.816586 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af7677bd-4b57-41b2-b837-c4ca233dade5 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 20 02:06:32.816752 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 473/1919] 10.4.3.27 () {66 vars in 1296 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.833876 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.838382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?bootable=false Aug 20 02:06:32.839252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.842349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.842349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.842803 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.842803 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:32.843730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.859264 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.860716 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.860716 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:32.866005 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b1b6465f-7719-4711-8315-12f7b78d88b9 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 20 02:06:32.866219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 480/1920] 10.4.3.27 () {66 vars in 1280 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.891781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-948214dc-7b11-429c-9072-2f9d1bcf468f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.891781 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/detail?status=available Aug 20 02:06:32.891781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.891781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.892189 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:32.892907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Could not evaluate value available, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:06:32.892907 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.892907 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:32.894308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:32.913313 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Get all volumes completed successfully. Aug 20 02:06:32.913313 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.913313 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:32.925475 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-948214dc-7b11-429c-9072-2f9d1bcf468f tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 20 02:06:32.925475 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 483/1921] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:32.951297 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:32.955114 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:32.955445 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:32.955828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:32.972139 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:32.972139 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:32.977991 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:32.985851 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1542d818-8219-4a67-8b2c-9a1a444e4944 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:32.986683 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 486/1922] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:32 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:33.005602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-90442c31-205f-4f03-87bf-8f149b3007da None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:33.012549 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] DELETE https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:33.012549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:33.012549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:33.012766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume with id: 40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:33.027012 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:33.027012 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:33.028290 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:33.082681 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume request issued successfully. Aug 20 02:06:33.082681 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90442c31-205f-4f03-87bf-8f149b3007da tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 202 Aug 20 02:06:33.086260 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 474/1923] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:33 2026] DELETE /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:33.098770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:33.104012 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:33.104241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:33.104438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:33.116148 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:33.116148 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:33.122799 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:33.127616 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a952d752-b3f8-4108-9485-50bbc5b7e0cd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 200 Aug 20 02:06:33.128532 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 481/1924] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:33 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:34.116284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.119593 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:34.119593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.119593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.119593 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume with id: 400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:34.129800 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:34.129800 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:34.130627 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:34.149027 np0000007844 devstack@c-api.service[100162]: WARNING cinder.keymgr.conf_key_mgr [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:06:34.149344 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bec0474e-b0a2-4d13-8370-eb7e974c862a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.156097 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bec0474e-b0a2-4d13-8370-eb7e974c862a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c Aug 20 02:06:34.156871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bec0474e-b0a2-4d13-8370-eb7e974c862a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.156871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bec0474e-b0a2-4d13-8370-eb7e974c862a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.177284 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bec0474e-b0a2-4d13-8370-eb7e974c862a tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c returned with HTTP 404 Aug 20 02:06:34.177284 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 487/1925] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:34 2026] GET /volume/v3/volumes/40af1604-0048-4665-8265-1c40e7c6e45c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:34.178939 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume request issued successfully. Aug 20 02:06:34.179393 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-885a75a4-b03b-48f1-bbbf-8ae96d41ffe5 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 202 Aug 20 02:06:34.181164 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 484/1926] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:34 2026] DELETE /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:34.185726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.189583 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:34.189583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.189583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.196183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.202257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:34.202257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.202257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.209552 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:34.209552 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:34.220397 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:34.220397 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:34.224657 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:34.231254 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:06:34.232925 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ffd9a60c-1bba-45a6-8d09-b2c30307fcaa tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:34.233459 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 475/1927] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:34 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:34.245258 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b77b4b57-2877-4d84-bf4b-accacf31cefa tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 200 Aug 20 02:06:34.245258 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 482/1928] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:34 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:34.255315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.256851 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] DELETE https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:34.257041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.257641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.257925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume with id: 71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:34.267401 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:34.267401 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:34.268018 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:34.317284 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume request issued successfully. Aug 20 02:06:34.318560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c4d518c-4d81-4958-be39-03ea7cdf6719 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 202 Aug 20 02:06:34.318560 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 488/1929] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:34 2026] DELETE /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:34.331947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:34.336651 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:34.336651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:34.337493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:34.351723 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:34.351723 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:34.359586 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:34.369454 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5dec40dd-147c-4bf8-a3ba-38e6e2c46794 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 200 Aug 20 02:06:34.370349 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 485/1930] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:34 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:35.260125 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cb084f29-fc75-4c89-80f5-a80ad69cf0a3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.264144 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb084f29-fc75-4c89-80f5-a80ad69cf0a3 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a Aug 20 02:06:35.268256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb084f29-fc75-4c89-80f5-a80ad69cf0a3 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.268256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb084f29-fc75-4c89-80f5-a80ad69cf0a3 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.275714 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb084f29-fc75-4c89-80f5-a80ad69cf0a3 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a returned with HTTP 404 Aug 20 02:06:35.277243 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 476/1931] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:35 2026] GET /volume/v3/volumes/400d3bc7-6c59-44eb-b8cb-b32f98113c4a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:35.291621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.296032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:06:35.296425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.296612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.300117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:06:35.332849 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Get all volumes completed successfully. Aug 20 02:06:35.335434 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:35.335434 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:35.342054 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-563e972e-fd8f-44ab-92fe-233a26ed02e9 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:06:35.342697 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 483/1932] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:06:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10553 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:06:35.365213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8996208b-6e0d-4e6c-ab67-e435151e084d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.367381 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8996208b-6e0d-4e6c-ab67-e435151e084d tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] DELETE https://10.4.3.27/volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c Aug 20 02:06:35.367618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8996208b-6e0d-4e6c-ab67-e435151e084d tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.367862 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8996208b-6e0d-4e6c-ab67-e435151e084d tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.396101 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-074b498f-32b6-4699-8263-04ea74db7895 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.398903 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-074b498f-32b6-4699-8263-04ea74db7895 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 Aug 20 02:06:35.399140 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-074b498f-32b6-4699-8263-04ea74db7895 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.400586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-074b498f-32b6-4699-8263-04ea74db7895 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.410419 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-074b498f-32b6-4699-8263-04ea74db7895 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 returned with HTTP 404 Aug 20 02:06:35.410993 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 486/1933] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:35 2026] GET /volume/v3/volumes/71746bcc-ab3e-4b75-a2f1-6bba94df4452 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:35.421640 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8996208b-6e0d-4e6c-ab67-e435151e084d tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c returned with HTTP 202 Aug 20 02:06:35.422121 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 489/1934] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:06:35 2026] DELETE /volume/v3/types/1789ccb0-b9b6-441b-a136-ac1c9c1c843c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:35.423328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.430329 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:35.430329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.430329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.442026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cd38bac5-2d31-4b40-83ad-dbd0b6fdc181 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.443985 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:35.443985 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:35.444453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd38bac5-2d31-4b40-83ad-dbd0b6fdc181 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:06:35.444966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd38bac5-2d31-4b40-83ad-dbd0b6fdc181 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1619998191", "extra_specs": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:35.452420 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:35.464323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9452eb74-a7e0-4e38-90f0-34658fa519dd tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:35.465271 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 477/1935] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:35 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:35.477863 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd38bac5-2d31-4b40-83ad-dbd0b6fdc181 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:06:35.478377 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 484/1936] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:06:35 2026] POST /volume/v3/types => generated 212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:35.484884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.488336 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:35.488608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.488903 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.489113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume with id: fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:35.493760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f989573-772a-4847-bc50-d0b5be837b8b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.496816 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f989573-772a-4847-bc50-d0b5be837b8b tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] POST https://10.4.3.27/volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402/encryption Aug 20 02:06:35.497427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f989573-772a-4847-bc50-d0b5be837b8b tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:35.504668 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:35.504668 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:35.504668 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:35.535313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f989573-772a-4847-bc50-d0b5be837b8b tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402/encryption returned with HTTP 200 Aug 20 02:06:35.536372 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 490/1937] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:06:35 2026] POST /volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:35.545336 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Delete volume request issued successfully. Aug 20 02:06:35.546485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f72d7ce-8fad-409f-9837-f87ab50aa85d tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 202 Aug 20 02:06:35.546485 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 487/1938] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:35 2026] DELETE /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:35.547359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.549893 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:35.551760 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-173990336", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1619998191", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:35.554443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-173990336', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1619998191', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:35.557027 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:35.562491 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:35.562491 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:35.563394 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:35.563717 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume of 1 GB Aug 20 02:06:35.564091 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:35.564091 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:35.565574 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Availability Zones retrieved successfully. Aug 20 02:06:35.573046 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (be0e0889-32da-4c9c-80b5-4dd9466a57c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:35.574731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680856a6-75f3-43c6-9a12-afa62064cb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:35.576681 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:35.576681 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:35.576961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:35.583243 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Volume info retrieved successfully. Aug 20 02:06:35.592663 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32dbac22-507c-4bdd-9a38-5d98be1718f1 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 200 Aug 20 02:06:35.593368 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 485/1939] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:35 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:35.637094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680856a6-75f3-43c6-9a12-afa62064cb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:06:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72f1f506-a4e4-42a7-b8af-ad54555ff402,is_public=True,name='tempest-scenario-type-luks-1619998191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1f506-a4e4-42a7-b8af-ad54555ff402', '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=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:35.637937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c562cffe-1030-4cd0-9ae2-eea69760cc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:35.694181 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1619998191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1619998191, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:35.694181 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1619998191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1619998191, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:06:35.745686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Created reservations ['638cdf80-6263-4505-b606-883adf1ac854', '03516d41-4044-4ad1-bce4-d9dcd60afdda', 'e14be020-22e9-4cb8-b9a2-f3dc9c45c479', 'a7fab707-2e0d-47bf-9ae8-d644da1dbf94'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:35.747951 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c562cffe-1030-4cd0-9ae2-eea69760cc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['638cdf80-6263-4505-b606-883adf1ac854', '03516d41-4044-4ad1-bce4-d9dcd60afdda', 'e14be020-22e9-4cb8-b9a2-f3dc9c45c479', 'a7fab707-2e0d-47bf-9ae8-d644da1dbf94']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:35.749135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf19c701-c8c4-45b8-b625-637fcb9c4cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:35.784034 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf19c701-c8c4-45b8-b625-637fcb9c4cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924b5537-38a4-458a-bb7b-b9d195d93e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-173990336',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['638cdf80-6263-4505-b606-883adf1ac854','03516d41-4044-4ad1-bce4-d9dcd60afdda','e14be020-22e9-4cb8-b9a2-f3dc9c45c479','a7fab707-2e0d-47bf-9ae8-d644da1dbf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=72f1f506-a4e4-42a7-b8af-ad54555ff402), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-173990336',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=924b5537-38a4-458a-bb7b-b9d195d93e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca901b656c24d5994a74a5ece391ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d601272e25412a8fd85b7e83813cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1f506-a4e4-42a7-b8af-ad54555ff402),volume_type_id=72f1f506-a4e4-42a7-b8af-ad54555ff402)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:35.785120 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb7c2dd-52b6-47cd-a1e9-c88f68d7ff0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:35.810443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb7c2dd-52b6-47cd-a1e9-c88f68d7ff0f) transitioned into state 'SUCCESS' from state '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-173990336',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dca901b656c24d5994a74a5ece391ba2',qos_specs=None,replication_status=,reservations=['638cdf80-6263-4505-b606-883adf1ac854','03516d41-4044-4ad1-bce4-d9dcd60afdda','e14be020-22e9-4cb8-b9a2-f3dc9c45c479','a7fab707-2e0d-47bf-9ae8-d644da1dbf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d601272e25412a8fd85b7e83813cab',volume_type_id=72f1f506-a4e4-42a7-b8af-ad54555ff402)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:35.811671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44476c-fbcb-487b-9c5d-e3b1a7298db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:35.831341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44476c-fbcb-487b-9c5d-e3b1a7298db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:35.831579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Flow 'volume_create_api' (be0e0889-32da-4c9c-80b5-4dd9466a57c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:35.831926 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Create volume request issued successfully. Aug 20 02:06:35.832643 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8767dae7-9c0c-4c4b-8abc-d74320f443eb tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:35.833117 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 478/1940] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:35 2026] POST /volume/v3/volumes => generated 782 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:36.621494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ac9232a3-c6df-4da9-a18d-d5d69243aa60 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:36.623008 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac9232a3-c6df-4da9-a18d-d5d69243aa60 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] GET https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b Aug 20 02:06:36.623008 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac9232a3-c6df-4da9-a18d-d5d69243aa60 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:36.623205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac9232a3-c6df-4da9-a18d-d5d69243aa60 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:36.634894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac9232a3-c6df-4da9-a18d-d5d69243aa60 tempest-VolumesListTestJSON-740487952 tempest-VolumesListTestJSON-740487952-project-member] https://10.4.3.27/volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b returned with HTTP 404 Aug 20 02:06:36.635549 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 491/1941] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:36 2026] GET /volume/v3/volumes/fe98f766-ed43-40b6-84ab-a21108493e6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:36.881025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:36.883881 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:36.884400 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-500799524"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:36.887026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-500799524'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:36.887026 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume of 1 GB Aug 20 02:06:36.893534 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Availability Zones retrieved successfully. Aug 20 02:06:36.904418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Flow 'volume_create_api' (9479dc2d-c7af-40b7-a6dc-f3a007d12268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:36.905403 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ec36e6-2eb0-4775-86fb-486a83cd5979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:36.907344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:36.957607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ec36e6-2eb0-4775-86fb-486a83cd5979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:36.958687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f585cded-5b54-40bf-9a28-20ac121e1004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:37.079067 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Created reservations ['4e230fe9-d6b6-4c48-b7ea-6c8d16061fce', 'e1f44306-ed54-4dff-9cf8-276576979bc1', '9fb5b9ab-58f9-4c60-a51d-5fd878462b23', 'bade0fc3-81ed-42b0-943f-8d68719b94f9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:37.080606 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f585cded-5b54-40bf-9a28-20ac121e1004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e230fe9-d6b6-4c48-b7ea-6c8d16061fce', 'e1f44306-ed54-4dff-9cf8-276576979bc1', '9fb5b9ab-58f9-4c60-a51d-5fd878462b23', 'bade0fc3-81ed-42b0-943f-8d68719b94f9']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:37.081191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c945fe62-b402-470c-96e1-20f06c4e2e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:37.108672 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c945fe62-b402-470c-96e1-20f06c4e2e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95631db-de41-4cea-84df-b56894cdde86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-500799524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f12e8eb8444844b4763ae3f8d33765',qos_specs=None,replication_status=,reservations=['4e230fe9-d6b6-4c48-b7ea-6c8d16061fce','e1f44306-ed54-4dff-9cf8-276576979bc1','9fb5b9ab-58f9-4c60-a51d-5fd878462b23','bade0fc3-81ed-42b0-943f-8d68719b94f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-500799524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95631db-de41-4cea-84df-b56894cdde86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f12e8eb8444844b4763ae3f8d33765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:37.109492 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e6018f-252c-41bf-9029-41f4babb05ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:37.131910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e6018f-252c-41bf-9029-41f4babb05ea) transitioned into state 'SUCCESS' from state '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-500799524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f12e8eb8444844b4763ae3f8d33765',qos_specs=None,replication_status=,reservations=['4e230fe9-d6b6-4c48-b7ea-6c8d16061fce','e1f44306-ed54-4dff-9cf8-276576979bc1','9fb5b9ab-58f9-4c60-a51d-5fd878462b23','bade0fc3-81ed-42b0-943f-8d68719b94f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:37.132913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7667b52-eb0e-4598-bfcd-19935952fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:37.151867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7667b52-eb0e-4598-bfcd-19935952fc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:37.153270 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Flow 'volume_create_api' (9479dc2d-c7af-40b7-a6dc-f3a007d12268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:37.156724 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume request issued successfully. Aug 20 02:06:37.157583 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05eba957-113f-4d7b-8a91-3a7d45c2eced tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:37.158105 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 488/1942] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:36 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:38.926306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-911b52ab-2138-45f6-ad49-f6fcd0c386be None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.114511 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-911b52ab-2138-45f6-ad49-f6fcd0c386be tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:39.116133 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-911b52ab-2138-45f6-ad49-f6fcd0c386be tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a7be553-8804-422a-80d8-82f3fd9083b3", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1070580671"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:39.130456 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-911b52ab-2138-45f6-ad49-f6fcd0c386be tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 404 Aug 20 02:06:39.131013 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 486/1943] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:38 2026] POST /volume/v3/snapshots => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:39.142627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b34f3b3f-9b6e-429e-b20a-3aa1fbe7380c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.145977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b34f3b3f-9b6e-429e-b20a-3aa1fbe7380c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:39.146459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b34f3b3f-9b6e-429e-b20a-3aa1fbe7380c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1370443812"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:39.193917 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b34f3b3f-9b6e-429e-b20a-3aa1fbe7380c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 404 Aug 20 02:06:39.194985 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 479/1944] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:39 2026] POST /volume/v3/snapshots => generated 77 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:39.209358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.212852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots?limit=invalid Aug 20 02:06:39.213418 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:39.213812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:39.214965 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] HTTP exception thrown: limit param must be an integer Aug 20 02:06:39.215289 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f26827c-e2f2-482d-b427-9cf3d29d25d8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 20 02:06:39.216038 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 492/1945] 10.4.3.27 () {66 vars in 1263 bytes} [Thu Aug 20 02:06:39 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:06:39.230923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d10570d4-54b2-471a-a187-a703a646becd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.234617 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots?marker=41778331-e517-47c6-a02d-c221ba2426c4 Aug 20 02:06:39.234617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:39.234840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:39.235917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:39.235917 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:39.235917 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:39.237842 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:06:39.244427 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d10570d4-54b2-471a-a187-a703a646becd tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots?marker=41778331-e517-47c6-a02d-c221ba2426c4 returned with HTTP 404 Aug 20 02:06:39.244427 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 489/1946] 10.4.3.27 () {66 vars in 1323 bytes} [Thu Aug 20 02:06:39 2026] GET /volume/v3/snapshots?marker=41778331-e517-47c6-a02d-c221ba2426c4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:39.256126 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d88c56d-122d-480e-8712-3978bb927f73 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.261666 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots?sort_key=invalid Aug 20 02:06:39.261666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:39.262669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:39.263169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:06:39.265774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:06:39.266531 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d88c56d-122d-480e-8712-3978bb927f73 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 20 02:06:39.267284 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 487/1947] 10.4.3.27 () {66 vars in 1269 bytes} [Thu Aug 20 02:06:39 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:06:39.282338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.286136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:39.287975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1175535622"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:39.289267 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1175535622'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:39.289537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create volume of 2 GB Aug 20 02:06:39.290016 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:39.290016 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:39.297468 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Availability Zones retrieved successfully. Aug 20 02:06:39.305518 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Flow 'volume_create_api' (17ca9a65-f9b4-470a-a5bd-9cd8f1484af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:39.306660 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c16fa93-048b-4a3a-9d2e-d6d0108f6ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:39.308865 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Validating volume size '2' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:39.346862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c16fa93-048b-4a3a-9d2e-d6d0108f6ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:39.347693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cdfbf2-ff5c-46de-9193-33b40321f628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:39.460636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Created reservations ['4939aed6-54c8-402e-9ebd-5d7080ee5ace', '799f3296-0268-427d-9437-6603fbd3d10b', 'fd2172a4-ce19-4257-beb0-59b2933a00b8', '45517aec-2f7f-4bf1-8a14-983584e24ca7'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:39.462014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7cdfbf2-ff5c-46de-9193-33b40321f628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4939aed6-54c8-402e-9ebd-5d7080ee5ace', '799f3296-0268-427d-9437-6603fbd3d10b', 'fd2172a4-ce19-4257-beb0-59b2933a00b8', '45517aec-2f7f-4bf1-8a14-983584e24ca7']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:39.462925 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fa85af-11f3-45d9-8fd0-40972d3a1721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:39.495314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fa85af-11f3-45d9-8fd0-40972d3a1721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1175535622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811a926dd0cf45c889fe612a4d35aea1',qos_specs=None,replication_status=,reservations=['4939aed6-54c8-402e-9ebd-5d7080ee5ace','799f3296-0268-427d-9437-6603fbd3d10b','fd2172a4-ce19-4257-beb0-59b2933a00b8','45517aec-2f7f-4bf1-8a14-983584e24ca7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5674e0f1499a4f859ec406b609b759df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1175535622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='811a926dd0cf45c889fe612a4d35aea1',provider_auth=None,provider_geometry=None,provider_id=None,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='5674e0f1499a4f859ec406b609b759df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:39.496177 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646c1489-a275-4a1f-a3cf-8abe96a1e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:39.532082 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646c1489-a275-4a1f-a3cf-8abe96a1e369) transitioned into state 'SUCCESS' from state '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-1175535622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='811a926dd0cf45c889fe612a4d35aea1',qos_specs=None,replication_status=,reservations=['4939aed6-54c8-402e-9ebd-5d7080ee5ace','799f3296-0268-427d-9437-6603fbd3d10b','fd2172a4-ce19-4257-beb0-59b2933a00b8','45517aec-2f7f-4bf1-8a14-983584e24ca7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5674e0f1499a4f859ec406b609b759df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:39.535323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad40ab16-05f7-40ee-bc89-da767ec690d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:39.556183 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad40ab16-05f7-40ee-bc89-da767ec690d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:39.557401 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Flow 'volume_create_api' (17ca9a65-f9b4-470a-a5bd-9cd8f1484af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:39.557401 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create volume request issued successfully. Aug 20 02:06:39.558779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87b2f88f-61f1-40cf-98b2-1c1e16ed50c8 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:39.558779 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 480/1948] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:39 2026] POST /volume/v3/volumes => generated 760 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:39.576469 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:39.577856 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:39.579045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:39.579605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:39.589961 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:39.589961 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:39.599565 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:39.606174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79c0e8d3-e17a-4e28-b2c4-3ff10fc8dde6 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 200 Aug 20 02:06:39.606921 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 493/1949] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:39 2026] GET /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:40.625097 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:40.627581 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:40.627849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:40.628036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:40.638149 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:40.638149 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:40.643330 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:40.649724 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40e059c0-60c3-470d-bd11-fa3d2fd14bd5 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 200 Aug 20 02:06:40.650362 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 490/1950] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:40 2026] GET /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:40.671492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c380debc-c66a-4594-a663-232b6ffc451a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:40.673825 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:06:40.675317 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1528657011"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:40.680460 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=390,cinder:UPDATE=141,cinder:INSERT=72 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:06:40.694315 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:40.694315 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:40.694938 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:40.695171 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create snapshot from volume 5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:40.762087 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Created reservations ['4f8c4de6-731f-4c85-b6d5-9e28648ead78', '87f65262-8114-4893-ab39-4f8a006a5f0b', '6acb6703-d876-4eb5-a590-c01d24f68b46', 'b1ea4467-97d7-47c3-b4bd-2529430ad3e3'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:40.816821 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot create request issued successfully. Aug 20 02:06:40.816821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c380debc-c66a-4594-a663-232b6ffc451a tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:06:40.816949 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 488/1951] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:06:40 2026] POST /volume/v3/snapshots => generated 318 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:06:40.832400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:40.832400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:40.833340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:40.833340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:40.840746 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:40.840746 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:40.841588 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot retrieved successfully. Aug 20 02:06:40.843083 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef4d5f53-9b61-48c9-aa19-f34d3e903085 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 returned with HTTP 200 Aug 20 02:06:40.845468 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 481/1952] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:40 2026] GET /volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:41.238798 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-79663155-47ed-41de-b35d-7ac4029f81cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:41.239959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79663155-47ed-41de-b35d-7ac4029f81cc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:41.240043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79663155-47ed-41de-b35d-7ac4029f81cc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:41.240267 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79663155-47ed-41de-b35d-7ac4029f81cc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:41.252196 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:41.252196 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:41.262865 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-79663155-47ed-41de-b35d-7ac4029f81cc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:41.276059 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79663155-47ed-41de-b35d-7ac4029f81cc tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:41.277833 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 494/1953] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:41 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:41.856453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:41.859158 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:41.859416 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:41.859626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:41.861720 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=347,cinder:INSERT=45,cinder:UPDATE=73 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:06:41.865647 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:41.865647 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:41.866162 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot retrieved successfully. Aug 20 02:06:41.867272 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3dda4318-5fdf-4437-97fd-aa9d8198aac2 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 returned with HTTP 200 Aug 20 02:06:41.867661 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 491/1954] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:41 2026] GET /volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:41.879784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:41.881960 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:41.882400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "deb2b0d9-ad62-41a2-a3ae-99a86d538f19"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:41.884037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'deb2b0d9-ad62-41a2-a3ae-99a86d538f19'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:41.890414 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:41.890414 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:41.890891 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot retrieved successfully. Aug 20 02:06:41.891019 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Create volume of 1 GB Aug 20 02:06:41.896897 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Availability Zones retrieved successfully. Aug 20 02:06:41.905580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Flow 'volume_create_api' (31b3c5a4-caa3-4f2d-8e5a-a0b7eade3ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:41.906689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2a40f2-edf0-4066-9eb9-831899c26bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:41.908167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:41.909697 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2a40f2-edf0-4066-9eb9-831899c26bbf) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 02:06:41.909697 np0000007844 devstack@c-api.service[100164]: 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 20 02:06:41.912161 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2a40f2-edf0-4066-9eb9-831899c26bbf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:41.913147 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2a40f2-edf0-4066-9eb9-831899c26bbf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 02:06:41.914314 np0000007844 devstack@c-api.service[100164]: WARNING cinder.volume.api [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Flow 'volume_create_api' (31b3c5a4-caa3-4f2d-8e5a-a0b7eade3ecf) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 02:06:41.914687 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6eae1e3a-1a2c-419e-bb94-5f77e5197a85 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 400 Aug 20 02:06:41.915439 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 489/1955] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:41 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:06:41.927608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:41.933772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:41.933772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:41.933772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:41.933772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Delete snapshot with id: deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:41.944830 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:41.944830 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:41.945562 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot retrieved successfully. Aug 20 02:06:41.969098 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot delete request issued successfully. Aug 20 02:06:41.969394 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6938b60d-8a2c-4e81-bc91-d8abe06b7cfe tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 returned with HTTP 202 Aug 20 02:06:41.971994 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 482/1956] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:06:41 2026] DELETE /volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:41.981116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:41.984574 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:41.984574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:41.984948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:41.989661 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=301,cinder:INSERT=44,cinder:UPDATE=81 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:06:41.994794 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:41.994794 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:41.995557 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Snapshot retrieved successfully. Aug 20 02:06:41.998412 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dfe181e4-9e35-48ea-9942-28e7e6514fc0 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 returned with HTTP 200 Aug 20 02:06:41.998412 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 495/1957] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:41 2026] GET /volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:42.300179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e823008d-e92a-4dbd-b6f0-be217647460b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:42.302878 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e823008d-e92a-4dbd-b6f0-be217647460b tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:42.302878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e823008d-e92a-4dbd-b6f0-be217647460b tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:42.303096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e823008d-e92a-4dbd-b6f0-be217647460b tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:42.316885 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:42.316885 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:42.322961 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e823008d-e92a-4dbd-b6f0-be217647460b tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:42.331159 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e823008d-e92a-4dbd-b6f0-be217647460b tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:42.331957 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 492/1958] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:42 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:42.381672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-20140d6e-b176-4006-970e-8fd61a92604d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:42.385793 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] POST https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action Aug 20 02:06:42.385909 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1491792685", "disk_format": "qcow2"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:42.386068 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1491792685", "disk_format": "qcow2"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:42.400793 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:42.400793 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:42.401721 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:42.431679 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:42.431679 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:42.438488 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.image.image_utils [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1491792685'}] 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-1491792685'}]. {{(pid=100164) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 02:06:43.015122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-453d7690-1d78-462b-8d38-b82f015a4bdf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:43.036687 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-453d7690-1d78-462b-8d38-b82f015a4bdf tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 Aug 20 02:06:43.037065 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-453d7690-1d78-462b-8d38-b82f015a4bdf tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:43.037399 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-453d7690-1d78-462b-8d38-b82f015a4bdf tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:43.044682 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=334,cinder:UPDATE=60,cinder:INSERT=36 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:06:43.051212 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-453d7690-1d78-462b-8d38-b82f015a4bdf tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 returned with HTTP 404 Aug 20 02:06:43.052246 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 483/1959] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:06:43 2026] GET /volume/v3/snapshots/deb2b0d9-ad62-41a2-a3ae-99a86d538f19 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:43.067874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:43.072034 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:43.073626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:43.074194 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:43.086682 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:43.086682 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:43.098530 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:43.105754 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Copy volume to image completed successfully. Aug 20 02:06:43.107285 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20140d6e-b176-4006-970e-8fd61a92604d tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action returned with HTTP 202 Aug 20 02:06:43.107285 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 490/1960] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:06:42 2026] POST /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c/action => generated 689 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:43.108518 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d06708f-0e5b-4ba4-8c90-b0f6bb89c41c tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 200 Aug 20 02:06:43.108890 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 496/1961] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:43 2026] GET /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:43.128793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:43.133381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:43.133381 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:43.133646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:43.133835 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Delete volume with id: 5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:43.147989 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:43.147989 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:43.148535 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:43.223700 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Delete volume request issued successfully. Aug 20 02:06:43.223973 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-650eeef2-5339-47aa-8b61-ff4a55e47e0e tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 202 Aug 20 02:06:43.224621 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 493/1962] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:43 2026] DELETE /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:43.243528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:43.246878 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:43.246878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:43.246878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:43.262863 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:43.262863 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:43.270966 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Volume info retrieved successfully. Aug 20 02:06:43.285197 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b55136f1-f1e7-4ac0-b568-6fcb9bb3a5e4 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 200 Aug 20 02:06:43.285857 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 484/1963] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:43 2026] GET /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:43.420130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:43.422448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:06:43.422616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:43.422849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:43.446907 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:43.446907 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:43.454665 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:06:43.466623 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-798f70ad-e554-4604-a6dc-ebfc1ba889d4 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:06:43.467385 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 491/1964] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:43 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:44.141500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cfa2a4ac-9aa7-4f01-95ae-b4de716930bd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:44.141971 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cfa2a4ac-9aa7-4f01-95ae-b4de716930bd None None] GET https://10.4.3.27/volume// Aug 20 02:06:44.142020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cfa2a4ac-9aa7-4f01-95ae-b4de716930bd None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:44.142242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cfa2a4ac-9aa7-4f01-95ae-b4de716930bd None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:44.142610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cfa2a4ac-9aa7-4f01-95ae-b4de716930bd None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:44.143030 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 497/1965] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:44.155693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-7ba49602-d25b-4fa9-9f98-b3048e132dca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:44.158300 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-7ba49602-d25b-4fa9-9f98-b3048e132dca tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:06:44.158795 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-7ba49602-d25b-4fa9-9f98-b3048e132dca tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def5aff6-aaf8-48a4-a041-78e24f7265dd", "connector": null, "instance_uuid": "c573ee48-c51e-4719-8cf0-cdbcfefd79e6"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:44.174201 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:44.174201 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:44.210259 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-7ba49602-d25b-4fa9-9f98-b3048e132dca tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:06:44.210843 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 494/1966] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:06:44 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 20 02:06:44.222582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-beb828d4-60fd-4512-b7a8-e5fadd845061 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:44.225349 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-beb828d4-60fd-4512-b7a8-e5fadd845061 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e Aug 20 02:06:44.225565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-beb828d4-60fd-4512-b7a8-e5fadd845061 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:44.225803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-beb828d4-60fd-4512-b7a8-e5fadd845061 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:44.234945 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:44.234945 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:44.295899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-beb828d4-60fd-4512-b7a8-e5fadd845061 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e returned with HTTP 200 Aug 20 02:06:44.296555 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 485/1967] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:06:44 2026] DELETE /volume/v3/attachments/0db15542-7bb9-4b5a-bcc7-4c16503fef9e => generated 367 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:44.311158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-811ed900-68ee-494d-8641-38006c980419 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:44.313329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-811ed900-68ee-494d-8641-38006c980419 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] GET https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 Aug 20 02:06:44.313519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-811ed900-68ee-494d-8641-38006c980419 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:44.313687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-811ed900-68ee-494d-8641-38006c980419 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:44.322240 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-811ed900-68ee-494d-8641-38006c980419 tempest-VolumesSnapshotNegativeTestJSON-1663296528 tempest-VolumesSnapshotNegativeTestJSON-1663296528-project-member] https://10.4.3.27/volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 returned with HTTP 404 Aug 20 02:06:44.323200 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 492/1968] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:44 2026] GET /volume/v3/volumes/5a5fe39e-c0dc-4bdb-9954-f22a1a6a9378 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:45.760679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:45.763670 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 Aug 20 02:06:45.764064 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:45.778631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:06:45.784974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:06:45.786297 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:45.786297 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:45.925912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-def5aff6-aaf8-48a4-a041-78e24f7265dd-np0000007844" released by "attachment_update" :: held 0.141s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:06:45.926325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-02f625a1-cb35-43cd-b2a9-ecea7dec12cc tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 returned with HTTP 200 Aug 20 02:06:45.928280 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 498/1969] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:06:45 2026] PUT /volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:45.950878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-b7c1a174-cf91-430b-a8a2-af5278f81982 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:45.957214 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-b7c1a174-cf91-430b-a8a2-af5278f81982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 Aug 20 02:06:45.957595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-b7c1a174-cf91-430b-a8a2-af5278f81982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:45.957876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-b7c1a174-cf91-430b-a8a2-af5278f81982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:45.980681 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-b7c1a174-cf91-430b-a8a2-af5278f81982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 returned with HTTP 200 Aug 20 02:06:45.981139 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 495/1970] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:06:45 2026] GET /volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:46.043242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bb202ec2-27f9-44f0-8856-dae31131e84e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:46.045819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:06:46.046216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-634913639"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:46.049451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-634913639'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:06:46.049451 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume of 1 GB Aug 20 02:06:46.049451 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:46.049451 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:46.058252 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Availability Zones retrieved successfully. Aug 20 02:06:46.062728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (b69603bb-c11b-48b0-bcc1-5c44ba9b4b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:46.063843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3db7a9c-ed1c-4db2-b434-3269ede6b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:46.065605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:06:46.112307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3db7a9c-ed1c-4db2-b434-3269ede6b911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:46.113098 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a32e67-06b1-4a46-930d-02864cef4758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:46.202328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Created reservations ['87f31832-fb6d-45c3-84b5-32d2b6003a9c', '611bcf46-1b8b-43fb-9353-40434e4ab6cf', '2d5fac8d-9884-432b-9996-3eb37398b8f8', '15a232db-8e80-41eb-b8ac-091720dd0d4f'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:06:46.203284 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a32e67-06b1-4a46-930d-02864cef4758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f31832-fb6d-45c3-84b5-32d2b6003a9c', '611bcf46-1b8b-43fb-9353-40434e4ab6cf', '2d5fac8d-9884-432b-9996-3eb37398b8f8', '15a232db-8e80-41eb-b8ac-091720dd0d4f']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:46.208683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16185a6a-0e69-4406-abda-c4818e39ed7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:46.243555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16185a6a-0e69-4406-abda-c4818e39ed7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd964f2be-a20b-48de-8bf4-1f44bf26d8f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-634913639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['87f31832-fb6d-45c3-84b5-32d2b6003a9c','611bcf46-1b8b-43fb-9353-40434e4ab6cf','2d5fac8d-9884-432b-9996-3eb37398b8f8','15a232db-8e80-41eb-b8ac-091720dd0d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-634913639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d964f2be-a20b-48de-8bf4-1f44bf26d8f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f693ee6c5a54f24856be86fcebf205c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:46.244537 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f70a21-db7b-4491-aa90-43a697ceceb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:46.299677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f70a21-db7b-4491-aa90-43a697ceceb7) transitioned into state 'SUCCESS' from state '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-634913639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['87f31832-fb6d-45c3-84b5-32d2b6003a9c','611bcf46-1b8b-43fb-9353-40434e4ab6cf','2d5fac8d-9884-432b-9996-3eb37398b8f8','15a232db-8e80-41eb-b8ac-091720dd0d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:46.300823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fad6273-2ad7-4121-9320-597d38d9b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:06:46.313607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fad6273-2ad7-4121-9320-597d38d9b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:06:46.314501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (b69603bb-c11b-48b0-bcc1-5c44ba9b4b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:06:46.314864 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request issued successfully. Aug 20 02:06:46.318809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bb202ec2-27f9-44f0-8856-dae31131e84e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:06:46.320963 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 486/1971] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:06:46 2026] POST /volume/v3/volumes => generated 752 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:06:46.346955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:46.355387 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:46.355387 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:46.355387 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:46.373948 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:46.373948 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:46.381049 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:46.390546 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fb4c803-8ab2-4232-be8f-7481488909a2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:46.392588 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 493/1972] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:46 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:47.410105 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.413408 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:47.414565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.414565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.432477 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:47.432477 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:47.437178 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:47.443818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-829f6f8e-43f3-4b00-9878-3f0fdf9e2b64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:47.444012 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 499/1973] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:47.517316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.521412 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:47.521720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.521974 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.535965 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:47.535965 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:47.543897 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:47.553099 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-302209bc-9865-4e2c-bdee-181255b805d0 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:47.554007 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 496/1974] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:47.688763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-75350a35-f23b-431e-88fe-69b18a7ad6e5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.689420 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-75350a35-f23b-431e-88fe-69b18a7ad6e5 None None] GET https://10.4.3.27/volume// Aug 20 02:06:47.689662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-75350a35-f23b-431e-88fe-69b18a7ad6e5 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.689914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-75350a35-f23b-431e-88fe-69b18a7ad6e5 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.690369 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-75350a35-f23b-431e-88fe-69b18a7ad6e5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:47.690777 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 487/1975] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:47.701006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-303a43da-97a9-4751-92d7-232f25e55156 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.703972 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-303a43da-97a9-4751-92d7-232f25e55156 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:06:47.707120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-303a43da-97a9-4751-92d7-232f25e55156 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d964f2be-a20b-48de-8bf4-1f44bf26d8f1", "connector": null, "instance_uuid": "61d46f36-7e29-4eb0-8858-20a2b25a00ce"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:47.720081 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:47.720081 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:47.759326 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-303a43da-97a9-4751-92d7-232f25e55156 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:06:47.759914 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 494/1976] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:06:47 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 20 02:06:47.805255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.805697 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:47.805924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.806129 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.821371 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:47.821371 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:47.828474 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:47.832251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-993ee509-1d28-4c37-b169-9fc2d36dd747 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.832773 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-993ee509-1d28-4c37-b169-9fc2d36dd747 None None] GET https://10.4.3.27/volume// Aug 20 02:06:47.832946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-993ee509-1d28-4c37-b169-9fc2d36dd747 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.834051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-993ee509-1d28-4c37-b169-9fc2d36dd747 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.834051 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-993ee509-1d28-4c37-b169-9fc2d36dd747 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:47.835658 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 497/1977] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:47.837773 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0dc67ff6-bcb9-46cf-a8e3-098bf5b17c40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:47.838363 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 500/1978] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:06:47.852850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:47.856089 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:47.856089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:47.856089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:47.875005 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:47.875005 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:47.879053 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:47.883922 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-79c9703f-c753-4754-9bc5-48a313abcfb3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:47.884515 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 488/1979] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:06:47 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:06:48.024921 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:48.029056 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] PUT https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 Aug 20 02:06:48.030845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:48.045498 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Acquiring lock "cinder-attachment_update-d964f2be-a20b-48de-8bf4-1f44bf26d8f1-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:06:48.056454 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-d964f2be-a20b-48de-8bf4-1f44bf26d8f1-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:06:48.058341 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:48.058341 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:48.213208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-d964f2be-a20b-48de-8bf4-1f44bf26d8f1-np0000007844" released by "attachment_update" :: held 0.156s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:06:48.214410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-661a1812-7455-4e68-b0eb-3268cc7adf60 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 returned with HTTP 200 Aug 20 02:06:48.215286 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 495/1980] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:06:48 2026] PUT /volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:48.860903 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-169a21de-1356-4767-8c2e-fa4252850415 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:48.864602 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-169a21de-1356-4767-8c2e-fa4252850415 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:48.864859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-169a21de-1356-4767-8c2e-fa4252850415 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:48.865077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-169a21de-1356-4767-8c2e-fa4252850415 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:48.883239 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:48.883239 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:48.888767 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-169a21de-1356-4767-8c2e-fa4252850415 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:48.896307 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-169a21de-1356-4767-8c2e-fa4252850415 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:48.897295 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 498/1981] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:48 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:49.917791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-075d45df-e014-4157-9c9d-e3beaec9a36b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:49.920668 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-075d45df-e014-4157-9c9d-e3beaec9a36b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:49.920855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-075d45df-e014-4157-9c9d-e3beaec9a36b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:49.921288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-075d45df-e014-4157-9c9d-e3beaec9a36b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:49.936728 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:49.936728 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:49.942453 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-075d45df-e014-4157-9c9d-e3beaec9a36b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:49.948977 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-075d45df-e014-4157-9c9d-e3beaec9a36b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:49.952305 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 501/1982] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:49 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:50.973914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:50.977312 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:50.977312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:50.977609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:50.994455 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:50.994455 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:51.014882 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:51.026945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8913fc2-3f43-46f6-bd25-b0b038b18b5d tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:51.027865 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 489/1983] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:50 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:51.870535 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-66c2bd49-d337-46e2-9f35-24057e6bdb0a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:51.873183 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-66c2bd49-d337-46e2-9f35-24057e6bdb0a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09/action Aug 20 02:06:51.873676 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-66c2bd49-d337-46e2-9f35-24057e6bdb0a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:51.873845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-66c2bd49-d337-46e2-9f35-24057e6bdb0a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:51.929994 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:51.929994 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:51.956988 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e6eae719-116b-4126-bb6a-ef73a94a718f req-66c2bd49-d337-46e2-9f35-24057e6bdb0a tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09/action returned with HTTP 204 Aug 20 02:06:51.957872 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 496/1984] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:06:51 2026] POST /volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:52.045344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:52.048064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:52.048362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:52.048649 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:52.069686 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:52.069686 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:52.078517 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:52.088659 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-60baa51f-fc32-4426-8e4e-eab4e6d23bb7 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:52.088659 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 499/1985] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:52 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:53.108709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:53.111088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:53.111869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:53.111869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:53.125469 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:53.125469 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:53.131520 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:53.138338 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a9f52ebc-0d0f-4b40-8bc9-672d088d2745 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:53.140009 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 502/1986] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:53 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:53.836434 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-8e1fd337-7b6b-419b-8a7e-5698f03215d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:53.838454 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-8e1fd337-7b6b-419b-8a7e-5698f03215d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474/action Aug 20 02:06:53.838812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-8e1fd337-7b6b-419b-8a7e-5698f03215d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:53.838940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-8e1fd337-7b6b-419b-8a7e-5698f03215d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:53.863574 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:53.863574 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:53.892126 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0394eaad-1ef8-43e9-ab71-6d5ef763d280 req-8e1fd337-7b6b-419b-8a7e-5698f03215d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474/action returned with HTTP 204 Aug 20 02:06:53.892688 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 490/1987] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:06:53 2026] POST /volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:54.157963 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.163046 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.163413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.164292 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.195410 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.195410 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:54.215450 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.221518 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17ebe5e0-e2bd-4a0d-a04d-2af9331e5848 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.222041 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 497/1988] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1137 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:54.241144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.244191 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.244713 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.244713 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.265055 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.265055 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:54.274053 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.283712 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a84fa1b-28f7-413d-a5b8-30ddc954c09b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.284397 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 500/1989] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:54.358800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.361840 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.362116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.362392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.380828 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.380828 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:54.389339 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.399175 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e69809a0-2485-4b9b-bfed-409b968ca27d req-eb00b2eb-8d24-41c6-9eaa-769b537f50d6 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.399175 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 503/1990] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:06:54.430461 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.432537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.434214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.434214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.452290 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.452290 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:54.458511 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.465702 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7ff8e880-0fb5-490a-bc80-c5bfad2b9832 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.466251 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 491/1991] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:54.527597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.533554 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.533554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.533554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.546728 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.546728 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:54.552146 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.557838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-506b8d25-e7ff-4307-b4fe-8af62d7bad64 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.558445 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 498/1992] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:06:54.588427 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.591733 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1/action Aug 20 02:06:54.592134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:06:54.592306 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:54.607448 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.607448 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:54.608129 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.620354 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Begin detaching volume completed successfully. Aug 20 02:06:54.620354 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-9fa9f875-f641-4ab3-9ed3-8ae8c3e42ac3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1/action returned with HTTP 202 Aug 20 02:06:54.620813 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 501/1993] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:06:54 2026] POST /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:06:54.704282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-31c6b65e-0f24-4538-b64b-3decfa350fe4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.704282 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31c6b65e-0f24-4538-b64b-3decfa350fe4 None None] GET https://10.4.3.27/volume// Aug 20 02:06:54.704588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-31c6b65e-0f24-4538-b64b-3decfa350fe4 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.704894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-31c6b65e-0f24-4538-b64b-3decfa350fe4 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.705384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31c6b65e-0f24-4538-b64b-3decfa350fe4 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:06:54.705771 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 504/1994] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:06:54.716992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:54.720086 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:54.722249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:54.722249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:54.741499 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:54.741499 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:54.746653 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:54.753366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-a1ea61aa-af3b-449f-90fb-8f4113354344 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:54.754402 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 492/1995] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:06:54 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:06:55.538632 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:55.543414 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:55.543414 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:55.543414 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:55.556684 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:55.556684 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:55.565512 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:55.573612 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94d99afe-2c63-4313-94ab-849ce36bd2f1 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:55.574466 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 499/1996] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:55 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:55.926946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-b161cbe6-4c4f-499f-a850-367f1e34153b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:55.936336 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-b161cbe6-4c4f-499f-a850-367f1e34153b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 Aug 20 02:06:55.936336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-b161cbe6-4c4f-499f-a850-367f1e34153b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:55.936516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-b161cbe6-4c4f-499f-a850-367f1e34153b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:55.954313 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:55.954313 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:56.063221 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-290d3de1-676e-4b30-94f5-c96b1fbee3d6 req-b161cbe6-4c4f-499f-a850-367f1e34153b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 returned with HTTP 200 Aug 20 02:06:56.063221 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 502/1997] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:06:55 2026] DELETE /volume/v3/attachments/a106ffca-9b4d-473e-b4c2-e4e0e4f52474 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:56.593002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:56.595698 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:56.596463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:56.596463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:56.610809 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:56.610809 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:56.615940 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:56.621834 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e77c70bf-190c-4ec9-a91e-2a3f1bdb9730 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:56.622374 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 505/1998] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:56 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:56.836610 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:56.839439 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:06:56.840112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:56.840112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:56.852770 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:56.852770 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:06:56.858679 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:06:56.863975 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b061fa32-7730-4a5d-8cdd-75c48a75a13b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:06:56.864309 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 493/1999] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:56 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:57.468375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:57.477287 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:57.477561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:57.477757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:57.492782 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:57.492782 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:06:57.504710 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:57.517395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-29d1d49b-df7e-462d-b794-3a6b1985e0c4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:57.519353 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 500/2000] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:57 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:57.536975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:57.542336 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] DELETE https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:57.542660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:57.542904 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:57.543189 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Delete volume with id: 82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:57.558049 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:57.558049 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:06:57.558496 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:57.592337 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Delete volume request issued successfully. Aug 20 02:06:57.592552 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-76d8d46f-58ce-4760-9883-ba694ef52a5e tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 202 Aug 20 02:06:57.593332 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 503/2001] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:06:57 2026] DELETE /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:06:57.609085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:57.613331 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:57.613655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:57.613771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:57.625174 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:06:57.625174 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:06:57.633150 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Volume info retrieved successfully. Aug 20 02:06:57.639628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bf4fa708-3e38-49d1-a66a-035d75ecffaa tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 200 Aug 20 02:06:57.640197 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 506/2002] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:57 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:58.657130 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8d09ced0-c6a6-4aa4-a9de-933770911fc4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:58.661595 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d09ced0-c6a6-4aa4-a9de-933770911fc4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] GET https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c Aug 20 02:06:58.661595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d09ced0-c6a6-4aa4-a9de-933770911fc4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:06:58.661595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d09ced0-c6a6-4aa4-a9de-933770911fc4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:06:58.669955 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d09ced0-c6a6-4aa4-a9de-933770911fc4 tempest-VolumesActionsTest-22274352 tempest-VolumesActionsTest-22274352-project-member] https://10.4.3.27/volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c returned with HTTP 404 Aug 20 02:06:58.670964 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 494/2003] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:06:58 2026] GET /volume/v3/volumes/82d5cf0d-859c-4b2b-912c-b75de1c0655c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:06:59.745726 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-90ac11ec-d4b8-45ab-b9db-7e85884372a2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:59.841515 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90ac11ec-d4b8-45ab-b9db-7e85884372a2 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:06:59.841515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90ac11ec-d4b8-45ab-b9db-7e85884372a2 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1227278683", "extra_specs": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:59.864394 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90ac11ec-d4b8-45ab-b9db-7e85884372a2 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:06:59.868022 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 501/2004] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:06:59 2026] POST /volume/v3/types => generated 212 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:59.879631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bd5df2c9-2ade-40bc-a94b-7b6b3ad8ceed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:06:59.882589 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bd5df2c9-2ade-40bc-a94b-7b6b3ad8ceed tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] POST https://10.4.3.27/volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7/encryption Aug 20 02:06:59.882993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bd5df2c9-2ade-40bc-a94b-7b6b3ad8ceed tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:06:59.913043 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bd5df2c9-2ade-40bc-a94b-7b6b3ad8ceed tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7/encryption returned with HTTP 200 Aug 20 02:06:59.913516 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 504/2005] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:06:59 2026] POST /volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:06:59.924289 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:00.019695 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:00.020169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1430059766", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1227278683", "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:00.022004 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1430059766', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1227278683', 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:00.026503 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:07:00.026896 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:00.026896 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:00.027579 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:07:00.035000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (334c1dcb-a32a-4d31-ae95-3fe3ce2ee0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:00.036187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d379d44-fa66-4ce9-a583-3350fe6fb99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:00.037473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:00.070523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d379d44-fa66-4ce9-a583-3350fe6fb99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:07:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ebfda37-bb46-46d8-a48b-75b291c91da7,is_public=True,name='tempest-scenario-type-luks-1227278683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ebfda37-bb46-46d8-a48b-75b291c91da7', '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=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:00.071473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405282c-7136-41b2-bdd9-d2a6d374c478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:00.109044 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1227278683 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1227278683, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:00.109682 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1227278683 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1227278683, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:00.162490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['cb0945c7-32ee-4498-ba2a-74a54906e178', 'b17b2159-f5db-485b-b919-8fa8263957ff', '94acf61b-cded-4527-92ab-a928fe3a439e', '085cf8ba-e798-45c4-befc-0c9990a9a629'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:00.164513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405282c-7136-41b2-bdd9-d2a6d374c478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0945c7-32ee-4498-ba2a-74a54906e178', 'b17b2159-f5db-485b-b919-8fa8263957ff', '94acf61b-cded-4527-92ab-a928fe3a439e', '085cf8ba-e798-45c4-befc-0c9990a9a629']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:00.166544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24f2a86-f8e4-4421-8124-10c78f39cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:00.201945 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24f2a86-f8e4-4421-8124-10c78f39cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1117911b-e0e2-4197-ac2d-edc5b5bf7a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1430059766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['cb0945c7-32ee-4498-ba2a-74a54906e178','b17b2159-f5db-485b-b919-8fa8263957ff','94acf61b-cded-4527-92ab-a928fe3a439e','085cf8ba-e798-45c4-befc-0c9990a9a629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=3ebfda37-bb46-46d8-a48b-75b291c91da7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1430059766',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1117911b-e0e2-4197-ac2d-edc5b5bf7a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ebfda37-bb46-46d8-a48b-75b291c91da7),volume_type_id=3ebfda37-bb46-46d8-a48b-75b291c91da7)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:00.203109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f46fff8-c95e-488e-adc1-c61c94defb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:00.238985 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f46fff8-c95e-488e-adc1-c61c94defb56) transitioned into state 'SUCCESS' from state '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-1430059766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['cb0945c7-32ee-4498-ba2a-74a54906e178','b17b2159-f5db-485b-b919-8fa8263957ff','94acf61b-cded-4527-92ab-a928fe3a439e','085cf8ba-e798-45c4-befc-0c9990a9a629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=3ebfda37-bb46-46d8-a48b-75b291c91da7)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:00.239832 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f82af3c-3b39-4c14-ad05-eb5592a00e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:00.261934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f82af3c-3b39-4c14-ad05-eb5592a00e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:00.261934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (334c1dcb-a32a-4d31-ae95-3fe3ce2ee0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:00.261934 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:07:00.261934 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35ec9d29-9021-4ed8-9618-1ebb8d327e01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:00.261934 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 507/2006] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:06:59 2026] POST /volume/v3/volumes => generated 778 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:00.285894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:00.289096 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:00.289096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:00.289096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:00.304505 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:00.304505 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:00.310621 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:00.316574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ffe877b-2f8c-4178-8ab0-4d8e25b58b14 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:00.317054 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 495/2007] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:00 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:01.334300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a7706ef-06d5-4605-81cb-83122c36b24d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:01.336124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a7706ef-06d5-4605-81cb-83122c36b24d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:01.336401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a7706ef-06d5-4605-81cb-83122c36b24d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:01.336629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a7706ef-06d5-4605-81cb-83122c36b24d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:01.347494 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:01.347494 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:01.356128 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1a7706ef-06d5-4605-81cb-83122c36b24d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:01.364265 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a7706ef-06d5-4605-81cb-83122c36b24d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:01.364265 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 502/2008] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:01 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:01.381636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:01.384056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:01.384336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:01.384618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:01.401446 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:01.401446 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:01.408247 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:01.415732 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f39a4525-2142-4873-9d1c-d1ebcfe415ef tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:01.416341 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 505/2009] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:01 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:01.432045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:01.434656 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/action Aug 20 02:07:01.435144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:01.435346 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:01.447311 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:01.447311 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:01.447989 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:01.459580 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume updated successfully. Aug 20 02:07:01.460124 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8b0dc399-dc6c-45d0-98ab-c6c5900e7ffb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/action returned with HTTP 200 Aug 20 02:07:01.461021 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 508/2010] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:07:01 2026] POST /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:07:01.590927 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:01.595986 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:01.596440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:01.596858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:01.611607 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:01.611607 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:01.617246 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:01.624923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-60fc5af5-b86f-45c1-975f-ee991d651411 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:01.625693 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 496/2011] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:01 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:02.217621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:02.219989 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:02.220289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:02.220561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:02.232248 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:02.232248 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:02.238187 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:02.244698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7ee0d0cf-7b64-4fc5-b5af-0d16482b1d0a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:02.245380 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 503/2012] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:02 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:02.259736 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c24a1e0c-99be-4aee-a59f-87fc74679d3b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:02.260150 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c24a1e0c-99be-4aee-a59f-87fc74679d3b None None] GET https://10.4.3.27/volume// Aug 20 02:07:02.260362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c24a1e0c-99be-4aee-a59f-87fc74679d3b None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:02.260593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c24a1e0c-99be-4aee-a59f-87fc74679d3b None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:02.261083 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c24a1e0c-99be-4aee-a59f-87fc74679d3b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:02.261441 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 506/2013] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:07:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:02.272370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-5742ae87-e390-499e-910a-65f2b8cb293b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:02.276547 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-5742ae87-e390-499e-910a-65f2b8cb293b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:02.278844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-5742ae87-e390-499e-910a-65f2b8cb293b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1117911b-e0e2-4197-ac2d-edc5b5bf7a9f", "connector": null, "instance_uuid": "1955d86c-ee01-48a2-9f8e-aab9b70b4c20"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:02.293095 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:02.293095 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:02.326129 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-5742ae87-e390-499e-910a-65f2b8cb293b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:02.326856 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 509/2014] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:02 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 20 02:07:03.987264 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-008e9a2a-e033-4b5f-8f07-057945387860 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:03.987777 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-008e9a2a-e033-4b5f-8f07-057945387860 None None] GET https://10.4.3.27/volume// Aug 20 02:07:03.988118 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-008e9a2a-e033-4b5f-8f07-057945387860 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:03.988396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-008e9a2a-e033-4b5f-8f07-057945387860 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:03.988679 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-008e9a2a-e033-4b5f-8f07-057945387860 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:03.989161 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 497/2015] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:04.000918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:04.002840 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:04.003030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:04.003352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:04.022020 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:04.022020 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:04.030250 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:04.034100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-3dd267a4-f4d4-4ec6-b602-62b8522d79e7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:04.034635 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 504/2016] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:03 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 1049 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:04.181675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:04.187253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 Aug 20 02:07:04.187253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:04.198261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-1117911b-e0e2-4197-ac2d-edc5b5bf7a9f-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:04.208248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-1117911b-e0e2-4197-ac2d-edc5b5bf7a9f-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:04.208248 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:04.208248 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:04.360142 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-1117911b-e0e2-4197-ac2d-edc5b5bf7a9f-np0000007844" released by "attachment_update" :: held 0.154s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:04.360495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-c7b5f134-52e3-4e40-bf3f-2294cc42fea8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 returned with HTTP 200 Aug 20 02:07:04.361052 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 507/2017] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:04 2026] PUT /volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 => generated 968 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:04.399743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-1f1a9566-197a-434b-b3ff-7ae12e1e0bd7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:04.401425 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-1f1a9566-197a-434b-b3ff-7ae12e1e0bd7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626/action Aug 20 02:07:04.401848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-1f1a9566-197a-434b-b3ff-7ae12e1e0bd7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:04.402035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-1f1a9566-197a-434b-b3ff-7ae12e1e0bd7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:04.420659 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:04.420659 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:04.440649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-1f1a9566-197a-434b-b3ff-7ae12e1e0bd7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626/action returned with HTTP 204 Aug 20 02:07:04.441532 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 510/2018] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:04 2026] POST /volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:09.143550 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7f41b3c9-613e-4edc-a2d7-6b9be656c247 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:09.148834 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7f41b3c9-613e-4edc-a2d7-6b9be656c247 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/encryption Aug 20 02:07:09.149172 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7f41b3c9-613e-4edc-a2d7-6b9be656c247 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:09.149474 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7f41b3c9-613e-4edc-a2d7-6b9be656c247 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:09.182240 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:09.182240 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:09.191297 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ba519f47-cd9d-4bae-ada3-399a025e80b5 req-7f41b3c9-613e-4edc-a2d7-6b9be656c247 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/encryption returned with HTTP 200 Aug 20 02:07:09.191701 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 498/2019] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:07:09 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f/encryption => generated 160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:12.556856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:12.559480 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:12.559756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:12.560088 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:12.570696 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:12.570696 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:12.576397 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:12.583539 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a00d16b0-1316-4195-87e3-7cfb4dfa8951 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:12.584059 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 505/2020] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:12 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:12.601847 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:12.604178 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:12.604569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:12.604820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:12.614633 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:12.614633 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:12.619727 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:12.628308 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-becfa73c-67fa-4acd-8e2a-275da5939c52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:12.628843 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 508/2021] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:12 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:12.695327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:12.697775 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:12.697949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:12.698147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:12.709390 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:12.709390 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:12.715061 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:12.723390 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-54438ba1-9745-4948-8a70-8c2baa482808 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:12.724406 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 511/2022] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:12 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:12.895270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4decb3a2-54bf-41b2-9a8a-2e9061aae08a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:12.895270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4decb3a2-54bf-41b2-9a8a-2e9061aae08a None None] GET https://10.4.3.27/volume// Aug 20 02:07:12.895270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4decb3a2-54bf-41b2-9a8a-2e9061aae08a None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:12.895270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4decb3a2-54bf-41b2-9a8a-2e9061aae08a None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:12.895270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4decb3a2-54bf-41b2-9a8a-2e9061aae08a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:12.896147 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 499/2023] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:07:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:12.908677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-42ed4823-07e6-41b2-819d-9bc7ed52b38e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:12.912260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-42ed4823-07e6-41b2-819d-9bc7ed52b38e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:12.912625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-42ed4823-07e6-41b2-819d-9bc7ed52b38e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e994bc7-8957-4b20-9e16-d71e70b2b404", "connector": null, "instance_uuid": "d1678703-d040-4c10-9da7-f1810527be08"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:12.920834 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:12.920834 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:12.964927 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-42ed4823-07e6-41b2-819d-9bc7ed52b38e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:12.965680 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 506/2024] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:12 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 20 02:07:13.016515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:13.019137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:13.020090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:13.020090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:13.035591 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:13.035591 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:13.042360 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:13.042917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-418e67a1-9ec4-4dc8-89ff-72c54c178afb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:13.043573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-418e67a1-9ec4-4dc8-89ff-72c54c178afb None None] GET https://10.4.3.27/volume// Aug 20 02:07:13.044441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-418e67a1-9ec4-4dc8-89ff-72c54c178afb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:13.044441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-418e67a1-9ec4-4dc8-89ff-72c54c178afb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:13.048325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-418e67a1-9ec4-4dc8-89ff-72c54c178afb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:13.049047 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 512/2025] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:13 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:13.052613 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9cf84d-4e8d-47aa-8eaa-61f6ffbf02b2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:13.052732 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 509/2026] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:13 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:13.060151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:13.064380 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:13.064380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:13.064380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:13.080485 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:13.080485 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:13.085313 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:13.089789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-ba8a8efd-a49c-44ad-9229-17517eaefc8d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:13.090389 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 500/2027] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:13 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:13.238007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:13.240883 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] PUT https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 Aug 20 02:07:13.241373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:13.249600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Acquiring lock "cinder-attachment_update-3e994bc7-8957-4b20-9e16-d71e70b2b404-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:13.257692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Lock "cinder-attachment_update-3e994bc7-8957-4b20-9e16-d71e70b2b404-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:13.259317 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:13.259317 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:13.364854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Lock "cinder-attachment_update-3e994bc7-8957-4b20-9e16-d71e70b2b404-np0000007844" released by "attachment_update" :: held 0.107s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:13.365118 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-0ec6e898-db3b-42ac-a42b-07a1bfa4187f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 returned with HTTP 200 Aug 20 02:07:13.365764 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 507/2028] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:13 2026] PUT /volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:14.068187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.075608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:14.075834 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.076020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.091960 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.091960 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:14.100039 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:14.108160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77ffa441-8690-4ea5-8b45-ca10441d6e76 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:14.108415 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 513/2029] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:14.415583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.417771 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:14.417964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.418196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.425304 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.425304 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:14.429582 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:14.434397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-006065cd-728e-40a6-90c6-6b579dfb9490 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:14.434888 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 510/2030] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-295f5026-dc92-4644-8b15-6c2e5c7324d7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-295f5026-dc92-4644-8b15-6c2e5c7324d7 None None] GET https://10.4.3.27/volume// Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-295f5026-dc92-4644-8b15-6c2e5c7324d7 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-295f5026-dc92-4644-8b15-6c2e5c7324d7 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-295f5026-dc92-4644-8b15-6c2e5c7324d7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:14.554135 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 501/2031] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:14.563930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-69d9d150-4d20-44d9-a4d9-aca994aa111d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.568594 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-69d9d150-4d20-44d9-a4d9-aca994aa111d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:14.568594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-69d9d150-4d20-44d9-a4d9-aca994aa111d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "connector": null, "instance_uuid": "67b35e7e-585c-4b88-8f41-b092d7755604"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:14.584692 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.584692 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:14.625832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-69d9d150-4d20-44d9-a4d9-aca994aa111d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:14.626590 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 508/2032] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:14 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 20 02:07:14.662258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2d42540a-288a-4cdd-885f-063f69edd110 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.664305 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2d42540a-288a-4cdd-885f-063f69edd110 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:14.664493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2d42540a-288a-4cdd-885f-063f69edd110 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.664708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2d42540a-288a-4cdd-885f-063f69edd110 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.679021 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.679021 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:14.684011 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2d42540a-288a-4cdd-885f-063f69edd110 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:14.687202 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4ace91a5-0fab-4707-b460-24b9eddad0c3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.687578 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ace91a5-0fab-4707-b460-24b9eddad0c3 None None] GET https://10.4.3.27/volume// Aug 20 02:07:14.687714 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ace91a5-0fab-4707-b460-24b9eddad0c3 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.687891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ace91a5-0fab-4707-b460-24b9eddad0c3 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.688201 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ace91a5-0fab-4707-b460-24b9eddad0c3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:14.688534 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 511/2033] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:14.692937 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2d42540a-288a-4cdd-885f-063f69edd110 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:14.693423 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 514/2034] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:14.701063 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.704411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:14.704630 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:14.704800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:14.728393 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.728393 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:14.736501 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:14.744011 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-4a53114d-dc95-429c-a26c-2b214372e9e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:14.744011 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 502/2035] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:14 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:14.877145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:14.880316 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] PUT https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d Aug 20 02:07:14.880705 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:14.890763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Acquiring lock "cinder-attachment_update-b0fc5e9d-65c4-410b-b46e-2f3126933deb-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:14.895509 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Lock "cinder-attachment_update-b0fc5e9d-65c4-410b-b46e-2f3126933deb-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:14.896480 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:14.896480 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:15.003117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Lock "cinder-attachment_update-b0fc5e9d-65c4-410b-b46e-2f3126933deb-np0000007844" released by "attachment_update" :: held 0.108s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:15.003418 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-b6825318-ad6b-4b4f-a896-65335ccaa1a5 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d returned with HTTP 200 Aug 20 02:07:15.004419 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 509/2036] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:14 2026] PUT /volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:15.125391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83713290-3884-46fd-9272-a31754b99a0f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:15.127249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83713290-3884-46fd-9272-a31754b99a0f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:15.127464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83713290-3884-46fd-9272-a31754b99a0f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:15.127694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83713290-3884-46fd-9272-a31754b99a0f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:15.137798 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:15.137798 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:15.141505 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-83713290-3884-46fd-9272-a31754b99a0f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:15.148279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83713290-3884-46fd-9272-a31754b99a0f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:15.148279 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 512/2037] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:15 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:15.661853 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:15.711653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:15.712923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:15.713142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:15.713350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:15.724815 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:15.724815 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:15.728475 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:15.733934 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c21d9207-ec7c-457b-a0d3-8af62b597e49 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:15.733934 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 503/2038] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:15 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:15.783018 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:15.783484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-665165994"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:15.785019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-665165994'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:15.785158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Create volume of 1 GB Aug 20 02:07:15.793666 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Availability Zones retrieved successfully. Aug 20 02:07:15.800793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Flow 'volume_create_api' (1a84ddda-7baf-4cf0-9d86-5a4905c22a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:15.801693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f115b3e-557b-4886-ae4c-235a708d1c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:15.802591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:15.832264 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f115b3e-557b-4886-ae4c-235a708d1c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:15.833098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2478e9-e4b8-43fd-87c9-767d8af80a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:15.901524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Created reservations ['c444c176-6c39-49ca-a61c-f19e60f88ed3', '798060fc-cb78-4bc2-a023-e0b1e8887b87', '3436114b-7179-402d-946e-b1a0bc2007cd', '20441aa2-adcc-4763-8bea-89a44636a4a5'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:15.902483 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2478e9-e4b8-43fd-87c9-767d8af80a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c444c176-6c39-49ca-a61c-f19e60f88ed3', '798060fc-cb78-4bc2-a023-e0b1e8887b87', '3436114b-7179-402d-946e-b1a0bc2007cd', '20441aa2-adcc-4763-8bea-89a44636a4a5']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:15.903242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1df1305-b197-4f01-ba99-9f7c9c2e6cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:15.926397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1df1305-b197-4f01-ba99-9f7c9c2e6cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd068ff7d-beb9-4789-9ee6-3227967b1e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-665165994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d1ca1c2af6413fa6abef3547fbeefa',qos_specs=None,replication_status=,reservations=['c444c176-6c39-49ca-a61c-f19e60f88ed3','798060fc-cb78-4bc2-a023-e0b1e8887b87','3436114b-7179-402d-946e-b1a0bc2007cd','20441aa2-adcc-4763-8bea-89a44636a4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305eb9a7e1464e1fadb4a1eda4d723a2',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-665165994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d068ff7d-beb9-4789-9ee6-3227967b1e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d1ca1c2af6413fa6abef3547fbeefa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305eb9a7e1464e1fadb4a1eda4d723a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:15.927125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d38959-f9c3-4b95-ae88-fc206634e5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:15.949840 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d38959-f9c3-4b95-ae88-fc206634e5a6) transitioned into state 'SUCCESS' from state '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-665165994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d1ca1c2af6413fa6abef3547fbeefa',qos_specs=None,replication_status=,reservations=['c444c176-6c39-49ca-a61c-f19e60f88ed3','798060fc-cb78-4bc2-a023-e0b1e8887b87','3436114b-7179-402d-946e-b1a0bc2007cd','20441aa2-adcc-4763-8bea-89a44636a4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305eb9a7e1464e1fadb4a1eda4d723a2',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:15.950951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a39028-818c-4afe-8b3a-946daff75554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:15.962313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a39028-818c-4afe-8b3a-946daff75554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:15.963179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Flow 'volume_create_api' (1a84ddda-7baf-4cf0-9d86-5a4905c22a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:15.963517 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Create volume request issued successfully. Aug 20 02:07:15.964247 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4a60ce67-e76e-4af1-99c2-79ed74b7bf7d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:15.967463 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 515/2039] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:07:15 2026] POST /volume/v3/volumes => generated 771 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:15.983807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:15.986868 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:07:15.987092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:15.987320 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:15.994646 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:15.994646 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:15.999238 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:07:16.004380 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f3cd83c-53e9-4207-a8d1-0af0e83387a8 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:07:16.004853 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 510/2040] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:07:15 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:16.161484 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2aea8782-96b8-440c-bbce-84fc31618cfc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:16.163875 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2aea8782-96b8-440c-bbce-84fc31618cfc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:16.164085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2aea8782-96b8-440c-bbce-84fc31618cfc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:16.164647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2aea8782-96b8-440c-bbce-84fc31618cfc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:16.181216 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:16.181216 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:16.186131 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2aea8782-96b8-440c-bbce-84fc31618cfc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:16.193502 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2aea8782-96b8-440c-bbce-84fc31618cfc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:16.194304 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 513/2041] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:16 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:16.633256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-778763f9-adbe-4487-b077-3992ba08d5eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:16.635476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-778763f9-adbe-4487-b077-3992ba08d5eb tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23/action Aug 20 02:07:16.635892 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-778763f9-adbe-4487-b077-3992ba08d5eb tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:16.636078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-778763f9-adbe-4487-b077-3992ba08d5eb tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:16.655150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:16.655150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:16.668002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6fc661f2-a8e1-4752-81c7-d0cc5f1f1536 req-778763f9-adbe-4487-b077-3992ba08d5eb tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23/action returned with HTTP 204 Aug 20 02:07:16.668562 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 504/2042] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:16 2026] POST /volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:07:16.748638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:16.750812 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:16.751119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:16.751457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:16.773161 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:16.773161 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:16.782401 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:16.790707 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cccbe5e4-4c60-485c-b6be-509bb20f32ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:16.791464 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 516/2043] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:16 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:17.020895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:17.023001 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:07:17.023253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:17.023471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:17.031726 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:17.031726 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:17.037066 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:07:17.043329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a5c8891-183e-4de7-b693-a1489f3a4dd9 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:07:17.043877 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 511/2044] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:07:17 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:17.208494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:17.210460 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:17.210647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:17.210816 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:17.220539 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:17.220539 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:17.224414 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:17.229120 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-33779445-0e3e-4597-a8a3-a03a0cc050c5 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:17.229813 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 514/2045] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:17 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 1130 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:17.248253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:17.250513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:17.250782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:17.251073 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:17.265033 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:17.265033 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:17.271392 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:17.281106 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e60a6f38-35d3-4044-a06e-dde29ac9db62 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:17.281697 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 505/2046] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:17 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:17.809409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:17.812060 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:17.812060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:17.812060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:17.825503 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:17.825503 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:17.833581 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:17.839886 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-723ee3c1-7ced-4616-9709-adfdf5ed8801 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:17.840610 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 517/2047] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:17 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:18.855022 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:18.857273 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:18.857489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:18.857717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:18.870732 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:18.870732 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:18.875439 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:18.882544 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8e6f738-182f-41fb-ade8-d56b8922ae4a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:18.882544 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 512/2048] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:18 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:19.778961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-078c2922-32c4-462a-8aa3-f197935800e0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:19.783488 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-078c2922-32c4-462a-8aa3-f197935800e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d/action Aug 20 02:07:19.784007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-078c2922-32c4-462a-8aa3-f197935800e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:19.784184 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-078c2922-32c4-462a-8aa3-f197935800e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:19.824886 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:19.824886 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:19.846002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae71d9f9-f956-4c73-b1dd-f775b61befed req-078c2922-32c4-462a-8aa3-f197935800e0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d/action returned with HTTP 204 Aug 20 02:07:19.846686 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 515/2049] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:19 2026] POST /volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:19.898638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:19.900671 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:19.900904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:19.901160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:19.912148 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:19.912148 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:19.917704 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:19.923078 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e0dad5f-e32f-48bf-a032-3690945613a9 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:19.923666 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 506/2050] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:19 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:19.944423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:19.949609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:19.950031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1516651116"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:19.970142 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:19.970142 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:19.970889 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:19.971186 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:20.012451 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['1faef928-788b-4ac1-abe3-a683baa4cf58', '874f0035-d45f-4ede-bcc8-982e92c05886', '0c61bdb2-674b-4a60-97e3-44082e6e0fb9', '44a74229-20da-46be-b123-667ba043735a'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:20.060252 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot force create request issued successfully. Aug 20 02:07:20.060627 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d846a2c-3535-4150-ba93-d4e87c85c130 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:20.061035 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 518/2051] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:07:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:20.078240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:20.080069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:20.080338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:20.080631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:20.087091 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:20.087091 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:20.087715 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:20.088739 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8031d60-0566-4ce2-bfe2-c910965a07c8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 200 Aug 20 02:07:20.089302 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 513/2052] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:20 2026] GET /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:20.465384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-9a28d75d-45e6-49ff-8f73-20cb17f2051f req-5dd868fa-5b03-47ec-b69b-e3ab052c75d9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:20.472713 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9a28d75d-45e6-49ff-8f73-20cb17f2051f req-5dd868fa-5b03-47ec-b69b-e3ab052c75d9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 Aug 20 02:07:20.473005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9a28d75d-45e6-49ff-8f73-20cb17f2051f req-5dd868fa-5b03-47ec-b69b-e3ab052c75d9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:20.473250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-9a28d75d-45e6-49ff-8f73-20cb17f2051f req-5dd868fa-5b03-47ec-b69b-e3ab052c75d9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:20.483633 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:20.483633 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:20.540349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-9a28d75d-45e6-49ff-8f73-20cb17f2051f req-5dd868fa-5b03-47ec-b69b-e3ab052c75d9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 returned with HTTP 200 Aug 20 02:07:20.540854 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 516/2053] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:20 2026] DELETE /volume/v3/attachments/2a826900-aed8-45c1-9a9e-492ada7f6626 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:21.100591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:21.104650 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:21.104650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:21.104650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:21.109152 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:21.109152 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:21.109828 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:21.110827 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc9aa08c-dce9-4f97-9689-433bfd1a7a4e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 200 Aug 20 02:07:21.111367 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 507/2054] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:21 2026] GET /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:21.122558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eec527a1-b554-46fe-bcac-449125efe652 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:21.125268 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:21.125557 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fc5e9d-65c4-410b-b46e-2f3126933deb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1016085549"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:21.143163 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:21.143163 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:21.143881 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:21.144057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:21.183099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['42d834d9-98e9-43b7-aa30-b325a8ceaaf6', 'b04fc7c5-79ff-4590-bc0f-325e990ebcc4', '0b604edf-b616-4259-a96d-eadfb7a1b21f', '2bcb8e6d-d21e-4fbb-bc30-d84fc650ac6f'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:21.242379 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot force create request issued successfully. Aug 20 02:07:21.242943 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eec527a1-b554-46fe-bcac-449125efe652 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:21.243969 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 519/2055] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:07:21 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 20 02:07:21.258110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b0f58be-baac-4893-8a71-148c8b8326bf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:21.263725 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b0f58be-baac-4893-8a71-148c8b8326bf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:21.263725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b0f58be-baac-4893-8a71-148c8b8326bf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:21.263725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b0f58be-baac-4893-8a71-148c8b8326bf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:21.268757 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:21.268757 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:21.269278 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2b0f58be-baac-4893-8a71-148c8b8326bf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:21.270380 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b0f58be-baac-4893-8a71-148c8b8326bf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 200 Aug 20 02:07:21.270888 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 514/2056] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:21 2026] GET /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:07:21.868676 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:21.872566 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:21.872793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:21.873005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:21.883629 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:21.883629 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:21.887870 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:21.892687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-bf501d61-8b5d-4002-bf9a-1bb943daa27a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:21.893398 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 517/2057] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:21 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:21.923938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:21.927274 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404/action Aug 20 02:07:21.928908 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:21.928908 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:21.951689 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:21.951689 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:21.952668 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:21.969351 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Begin detaching volume completed successfully. Aug 20 02:07:21.969351 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-9fd6b286-379a-42ee-975b-424b9157d342 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404/action returned with HTTP 202 Aug 20 02:07:21.969351 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 508/2058] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:07:21 2026] POST /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:07:22.030100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ad6724e-4aee-425e-9b71-89f9091e836e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:22.030754 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ad6724e-4aee-425e-9b71-89f9091e836e None None] GET https://10.4.3.27/volume// Aug 20 02:07:22.031104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ad6724e-4aee-425e-9b71-89f9091e836e None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:22.031405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ad6724e-4aee-425e-9b71-89f9091e836e None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:22.032246 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ad6724e-4aee-425e-9b71-89f9091e836e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:22.032777 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 520/2059] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:22.043464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:22.046126 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:22.046353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:22.046579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:22.060501 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:22.060501 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:22.070327 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:22.085301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-6da001ea-8b92-4244-b666-da8b953af54a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:07:22.086081 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 515/2060] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:22 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 1313 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:07:22.284360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:22.285952 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:22.286125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:22.286337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:22.291361 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:22.291361 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:22.292278 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:22.293213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3edf1630-b39a-41ea-82cf-87ad31a16332 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 200 Aug 20 02:07:22.293951 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 518/2061] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:22 2026] GET /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:22.309012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fba86951-5058-43f7-978a-c67d51c1cded None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:22.313748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:22.313748 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:22.313748 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:22.313748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:22.320547 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:22.320547 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:22.321365 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:22.355767 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:07:22.356256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fba86951-5058-43f7-978a-c67d51c1cded tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 202 Aug 20 02:07:22.357331 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 509/2062] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:22 2026] DELETE /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:22.371104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:22.373087 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:22.373684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:22.373684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:22.380817 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:22.380817 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:22.381946 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:22.384015 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edf8f7b9-0c12-42b2-b29a-0a625c9c63cd tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 200 Aug 20 02:07:22.384912 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 521/2063] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:22 2026] GET /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:23.016659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.019566 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:23.019566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.019566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.019761 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:23.029943 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.029943 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:23.030696 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:23.051629 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:07:23.064884 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:07:23.065208 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f1ab4b8b-5326-48ca-b670-8b081b54ff15 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 202 Aug 20 02:07:23.065662 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 516/2064] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:23 2026] DELETE /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:23.075853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.078446 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:23.078547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.079212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.087275 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.087275 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:23.091912 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:23.098306 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b347ed19-bb29-4370-98ea-fa537a673cb0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 200 Aug 20 02:07:23.098693 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 519/2065] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:23 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:23.204708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-e7c935bb-3189-4558-959b-2b775c5392c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.209042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-e7c935bb-3189-4558-959b-2b775c5392c7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 Aug 20 02:07:23.209042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-e7c935bb-3189-4558-959b-2b775c5392c7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.210248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-e7c935bb-3189-4558-959b-2b775c5392c7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.221275 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.221275 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:23.275401 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-edf1d8aa-e08a-4f86-8494-f89891693da1 req-e7c935bb-3189-4558-959b-2b775c5392c7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 returned with HTTP 200 Aug 20 02:07:23.275712 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 510/2066] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:23 2026] DELETE /volume/v3/attachments/8594b0d9-99a8-423c-844d-574b85697b23 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:23.411661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e0d3989f-91d4-4209-9750-4555d6f1145b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.413853 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0d3989f-91d4-4209-9750-4555d6f1145b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:23.415031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0d3989f-91d4-4209-9750-4555d6f1145b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.416094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0d3989f-91d4-4209-9750-4555d6f1145b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.423608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0d3989f-91d4-4209-9750-4555d6f1145b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 404 Aug 20 02:07:23.424770 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 522/2067] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:23 2026] GET /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:23.439991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.448585 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:23.449286 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.449583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.449768 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: 014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:23.462006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.462006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:23.462811 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:23.505647 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:07:23.505647 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa04c91d-6daf-4c0c-8c89-5f329764b19c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 202 Aug 20 02:07:23.506297 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 517/2068] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:23 2026] DELETE /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:23.517042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-61d74850-2a64-42f8-8f82-5556f420a349 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.519163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-61d74850-2a64-42f8-8f82-5556f420a349 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:23.519599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-61d74850-2a64-42f8-8f82-5556f420a349 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.520325 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-61d74850-2a64-42f8-8f82-5556f420a349 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.534377 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.534377 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:23.535251 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-61d74850-2a64-42f8-8f82-5556f420a349 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:23.536497 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-61d74850-2a64-42f8-8f82-5556f420a349 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 200 Aug 20 02:07:23.537291 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 520/2069] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:23 2026] GET /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:23.899181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.901483 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:23.901743 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.902018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.913457 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.913457 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:23.919346 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:23.925331 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67bd33b5-d785-4bcf-9f51-214c848d8b49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:23.925818 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 511/2070] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:23 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:23.944067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:23.946628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:23.947021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:23.947414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:23.955873 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:23.955873 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:23.961351 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:23.967335 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce67c5dd-c86d-4f88-bccb-f784b27a1668 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:23.968019 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 523/2071] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:23 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.019243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.023924 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:24.023924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.023924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.033918 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.033918 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:24.038431 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:24.045520 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-938cefbd-6e8f-4357-8232-3e46c7525386 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:24.048777 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 518/2072] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.116701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d065e2ef-9990-4c0b-8a48-9f207d3a1b64 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.119423 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d065e2ef-9990-4c0b-8a48-9f207d3a1b64 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f Aug 20 02:07:24.119794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d065e2ef-9990-4c0b-8a48-9f207d3a1b64 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.120011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d065e2ef-9990-4c0b-8a48-9f207d3a1b64 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.129438 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d065e2ef-9990-4c0b-8a48-9f207d3a1b64 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f returned with HTTP 404 Aug 20 02:07:24.129598 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 521/2073] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/1117911b-e0e2-4197-ac2d-edc5b5bf7a9f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:24.138297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.141447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:07:24.141758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.142056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.143177 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:07:24.152591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9778f9c9-242f-4c2a-a0c4-8f7bf7b91c10 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.152591 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9778f9c9-242f-4c2a-a0c4-8f7bf7b91c10 None None] GET https://10.4.3.27/volume// Aug 20 02:07:24.152828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9778f9c9-242f-4c2a-a0c4-8f7bf7b91c10 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.153078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9778f9c9-242f-4c2a-a0c4-8f7bf7b91c10 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.156236 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9778f9c9-242f-4c2a-a0c4-8f7bf7b91c10 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:24.156236 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 524/2074] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:24.162428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.164965 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:24.164965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e994bc7-8957-4b20-9e16-d71e70b2b404", "force": false, "name": "tempest-TestStampPattern-snapshot-1948269579", "description": null, "metadata": null}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.165270 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-34664405-d646-4c24-bf6f-1d35e4099121 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.171283 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-34664405-d646-4c24-bf6f-1d35e4099121 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:24.172690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-34664405-d646-4c24-bf6f-1d35e4099121 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "924b5537-38a4-458a-bb7b-b9d195d93e55", "connector": null, "instance_uuid": "4ac7f269-26f8-4307-82fe-0224d9aa02d1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.182601 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.182601 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:24.183150 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:07:24.183369 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create snapshot from volume 3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:07:24.185533 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Get all volumes completed successfully. Aug 20 02:07:24.188670 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.188670 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:24.189055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.189055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:24.197074 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-452cf6d2-b8f3-424d-98b2-6c834e8bcdfb tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:07:24.197633 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 512/2075] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:24.222632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f065f135-f999-46a6-9011-d98ad5d1bdff None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.228334 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f065f135-f999-46a6-9011-d98ad5d1bdff tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] DELETE https://10.4.3.27/volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7 Aug 20 02:07:24.228334 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f065f135-f999-46a6-9011-d98ad5d1bdff tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.229160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f065f135-f999-46a6-9011-d98ad5d1bdff tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.231610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-34664405-d646-4c24-bf6f-1d35e4099121 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:24.233163 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 522/2076] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:24 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 20 02:07:24.251893 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Created reservations ['1a91c103-2e5c-41aa-bcf7-a62a8d7d1792', '8e9d2eb8-81f1-48cb-96d5-ba8512f40a72', '7736cff8-d48e-4a27-b06b-bd45a2b48857', '1575bb38-c189-418f-9b79-95b467351ddc'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:24.267637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f065f135-f999-46a6-9011-d98ad5d1bdff tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7 returned with HTTP 202 Aug 20 02:07:24.267637 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 525/2077] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:07:24 2026] DELETE /volume/v3/types/3ebfda37-bb46-46d8-a48b-75b291c91da7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:24.277075 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.282350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:24.282350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.283703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.284417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c6307dd0-8a8a-4b5d-9650-6274f3e46389 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.287610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6307dd0-8a8a-4b5d-9650-6274f3e46389 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:07:24.288243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6307dd0-8a8a-4b5d-9650-6274f3e46389 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-406340469", "extra_specs": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.292094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50354058-e0b1-48de-bfc1-b18172e65503 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.292612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50354058-e0b1-48de-bfc1-b18172e65503 None None] GET https://10.4.3.27/volume// Aug 20 02:07:24.292864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50354058-e0b1-48de-bfc1-b18172e65503 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.293169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50354058-e0b1-48de-bfc1-b18172e65503 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.293837 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50354058-e0b1-48de-bfc1-b18172e65503 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:24.294690 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 526/2078] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:24.294796 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot create request issued successfully. Aug 20 02:07:24.294854 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.294854 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:24.295101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76e1bd73-ac65-41d7-b51e-1dc267297c6c tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:24.295517 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 519/2079] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:07:24 2026] POST /volume/v3/snapshots => generated 303 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:24.299126 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.299126 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:24.306273 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:24.307616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.310015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.311882 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a40c1e23-3c36-4b07-af82-266e8c9e21e6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:24.312335 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 513/2080] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.312505 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:24.312855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.313865 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:07:24.313909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.314024 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.314024 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.321639 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6307dd0-8a8a-4b5d-9650-6274f3e46389 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:07:24.322078 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 523/2081] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:07:24 2026] POST /volume/v3/types => generated 212 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.322240 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.322240 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:24.322860 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:07:24.323667 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e7c87457-391e-4968-9f2e-21fcb20bef58 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 200 Aug 20 02:07:24.324127 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 520/2082] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.333088 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e73f9568-e4a0-4044-8995-d739948ebf27 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.335493 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e73f9568-e4a0-4044-8995-d739948ebf27 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] POST https://10.4.3.27/volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44/encryption Aug 20 02:07:24.335915 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e73f9568-e4a0-4044-8995-d739948ebf27 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.336626 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.336626 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:24.341757 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:24.349756 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-4f196712-5b5f-4dfb-9625-c636382829cf tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:24.349756 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 527/2083] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1054 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:24.361172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e73f9568-e4a0-4044-8995-d739948ebf27 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44/encryption returned with HTTP 200 Aug 20 02:07:24.362761 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 514/2084] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:07:24 2026] POST /volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.373260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.375384 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:24.375814 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-348948320", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-406340469", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.377941 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-348948320', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-406340469', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:24.384159 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:07:24.384561 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.384561 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:24.385172 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:07:24.392537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (9acce195-174a-445f-bb6c-d6fe2a6aecc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:24.394124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca441ab-4f9d-4032-8d60-454a1ad5c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:24.395194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:24.425959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca441ab-4f9d-4032-8d60-454a1ad5c02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39044875-a9e2-4f21-864b-9fc1fa959f44,is_public=True,name='tempest-scenario-type-luks2-406340469',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39044875-a9e2-4f21-864b-9fc1fa959f44', '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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:24.426674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb113bce-31d3-47b6-b139-a39585c4ea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:24.457337 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-406340469 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-406340469, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:24.457732 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-406340469 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-406340469, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:24.471407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.473990 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da Aug 20 02:07:24.474699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:24.482450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:24.487689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:24.488963 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.488963 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:24.495682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['655240a2-cdb2-4838-babf-0658788fd4ca', 'b031aeb0-2cf1-4a28-9c02-82e046fe65a3', '44e9be04-87c3-43e5-af54-7d83f9d495c9', '100a9cf1-efd8-46c7-bbc6-81a7b9b701f1'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:24.496938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb113bce-31d3-47b6-b139-a39585c4ea1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655240a2-cdb2-4838-babf-0658788fd4ca', 'b031aeb0-2cf1-4a28-9c02-82e046fe65a3', '44e9be04-87c3-43e5-af54-7d83f9d495c9', '100a9cf1-efd8-46c7-bbc6-81a7b9b701f1']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:24.497853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63d29fc-be0d-41b9-82ed-db38405c185a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:24.529474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63d29fc-be0d-41b9-82ed-db38405c185a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae048a0-21ca-45f5-b97e-651815d84ba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-348948320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['655240a2-cdb2-4838-babf-0658788fd4ca','b031aeb0-2cf1-4a28-9c02-82e046fe65a3','44e9be04-87c3-43e5-af54-7d83f9d495c9','100a9cf1-efd8-46c7-bbc6-81a7b9b701f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=39044875-a9e2-4f21-864b-9fc1fa959f44), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-348948320',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8ae048a0-21ca-45f5-b97e-651815d84ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39044875-a9e2-4f21-864b-9fc1fa959f44),volume_type_id=39044875-a9e2-4f21-864b-9fc1fa959f44)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:24.530584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82c374d-fa33-4b92-9437-0aaa9e127615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:24.553125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c5f83913-cebc-4c2b-aa02-cf12e7a86d24 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.555353 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5f83913-cebc-4c2b-aa02-cf12e7a86d24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:24.555894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c5f83913-cebc-4c2b-aa02-cf12e7a86d24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.556026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c5f83913-cebc-4c2b-aa02-cf12e7a86d24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.561805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82c374d-fa33-4b92-9437-0aaa9e127615) transitioned into state 'SUCCESS' from state '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-348948320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['655240a2-cdb2-4838-babf-0658788fd4ca','b031aeb0-2cf1-4a28-9c02-82e046fe65a3','44e9be04-87c3-43e5-af54-7d83f9d495c9','100a9cf1-efd8-46c7-bbc6-81a7b9b701f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=39044875-a9e2-4f21-864b-9fc1fa959f44)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:24.562006 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5f83913-cebc-4c2b-aa02-cf12e7a86d24 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 404 Aug 20 02:07:24.562453 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 528/2085] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:24.562851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05587158-f387-427f-9ce6-c95d621f78e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:24.572281 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.575086 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:24.575353 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.575612 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.575731 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: 6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:24.579073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05587158-f387-427f-9ce6-c95d621f78e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:24.580177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (9acce195-174a-445f-bb6c-d6fe2a6aecc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:24.580605 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:07:24.581425 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b6928d9-cb0e-4319-9410-54d31fa8b34c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:24.581838 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.581838 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:24.582274 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 524/2086] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:24 2026] POST /volume/v3/volumes => generated 777 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:24.585108 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:24.589254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" released by "attachment_update" :: held 0.102s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:24.589639 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-f2d4688b-da9b-4e67-89f4-c0adb211c62a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da returned with HTTP 200 Aug 20 02:07:24.590253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 521/2087] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:24 2026] PUT /volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:24.599036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3397fd2c-a872-4527-8aac-63789d49dd85 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.600853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-367e00f7-a511-4c5a-829e-16f1e951f3c9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.601042 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3397fd2c-a872-4527-8aac-63789d49dd85 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:24.601302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3397fd2c-a872-4527-8aac-63789d49dd85 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.601489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3397fd2c-a872-4527-8aac-63789d49dd85 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.603647 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-367e00f7-a511-4c5a-829e-16f1e951f3c9 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption Aug 20 02:07:24.603899 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-367e00f7-a511-4c5a-829e-16f1e951f3c9 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.604261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-367e00f7-a511-4c5a-829e-16f1e951f3c9 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.613684 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.613684 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:24.616911 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:07:24.617153 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2f5cdb5f-4a2c-42bb-9205-aca5fa2a7903 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 202 Aug 20 02:07:24.617682 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 515/2088] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:24 2026] DELETE /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:24.619578 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3397fd2c-a872-4527-8aac-63789d49dd85 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:24.620906 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.620906 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:24.626106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:24.627685 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3397fd2c-a872-4527-8aac-63789d49dd85 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:24.628334 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 529/2089] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.628735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:24.629130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:24.630095 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:24.631858 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-367e00f7-a511-4c5a-829e-16f1e951f3c9 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption returned with HTTP 200 Aug 20 02:07:24.632871 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 525/2090] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:24.636120 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:24.636120 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:24.636777 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:24.638109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d2c2ead-7ce9-495e-a515-25ee2668778c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 200 Aug 20 02:07:24.638620 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 522/2091] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:24 2026] GET /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.329610 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.332489 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:25.332674 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.332901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.337276 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.339326 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:07:25.339603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.339852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.346325 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.346325 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:25.346921 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:07:25.348049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1414eb27-dbf0-4b8c-80b5-3e769c332da7 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 200 Aug 20 02:07:25.348569 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 530/2092] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.360770 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.362983 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:07:25.363248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.363495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.363661 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.363661 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:25.369875 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.369875 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:25.370454 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:07:25.371443 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7af52aad-03f9-45b0-a391-07b854c56ad4 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 200 Aug 20 02:07:25.372002 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 526/2093] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.372187 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:25.379675 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8711e7af-e9bc-4567-99ae-77329ae2b56f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:25.381993 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 516/2094] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.643401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.646320 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:25.646664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.646829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.656212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c58e5d81-a2ba-4b6b-8cf5-20e4ba1d41a0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.658720 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c58e5d81-a2ba-4b6b-8cf5-20e4ba1d41a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:25.658963 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c58e5d81-a2ba-4b6b-8cf5-20e4ba1d41a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.659524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c58e5d81-a2ba-4b6b-8cf5-20e4ba1d41a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.660428 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.660428 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:25.664592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c58e5d81-a2ba-4b6b-8cf5-20e4ba1d41a0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 404 Aug 20 02:07:25.665113 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 531/2095] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:25.665493 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:25.675392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-df8b52af-37fb-44aa-a742-7f23cace6274 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.677392 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c7ac71c7-60a4-414c-8108-2c1f6b705c10 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:25.678074 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 523/2096] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.678206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df8b52af-37fb-44aa-a742-7f23cace6274 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:25.678206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df8b52af-37fb-44aa-a742-7f23cace6274 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.678445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df8b52af-37fb-44aa-a742-7f23cace6274 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.678585 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-df8b52af-37fb-44aa-a742-7f23cace6274 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: b70d2166-c6ff-42cb-94a7-b8b9c28ffdae Aug 20 02:07:25.684491 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df8b52af-37fb-44aa-a742-7f23cace6274 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae returned with HTTP 404 Aug 20 02:07:25.685244 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 527/2097] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:25 2026] DELETE /volume/v3/snapshots/b70d2166-c6ff-42cb-94a7-b8b9c28ffdae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:25.692173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-131cf253-f498-4b3f-94c1-07ca258885f9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.694377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-131cf253-f498-4b3f-94c1-07ca258885f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:25.694611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-131cf253-f498-4b3f-94c1-07ca258885f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.694686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7d1913d2-1120-4af6-bf71-00f250748a5a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.694803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-131cf253-f498-4b3f-94c1-07ca258885f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.696830 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d1913d2-1120-4af6-bf71-00f250748a5a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:25.697066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d1913d2-1120-4af6-bf71-00f250748a5a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.697303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d1913d2-1120-4af6-bf71-00f250748a5a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.697439 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-7d1913d2-1120-4af6-bf71-00f250748a5a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: 6435fd3e-0dc3-49ce-9a9d-b3471a091591 Aug 20 02:07:25.703897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d1913d2-1120-4af6-bf71-00f250748a5a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 returned with HTTP 404 Aug 20 02:07:25.704059 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.704059 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:25.704575 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 532/2098] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:25 2026] DELETE /volume/v3/snapshots/6435fd3e-0dc3-49ce-9a9d-b3471a091591 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:25.708725 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-131cf253-f498-4b3f-94c1-07ca258885f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:25.718915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-131cf253-f498-4b3f-94c1-07ca258885f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:25.718915 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 517/2099] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:25.734286 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.736848 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/action Aug 20 02:07:25.737353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:25.737497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:25.751088 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.751088 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:25.752165 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:25.753861 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.756033 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:25.756386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.756693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.762055 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume updated successfully. Aug 20 02:07:25.762239 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6af4acb1-c93b-41dc-a71d-56ca674fe5a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/action returned with HTTP 200 Aug 20 02:07:25.763023 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 524/2100] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:07:25 2026] POST /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 02:07:25.768154 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.768154 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:25.773056 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:25.780430 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-c3c905ac-0190-4987-8527-f90d18b3a96b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:25.780964 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 528/2101] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:25.816262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.820401 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb/action Aug 20 02:07:25.820879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:25.821643 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:25.840922 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.840922 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:25.841632 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:25.850284 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Begin detaching volume completed successfully. Aug 20 02:07:25.850493 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-2e7fb4ab-a872-4337-bd6d-39baa5295127 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb/action returned with HTTP 202 Aug 20 02:07:25.850958 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 533/2102] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:07:25 2026] POST /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:07:25.915880 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6bfb5d7a-ba78-40d5-8497-edddc1088de4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.916141 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6bfb5d7a-ba78-40d5-8497-edddc1088de4 None None] GET https://10.4.3.27/volume// Aug 20 02:07:25.916361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6bfb5d7a-ba78-40d5-8497-edddc1088de4 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.916484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6bfb5d7a-ba78-40d5-8497-edddc1088de4 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.916814 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6bfb5d7a-ba78-40d5-8497-edddc1088de4 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:25.917072 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 518/2103] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:25.931268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.932443 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:25.932727 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:25.932919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.933170 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.933387 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:25.933583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:25.933808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:25.944852 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.944852 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:25.945174 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:25.945174 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:25.948964 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:25.950658 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:25.954943 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-b4291784-c82d-4e45-b228-5a8f944aff76 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:25.955519 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 529/2104] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:25.958037 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-83e42694-6d2c-43a2-b531-87c09fbb7bee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:25.958724 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 525/2105] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:25 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:26.399653 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-14bc97a1-6684-408e-af30-5db77f19c420 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:26.403822 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-14bc97a1-6684-408e-af30-5db77f19c420 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:26.403822 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-14bc97a1-6684-408e-af30-5db77f19c420 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:26.403822 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-14bc97a1-6684-408e-af30-5db77f19c420 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:26.415745 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:26.415745 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:26.421553 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-14bc97a1-6684-408e-af30-5db77f19c420 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:26.431506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-14bc97a1-6684-408e-af30-5db77f19c420 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:26.431506 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 534/2106] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:26 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:26.510029 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:26.512135 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:26.512371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:26.512590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:26.520278 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:26.520278 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:26.528154 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:26.534345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-02b2e8f5-890a-4ecf-b350-c2339d702c48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:26.534884 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 519/2107] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:26 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:26.546691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5316ba33-28dd-4f65-b267-4647742d9f2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:26.546691 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5316ba33-28dd-4f65-b267-4647742d9f2c None None] GET https://10.4.3.27/volume// Aug 20 02:07:26.546691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5316ba33-28dd-4f65-b267-4647742d9f2c None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:26.546691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5316ba33-28dd-4f65-b267-4647742d9f2c None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:26.548424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5316ba33-28dd-4f65-b267-4647742d9f2c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:26.548424 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 530/2108] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:07:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:26.558376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ba78acde-2d19-4d1b-b792-e3cd9a6cfebd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:26.558705 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ba78acde-2d19-4d1b-b792-e3cd9a6cfebd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:26.559108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ba78acde-2d19-4d1b-b792-e3cd9a6cfebd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae048a0-21ca-45f5-b97e-651815d84ba9", "connector": null, "instance_uuid": "d81e3bee-26c4-489e-8cb2-1fc3c712b86e"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:26.567405 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:26.567405 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:26.598788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ba78acde-2d19-4d1b-b792-e3cd9a6cfebd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:26.599373 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 526/2109] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:26 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 20 02:07:27.115172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.117160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:27.117283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.117469 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.125135 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.125135 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:27.129774 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:27.134549 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f8c8bcf6-3a9d-4491-bdeb-f36a6bc0a2ef tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:27.135772 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 535/2110] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:27.198715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.202275 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:27.204286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.204286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.216113 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.216113 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:27.223931 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:27.232128 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-9102a9a3-2aeb-446f-9f86-742ccc5cdf70 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:27.233132 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 520/2111] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:27.351877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e4341c5f-6a0c-47f6-a518-a7ffec89d251 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.352245 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e4341c5f-6a0c-47f6-a518-a7ffec89d251 None None] GET https://10.4.3.27/volume// Aug 20 02:07:27.352466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e4341c5f-6a0c-47f6-a518-a7ffec89d251 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.352701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e4341c5f-6a0c-47f6-a518-a7ffec89d251 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.353097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e4341c5f-6a0c-47f6-a518-a7ffec89d251 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:27.353490 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 531/2112] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:27.367823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-b560614f-31ec-4ff5-b758-fd06f7599bab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.370219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-b560614f-31ec-4ff5-b758-fd06f7599bab tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:27.370219 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-b560614f-31ec-4ff5-b758-fd06f7599bab tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95631db-de41-4cea-84df-b56894cdde86", "connector": null, "instance_uuid": "3bdaf952-bb74-4dfe-9ead-25176fcdf3ba"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:27.381019 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.381019 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:27.418420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-b560614f-31ec-4ff5-b758-fd06f7599bab tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:27.418830 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 527/2113] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:27 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 20 02:07:27.459135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.462035 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:27.462315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.462676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.479076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.484172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:27.484172 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.484172 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.484534 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.484534 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:27.488963 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:27.496389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a3195527-a71d-4cb5-b1b3-7a9411c0668f tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:27.497026 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 536/2114] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:27.498615 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.498615 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:27.504870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c83c20a9-e395-410e-96ff-cda6a7654a4d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.504870 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c83c20a9-e395-410e-96ff-cda6a7654a4d None None] GET https://10.4.3.27/volume// Aug 20 02:07:27.504870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c83c20a9-e395-410e-96ff-cda6a7654a4d None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.504870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c83c20a9-e395-410e-96ff-cda6a7654a4d None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.505257 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:27.505348 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c83c20a9-e395-410e-96ff-cda6a7654a4d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:27.505348 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 532/2115] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:27.511852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19329507-c6de-4cc6-8b4f-15867cbacae4 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:27.513012 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 521/2116] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:27.527019 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.529532 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:27.529739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:27.529926 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:27.540827 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.540827 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:27.545029 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:27.550277 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2aa75a8f-b002-4f30-b281-fe02ebab287d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:27.550894 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 528/2117] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:27 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:27.661792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:27.664123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] PUT https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 Aug 20 02:07:27.664644 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:27.674481 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Acquiring lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:27.682003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:27.682003 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:27.682003 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:27.793135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" released by "attachment_update" :: held 0.112s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:27.793135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-f28c5dee-d8e3-45de-a87d-7b53c9c3ad21 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 returned with HTTP 200 Aug 20 02:07:27.793135 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 537/2118] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:27 2026] PUT /volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:28.066009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-bbdd827f-3bdc-4cda-9aa2-091e9b1bcb44 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.073386 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-bbdd827f-3bdc-4cda-9aa2-091e9b1bcb44 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d Aug 20 02:07:28.073386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-bbdd827f-3bdc-4cda-9aa2-091e9b1bcb44 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:28.073386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-bbdd827f-3bdc-4cda-9aa2-091e9b1bcb44 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:28.087830 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.087830 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:28.161568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4f58bf3e-542f-4df7-82c9-1ae68d4e1b65 req-bbdd827f-3bdc-4cda-9aa2-091e9b1bcb44 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d returned with HTTP 200 Aug 20 02:07:28.162702 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 533/2119] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:28 2026] DELETE /volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:28.426861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-27a76a37-d738-4522-b3eb-59d020126010 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.427285 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27a76a37-d738-4522-b3eb-59d020126010 None None] GET https://10.4.3.27/volume// Aug 20 02:07:28.427459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-27a76a37-d738-4522-b3eb-59d020126010 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:28.427645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-27a76a37-d738-4522-b3eb-59d020126010 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:28.427995 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27a76a37-d738-4522-b3eb-59d020126010 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:28.428301 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 522/2120] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:28.440754 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.443397 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:28.443619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:28.443795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:28.454006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.454006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:28.458038 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:28.464120 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-ed98dc6c-af2c-4c4b-afdb-7ab6c2ccf6e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:28.464749 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 529/2121] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:28 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:28.512322 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.514317 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:28.515426 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:28.515707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:28.529322 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.529322 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:28.530665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-90c6063f-1c1b-45f1-b482-76298ff479bd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.533010 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90c6063f-1c1b-45f1-b482-76298ff479bd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:28.533273 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90c6063f-1c1b-45f1-b482-76298ff479bd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:28.533521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90c6063f-1c1b-45f1-b482-76298ff479bd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:28.533616 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:28.539348 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4caa11e4-be63-4dad-8b01-7f433a31c863 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:28.539865 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 538/2122] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:28 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:28.546038 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.546038 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:28.550619 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90c6063f-1c1b-45f1-b482-76298ff479bd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:28.556276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90c6063f-1c1b-45f1-b482-76298ff479bd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:28.556673 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 534/2123] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:28 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:28.609696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.612990 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 Aug 20 02:07:28.613310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:28.623246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-8ae048a0-21ca-45f5-b97e-651815d84ba9-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:28.635041 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-8ae048a0-21ca-45f5-b97e-651815d84ba9-np0000007844" acquired by "attachment_update" :: waited 0.012s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:28.636043 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.636043 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:28.791933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-8ae048a0-21ca-45f5-b97e-651815d84ba9-np0000007844" released by "attachment_update" :: held 0.156s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:28.791933 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-513abd3c-cb72-4314-b8e1-52d29bfea3d1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 returned with HTTP 200 Aug 20 02:07:28.791933 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 523/2124] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:28 2026] PUT /volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 => generated 968 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:28.824795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-930caf3e-d5af-497c-8ae6-8392ab895ea7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:28.827745 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-930caf3e-d5af-497c-8ae6-8392ab895ea7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865/action Aug 20 02:07:28.827745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-930caf3e-d5af-497c-8ae6-8392ab895ea7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:28.827745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-930caf3e-d5af-497c-8ae6-8392ab895ea7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:28.847677 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:28.847677 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:28.866418 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-930caf3e-d5af-497c-8ae6-8392ab895ea7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865/action returned with HTTP 204 Aug 20 02:07:28.870260 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 530/2125] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:28 2026] POST /volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:29.555149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:29.557057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:29.557300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:29.558375 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:29.569808 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:29.569808 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:29.575045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d18d519-4f89-4f02-8476-d104636a7203 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:29.577371 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:29.577483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d18d519-4f89-4f02-8476-d104636a7203 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:29.577808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d18d519-4f89-4f02-8476-d104636a7203 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:29.578089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d18d519-4f89-4f02-8476-d104636a7203 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:29.586784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a4949caa-7eaa-4b56-aef0-34937a6313a4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:29.586784 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 539/2126] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:29 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:29.589333 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:29.589333 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:29.593477 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6d18d519-4f89-4f02-8476-d104636a7203 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:29.598334 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d18d519-4f89-4f02-8476-d104636a7203 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:29.598832 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 535/2127] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:29 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:07:30.606154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:30.608507 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:30.608752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:30.609014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:30.618038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:30.620437 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:30.620856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:30.620940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:30.630872 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:30.630872 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:30.643108 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:30.643108 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:30.644836 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:30.648656 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:30.654431 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-12fc976c-4717-4f04-a7e4-905ac8ff3870 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:30.654757 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 524/2128] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:30 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:07:30.655808 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-685b8d1c-3bc1-4896-b2b2-156b86fce9a7 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:30.656484 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 531/2129] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:30 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:31.384258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2ff33deb-f8c9-46ef-af82-40658d762699 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:31.386802 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2ff33deb-f8c9-46ef-af82-40658d762699 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5/action Aug 20 02:07:31.387306 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2ff33deb-f8c9-46ef-af82-40658d762699 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:31.387480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2ff33deb-f8c9-46ef-af82-40658d762699 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:31.409179 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:31.409179 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:31.423632 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0a4de615-ccb6-4fd1-ae81-6fe8ebabf8b2 req-2ff33deb-f8c9-46ef-af82-40658d762699 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5/action returned with HTTP 204 Aug 20 02:07:31.423900 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 540/2130] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:31 2026] POST /volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:31.472365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-661e58e8-2960-49fd-b0f7-bf408052c35f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:31.474435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:31.474971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-656901093", "snapshot_id": "b357e9a9-b509-48f3-b8e2-7af1d4045ebb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:31.477397 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-656901093', 'snapshot_id': 'b357e9a9-b509-48f3-b8e2-7af1d4045ebb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:31.484567 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:31.484567 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:31.485198 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:07:31.485440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume of 1 GB Aug 20 02:07:31.492421 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Availability Zones retrieved successfully. Aug 20 02:07:31.499317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Flow 'volume_create_api' (7b07ea50-cfdc-4142-b6b0-c9c66daf4f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:31.500897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b505a9a4-3517-42be-97cc-12b5905ef47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:31.502237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:31.540537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b505a9a4-3517-42be-97cc-12b5905ef47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b357e9a9-b509-48f3-b8e2-7af1d4045ebb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:31.541655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f1a230-7788-4479-b84c-e9a768d505eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:31.590934 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Created reservations ['95265e37-2e1f-4870-9421-5269ec6a60cc', 'bcaa5cdb-c7df-4b0d-803b-07e581f26b57', '818f1af3-c65d-43e3-89e0-9b955cc77b33', '14c26a28-6a43-49ad-9d91-1d6e3ad9aaaa'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:31.592154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f1a230-7788-4479-b84c-e9a768d505eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95265e37-2e1f-4870-9421-5269ec6a60cc', 'bcaa5cdb-c7df-4b0d-803b-07e581f26b57', '818f1af3-c65d-43e3-89e0-9b955cc77b33', '14c26a28-6a43-49ad-9d91-1d6e3ad9aaaa']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:31.592991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d078a0b-ffb9-4171-8760-d1364d13f449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:31.648021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d078a0b-ffb9-4171-8760-d1364d13f449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2ff97a-ed08-4348-9083-6866dd2cf6d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-656901093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc9398e66a62443db63ca1456c6a7288',qos_specs=None,replication_status=,reservations=['95265e37-2e1f-4870-9421-5269ec6a60cc','bcaa5cdb-c7df-4b0d-803b-07e581f26b57','818f1af3-c65d-43e3-89e0-9b955cc77b33','14c26a28-6a43-49ad-9d91-1d6e3ad9aaaa'],size=1,snapshot_id=b357e9a9-b509-48f3-b8e2-7af1d4045ebb,source_replicaid=,source_volid=None,status='creating',user_id='9981df3a3dc049d8bf5605381e90bb17',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-656901093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2ff97a-ed08-4348-9083-6866dd2cf6d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc9398e66a62443db63ca1456c6a7288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b357e9a9-b509-48f3-b8e2-7af1d4045ebb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9981df3a3dc049d8bf5605381e90bb17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:31.649025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3f47ff-cbe7-45b1-a6ae-b41ab4a33e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:31.672400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:31.673358 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:31.674781 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:31.675048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:31.675108 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:31.675427 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:31.675487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:31.675620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:31.679000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3f47ff-cbe7-45b1-a6ae-b41ab4a33e53) transitioned into state 'SUCCESS' from state '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-656901093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc9398e66a62443db63ca1456c6a7288',qos_specs=None,replication_status=,reservations=['95265e37-2e1f-4870-9421-5269ec6a60cc','bcaa5cdb-c7df-4b0d-803b-07e581f26b57','818f1af3-c65d-43e3-89e0-9b955cc77b33','14c26a28-6a43-49ad-9d91-1d6e3ad9aaaa'],size=1,snapshot_id=b357e9a9-b509-48f3-b8e2-7af1d4045ebb,source_replicaid=,source_volid=None,status='creating',user_id='9981df3a3dc049d8bf5605381e90bb17',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:31.681451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e0e44-3eb0-4f6e-bc31-de97f507c6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:31.687622 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:31.687622 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:31.689457 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:31.689457 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:31.693059 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:31.694320 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:31.698662 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87b605bf-68d1-4d96-adbc-863bc8b1c0d2 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:31.699148 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 525/2131] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:31 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:31.700581 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d601b7a0-eb7a-4217-af30-e6c7504f70be tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:31.701017 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 532/2132] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:31 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:31.712000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e0e44-3eb0-4f6e-bc31-de97f507c6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:31.713516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Flow 'volume_create_api' (7b07ea50-cfdc-4142-b6b0-c9c66daf4f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:31.713828 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Create volume request issued successfully. Aug 20 02:07:31.716032 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-661e58e8-2960-49fd-b0f7-bf408052c35f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:31.716032 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 536/2133] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:31 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:31.716245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:31.723612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:31.723612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:31.723612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:31.735059 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:31.735059 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:31.739391 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:31.745141 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-315c0d06-7f3f-44a0-be3f-f498d5dc21b8 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:31.745679 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 541/2134] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:31 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:31.996476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a13b4158-a2b0-4441-8c04-a2fdd7ea9d11 req-39dc2a31-bf1d-4a15-a1ed-a68c533ab05e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:32.010686 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a13b4158-a2b0-4441-8c04-a2fdd7ea9d11 req-39dc2a31-bf1d-4a15-a1ed-a68c533ab05e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d Aug 20 02:07:32.010942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a13b4158-a2b0-4441-8c04-a2fdd7ea9d11 req-39dc2a31-bf1d-4a15-a1ed-a68c533ab05e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:32.011275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a13b4158-a2b0-4441-8c04-a2fdd7ea9d11 req-39dc2a31-bf1d-4a15-a1ed-a68c533ab05e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:32.019417 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a13b4158-a2b0-4441-8c04-a2fdd7ea9d11 req-39dc2a31-bf1d-4a15-a1ed-a68c533ab05e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d returned with HTTP 404 Aug 20 02:07:32.020382 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 526/2135] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:31 2026] DELETE /volume/v3/attachments/9ed3f401-907f-4544-b6cd-b87db2b24b6d => generated 149 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:07:32.337911 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:32.341740 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:32.342031 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:32.342307 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:32.357646 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:32.357646 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:32.362864 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:32.374635 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-9b5149d7-6246-4b89-b117-bd1fb45e857d tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:32.374635 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 533/2136] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:32 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:32.720527 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:32.723395 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:32.723395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:32.724059 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:32.737242 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:32.737242 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:32.742884 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:32.751342 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fdb0163-64ef-4581-a05f-091a5d180b24 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:32.751890 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 537/2137] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:32 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:33.348059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-5aad9f88-0bd3-4f07-baf2-c6c4097754ad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.352005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-5aad9f88-0bd3-4f07-baf2-c6c4097754ad tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da/action Aug 20 02:07:33.352413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-5aad9f88-0bd3-4f07-baf2-c6c4097754ad tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:33.352537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-5aad9f88-0bd3-4f07-baf2-c6c4097754ad tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:33.374296 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.374296 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:33.389114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9041aff7-435a-4b8a-a29b-8d31d0ff0447 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.390382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9041aff7-435a-4b8a-a29b-8d31d0ff0447 None None] GET https://10.4.3.27/volume// Aug 20 02:07:33.390382 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9041aff7-435a-4b8a-a29b-8d31d0ff0447 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.390943 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-41a0058f-a37f-4a32-b7ee-3c53a09e5c66 req-5aad9f88-0bd3-4f07-baf2-c6c4097754ad tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da/action returned with HTTP 204 Aug 20 02:07:33.391498 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 542/2138] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:33 2026] POST /volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:33.391599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9041aff7-435a-4b8a-a29b-8d31d0ff0447 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.392215 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9041aff7-435a-4b8a-a29b-8d31d0ff0447 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:33.392655 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 527/2139] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:33.405696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-a81134d8-cb23-414d-9bd6-e39576817900 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.407267 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-a81134d8-cb23-414d-9bd6-e39576817900 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:33.407641 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-a81134d8-cb23-414d-9bd6-e39576817900 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95631db-de41-4cea-84df-b56894cdde86", "connector": null, "instance_uuid": "3bdaf952-bb74-4dfe-9ead-25176fcdf3ba"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:33.427030 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.427030 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:33.461250 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-a81134d8-cb23-414d-9bd6-e39576817900 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:33.461250 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 534/2140] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:33 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 20 02:07:33.469366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d6662e29-7e21-41a3-89d9-5e64ec3137cb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.469742 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d6662e29-7e21-41a3-89d9-5e64ec3137cb None None] GET https://10.4.3.27/volume// Aug 20 02:07:33.469892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d6662e29-7e21-41a3-89d9-5e64ec3137cb None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.470078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d6662e29-7e21-41a3-89d9-5e64ec3137cb None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.470436 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d6662e29-7e21-41a3-89d9-5e64ec3137cb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:33.470744 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 538/2141] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:33.478529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.481069 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:33.481209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.481409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.493200 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.493200 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:33.499247 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:33.501172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-ae81874b-e2bb-4709-b884-a8cceb2f2a0c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:33.501590 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 543/2142] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:33.772403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-670495ed-c6ee-4fe6-8de8-26d37472624c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.781119 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-670495ed-c6ee-4fe6-8de8-26d37472624c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:33.781385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-670495ed-c6ee-4fe6-8de8-26d37472624c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.781618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-670495ed-c6ee-4fe6-8de8-26d37472624c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.793071 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.793071 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:33.796949 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-670495ed-c6ee-4fe6-8de8-26d37472624c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:33.801951 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-670495ed-c6ee-4fe6-8de8-26d37472624c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:33.802456 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 528/2143] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:33.816745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.818710 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:07:33.818924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.819190 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.831915 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.831915 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:33.836246 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:07:33.845110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48d133aa-e7b7-45f7-ac86-edb58cfb2c9c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:07:33.845651 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 535/2144] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:33.877365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.879385 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:33.879643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.879880 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:33.897059 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:33.897059 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:33.906206 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Volume info retrieved successfully. Aug 20 02:07:33.911493 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-716c8260-1670-4b72-9fc2-9d22f7d2de29 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:33.911936 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 539/2145] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:33.983606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:33.990057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:33.990301 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:33.990516 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.007893 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.007893 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:34.011995 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:34.016659 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-4cb08c3f-33b0-43e5-9a57-66091ad88dff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:34.017259 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 544/2146] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:33 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:34.041814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.043691 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action Aug 20 02:07:34.044197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:34.044490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:34.067221 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.067221 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:34.069461 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:34.080477 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Begin detaching volume completed successfully. Aug 20 02:07:34.080787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-2a59d992-60a7-4013-895b-a92c2984bf88 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action returned with HTTP 202 Aug 20 02:07:34.081561 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 529/2147] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:07:34 2026] POST /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:07:34.096986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a4267851-7e55-48fb-893b-783aa9b93fdb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.098996 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4267851-7e55-48fb-893b-783aa9b93fdb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:34.099564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4267851-7e55-48fb-893b-783aa9b93fdb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.101247 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4267851-7e55-48fb-893b-783aa9b93fdb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.101247 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-a4267851-7e55-48fb-893b-783aa9b93fdb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: 014b5b65-bc2f-41f7-9bce-e37b9e40bda2 Aug 20 02:07:34.105973 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4267851-7e55-48fb-893b-783aa9b93fdb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 returned with HTTP 404 Aug 20 02:07:34.106896 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 536/2148] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:34 2026] DELETE /volume/v3/snapshots/014b5b65-bc2f-41f7-9bce-e37b9e40bda2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:34.108901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f99543cc-ff18-4953-b496-d3530fdaa982 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.114182 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f99543cc-ff18-4953-b496-d3530fdaa982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:34.115102 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f99543cc-ff18-4953-b496-d3530fdaa982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.115102 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f99543cc-ff18-4953-b496-d3530fdaa982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.122565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.122776 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:34.124239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.124239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.133995 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.133995 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:34.140315 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.140315 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:34.140498 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:34.149263 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f99543cc-ff18-4953-b496-d3530fdaa982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:34.149468 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72fcf2cb-d21e-4259-84e1-c3f8cae20f28 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:34.149468 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 545/2149] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:34.153319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-954cbab4-c845-4102-b531-311ff9c1f85e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.153703 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-954cbab4-c845-4102-b531-311ff9c1f85e None None] GET https://10.4.3.27/volume// Aug 20 02:07:34.153824 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f99543cc-ff18-4953-b496-d3530fdaa982 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:34.153886 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-954cbab4-c845-4102-b531-311ff9c1f85e None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.154152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-954cbab4-c845-4102-b531-311ff9c1f85e None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.154586 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 540/2150] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:34.156334 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-954cbab4-c845-4102-b531-311ff9c1f85e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:34.156905 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 530/2151] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:34.167569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.167723 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.169474 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:34.169910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:34.170136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.170331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1608875910"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:34.170402 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.172424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1608875910'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:34.172771 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 1 GB Aug 20 02:07:34.182257 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:07:34.186102 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.186102 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:34.188720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (52bb5206-b5dd-4902-9ccd-96c7a5c39739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:34.190558 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704d8ffc-d1f1-48e0-9074-829985b24da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:34.191672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:34.192600 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:34.196355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-badea98c-c270-4e54-8729-ed125b4ca7a3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.200213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-badea98c-c270-4e54-8729-ed125b4ca7a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption Aug 20 02:07:34.201095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-badea98c-c270-4e54-8729-ed125b4ca7a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.201095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-badea98c-c270-4e54-8729-ed125b4ca7a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.202900 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-dd1af63d-f72e-48ed-bb6b-9233b1ee2f08 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:34.202900 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 546/2152] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1623 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:34.227356 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.227356 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:34.238440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae31e083-68e7-432d-b88a-7b45a9fd67f7 req-badea98c-c270-4e54-8729-ed125b4ca7a3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption returned with HTTP 200 Aug 20 02:07:34.240142 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 541/2153] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:34.249870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704d8ffc-d1f1-48e0-9074-829985b24da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:34.252401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566194ee-ddad-42af-b645-65a77fcf7883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:34.332181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['f6f3f44f-703d-42a5-a7d9-4615b77a014b', '6f892eb6-490e-4b5b-9aa9-930c7ccd7809', 'ae3f5b12-732c-48e2-b0a9-8ff11b3d474b', '0c40e262-7431-40ce-9d40-46c83c0e7d75'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:34.332841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566194ee-ddad-42af-b645-65a77fcf7883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f3f44f-703d-42a5-a7d9-4615b77a014b', '6f892eb6-490e-4b5b-9aa9-930c7ccd7809', 'ae3f5b12-732c-48e2-b0a9-8ff11b3d474b', '0c40e262-7431-40ce-9d40-46c83c0e7d75']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:34.336115 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9660b5-4d58-4f0a-a4fe-da637c7dcb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:34.372361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9660b5-4d58-4f0a-a4fe-da637c7dcb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f28c34a-ebbc-4955-a231-a4ad51e416b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1608875910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['f6f3f44f-703d-42a5-a7d9-4615b77a014b','6f892eb6-490e-4b5b-9aa9-930c7ccd7809','ae3f5b12-732c-48e2-b0a9-8ff11b3d474b','0c40e262-7431-40ce-9d40-46c83c0e7d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1608875910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f28c34a-ebbc-4955-a231-a4ad51e416b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:34.373526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf47d4f4-667b-4dd0-ba6c-2e88cab80b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:34.403005 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf47d4f4-667b-4dd0-ba6c-2e88cab80b13) transitioned into state 'SUCCESS' from state '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-1608875910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['f6f3f44f-703d-42a5-a7d9-4615b77a014b','6f892eb6-490e-4b5b-9aa9-930c7ccd7809','ae3f5b12-732c-48e2-b0a9-8ff11b3d474b','0c40e262-7431-40ce-9d40-46c83c0e7d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:34.403927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0512b952-1aba-418e-a83d-e704e52eb318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:34.423810 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0512b952-1aba-418e-a83d-e704e52eb318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:34.425245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (52bb5206-b5dd-4902-9ccd-96c7a5c39739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:34.425691 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:07:34.426812 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ecd2d8e-3879-481c-bf5a-00676a71396a tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:34.428265 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 537/2154] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:07:34 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:07:34.444032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.446344 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:34.446746 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.447024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.462929 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.462929 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:34.468390 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:34.473732 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-74e587dc-b688-448c-8c7a-d6ada45301e4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 200 Aug 20 02:07:34.474217 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 531/2155] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:34.623821 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-f64417a1-fbe1-4a1d-91c7-8da246ffa2cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.627214 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-f64417a1-fbe1-4a1d-91c7-8da246ffa2cb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 Aug 20 02:07:34.627214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-f64417a1-fbe1-4a1d-91c7-8da246ffa2cb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.627214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-f64417a1-fbe1-4a1d-91c7-8da246ffa2cb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.636661 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.636661 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:34.691739 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-f64417a1-fbe1-4a1d-91c7-8da246ffa2cb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 returned with HTTP 200 Aug 20 02:07:34.692344 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 547/2156] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:34 2026] DELETE /volume/v3/attachments/bd6c7b66-8804-4c7f-90fe-6fa5b30381d5 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:34.951271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:34.951271 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:34.951271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:34.951776 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:34.973349 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:34.973349 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:34.979792 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:34.998868 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-9d882716-69d7-4062-98ee-82ccb2b7df46 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:34.998868 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 542/2157] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:34 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.023499 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-0c0f62e5-0d22-4d7d-964c-31d7e8ab7bf5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.024273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-922ba01a-f47e-4ce3-b316-fbfda8ef67a1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.024661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-922ba01a-f47e-4ce3-b316-fbfda8ef67a1 None None] GET https://10.4.3.27/volume// Aug 20 02:07:35.024862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-922ba01a-f47e-4ce3-b316-fbfda8ef67a1 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.025372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-922ba01a-f47e-4ce3-b316-fbfda8ef67a1 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.025537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-922ba01a-f47e-4ce3-b316-fbfda8ef67a1 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:35.025836 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 532/2158] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:35.026046 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-0c0f62e5-0d22-4d7d-964c-31d7e8ab7bf5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e Aug 20 02:07:35.026313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-0c0f62e5-0d22-4d7d-964c-31d7e8ab7bf5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.026556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-0c0f62e5-0d22-4d7d-964c-31d7e8ab7bf5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.037066 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.037066 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:35.037298 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.039465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:07:35.039686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.039929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.057023 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.057023 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:35.063767 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:07:35.072052 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-32a69900-65ae-4eef-8e53-b6127ce129b5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:07:35.072579 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 548/2159] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:35.124080 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0f8e16e9-649f-4257-a14d-f1d0a68c1c58 req-0c0f62e5-0d22-4d7d-964c-31d7e8ab7bf5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e returned with HTTP 200 Aug 20 02:07:35.124968 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 538/2160] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:35 2026] DELETE /volume/v3/attachments/633f617d-e4e9-4c05-ad96-d30d8ee8995e => generated 192 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.174069 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.176000 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:35.177627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.177627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.216350 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.216350 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:35.221744 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:35.231522 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.233912 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffc83fac-1264-425c-bb8c-4fa18079e3f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:35.234443 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 543/2161] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.238647 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] PUT https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 Aug 20 02:07:35.239367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:35.254086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.254561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Acquiring lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:35.257484 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:35.257484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.257484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.261818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:35.263115 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.263115 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:35.280103 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.280103 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:35.293765 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] Volume info retrieved successfully. Aug 20 02:07:35.300827 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a4296f8-a304-436c-867a-4c163c9e7a89 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-reader] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:35.301761 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 549/2162] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1143 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.372626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.378016 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:35.378205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.378591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.383314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-a95631db-de41-4cea-84df-b56894cdde86-np0000007844" released by "attachment_update" :: held 0.122s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:35.384638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-fac73244-bdfb-4dec-b488-9b5ba94f1d1f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 returned with HTTP 200 Aug 20 02:07:35.385372 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 533/2163] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:35 2026] PUT /volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.391342 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.391342 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:35.397388 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:35.405826 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-314c7c51-ba5e-413e-ac08-bd3c03e605f5 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:35.406435 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 539/2164] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.433738 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.437542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action Aug 20 02:07:35.437815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-b89f8b3a-1f52-4160-a460-5cb14c550444 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.438028 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:35.438155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:35.441132 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-b89f8b3a-1f52-4160-a460-5cb14c550444 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84/action Aug 20 02:07:35.441673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-b89f8b3a-1f52-4160-a460-5cb14c550444 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:35.442684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-b89f8b3a-1f52-4160-a460-5cb14c550444 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:35.458986 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.458986 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:35.459711 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:35.471079 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Begin detaching volume completed successfully. Aug 20 02:07:35.471734 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-5b87d734-131b-47ad-ac11-00c9d83b5fcb tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action returned with HTTP 202 Aug 20 02:07:35.472456 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 544/2165] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:07:35 2026] POST /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 02:07:35.481522 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.481522 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:35.496261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.497253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:35.497661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.499084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.509796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.510523 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8d5fdf17-83fe-4d83-8728-0534e27caec3 req-b89f8b3a-1f52-4160-a460-5cb14c550444 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84/action returned with HTTP 204 Aug 20 02:07:35.511064 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 550/2166] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:35 2026] POST /volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:35.511664 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.511664 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:35.511939 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:35.512201 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.512644 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.517129 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:35.524425 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.524425 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:35.525714 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a2bbf3a-7859-4de4-bd4d-c53f709c94aa tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 200 Aug 20 02:07:35.526433 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 534/2167] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:35.538263 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:35.545237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.548813 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:35.549311 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f28c34a-ebbc-4955-a231-a4ad51e416b7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1837983479"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:35.550170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c4cc476-dad9-4eae-a907-e7dca0fb811d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:35.550763 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 540/2168] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:35.561271 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.561271 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:35.561910 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:35.562076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:35.591294 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cd8efe3b-5df9-4680-94d4-18a4bd0be3eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.592186 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd8efe3b-5df9-4680-94d4-18a4bd0be3eb None None] GET https://10.4.3.27/volume// Aug 20 02:07:35.592414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd8efe3b-5df9-4680-94d4-18a4bd0be3eb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.592825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd8efe3b-5df9-4680-94d4-18a4bd0be3eb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.593337 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd8efe3b-5df9-4680-94d4-18a4bd0be3eb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:35.593791 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 551/2169] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:35.611898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['b327d167-708d-45d4-a7f7-138d8f3497b0', 'fa9b6663-8ab1-496e-9a77-60623c652b7c', 'b7ad6a04-0ea2-442a-81bc-a78b99d0eda5', 'd222851c-b8a2-4f64-9149-e2ddb07527d3'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:35.612022 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.614746 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:35.615594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.615594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.634344 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.634344 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:35.639707 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:35.653993 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-24ec0bcd-63c8-4b34-af57-6a6745106059 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:35.654579 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 535/2170] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:35.675038 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot create request issued successfully. Aug 20 02:07:35.675338 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4dea5ab6-13ad-4ea5-b5cc-b648d83806ff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:35.675937 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 545/2171] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:07:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:35.691397 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c54b940d-82dd-4ee9-89bf-6c070820641b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:35.695156 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c54b940d-82dd-4ee9-89bf-6c070820641b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:35.695463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c54b940d-82dd-4ee9-89bf-6c070820641b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:35.695650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c54b940d-82dd-4ee9-89bf-6c070820641b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:35.715464 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:35.715464 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:35.715464 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c54b940d-82dd-4ee9-89bf-6c070820641b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:35.715464 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c54b940d-82dd-4ee9-89bf-6c070820641b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 returned with HTTP 200 Aug 20 02:07:35.715866 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 541/2172] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:35 2026] GET /volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:36.580347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:36.587638 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:36.587638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:36.587638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:36.601945 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:36.601945 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:36.608473 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:36.613867 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c43bc053-b07b-4ad7-b8b2-153590eafb01 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:36.614302 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 552/2173] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:36 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:36.733317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:36.733317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:36.733317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:36.733317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:36.745637 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:36.745637 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:36.745637 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:36.745637 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f1a23e8f-bbb5-4c17-bea8-0f0811805f1b tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 returned with HTTP 200 Aug 20 02:07:36.745637 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 536/2174] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:36 2026] GET /volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:36.748739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:36.751001 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:36.751442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d20368d0-9e31-4998-9be7-3b0266fe6a58", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2007674560"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:36.753710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'snapshot_id': 'd20368d0-9e31-4998-9be7-3b0266fe6a58', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2007674560'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:36.775254 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:36.775254 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:36.775254 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:36.775254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 2 GB Aug 20 02:07:36.782705 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:07:36.788129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (8b047aba-fabe-4374-a389-6abb94d219a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:36.790893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10d47b6-9bd4-41c7-8946-1793619ebff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:36.791035 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:36.834852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10d47b6-9bd4-41c7-8946-1793619ebff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd20368d0-9e31-4998-9be7-3b0266fe6a58', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:36.836069 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86d9483-5b79-4542-9b3b-85ab91deedb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:36.900219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['985dbbc4-91be-4877-8beb-a260dfbfd4c7', 'f80b1265-e937-4183-b9a9-78722820cf95', '9f545607-db73-4bcd-9d36-a89fced2f0ff', '09c4f079-119f-4b65-8c66-defeea507a49'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:36.900219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86d9483-5b79-4542-9b3b-85ab91deedb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['985dbbc4-91be-4877-8beb-a260dfbfd4c7', 'f80b1265-e937-4183-b9a9-78722820cf95', '9f545607-db73-4bcd-9d36-a89fced2f0ff', '09c4f079-119f-4b65-8c66-defeea507a49']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:36.900646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302f8039-87de-4473-a71f-c4d93db431e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:36.977033 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302f8039-87de-4473-a71f-c4d93db431e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa91ba45-1af4-4a55-8977-2ee8ba87a74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2007674560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['985dbbc4-91be-4877-8beb-a260dfbfd4c7','f80b1265-e937-4183-b9a9-78722820cf95','9f545607-db73-4bcd-9d36-a89fced2f0ff','09c4f079-119f-4b65-8c66-defeea507a49'],size=2,snapshot_id=d20368d0-9e31-4998-9be7-3b0266fe6a58,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2007674560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa91ba45-1af4-4a55-8977-2ee8ba87a74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,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=d20368d0-9e31-4998-9be7-3b0266fe6a58,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:36.977899 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8480672b-9359-4b7a-a0ec-1323b3444b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:37.002555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8480672b-9359-4b7a-a0ec-1323b3444b73) transitioned into state 'SUCCESS' from state '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-2007674560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['985dbbc4-91be-4877-8beb-a260dfbfd4c7','f80b1265-e937-4183-b9a9-78722820cf95','9f545607-db73-4bcd-9d36-a89fced2f0ff','09c4f079-119f-4b65-8c66-defeea507a49'],size=2,snapshot_id=d20368d0-9e31-4998-9be7-3b0266fe6a58,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:37.003549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430a1f5b-b0f6-4d94-ba6f-00f3e284c4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:37.037684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430a1f5b-b0f6-4d94-ba6f-00f3e284c4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:37.038513 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (8b047aba-fabe-4374-a389-6abb94d219a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:37.038664 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:07:37.039265 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f286e9d-3b25-4feb-8acd-d1f9d01f67eb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:37.039777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 546/2175] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:36 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:37.056540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:37.059026 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:37.059243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:37.060816 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:37.070091 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:37.070091 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:37.082091 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:37.088381 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3e76a12-6675-4fd1-84d8-d20d65184057 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 200 Aug 20 02:07:37.088927 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 542/2176] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:37 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:37.634662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:37.642660 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:37.643254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:37.644157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:37.665379 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:37.665379 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:37.670257 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:37.682534 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d23eee6e-6e7f-4787-bcd3-81bb870f75b6 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:37.683335 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 553/2177] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:37 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:38.106938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:38.111253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:38.111253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:38.111253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:38.126854 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:38.126854 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:38.133069 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:38.140627 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60acc5d4-fb9f-4e70-9402-fc2767702aff tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 200 Aug 20 02:07:38.141437 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 537/2178] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:38 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:38.161838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:38.164800 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:38.165094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:38.165663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:38.175591 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:38.175591 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:38.181159 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:38.192944 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-17f65baa-9fc3-405a-ab32-a1eb1be93dcf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 200 Aug 20 02:07:38.193885 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 547/2179] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:38 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:38.230807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:38.236263 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:38.236263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:38.236263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:38.236263 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:38.249593 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:38.249593 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:38.251246 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:38.294548 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:07:38.294718 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5774e598-f425-4248-ae7a-a3d52552a2f7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 202 Aug 20 02:07:38.295117 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 543/2180] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:38 2026] DELETE /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:38.312974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:38.319861 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:38.320162 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:38.321283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:38.334086 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:38.334086 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:38.339802 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:38.347697 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad788a02-aff7-46ed-ad2c-075fc365b908 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 200 Aug 20 02:07:38.347895 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 554/2181] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:38 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:38.701209 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:38.703242 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:38.703487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:38.703727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:38.714778 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:38.714778 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:38.720454 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:38.725850 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9935c9f7-fcef-4c2c-b283-9224afeefd1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:38.726625 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 538/2182] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:38 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:39.368824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05828fcc-fb4d-4b6a-8a43-b859f3aafd84 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.375666 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05828fcc-fb4d-4b6a-8a43-b859f3aafd84 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:39.375666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05828fcc-fb4d-4b6a-8a43-b859f3aafd84 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.375666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05828fcc-fb4d-4b6a-8a43-b859f3aafd84 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.392115 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05828fcc-fb4d-4b6a-8a43-b859f3aafd84 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 404 Aug 20 02:07:39.392115 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 548/2183] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:39 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:39.411510 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-265d4129-c864-4b78-a06a-464aff5a6e0c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.414114 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-265d4129-c864-4b78-a06a-464aff5a6e0c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:39.414418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-265d4129-c864-4b78-a06a-464aff5a6e0c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.414719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-265d4129-c864-4b78-a06a-464aff5a6e0c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.424898 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-265d4129-c864-4b78-a06a-464aff5a6e0c tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 404 Aug 20 02:07:39.425690 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 544/2184] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:39 2026] GET /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:39.440376 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-21dcab36-8aef-4088-ae35-4926aa359636 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.443376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21dcab36-8aef-4088-ae35-4926aa359636 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:39.443376 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21dcab36-8aef-4088-ae35-4926aa359636 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.443696 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21dcab36-8aef-4088-ae35-4926aa359636 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.444034 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-21dcab36-8aef-4088-ae35-4926aa359636 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: fa91ba45-1af4-4a55-8977-2ee8ba87a74f Aug 20 02:07:39.453534 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21dcab36-8aef-4088-ae35-4926aa359636 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f returned with HTTP 404 Aug 20 02:07:39.453852 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 555/2185] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:39 2026] DELETE /volume/v3/volumes/fa91ba45-1af4-4a55-8977-2ee8ba87a74f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:39.469422 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.473785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:39.473785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.477652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.477856 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:39.502180 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:39.502180 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:39.504845 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:39.552696 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:07:39.553122 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6c74be8-2f1a-4294-b700-da1289f5d7bb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 returned with HTTP 202 Aug 20 02:07:39.553945 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 539/2186] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:39 2026] DELETE /volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:39.569982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2990132e-c00e-4ac2-adbc-c306161f47fe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.574964 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2990132e-c00e-4ac2-adbc-c306161f47fe tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:39.574964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2990132e-c00e-4ac2-adbc-c306161f47fe tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.574964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2990132e-c00e-4ac2-adbc-c306161f47fe tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.606846 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:39.606846 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:39.606846 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2990132e-c00e-4ac2-adbc-c306161f47fe tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:39.606846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2990132e-c00e-4ac2-adbc-c306161f47fe tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 returned with HTTP 200 Aug 20 02:07:39.606846 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 549/2187] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:39 2026] GET /volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:39.746331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:39.753588 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:39.753588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:39.753588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:39.764118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:39.764118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:39.769399 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:39.776563 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-68adf2d1-157f-45a7-b255-a8887dd7b96e tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:39.776563 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 545/2188] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:39 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:40.508804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.511288 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:40.511681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.512047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.528422 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:40.528422 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:40.534177 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:40.539913 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-a0c5dcfb-265d-45d8-bae8-900bf6982471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:40.540644 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 556/2189] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:40.628561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3e3f9f38-f18b-4d8a-9821-1703c6bcd5f8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.631269 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e3f9f38-f18b-4d8a-9821-1703c6bcd5f8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 Aug 20 02:07:40.631847 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e3f9f38-f18b-4d8a-9821-1703c6bcd5f8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.632313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e3f9f38-f18b-4d8a-9821-1703c6bcd5f8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.653733 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e3f9f38-f18b-4d8a-9821-1703c6bcd5f8 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 returned with HTTP 404 Aug 20 02:07:40.653733 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 540/2190] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:40 2026] GET /volume/v3/snapshots/d20368d0-9e31-4998-9be7-3b0266fe6a58 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:40.673194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b003a060-5362-469f-923c-6b7dd4011336 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.680099 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b003a060-5362-469f-923c-6b7dd4011336 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:40.681044 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b003a060-5362-469f-923c-6b7dd4011336 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.681044 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b003a060-5362-469f-923c-6b7dd4011336 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.705258 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:40.705258 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:40.717251 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b003a060-5362-469f-923c-6b7dd4011336 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:40.725420 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b003a060-5362-469f-923c-6b7dd4011336 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 200 Aug 20 02:07:40.725420 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 550/2191] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:40 2026] GET /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:40.749154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fc742217-af95-4d88-b1fc-b5047b884abf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.756445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:40.756445 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.757388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.757536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: 2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:40.763087 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=277,cinder:INSERT=29,cinder:UPDATE=64 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:07:40.770602 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:40.770602 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:40.771166 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:40.803469 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.805199 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:40.805447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.805781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.813972 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:07:40.814196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fc742217-af95-4d88-b1fc-b5047b884abf tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 202 Aug 20 02:07:40.814725 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 546/2192] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:40 2026] DELETE /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:40.825286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:40.828346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:40.828566 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:40.829058 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:40.833043 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:40.833043 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:40.853984 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:40.854130 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:40.854130 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:40.855059 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-79fc8e63-224a-4784-a29d-a50a3d8e1aec tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:40.864982 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 557/2193] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:40 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:40.865151 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:40.871873 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d15bdb71-d4d2-4985-a5f4-77258f43eccb tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 200 Aug 20 02:07:40.872683 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 541/2194] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:40 2026] GET /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:41.876157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c3b16835-761b-4b82-a835-d11a4a48539f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:41.881152 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3b16835-761b-4b82-a835-d11a4a48539f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:41.882304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3b16835-761b-4b82-a835-d11a4a48539f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:41.882304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3b16835-761b-4b82-a835-d11a4a48539f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:41.885533 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=295,cinder:UPDATE=68,cinder:INSERT=31 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:07:41.891092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3cfb9d1c-7378-452a-b42f-372eeb1d0bc4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:41.898021 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cfb9d1c-7378-452a-b42f-372eeb1d0bc4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 Aug 20 02:07:41.903254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cfb9d1c-7378-452a-b42f-372eeb1d0bc4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:41.903254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cfb9d1c-7378-452a-b42f-372eeb1d0bc4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:41.911402 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:41.911402 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:41.916735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cfb9d1c-7378-452a-b42f-372eeb1d0bc4 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 returned with HTTP 404 Aug 20 02:07:41.917415 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 547/2195] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:41 2026] GET /volume/v3/volumes/2f28c34a-ebbc-4955-a231-a4ad51e416b7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:41.918528 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c3b16835-761b-4b82-a835-d11a4a48539f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:41.925378 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3b16835-761b-4b82-a835-d11a4a48539f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:41.927073 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 551/2196] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:41 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:07:41.934305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:41.940254 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:41.940254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:41.940254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:41.958259 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:41.958259 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:41.968338 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:41.975755 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57d7a1dc-14d1-43ec-b1fd-eb9ee1e3b95e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:41.976504 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 558/2197] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:41 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:41.998763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.002678 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:42.002678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2026016267"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:42.003783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2026016267'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:42.003783 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 1 GB Aug 20 02:07:42.009775 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:07:42.017854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (97682e80-a328-4fc5-874e-1ff89bb32d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:42.019322 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31062b40-b854-4455-a44b-1f38c2af8a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:42.020458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:42.056147 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31062b40-b854-4455-a44b-1f38c2af8a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:42.058633 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f7eecc2-b157-4f6f-8e45-f551c5b4f6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:42.111455 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['b22ebc89-ba36-4ae9-bccd-c79cf7115087', '6da6d941-21aa-47ed-8dd3-0b76d14b02a1', '06c2d645-84cc-42e1-a00a-a3ca836a99f6', '1f6b8cf4-513b-4ad7-8d3c-f90285c88341'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:42.112670 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f7eecc2-b157-4f6f-8e45-f551c5b4f6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22ebc89-ba36-4ae9-bccd-c79cf7115087', '6da6d941-21aa-47ed-8dd3-0b76d14b02a1', '06c2d645-84cc-42e1-a00a-a3ca836a99f6', '1f6b8cf4-513b-4ad7-8d3c-f90285c88341']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:42.113762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7cb515-1259-4f37-b44b-dc666ab67a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:42.148933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7cb515-1259-4f37-b44b-dc666ab67a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82155003-0dc6-43ff-a797-899fb055c02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2026016267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['b22ebc89-ba36-4ae9-bccd-c79cf7115087','6da6d941-21aa-47ed-8dd3-0b76d14b02a1','06c2d645-84cc-42e1-a00a-a3ca836a99f6','1f6b8cf4-513b-4ad7-8d3c-f90285c88341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2026016267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82155003-0dc6-43ff-a797-899fb055c02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:42.150041 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c17e9f-19d2-478f-a347-93a616d7216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:42.193651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c17e9f-19d2-478f-a347-93a616d7216e) transitioned into state 'SUCCESS' from state '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-2026016267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['b22ebc89-ba36-4ae9-bccd-c79cf7115087','6da6d941-21aa-47ed-8dd3-0b76d14b02a1','06c2d645-84cc-42e1-a00a-a3ca836a99f6','1f6b8cf4-513b-4ad7-8d3c-f90285c88341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:42.194461 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52aa86c-3f72-4a77-bd93-2657efcd1fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:42.224762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52aa86c-3f72-4a77-bd93-2657efcd1fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:42.226030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (97682e80-a328-4fc5-874e-1ff89bb32d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:42.226596 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:07:42.228119 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-292fe87a-2cce-4312-9c69-cd40bd2da6e7 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:42.228119 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 542/2198] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:07:41 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:42.250631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-db42020e-59d0-40fd-881a-24f532089ef0 req-b2d802b9-02c1-4408-9056-07bd5512ffae None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.252326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-116c20c1-8958-43d9-9a24-f9e246911730 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.255596 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-116c20c1-8958-43d9-9a24-f9e246911730 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:42.255829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-116c20c1-8958-43d9-9a24-f9e246911730 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:42.255913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-b2d802b9-02c1-4408-9056-07bd5512ffae tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 Aug 20 02:07:42.256126 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-116c20c1-8958-43d9-9a24-f9e246911730 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:42.256201 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-b2d802b9-02c1-4408-9056-07bd5512ffae tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:42.256509 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-b2d802b9-02c1-4408-9056-07bd5512ffae tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:42.272152 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:42.272152 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:42.277900 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:42.277900 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:42.291474 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-116c20c1-8958-43d9-9a24-f9e246911730 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:42.308152 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-116c20c1-8958-43d9-9a24-f9e246911730 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 200 Aug 20 02:07:42.308296 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 552/2199] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:42 2026] GET /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 820 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:42.390802 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2b623150-c3ff-49e0-acc5-f1eeaa71b233 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.393036 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2b623150-c3ff-49e0-acc5-f1eeaa71b233 None None] GET https://10.4.3.27/volume// Aug 20 02:07:42.393036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2b623150-c3ff-49e0-acc5-f1eeaa71b233 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:42.393796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2b623150-c3ff-49e0-acc5-f1eeaa71b233 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:42.393796 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2b623150-c3ff-49e0-acc5-f1eeaa71b233 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:42.396440 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 559/2200] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:42 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:42.415696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-ad99a092-46ea-48b8-8129-4afa38a61126 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.422323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-ad99a092-46ea-48b8-8129-4afa38a61126 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:42.422323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-ad99a092-46ea-48b8-8129-4afa38a61126 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "924b5537-38a4-458a-bb7b-b9d195d93e55", "connector": null, "instance_uuid": "4ac7f269-26f8-4307-82fe-0224d9aa02d1"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:42.425016 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db42020e-59d0-40fd-881a-24f532089ef0 req-b2d802b9-02c1-4408-9056-07bd5512ffae tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 returned with HTTP 200 Aug 20 02:07:42.425638 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 548/2201] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:42 2026] DELETE /volume/v3/attachments/7ac3ae00-8c1c-4630-a766-e5d2b21faa09 => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:42.445253 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:42.445253 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:42.536422 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-ad99a092-46ea-48b8-8129-4afa38a61126 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:42.536890 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 543/2202] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:42 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:42.555571 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-76e9366b-58e5-4d4f-9d67-baf3727001fd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.557572 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-76e9366b-58e5-4d4f-9d67-baf3727001fd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da Aug 20 02:07:42.557572 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-76e9366b-58e5-4d4f-9d67-baf3727001fd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:42.557572 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-76e9366b-58e5-4d4f-9d67-baf3727001fd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:42.575651 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:42.575651 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:42.669584 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-76e9366b-58e5-4d4f-9d67-baf3727001fd tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da returned with HTTP 200 Aug 20 02:07:42.670166 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 553/2203] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:42 2026] DELETE /volume/v3/attachments/251765df-bfd7-4f90-99d7-af492513f8da => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:42.952353 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:42.953460 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:42.953460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:42.953460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:42.962662 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=305,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:07:42.971963 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:42.971963 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:42.977925 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:42.988094 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-151f46b3-8a67-4b33-b726-d6ae0f00ed12 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:42.989632 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 560/2204] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:42 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:43.008370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.010699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:43.010699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:43.010699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:43.022192 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.022192 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:43.031641 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:43.039087 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8040238-d353-498c-b5d8-e37bb38b5b15 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:43.039654 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 549/2205] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:43 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:43.114958 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.118279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:07:43.118520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:43.118796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:43.122133 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=255,cinder:UPDATE=43,cinder:INSERT=14 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:07:43.132088 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.132088 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:43.137799 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:43.145027 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-14ebc47d-b75b-4563-99b9-6a7f821f260f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:07:43.149758 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 544/2206] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:43 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:43.255796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.259629 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:43.259629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-586761045", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:43.261077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-586761045', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:43.328897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6a235fbc-72ed-4f50-929e-33a324959785 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.330127 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6a235fbc-72ed-4f50-929e-33a324959785 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:43.330403 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6a235fbc-72ed-4f50-929e-33a324959785 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:43.330643 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6a235fbc-72ed-4f50-929e-33a324959785 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:43.338447 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.338447 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:43.343917 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6a235fbc-72ed-4f50-929e-33a324959785 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:43.349721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6a235fbc-72ed-4f50-929e-33a324959785 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 200 Aug 20 02:07:43.352437 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 561/2207] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:43 2026] GET /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:43.377051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.378980 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume of 1 GB Aug 20 02:07:43.379266 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.379266 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:43.379424 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:43.379688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82155003-0dc6-43ff-a797-899fb055c02a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1832216558"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:43.379921 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Availability Zones retrieved successfully. Aug 20 02:07:43.387715 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (09a8d9e9-c46d-4098-94cb-1dd4c3a5ad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:43.389214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f8ba9d-f85e-4ded-8b56-59ea95234b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:43.390705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:43.391174 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.391174 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:43.391680 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:43.392045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create snapshot from volume 82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:43.443813 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['bc4bd589-874e-4905-afde-ae904b07ecbd', '7d5ec8c2-fde5-45d3-a1d6-8b16868aaa49', '8a14b113-1ec1-4fe3-bb64-b32c6c3f4d1d', 'b3725c5d-17cc-4258-97d0-6408dac55ad6'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:43.449351 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.449351 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:43.472496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f8ba9d-f85e-4ded-8b56-59ea95234b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=76ca6f9f-cdb8-461a-8807-b776964c416a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ca6f9f-cdb8-461a-8807-b776964c416a', 'encryption_key_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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:43.474139 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4dc3bae-b2ab-4ed9-bf93-94665ae67249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:43.500404 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot create request issued successfully. Aug 20 02:07:43.503586 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf02c8d5-c0f4-4203-a0df-319e5d2d8850 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:43.503586 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 550/2208] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:07:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:43.519024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.523824 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:43.524900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:43.524900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:43.535207 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.535207 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:43.535207 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:43.536815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b02010de-75dd-40a1-8372-40fa7a6d4f9f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a returned with HTTP 200 Aug 20 02:07:43.536928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Created reservations ['fae7f45d-2779-45a3-912e-c038ec1337fa', 'd8e6fa4f-5df4-4218-8a9d-c6fd9e6c82f1', 'b5a08b94-57a5-4288-bdfe-c1b962443385', '39bfb5a3-1aba-4bb7-b4a3-6c14272a5f69'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:43.536982 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 545/2209] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:43 2026] GET /volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:43.537749 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4dc3bae-b2ab-4ed9-bf93-94665ae67249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fae7f45d-2779-45a3-912e-c038ec1337fa', 'd8e6fa4f-5df4-4218-8a9d-c6fd9e6c82f1', 'b5a08b94-57a5-4288-bdfe-c1b962443385', '39bfb5a3-1aba-4bb7-b4a3-6c14272a5f69']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:43.539673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb423d-0d8d-4136-ab22-c65ebc34c0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:43.566003 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb423d-0d8d-4136-ab22-c65ebc34c0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f00eed1-90b4-4d7c-b30d-8f3643e460b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-586761045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['fae7f45d-2779-45a3-912e-c038ec1337fa','d8e6fa4f-5df4-4218-8a9d-c6fd9e6c82f1','b5a08b94-57a5-4288-bdfe-c1b962443385','39bfb5a3-1aba-4bb7-b4a3-6c14272a5f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-586761045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f00eed1-90b4-4d7c-b30d-8f3643e460b9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1867e4ab08d749bf86f73bb2f95c79b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ca6f9f-cdb8-461a-8807-b776964c416a),volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:43.568129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dac1073-44b9-4f3e-a181-02574e1f726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:43.599954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dac1073-44b9-4f3e-a181-02574e1f726e) transitioned into state 'SUCCESS' from state '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-586761045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1867e4ab08d749bf86f73bb2f95c79b9',qos_specs=None,replication_status=,reservations=['fae7f45d-2779-45a3-912e-c038ec1337fa','d8e6fa4f-5df4-4218-8a9d-c6fd9e6c82f1','b5a08b94-57a5-4288-bdfe-c1b962443385','39bfb5a3-1aba-4bb7-b4a3-6c14272a5f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5ff647b7fa42b5a7694602f4a67c32',volume_type_id=76ca6f9f-cdb8-461a-8807-b776964c416a)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:43.601213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0492cd-a1d7-4c1a-a00f-bd660a1661df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:43.618281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0492cd-a1d7-4c1a-a00f-bd660a1661df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:43.619237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Flow 'volume_create_api' (09a8d9e9-c46d-4098-94cb-1dd4c3a5ad05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:43.619576 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create volume request issued successfully. Aug 20 02:07:43.621379 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a29189f0-6a13-4b1f-ba06-402b92ddeb4b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:43.623152 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 554/2210] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:43 2026] POST /volume/v3/volumes => generated 757 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:43.641712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0db83885-7318-44ba-8801-01fde965e4fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:43.643945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0db83885-7318-44ba-8801-01fde965e4fe tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:43.645392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0db83885-7318-44ba-8801-01fde965e4fe tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:43.645392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0db83885-7318-44ba-8801-01fde965e4fe tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:43.655901 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:43.655901 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:43.660640 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0db83885-7318-44ba-8801-01fde965e4fe tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:43.666028 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0db83885-7318-44ba-8801-01fde965e4fe tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:43.666745 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 562/2211] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:43 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:44.067745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.071093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 Aug 20 02:07:44.071584 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:44.085167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:44.091834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:44.092438 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.092438 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:44.245550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" released by "attachment_update" :: held 0.154s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:44.245892 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-2f28abd8-2d8b-4a18-a103-b8893ec3e8f6 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 returned with HTTP 200 Aug 20 02:07:44.246414 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 551/2212] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:44 2026] PUT /volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 => generated 968 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:44.259052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-e3a0f4e3-fb2a-41d6-90ea-705d987beb49 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.261616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-e3a0f4e3-fb2a-41d6-90ea-705d987beb49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 Aug 20 02:07:44.261890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-e3a0f4e3-fb2a-41d6-90ea-705d987beb49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:44.262119 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-e3a0f4e3-fb2a-41d6-90ea-705d987beb49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:44.286311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-e3a0f4e3-fb2a-41d6-90ea-705d987beb49 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 returned with HTTP 200 Aug 20 02:07:44.286772 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 546/2213] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:07:44 2026] GET /volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:44.554533 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.560914 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:44.560914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:44.561762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:44.577887 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.577887 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:44.577887 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:44.578190 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a09ae9bb-b9a8-4f4b-9b21-57fbb573163f tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a returned with HTTP 200 Aug 20 02:07:44.578732 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 555/2214] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:44 2026] GET /volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:44.591811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c50924f6-f999-471d-8de9-6f2b80114676 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.595249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:44.595249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "356f4afe-aec9-48dd-a5e4-28fc9eee798a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1391554509"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:44.597912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request body: {'volume': {'snapshot_id': '356f4afe-aec9-48dd-a5e4-28fc9eee798a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1391554509'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:44.604804 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.604804 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:44.605698 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:44.606166 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume of 1 GB Aug 20 02:07:44.611584 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Availability Zones retrieved successfully. Aug 20 02:07:44.623326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (6e61a2c5-40cf-479f-88d6-a654be349709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:44.625529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e9977d-c8bc-407f-b122-58fbbe769e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:44.628164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:44.673179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e9977d-c8bc-407f-b122-58fbbe769e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '356f4afe-aec9-48dd-a5e4-28fc9eee798a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:44.675405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f561698a-322d-41fc-996c-052ca045aaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:44.687698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.690960 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:44.691411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:44.691702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:44.706552 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.706552 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:44.714938 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:44.727104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a7cca10-d75b-42a0-be2f-e5c44590a325 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:44.727607 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 552/2215] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:44 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:44.776262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Created reservations ['888b128c-6786-4940-9514-c3c81157a4cf', 'fc173cb8-9ddf-42b1-9162-cc4553886eff', '07ae9c65-6ffd-41b5-a768-884aa9e4eeb0', '54d6fea5-e1b0-4be1-8541-d7084f9f2292'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:44.778803 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f561698a-322d-41fc-996c-052ca045aaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['888b128c-6786-4940-9514-c3c81157a4cf', 'fc173cb8-9ddf-42b1-9162-cc4553886eff', '07ae9c65-6ffd-41b5-a768-884aa9e4eeb0', '54d6fea5-e1b0-4be1-8541-d7084f9f2292']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:44.780109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33420b6f-2975-4653-a6e8-7638abf89aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:44.854084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33420b6f-2975-4653-a6e8-7638abf89aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68351acf-afcd-4482-a2b3-f57893795ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1391554509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['888b128c-6786-4940-9514-c3c81157a4cf','fc173cb8-9ddf-42b1-9162-cc4553886eff','07ae9c65-6ffd-41b5-a768-884aa9e4eeb0','54d6fea5-e1b0-4be1-8541-d7084f9f2292'],size=1,snapshot_id=356f4afe-aec9-48dd-a5e4-28fc9eee798a,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1391554509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68351acf-afcd-4482-a2b3-f57893795ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=356f4afe-aec9-48dd-a5e4-28fc9eee798a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:44.854684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d18a667-77d2-4ee7-9024-4f6083920528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:44.889218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d18a667-77d2-4ee7-9024-4f6083920528) transitioned into state 'SUCCESS' from state '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-1391554509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ce8ecf4a34ac1881cdddb4c81cfa4',qos_specs=None,replication_status=,reservations=['888b128c-6786-4940-9514-c3c81157a4cf','fc173cb8-9ddf-42b1-9162-cc4553886eff','07ae9c65-6ffd-41b5-a768-884aa9e4eeb0','54d6fea5-e1b0-4be1-8541-d7084f9f2292'],size=1,snapshot_id=356f4afe-aec9-48dd-a5e4-28fc9eee798a,source_replicaid=,source_volid=None,status='creating',user_id='d1c9dc93e14e4bbabeb620bcd6b30d75',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:44.889856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d61b40-34f1-4797-8537-6e067e866854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:44.920132 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d61b40-34f1-4797-8537-6e067e866854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:44.921937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Flow 'volume_create_api' (6e61a2c5-40cf-479f-88d6-a654be349709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:44.922063 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Create volume request issued successfully. Aug 20 02:07:44.923049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c50924f6-f999-471d-8de9-6f2b80114676 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:44.923695 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 563/2216] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:44 2026] POST /volume/v3/volumes => generated 786 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:44.939272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.945048 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:44.945601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:44.945601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:44.950134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:44.953698 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:44.953698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:44.953698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:44.958186 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.958186 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:44.962616 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:44.964621 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:44.964621 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:44.968149 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6311d82-2e49-46d5-b760-07e9b8d73158 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 200 Aug 20 02:07:44.968617 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 547/2217] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:44 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:44.971483 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:44.978464 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-3876b1ac-935f-4707-93c8-600adaf44bb9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:44.978745 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 556/2218] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:44 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:07:45.491867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:45.494268 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:45.494517 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:45.494756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:45.503267 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:45.503267 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:45.506810 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:45.511507 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-32098439-eaf2-48e8-bf3e-a461abe9368c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:45.511985 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 553/2219] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:45 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:45.521713 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4694c42d-c070-4100-9ec5-d96d127c1721 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:45.522220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4694c42d-c070-4100-9ec5-d96d127c1721 None None] GET https://10.4.3.27/volume// Aug 20 02:07:45.522444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4694c42d-c070-4100-9ec5-d96d127c1721 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:45.522681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4694c42d-c070-4100-9ec5-d96d127c1721 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:45.523086 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4694c42d-c070-4100-9ec5-d96d127c1721 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:45.523454 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 564/2220] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:07:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:45.531133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-4e4c87d9-9b9e-4681-9e16-1d46fb2cae59 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:45.533416 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-4e4c87d9-9b9e-4681-9e16-1d46fb2cae59 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:45.533794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-4e4c87d9-9b9e-4681-9e16-1d46fb2cae59 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f00eed1-90b4-4d7c-b30d-8f3643e460b9", "connector": null, "instance_uuid": "39f0be0e-2e2f-4ae3-8449-453b9806e6ff"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:45.543936 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:45.543936 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:45.577108 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-4e4c87d9-9b9e-4681-9e16-1d46fb2cae59 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:45.578292 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 548/2221] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:45 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 20 02:07:45.990070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:45.992119 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:45.992624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:45.992865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:46.002095 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:46.002095 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:46.009010 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:46.013534 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ad4e574-0c65-42ea-b890-1a65b01ee093 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 200 Aug 20 02:07:46.014081 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 557/2222] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:45 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:46.030300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a4705c76-32ad-493b-8179-c79ae263ed18 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:46.034846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4705c76-32ad-493b-8179-c79ae263ed18 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:46.034960 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4705c76-32ad-493b-8179-c79ae263ed18 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:46.035297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4705c76-32ad-493b-8179-c79ae263ed18 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:46.050669 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:46.050669 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:46.058851 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a4705c76-32ad-493b-8179-c79ae263ed18 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:46.067756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4705c76-32ad-493b-8179-c79ae263ed18 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 200 Aug 20 02:07:46.068331 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 554/2223] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:46 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:46.086252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:46.089036 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:46.089414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:46.089739 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:46.090037 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: 68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:46.103868 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:46.103868 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:46.104614 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:46.146627 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:07:46.146627 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29daf80b-6c09-4e33-b0e0-794058da6a99 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 202 Aug 20 02:07:46.147413 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 565/2224] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:46 2026] DELETE /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:46.159107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:46.161903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:46.162149 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:46.162380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:46.180121 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:46.180121 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:46.189238 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:46.198038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0aaee2fd-2205-4b4e-91a3-a36fa8a94b6e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 200 Aug 20 02:07:46.198038 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 549/2225] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:46 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:47.221289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d0fcde35-0d7e-44f5-b670-515991c462d6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.224477 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0fcde35-0d7e-44f5-b670-515991c462d6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:47.224477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0fcde35-0d7e-44f5-b670-515991c462d6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.224477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0fcde35-0d7e-44f5-b670-515991c462d6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.234541 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0fcde35-0d7e-44f5-b670-515991c462d6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 404 Aug 20 02:07:47.235390 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 558/2226] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:47.247446 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-01247d75-ee24-439d-bbc6-196246eb85b2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.249341 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-01247d75-ee24-439d-bbc6-196246eb85b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:47.249733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-01247d75-ee24-439d-bbc6-196246eb85b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.249733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-01247d75-ee24-439d-bbc6-196246eb85b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.257102 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-01247d75-ee24-439d-bbc6-196246eb85b2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 404 Aug 20 02:07:47.257801 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 555/2227] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:47.265434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.268444 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:47.268590 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.268892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.269063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: 68351acf-afcd-4482-a2b3-f57893795ef3 Aug 20 02:07:47.275164 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07dc2c98-8824-4b55-81a6-bc21f85775d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 returned with HTTP 404 Aug 20 02:07:47.275646 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 566/2228] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:47 2026] DELETE /volume/v3/volumes/68351acf-afcd-4482-a2b3-f57893795ef3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:47.285202 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.287710 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:47.288412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.288781 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.288981 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete snapshot with id: 356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:47.295395 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.295395 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:47.296141 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:47.317869 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot delete request issued successfully. Aug 20 02:07:47.318186 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-882fa35b-52c6-44e8-8e8d-97f80813f572 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a returned with HTTP 202 Aug 20 02:07:47.319044 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 550/2229] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:07:47 2026] DELETE /volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:47.336058 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.339598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:47.339598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.339598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.347411 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.347411 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:47.348123 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Snapshot retrieved successfully. Aug 20 02:07:47.349450 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fb25c470-7453-40ac-b18a-673f67e6f3d2 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a returned with HTTP 200 Aug 20 02:07:47.349971 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 559/2230] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:47.406756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be407e64-893e-44d7-9495-0080cda577df None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.407290 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be407e64-893e-44d7-9495-0080cda577df None None] GET https://10.4.3.27/volume// Aug 20 02:07:47.407797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be407e64-893e-44d7-9495-0080cda577df None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.407797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be407e64-893e-44d7-9495-0080cda577df None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.407932 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be407e64-893e-44d7-9495-0080cda577df None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:47.409467 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 556/2231] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:47.422303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.425205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:47.425582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.425818 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.443716 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.443716 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:47.450216 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:47.462804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-202e4061-1443-40ba-80ff-72d92714be7f tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:47.465182 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 567/2232] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:47.581583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.583981 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] PUT https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 Aug 20 02:07:47.584497 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:47.593079 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Acquiring lock "cinder-attachment_update-1f00eed1-90b4-4d7c-b30d-8f3643e460b9-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:47.599821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-1f00eed1-90b4-4d7c-b30d-8f3643e460b9-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:47.601006 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.601006 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:47.706570 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Lock "cinder-attachment_update-1f00eed1-90b4-4d7c-b30d-8f3643e460b9-np0000007844" released by "attachment_update" :: held 0.106s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:47.707192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0009eb5f-7e0f-47e2-8e8c-46e2d2b9eca7 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 returned with HTTP 200 Aug 20 02:07:47.707924 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 551/2233] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:47 2026] PUT /volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:47.746337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0e1f549a-edfd-4f28-b867-1226f7bb05d1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.750479 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0e1f549a-edfd-4f28-b867-1226f7bb05d1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2/action Aug 20 02:07:47.751045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0e1f549a-edfd-4f28-b867-1226f7bb05d1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:47.751269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0e1f549a-edfd-4f28-b867-1226f7bb05d1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:47.778324 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.778324 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:47.798941 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ecb93c67-9061-4d7c-915d-ee93ad53974e req-0e1f549a-edfd-4f28-b867-1226f7bb05d1 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2/action returned with HTTP 204 Aug 20 02:07:47.799460 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 560/2234] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:47 2026] POST /volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:47.897098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-770de3d7-b285-4fb1-8060-4fd6fcfc1c16 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:47.900481 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-770de3d7-b285-4fb1-8060-4fd6fcfc1c16 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption Aug 20 02:07:47.900738 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-770de3d7-b285-4fb1-8060-4fd6fcfc1c16 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:47.901005 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-770de3d7-b285-4fb1-8060-4fd6fcfc1c16 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:47.916567 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:47.916567 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:47.932064 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-770de3d7-b285-4fb1-8060-4fd6fcfc1c16 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption returned with HTTP 200 Aug 20 02:07:47.933155 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 557/2235] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:07:47 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:48.363759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f031227a-7e1b-44e0-b1fe-4ff4ffaecde0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:48.367494 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f031227a-7e1b-44e0-b1fe-4ff4ffaecde0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a Aug 20 02:07:48.367758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f031227a-7e1b-44e0-b1fe-4ff4ffaecde0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:48.368550 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f031227a-7e1b-44e0-b1fe-4ff4ffaecde0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:48.376172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f031227a-7e1b-44e0-b1fe-4ff4ffaecde0 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a returned with HTTP 404 Aug 20 02:07:48.376790 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 568/2236] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:07:48 2026] GET /volume/v3/snapshots/356f4afe-aec9-48dd-a5e4-28fc9eee798a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:48.391199 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1089303b-7b1e-4173-8df5-de8db74df200 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:48.394382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1089303b-7b1e-4173-8df5-de8db74df200 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:48.395038 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1089303b-7b1e-4173-8df5-de8db74df200 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:48.395794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1089303b-7b1e-4173-8df5-de8db74df200 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:48.407461 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:48.407461 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:48.414123 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1089303b-7b1e-4173-8df5-de8db74df200 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:48.422611 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1089303b-7b1e-4173-8df5-de8db74df200 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 200 Aug 20 02:07:48.423448 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 552/2237] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:48 2026] GET /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:48.441328 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:48.445200 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:48.445457 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:48.445757 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:48.446027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: 82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:48.461677 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:48.461677 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:48.462719 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:48.499298 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:07:48.499298 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a75633c-0cfc-4f80-9706-1a7c87da3c53 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 202 Aug 20 02:07:48.499298 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 561/2238] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:48 2026] DELETE /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:48.510262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:48.512681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:48.513211 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:48.513211 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:48.526334 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:48.526334 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:48.535148 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:48.542498 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3dad1c9-76c5-4a4d-bd88-3baea04faaab tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 200 Aug 20 02:07:48.542875 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 558/2239] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:48 2026] GET /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:49.341481 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.343735 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:49.345246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-159226944"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:49.349470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-159226944'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:49.349470 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume of 1 GB Aug 20 02:07:49.354432 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Availability Zones retrieved successfully. Aug 20 02:07:49.364052 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (2287ee98-f3db-47ec-be60-990d6908bed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:49.365953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4002c71-4377-4797-9af4-593f54e2f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:49.367510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:49.411208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4002c71-4377-4797-9af4-593f54e2f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:49.412013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d928f7-28a7-40d9-b794-a9c091659839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:49.473498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Created reservations ['28676d8e-2bce-4ef7-8154-72e97dce12d6', 'c11f7e57-f4d0-48b1-8092-f0bc1d30d261', 'ade54052-3226-4850-ac18-8b5bddf82ed2', '917b86c1-6310-48cf-b4dc-7acc80286822'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:49.474190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d928f7-28a7-40d9-b794-a9c091659839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28676d8e-2bce-4ef7-8154-72e97dce12d6', 'c11f7e57-f4d0-48b1-8092-f0bc1d30d261', 'ade54052-3226-4850-ac18-8b5bddf82ed2', '917b86c1-6310-48cf-b4dc-7acc80286822']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:49.474902 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52316c9c-af43-4b3a-bf1e-0c6bcabfbe2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:49.515937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52316c9c-af43-4b3a-bf1e-0c6bcabfbe2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491451a4-8b3c-4935-ad97-6248397cecaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-159226944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['28676d8e-2bce-4ef7-8154-72e97dce12d6','c11f7e57-f4d0-48b1-8092-f0bc1d30d261','ade54052-3226-4850-ac18-8b5bddf82ed2','917b86c1-6310-48cf-b4dc-7acc80286822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-159226944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491451a4-8b3c-4935-ad97-6248397cecaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f693ee6c5a54f24856be86fcebf205c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:49.517347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23670284-3307-4be2-a2c8-23cdccc81e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:49.547636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23670284-3307-4be2-a2c8-23cdccc81e0a) transitioned into state 'SUCCESS' from state '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-159226944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c7e859d6184c4a83a9b8ff8f0df1f1',qos_specs=None,replication_status=,reservations=['28676d8e-2bce-4ef7-8154-72e97dce12d6','c11f7e57-f4d0-48b1-8092-f0bc1d30d261','ade54052-3226-4850-ac18-8b5bddf82ed2','917b86c1-6310-48cf-b4dc-7acc80286822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f693ee6c5a54f24856be86fcebf205c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:49.549049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa0569e-6f93-4d27-801a-3b9bca81da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:49.562532 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa0569e-6f93-4d27-801a-3b9bca81da26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:49.563204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cafd3329-b607-4335-ab9d-1492ec239419 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.563841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Flow 'volume_create_api' (2287ee98-f3db-47ec-be60-990d6908bed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:49.564348 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Create volume request issued successfully. Aug 20 02:07:49.565342 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1e1f1c7-bcde-4109-adee-95718ad32a48 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:49.565950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cafd3329-b607-4335-ab9d-1492ec239419 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a Aug 20 02:07:49.566026 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 569/2240] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:07:49 2026] POST /volume/v3/volumes => generated 752 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:49.570253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cafd3329-b607-4335-ab9d-1492ec239419 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.570253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cafd3329-b607-4335-ab9d-1492ec239419 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.572959 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cafd3329-b607-4335-ab9d-1492ec239419 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a returned with HTTP 404 Aug 20 02:07:49.573722 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 553/2241] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:49 2026] GET /volume/v3/volumes/82155003-0dc6-43ff-a797-899fb055c02a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:49.584886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.586914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.587537 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:49.587537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.587829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.589555 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:49.589555 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.589763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.599919 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:49.599919 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:49.600729 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:49.600729 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:49.604697 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:49.610502 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:49.613246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4755d90b-a19f-4dbf-a974-d68e8687fadc tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:49.613246 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 559/2242] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:49 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:49.616813 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d4819e8-c9bb-4ff0-b84b-b7ea6cdb99e6 tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:49.617517 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 562/2243] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:49 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:49.638125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-355e9247-a87b-494f-b75a-2fc420f5be8d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.640007 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:49.642245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.642245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.642245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume with id: b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:49.649052 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:49.649052 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:49.649628 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:49.673829 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Delete volume request issued successfully. Aug 20 02:07:49.674129 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-355e9247-a87b-494f-b75a-2fc420f5be8d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 202 Aug 20 02:07:49.674738 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 570/2244] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:49 2026] DELETE /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:49.684707 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.689975 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:49.690321 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.690614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.707437 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:49.707437 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:49.715350 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Volume info retrieved successfully. Aug 20 02:07:49.721383 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-772d9324-8510-46f4-b4e0-dafb4a25b27e tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 200 Aug 20 02:07:49.721868 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 554/2245] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:49 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:49.802069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-728ff249-f0c2-4512-a647-6ff7ff166fad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:49.812089 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-728ff249-f0c2-4512-a647-6ff7ff166fad tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption Aug 20 02:07:49.812089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-728ff249-f0c2-4512-a647-6ff7ff166fad tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:49.812434 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-728ff249-f0c2-4512-a647-6ff7ff166fad tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:49.828249 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:49.828249 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:49.836547 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-728ff249-f0c2-4512-a647-6ff7ff166fad tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption returned with HTTP 200 Aug 20 02:07:49.837370 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 560/2246] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:07:49 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:50.482063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ed260867-3526-483c-9362-8195fa12b4cf req-4bc76c16-4ddc-4ce3-9250-991aa7828938 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.486823 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-4bc76c16-4ddc-4ce3-9250-991aa7828938 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2/action Aug 20 02:07:50.487247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-4bc76c16-4ddc-4ce3-9250-991aa7828938 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:50.487379 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-4bc76c16-4ddc-4ce3-9250-991aa7828938 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:50.522025 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.522025 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:50.538514 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ed260867-3526-483c-9362-8195fa12b4cf req-4bc76c16-4ddc-4ce3-9250-991aa7828938 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2/action returned with HTTP 204 Aug 20 02:07:50.539663 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 563/2247] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:50 2026] POST /volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:50.634657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.637902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:50.638626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.638626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.649147 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.649147 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:50.655266 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:50.662488 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e01bd3a-12ac-4ef4-a604-18cf12903ad5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:50.662987 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 571/2248] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:07:50.726690 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.731205 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:50.731205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.731678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.740249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fd4b1a3b-e7db-46dc-9adf-953582d7364d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.743270 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.743270 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:50.749099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd4b1a3b-e7db-46dc-9adf-953582d7364d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] GET https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb Aug 20 02:07:50.749292 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd4b1a3b-e7db-46dc-9adf-953582d7364d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.749539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd4b1a3b-e7db-46dc-9adf-953582d7364d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.751382 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:50.755429 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd4b1a3b-e7db-46dc-9adf-953582d7364d tempest-VolumesSnapshotTestJSON-86694813 tempest-VolumesSnapshotTestJSON-86694813-project-member] https://10.4.3.27/volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb returned with HTTP 404 Aug 20 02:07:50.756165 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 561/2249] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/v3/volumes/b0fc5e9d-65c4-410b-b46e-2f3126933deb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:50.756984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-4d018f6d-2d14-4a16-990d-c69cd1ec6528 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:50.757874 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 555/2250] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:50.844703 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74e05aa2-ea6e-4b21-ae87-996f58b3c85b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.845204 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74e05aa2-ea6e-4b21-ae87-996f58b3c85b None None] GET https://10.4.3.27/volume// Aug 20 02:07:50.845360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74e05aa2-ea6e-4b21-ae87-996f58b3c85b None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.846050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74e05aa2-ea6e-4b21-ae87-996f58b3c85b None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.846050 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74e05aa2-ea6e-4b21-ae87-996f58b3c85b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:50.846167 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 564/2251] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:50.857818 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a84f28a9-b868-4345-809f-db3881a48a47 req-6da7becd-ad4f-49a4-b717-e4f7b6bb00f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.860451 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-6da7becd-ad4f-49a4-b717-e4f7b6bb00f1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:50.860894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-6da7becd-ad4f-49a4-b717-e4f7b6bb00f1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491451a4-8b3c-4935-ad97-6248397cecaa", "connector": null, "instance_uuid": "e1ee77e1-245a-491c-b7aa-2cb72e66cded"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:50.873869 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.873869 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:50.907643 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-6da7becd-ad4f-49a4-b717-e4f7b6bb00f1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:50.908244 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 572/2252] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:50 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 20 02:07:50.942822 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9eb094df-bc54-4935-af06-df710a50e607 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.945089 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9eb094df-bc54-4935-af06-df710a50e607 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:50.945398 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9eb094df-bc54-4935-af06-df710a50e607 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.946256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9eb094df-bc54-4935-af06-df710a50e607 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.946623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e8e77381-8c30-43f6-a1dc-2e1d7275e241 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.947093 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8e77381-8c30-43f6-a1dc-2e1d7275e241 None None] GET https://10.4.3.27/volume// Aug 20 02:07:50.947358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e8e77381-8c30-43f6-a1dc-2e1d7275e241 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.947616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e8e77381-8c30-43f6-a1dc-2e1d7275e241 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.948006 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8e77381-8c30-43f6-a1dc-2e1d7275e241 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:50.948397 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 556/2253] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:50.957509 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:50.962666 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:50.962957 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:50.963215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:50.966480 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.966480 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:50.977332 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9eb094df-bc54-4935-af06-df710a50e607 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:50.985173 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:50.985173 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:50.985899 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9eb094df-bc54-4935-af06-df710a50e607 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:50.986387 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 562/2254] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:50.990472 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:50.997090 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-92226842-a9ce-47c9-b449-fc602e08273b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:50.997505 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 565/2255] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:50 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:51.110306 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:51.113878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] PUT https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 Aug 20 02:07:51.114471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:51.126248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Acquiring lock "cinder-attachment_update-491451a4-8b3c-4935-ad97-6248397cecaa-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:51.131812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-491451a4-8b3c-4935-ad97-6248397cecaa-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:51.133653 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:51.133653 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:51.248667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Lock "cinder-attachment_update-491451a4-8b3c-4935-ad97-6248397cecaa-np0000007844" released by "attachment_update" :: held 0.117s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:07:51.249113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-a72dc1cd-aed8-44c9-8cc4-9db7426fd09a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 returned with HTTP 200 Aug 20 02:07:51.249819 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 573/2256] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:51 2026] PUT /volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:51.999430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e92df81a-480b-4314-84f4-715df95f714c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:52.002065 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e92df81a-480b-4314-84f4-715df95f714c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:52.003987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e92df81a-480b-4314-84f4-715df95f714c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:52.003987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e92df81a-480b-4314-84f4-715df95f714c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:52.017793 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:52.017793 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:52.024351 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e92df81a-480b-4314-84f4-715df95f714c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:52.030134 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e92df81a-480b-4314-84f4-715df95f714c tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:52.030742 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 557/2257] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:51 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:53.044603 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:53.047170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:53.047359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:53.047705 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:53.075306 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:53.075306 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:53.084692 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:53.090905 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f97c6b2e-ec7f-448c-93a6-1b8a5c28bbe2 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:53.091449 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 563/2258] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:53 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:54.105185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:54.110809 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:54.111111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:54.111575 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:54.122960 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:54.122960 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:54.128326 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:54.134774 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8276c1fe-3b38-477e-9c46-5c0b4380d218 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:54.135396 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 566/2259] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:54 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:54.294188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-c925c98f-d567-4a4c-8cf9-44e6d30c5c8a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:54.300930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-c925c98f-d567-4a4c-8cf9-44e6d30c5c8a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 Aug 20 02:07:54.301427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-c925c98f-d567-4a4c-8cf9-44e6d30c5c8a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:54.301691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-c925c98f-d567-4a4c-8cf9-44e6d30c5c8a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:54.312371 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:54.312371 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:54.381833 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-501e6aee-5941-401c-ae8e-4faaaf8c707a req-c925c98f-d567-4a4c-8cf9-44e6d30c5c8a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 returned with HTTP 200 Aug 20 02:07:54.382429 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 574/2260] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:54 2026] DELETE /volume/v3/attachments/ad14cde7-c070-4183-9cb6-9632f997c865 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:55.153071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:55.158262 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:55.158262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:55.158262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:55.193816 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:55.193816 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:55.206379 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:55.219825 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7647de9d-339f-4135-9d1f-39f89ea851e1 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:55.221104 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 558/2261] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:55 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:55.792134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0e033043-db90-406c-8cee-02275a10c762 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:55.794781 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:55.795120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:55.795439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:55.795691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:55.805718 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:55.805718 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:55.806288 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:55.821370 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:07:55.834757 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:07:55.835577 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e033043-db90-406c-8cee-02275a10c762 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 202 Aug 20 02:07:55.835577 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 564/2262] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:55 2026] DELETE /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:55.847841 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:55.851315 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:55.851315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:55.851315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:55.860924 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:55.860924 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:55.866261 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:55.872012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bcd3d59-fe4f-4cd0-8c30-d6f0b39a4266 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 200 Aug 20 02:07:55.872693 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 567/2263] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:55 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:55.996904 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:55.999573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:07:55.999767 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:55.999965 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:56.015970 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-406340469 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-406340469, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.016321 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-406340469 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-406340469, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.016631 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-406340469 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-406340469, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.016967 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1619998191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1619998191, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.020009 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1619998191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1619998191, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.021532 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1619998191 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1619998191, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:07:56.023733 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:56.023733 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:56.041531 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-35622624-3444-4005-8005-aee67ab42301 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:07:56.042251 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 575/2264] 10.4.3.27 () {68 vars in 1477 bytes} [Thu Aug 20 02:07:55 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:56.089291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:56.092239 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:56.092524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:56.092782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:56.103982 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:56.103982 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:56.107893 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:56.112646 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-f02c2c18-a7ee-4438-bd71-a8361fbd2f05 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:56.113089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 559/2265] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:56 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:56.126613 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:56.129214 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:07:56.129665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f00eed1-90b4-4d7c-b30d-8f3643e460b9", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:56.142410 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:56.142410 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:56.142949 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:56.143037 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Create snapshot from volume 1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:56.192776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Created reservations ['0a72dce8-70c3-4beb-9315-24384aabe68f', '0fe97d10-ccf8-436f-91ad-31b9d6a9fc00', '2c164ef1-e394-4992-a157-6b9c374a770b', '446b2e42-e291-4fcc-ab73-e58dd0e25a42'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:56.238737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:56.242815 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:56.242815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:56.242815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:56.246483 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Snapshot force create request issued successfully. Aug 20 02:07:56.246949 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0e385eb2-f536-4409-945a-15a46cff5351 req-d520c87f-cd79-4725-899c-ea40bf7a2e20 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:07:56.247588 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 565/2266] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:07:56 2026] POST /volume/v3/snapshots => generated 292 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:56.256452 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:56.256452 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:56.260370 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:56.266791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-21dbea35-0ebe-47f7-b84b-ef05ddd49e06 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:56.267389 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 568/2267] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:56 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:56.887159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d097e574-9f82-46bd-a446-e4a09b6f22dd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:56.890127 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d097e574-9f82-46bd-a446-e4a09b6f22dd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 Aug 20 02:07:56.890127 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d097e574-9f82-46bd-a446-e4a09b6f22dd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:56.890390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d097e574-9f82-46bd-a446-e4a09b6f22dd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:56.906052 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d097e574-9f82-46bd-a446-e4a09b6f22dd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 returned with HTTP 404 Aug 20 02:07:56.907384 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 576/2268] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:56 2026] GET /volume/v3/volumes/8ae048a0-21ca-45f5-b97e-651815d84ba9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:56.918254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:56.918254 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:07:56.918724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:56.918724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:56.919591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:07:56.974304 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Get all volumes completed successfully. Aug 20 02:07:56.980327 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:56.980327 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:56.986681 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b198360-3184-4ca8-923a-c2cbce9353f3 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:07:56.987284 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 560/2269] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:07:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15408 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:57.011786 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-222be737-5d16-4315-836a-3650f9e506e6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.016453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-222be737-5d16-4315-836a-3650f9e506e6 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] DELETE https://10.4.3.27/volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44 Aug 20 02:07:57.016453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-222be737-5d16-4315-836a-3650f9e506e6 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.016823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-222be737-5d16-4315-836a-3650f9e506e6 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.017451 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.017451 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:57.056410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-222be737-5d16-4315-836a-3650f9e506e6 tempest-TestVolumeBootPattern-1038394996 tempest-TestVolumeBootPattern-1038394996-project-admin] https://10.4.3.27/volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44 returned with HTTP 202 Aug 20 02:07:57.057361 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 566/2270] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:07:57 2026] DELETE /volume/v3/types/39044875-a9e2-4f21-864b-9fc1fa959f44 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:07:57.095052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.097425 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:07:57.097832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1966119662", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:57.099744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1966119662', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:07:57.218258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:07:57.221210 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a84f28a9-b868-4345-809f-db3881a48a47 req-16a8c796-a30c-457f-89b5-a3c21d2c1695 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.229356 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-16a8c796-a30c-457f-89b5-a3c21d2c1695 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724/action Aug 20 02:07:57.229356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-16a8c796-a30c-457f-89b5-a3c21d2c1695 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:57.229356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-16a8c796-a30c-457f-89b5-a3c21d2c1695 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:57.231010 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:07:57.239178 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (7b3d206d-e796-4eda-a61b-5c21350dde9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:57.239854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2d6769-ef70-410e-95f4-820a8f257504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:57.242243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:07:57.260630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.260630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:57.280512 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a84f28a9-b868-4345-809f-db3881a48a47 req-16a8c796-a30c-457f-89b5-a3c21d2c1695 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724/action returned with HTTP 204 Aug 20 02:07:57.280512 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 577/2271] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:07:57 2026] POST /volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:07:57.285967 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.288021 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.288274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.288508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.304637 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.304637 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:57.310703 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.315769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-622ff3b5-23b9-4098-b523-b756cd7bc64f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:57.316796 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 561/2272] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:57.326864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fb296480-09a6-4cd3-8cdd-95bdf0afc1fb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.326864 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb296480-09a6-4cd3-8cdd-95bdf0afc1fb None None] GET https://10.4.3.27/volume// Aug 20 02:07:57.326864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fb296480-09a6-4cd3-8cdd-95bdf0afc1fb None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.326864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fb296480-09a6-4cd3-8cdd-95bdf0afc1fb None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.327521 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb296480-09a6-4cd3-8cdd-95bdf0afc1fb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:57.327831 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 567/2273] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:57.333866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2d6769-ef70-410e-95f4-820a8f257504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:57.334829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6108a4dc-6b7e-46fc-a867-91dda4345f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:57.339535 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6631c671-9019-4fd0-ab13-3f713e30d700 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.340134 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-aef0d060-06a9-4ad1-93e1-c517bf897e4c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.342010 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6631c671-9019-4fd0-ab13-3f713e30d700 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.342680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6631c671-9019-4fd0-ab13-3f713e30d700 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.344199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6631c671-9019-4fd0-ab13-3f713e30d700 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.345244 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-aef0d060-06a9-4ad1-93e1-c517bf897e4c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:07:57.345627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-aef0d060-06a9-4ad1-93e1-c517bf897e4c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "924b5537-38a4-458a-bb7b-b9d195d93e55", "connector": null, "instance_uuid": "4ac7f269-26f8-4307-82fe-0224d9aa02d1"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:57.361439 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.361439 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:57.362656 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.362656 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:57.370527 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6631c671-9019-4fd0-ab13-3f713e30d700 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.379551 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6631c671-9019-4fd0-ab13-3f713e30d700 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:57.380082 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 578/2274] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:57.399250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.403212 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.403464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.403671 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.403874 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume with id: 491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.413516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-aef0d060-06a9-4ad1-93e1-c517bf897e4c tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:07:57.414071 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 562/2275] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:07:57 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 20 02:07:57.419536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.419536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:57.419822 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.419962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['0a0b73c8-9f18-4ecc-b98f-289308d2a809', 'e384d098-d739-405a-96a7-de932bd5c03c', 'fd8bc383-0536-4673-a2a6-8e8d8b545a96', '1bfc1352-df3b-4207-a089-58ab9621d6ce'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:07:57.422451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6108a4dc-6b7e-46fc-a867-91dda4345f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a0b73c8-9f18-4ecc-b98f-289308d2a809', 'e384d098-d739-405a-96a7-de932bd5c03c', 'fd8bc383-0536-4673-a2a6-8e8d8b545a96', '1bfc1352-df3b-4207-a089-58ab9621d6ce']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:57.423318 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db19357-2b6b-4c79-90d4-d8b30668521f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:57.424443 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-f39e0a2f-43c3-4b32-9ece-6f49e3136f04 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.425904 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-f39e0a2f-43c3-4b32-9ece-6f49e3136f04 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 Aug 20 02:07:57.426125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-f39e0a2f-43c3-4b32-9ece-6f49e3136f04 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.426354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-f39e0a2f-43c3-4b32-9ece-6f49e3136f04 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.432171 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-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 20 02:07:57.432171 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4c5f3c5-faee-4c43-89cd-03c9ad00738e tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 400 Aug 20 02:07:57.432171 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 568/2276] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:07:57 2026] DELETE /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 307 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:07:57.436592 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.436592 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:57.442671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.444642 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.444993 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.445736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.449918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db19357-2b6b-4c79-90d4-d8b30668521f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6a25ed-a0d3-4277-8199-33056b17bc76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966119662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['0a0b73c8-9f18-4ecc-b98f-289308d2a809','e384d098-d739-405a-96a7-de932bd5c03c','fd8bc383-0536-4673-a2a6-8e8d8b545a96','1bfc1352-df3b-4207-a089-58ab9621d6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966119662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec6a25ed-a0d3-4277-8199-33056b17bc76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:57.450732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb91101-f3d3-4c92-884a-92c5fe65eb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:57.460144 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.460144 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:57.467146 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.472386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb91101-f3d3-4c92-884a-92c5fe65eb05) transitioned into state 'SUCCESS' from state '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-1966119662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['0a0b73c8-9f18-4ecc-b98f-289308d2a809','e384d098-d739-405a-96a7-de932bd5c03c','fd8bc383-0536-4673-a2a6-8e8d8b545a96','1bfc1352-df3b-4207-a089-58ab9621d6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:57.473193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77be4b4-c3d3-452d-a337-7933cac5aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:07:57.473726 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8f920e61-9f9b-423f-8c4e-7b413d315c71 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:57.475737 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 563/2277] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:57.486261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77be4b4-c3d3-452d-a337-7933cac5aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:07:57.487352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (7b3d206d-e796-4eda-a61b-5c21350dde9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:07:57.488006 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:07:57.488404 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4c88cad-031f-451c-9c1f-35d87cc40b13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:07:57.489133 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 569/2278] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:07:57 2026] POST /volume/v3/volumes => generated 757 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:07:57.504953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.507712 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:07:57.508013 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.508304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.520636 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.520636 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:57.528376 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:57.529060 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-f39e0a2f-43c3-4b32-9ece-6f49e3136f04 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 returned with HTTP 200 Aug 20 02:07:57.529807 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 579/2279] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:57 2026] DELETE /volume/v3/attachments/ed4d9c02-828d-4545-80df-3aadaf2597a2 => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:57.532527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87624fe4-eb6e-4d21-b8f3-cf80a9705106 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:07:57.533196 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 569/2280] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:57.537918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.542043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.543270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.543270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.558488 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.558488 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:57.566399 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.575528 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-617f4a6c-2d6e-49c5-a2e0-90e47dece2c5 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:57.576146 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 564/2281] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:57.610361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.613568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] POST https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa/action Aug 20 02:07:57.614042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:07:57.614281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:57.628662 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.628662 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:57.629149 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.637389 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Begin detaching volume completed successfully. Aug 20 02:07:57.637675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-73f6d364-0da1-4dd4-bbda-95c1d168c4a3 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa/action returned with HTTP 202 Aug 20 02:07:57.638185 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 570/2282] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:07:57 2026] POST /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:07:57.704523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83c64361-a6b0-492e-9d31-d3d9b1edb6cd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.705041 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83c64361-a6b0-492e-9d31-d3d9b1edb6cd None None] GET https://10.4.3.27/volume// Aug 20 02:07:57.705323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83c64361-a6b0-492e-9d31-d3d9b1edb6cd None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.705569 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83c64361-a6b0-492e-9d31-d3d9b1edb6cd None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.705930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83c64361-a6b0-492e-9d31-d3d9b1edb6cd None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:07:57.706359 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 580/2283] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:07:57.717727 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:57.720208 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:57.720469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:57.720757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:57.737610 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:57.737610 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:57.742773 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:57.751352 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-918d6454-06a3-4a5c-a10a-ec93be7cdd9f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:57.751352 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 570/2284] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:07:57 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:07:58.557263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:58.559388 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:07:58.559748 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:58.559748 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:58.567581 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:58.567581 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:58.572122 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:58.577825 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0b813fe5-550d-4171-9e7d-874579aa7e34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:07:58.578412 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 565/2285] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:58 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:58.593889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:58.599581 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:07:58.599863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:58.600571 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:58.611007 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:58.611007 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:07:58.615413 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:07:58.621951 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-770f0d74-66bb-48ff-bd7c-8259d65b3fde tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:07:58.622798 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 571/2286] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:58 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:58.830953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-be9f6520-58f6-4594-acba-601b4577d02b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:58.834807 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-be9f6520-58f6-4594-acba-601b4577d02b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 Aug 20 02:07:58.834988 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-be9f6520-58f6-4594-acba-601b4577d02b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:58.835169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-be9f6520-58f6-4594-acba-601b4577d02b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:58.849166 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:58.849166 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:07:58.921557 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-76f44b62-8d73-49dd-9a58-e503d0222116 req-be9f6520-58f6-4594-acba-601b4577d02b tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 returned with HTTP 200 Aug 20 02:07:58.921977 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 581/2287] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:07:58 2026] DELETE /volume/v3/attachments/8b3d4deb-d495-4d58-9650-5ff9a11a0724 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:59.538502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:59.541506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:07:59.541506 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:59.541697 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:59.561056 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:59.561056 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:07:59.567688 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:07:59.578846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-bc333504-4986-4762-8c95-071960ad62c3 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:07:59.579624 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 571/2288] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:07:59 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1657 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:07:59.846593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:59.848550 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:07:59.848793 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:07:59.849009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:07:59.857095 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:59.857095 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:07:59.866146 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:07:59.872794 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6959e077-38b9-4f8f-bdbb-57226c83dd91 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:07:59.873347 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 566/2289] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:07:59 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:07:59.890612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:07:59.892787 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] PUT https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 Aug 20 02:07:59.893357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:07:59.903001 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Acquiring lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:07:59.909840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:07:59.910869 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:07:59.910869 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:00.045802 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Lock "cinder-attachment_update-924b5537-38a4-458a-bb7b-b9d195d93e55-np0000007844" released by "attachment_update" :: held 0.136s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:00.046172 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-4f6a72a7-5914-49b7-bd81-fd441f4e4735 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 returned with HTTP 200 Aug 20 02:08:00.047029 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 572/2290] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:07:59 2026] PUT /volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:00.061834 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-7787e601-8468-4004-841f-c5cfe91474a0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:00.062473 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-7787e601-8468-4004-841f-c5cfe91474a0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 Aug 20 02:08:00.062645 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-7787e601-8468-4004-841f-c5cfe91474a0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:00.062810 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-7787e601-8468-4004-841f-c5cfe91474a0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:00.083836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-7787e601-8468-4004-841f-c5cfe91474a0 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 returned with HTTP 200 Aug 20 02:08:00.084439 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 582/2291] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:08:00 2026] GET /volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:00.529662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:00.534120 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:00.535961 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:00.536059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:00.544688 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:00.544688 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:00.548786 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:00.555699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-9bb084f2-ad03-4b23-8d31-626dd2148f95 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:08:00.556200 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 572/2292] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:00 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:00.751561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-fb3d01e3-704d-417d-941b-6ca9e91bfc8b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:00.754086 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-fb3d01e3-704d-417d-941b-6ca9e91bfc8b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 Aug 20 02:08:00.754372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-fb3d01e3-704d-417d-941b-6ca9e91bfc8b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:00.754576 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-fb3d01e3-704d-417d-941b-6ca9e91bfc8b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:00.765688 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:00.765688 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:00.826572 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-87afdd90-0525-46b7-b9dc-ed6c185ef38f req-fb3d01e3-704d-417d-941b-6ca9e91bfc8b tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 returned with HTTP 200 Aug 20 02:08:00.827418 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 567/2293] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:00 2026] DELETE /volume/v3/attachments/14310b68-870f-4c7d-8ce5-7ea12c8acee2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:01.094195 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:01.096529 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:01.096698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:01.096867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:01.106957 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:01.106957 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:01.111339 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:01.117957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-10324cdb-10b4-4a69-a3bb-324f7490468a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:08:01.118599 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 573/2294] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:01 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70959587-7107-4314-bcfe-33b53b2f5fab None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70959587-7107-4314-bcfe-33b53b2f5fab None None] GET https://10.4.3.27/volume// Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70959587-7107-4314-bcfe-33b53b2f5fab None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70959587-7107-4314-bcfe-33b53b2f5fab None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70959587-7107-4314-bcfe-33b53b2f5fab None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:01.136410 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 583/2295] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:08:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:01.146210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-818de15a-ce76-4a55-bae6-222efd8c96f4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:01.148402 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-818de15a-ce76-4a55-bae6-222efd8c96f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:01.148728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-818de15a-ce76-4a55-bae6-222efd8c96f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec6a25ed-a0d3-4277-8199-33056b17bc76", "connector": null, "instance_uuid": "20c12c65-b852-4ede-82dc-fdec994c8f64"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:01.160253 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:01.160253 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:01.201251 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-818de15a-ce76-4a55-bae6-222efd8c96f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:01.201251 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 573/2296] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08: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 20 02:08:02.938644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:02.940567 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9?cascade=True Aug 20 02:08:02.940747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:02.940940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:02.941101 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume with id: 1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:02.947200 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:02.947200 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:02.947669 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:02.980733 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume request issued successfully. Aug 20 02:08:02.980733 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c24c8ead-5b42-4db8-bfae-2104c22e37c9 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9?cascade=True returned with HTTP 202 Aug 20 02:08:02.980733 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 568/2297] 10.4.3.27 () {66 vars in 1369 bytes} [Thu Aug 20 02:08:02 2026] DELETE /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9?cascade=True => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:02.986428 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:02.987646 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:02.987870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:02.988094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:02.995322 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:02.995322 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:02.999980 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:03.003467 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca85d187-a44d-4cad-b2fd-4a05fdd04894 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 200 Aug 20 02:08:03.003894 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 574/2298] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:02 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:03.301399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cb4aa115-3b4f-428c-b82c-35b7aa25b3f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:03.301757 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb4aa115-3b4f-428c-b82c-35b7aa25b3f2 None None] GET https://10.4.3.27/volume// Aug 20 02:08:03.302189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb4aa115-3b4f-428c-b82c-35b7aa25b3f2 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:03.302189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb4aa115-3b4f-428c-b82c-35b7aa25b3f2 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:03.302598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb4aa115-3b4f-428c-b82c-35b7aa25b3f2 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:03.302972 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 584/2299] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:03.311136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:03.314315 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:03.314315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:03.314481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:03.331767 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:03.331767 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:03.339919 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:03.351076 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-470c1315-59cb-456f-a8b9-8cff4fbb84e6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:08:03.351588 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 574/2300] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:03 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1544 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:03.363812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-a2aac202-f1ed-4251-93be-5d0967b6ee89 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:03.366031 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-a2aac202-f1ed-4251-93be-5d0967b6ee89 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption Aug 20 02:08:03.366314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-a2aac202-f1ed-4251-93be-5d0967b6ee89 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:03.366668 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-a2aac202-f1ed-4251-93be-5d0967b6ee89 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:03.380160 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:03.380160 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:03.387046 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-a2aac202-f1ed-4251-93be-5d0967b6ee89 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption returned with HTTP 200 Aug 20 02:08:03.387683 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 569/2301] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:08:03 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:03.474499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:03.477547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 Aug 20 02:08:03.477948 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:03.491215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-ec6a25ed-a0d3-4277-8199-33056b17bc76-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:03.502817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-ec6a25ed-a0d3-4277-8199-33056b17bc76-np0000007844" acquired by "attachment_update" :: waited 0.011s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:03.503820 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:03.503820 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:03.647910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-ec6a25ed-a0d3-4277-8199-33056b17bc76-np0000007844" released by "attachment_update" :: held 0.145s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:03.648520 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-412e58cd-9bc7-4180-97ad-979a9fc9bb27 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 returned with HTTP 200 Aug 20 02:08:03.648992 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 575/2302] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:03 2026] PUT /volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:03.675743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-6d4f6738-9aed-413a-8deb-57ab9e65dba3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:03.682063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-6d4f6738-9aed-413a-8deb-57ab9e65dba3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4/action Aug 20 02:08:03.682402 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-6d4f6738-9aed-413a-8deb-57ab9e65dba3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:03.682544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-6d4f6738-9aed-413a-8deb-57ab9e65dba3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:03.706876 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:03.706876 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:03.724188 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fe49e165-2f10-4ec1-9e14-af3efba1b358 req-6d4f6738-9aed-413a-8deb-57ab9e65dba3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4/action returned with HTTP 204 Aug 20 02:08:03.724771 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 585/2303] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:03 2026] POST /volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:04.023837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-242730ec-56ed-4d6a-a9c7-23a44a120c00 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.026704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-242730ec-56ed-4d6a-a9c7-23a44a120c00 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:04.028593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-242730ec-56ed-4d6a-a9c7-23a44a120c00 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.029002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-242730ec-56ed-4d6a-a9c7-23a44a120c00 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.039949 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-242730ec-56ed-4d6a-a9c7-23a44a120c00 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 404 Aug 20 02:08:04.039949 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 575/2304] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:04.066599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.070970 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:04.070970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.070970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.079751 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.079751 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:04.084372 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:04.089263 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-60f64d8c-5a67-40f4-a79a-e1c120331b32 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:04.090461 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 570/2305] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:04.217463 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05357763-c7b6-4cf0-8dbe-889bd47ea762 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.217915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05357763-c7b6-4cf0-8dbe-889bd47ea762 None None] GET https://10.4.3.27/volume// Aug 20 02:08:04.218018 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05357763-c7b6-4cf0-8dbe-889bd47ea762 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.218243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05357763-c7b6-4cf0-8dbe-889bd47ea762 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.218628 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05357763-c7b6-4cf0-8dbe-889bd47ea762 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:04.218860 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 576/2306] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:04.230638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-832d5bbb-581c-49f9-b232-949b4ca3c808 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.233173 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-832d5bbb-581c-49f9-b232-949b4ca3c808 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:04.233691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-832d5bbb-581c-49f9-b232-949b4ca3c808 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d068ff7d-beb9-4789-9ee6-3227967b1e3c", "connector": null, "instance_uuid": "ace145de-8e1f-4e0f-9e20-58c6f9328d85"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:04.246479 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.246479 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:04.292577 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-832d5bbb-581c-49f9-b232-949b4ca3c808 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:04.293261 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 586/2307] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08:04 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 20 02:08:04.332386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3990b4e-573f-4084-8b56-cc184657ebcf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.335879 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3990b4e-573f-4084-8b56-cc184657ebcf tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:04.336273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3990b4e-573f-4084-8b56-cc184657ebcf tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.336549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3990b4e-573f-4084-8b56-cc184657ebcf tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.354100 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.354100 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:04.363147 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f3990b4e-573f-4084-8b56-cc184657ebcf tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:04.366142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8adc1f1b-c1c7-4768-8755-b717ae532fb4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.366457 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8adc1f1b-c1c7-4768-8755-b717ae532fb4 None None] GET https://10.4.3.27/volume// Aug 20 02:08:04.366699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8adc1f1b-c1c7-4768-8755-b717ae532fb4 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.366987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8adc1f1b-c1c7-4768-8755-b717ae532fb4 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.367413 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8adc1f1b-c1c7-4768-8755-b717ae532fb4 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:04.367703 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 571/2308] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:04.368448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3990b4e-573f-4084-8b56-cc184657ebcf tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:04.368989 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 576/2309] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:04.377661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.380061 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:04.380061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.380061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.389576 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4dec98d5-da20-4202-812c-618f69477b27 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.390832 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.390832 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:04.391486 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:08:04.391738 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.391989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.392216 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume with id: 491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:08:04.394800 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:04.399303 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-534551b5-d384-41e9-8e8a-94caebd02116 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:04.400036 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 577/2310] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:04.401337 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.401337 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:04.401976 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:04.425550 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume request issued successfully. Aug 20 02:08:04.425755 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4dec98d5-da20-4202-812c-618f69477b27 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 202 Aug 20 02:08:04.426181 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 587/2311] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:04 2026] DELETE /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:04.440438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.442655 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:08:04.442923 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.443201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.461013 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.461013 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:04.467354 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:04.473479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cdb2de4f-06f0-4ea1-aa6e-d5d47fdf6b52 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 200 Aug 20 02:08:04.474261 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 572/2312] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:04.523461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.526596 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] PUT https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 Aug 20 02:08:04.527363 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:04.537836 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Acquiring lock "cinder-attachment_update-d068ff7d-beb9-4789-9ee6-3227967b1e3c-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:04.542321 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Lock "cinder-attachment_update-d068ff7d-beb9-4789-9ee6-3227967b1e3c-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:04.543091 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.543091 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:04.574383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.576134 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:04.576956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.577207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.577481 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume with id: 1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:04.586098 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dc076c33-34e0-40c0-a46b-3fd50e6b83a8 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 404 Aug 20 02:08:04.599077 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 578/2313] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:04 2026] DELETE /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:04.599241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-63a4b735-0b35-4324-8f94-0a54a7c1bcce None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.599241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-63a4b735-0b35-4324-8f94-0a54a7c1bcce tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 Aug 20 02:08:04.599241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-63a4b735-0b35-4324-8f94-0a54a7c1bcce tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.599241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-63a4b735-0b35-4324-8f94-0a54a7c1bcce tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.606465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-63a4b735-0b35-4324-8f94-0a54a7c1bcce tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 returned with HTTP 404 Aug 20 02:08:04.606790 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 588/2314] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/1f00eed1-90b4-4d7c-b30d-8f3643e460b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:04.620133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.627833 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:08:04.628022 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.628256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.628479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume with id: def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:08:04.644797 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.644797 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:04.644797 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:04.671994 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume request issued successfully. Aug 20 02:08:04.672163 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7edbc469-c20f-4321-bcc4-96f347fe5565 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 202 Aug 20 02:08:04.672878 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 573/2315] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:04 2026] DELETE /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:04.689740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:04.693422 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:08:04.693736 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:04.694014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:04.707403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Lock "cinder-attachment_update-d068ff7d-beb9-4789-9ee6-3227967b1e3c-np0000007844" released by "attachment_update" :: held 0.165s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:04.708301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-f8109e98-a3fc-43c9-ba4c-3bc4ea653b23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 returned with HTTP 200 Aug 20 02:08:04.708996 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 577/2316] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:04 2026] PUT /volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:04.711682 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:04.711682 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:04.718143 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:04.722926 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d05acc7a-af51-4441-bd6e-5a5b9ba27516 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 200 Aug 20 02:08:04.723373 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 579/2317] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:04 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:05.388122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:05.390781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:05.391295 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:05.391295 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:05.406491 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:05.406491 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:05.410838 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:05.417975 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e48333c-b675-4b0f-ac4d-df39e8f3fb19 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:05.418642 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 589/2318] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:05 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:05.490776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c6debdf0-4597-40c4-8044-c2a4706ad322 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:05.493139 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6debdf0-4597-40c4-8044-c2a4706ad322 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa Aug 20 02:08:05.493420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6debdf0-4597-40c4-8044-c2a4706ad322 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:05.493694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6debdf0-4597-40c4-8044-c2a4706ad322 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:05.503436 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6debdf0-4597-40c4-8044-c2a4706ad322 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa returned with HTTP 404 Aug 20 02:08:05.503884 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 574/2319] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:05 2026] GET /volume/v3/volumes/491451a4-8b3c-4935-ad97-6248397cecaa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:05.570631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-88b6a848-ba5e-495c-84a3-14278f38833a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:05.573174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:08:05.573728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:05.573728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:05.573822 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume with id: d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:08:05.581561 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:05.581561 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:05.582072 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:05.609964 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume request issued successfully. Aug 20 02:08:05.610197 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-88b6a848-ba5e-495c-84a3-14278f38833a tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 202 Aug 20 02:08:05.610761 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 578/2320] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:05 2026] DELETE /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:05.621192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:05.623171 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:08:05.623429 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:05.623666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:05.637606 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:05.637606 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:05.645342 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:05.652782 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f82183ea-f5e5-4194-a346-ba4bbba93610 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 200 Aug 20 02:08:05.653445 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 580/2321] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:05 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:05.739680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-68bf978f-3805-4790-8841-4d63ef130f1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:05.741652 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68bf978f-3805-4790-8841-4d63ef130f1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd Aug 20 02:08:05.742080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68bf978f-3805-4790-8841-4d63ef130f1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:05.742435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68bf978f-3805-4790-8841-4d63ef130f1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:05.749908 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68bf978f-3805-4790-8841-4d63ef130f1c tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd returned with HTTP 404 Aug 20 02:08:05.750959 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 590/2322] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:05 2026] GET /volume/v3/volumes/def5aff6-aaf8-48a4-a041-78e24f7265dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:06.241390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-5cfe88f7-e20f-445c-a03b-d84717e28fc7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:06.244720 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-5cfe88f7-e20f-445c-a03b-d84717e28fc7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0/action Aug 20 02:08:06.245406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-5cfe88f7-e20f-445c-a03b-d84717e28fc7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:06.245607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-5cfe88f7-e20f-445c-a03b-d84717e28fc7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:06.265716 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:06.265716 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:06.284913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f349d026-8523-43cd-8aaa-0969608a85c0 req-5cfe88f7-e20f-445c-a03b-d84717e28fc7 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0/action returned with HTTP 204 Aug 20 02:08:06.285407 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 575/2323] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:06 2026] POST /volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:06.436102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:06.438398 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:06.438590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:06.438896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:06.449531 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:06.449531 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:06.453152 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:06.461452 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a7a1e2ae-b7f5-4efa-906d-8b17182a4953 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:06.461452 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 579/2324] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:06 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:06.667094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2cc472f5-5882-4b06-9484-21d9675bdd40 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:06.668795 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2cc472f5-5882-4b06-9484-21d9675bdd40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 Aug 20 02:08:06.668994 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2cc472f5-5882-4b06-9484-21d9675bdd40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:06.669177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2cc472f5-5882-4b06-9484-21d9675bdd40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:06.676599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2cc472f5-5882-4b06-9484-21d9675bdd40 tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 returned with HTTP 404 Aug 20 02:08:06.677090 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 581/2325] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:06 2026] GET /volume/v3/volumes/d964f2be-a20b-48de-8bf4-1f44bf26d8f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:06.822652 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:06.824373 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:08:06.824579 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:06.824755 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:06.824946 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume with id: e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:08:06.832052 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:06.832052 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:06.832568 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:06.851530 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Delete volume request issued successfully. Aug 20 02:08:06.851814 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-170d9ea0-9e9b-46fd-b13d-f4982718c9cb tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 202 Aug 20 02:08:06.852435 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 591/2326] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:06 2026] DELETE /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:06.860266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-605c677e-dc90-4261-b650-8d9ba216a2ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:06.862822 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-605c677e-dc90-4261-b650-8d9ba216a2ff tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:08:06.863058 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-605c677e-dc90-4261-b650-8d9ba216a2ff tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:06.863310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-605c677e-dc90-4261-b650-8d9ba216a2ff tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:06.873495 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:06.873495 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:06.879269 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-605c677e-dc90-4261-b650-8d9ba216a2ff tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Volume info retrieved successfully. Aug 20 02:08:06.886263 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-605c677e-dc90-4261-b650-8d9ba216a2ff tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 200 Aug 20 02:08:06.886263 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 576/2327] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:06 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:07.070081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.071900 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:07.072105 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.072323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.084440 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.084440 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:07.088263 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:07.093364 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-01b932d0-ac2a-45c5-9d93-790d16db25b1 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:08:07.093799 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 580/2328] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:07.144988 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.147547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:07.147779 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.147998 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.157692 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.157692 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:07.161260 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:07.165777 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-13946823-3b97-4163-ab0f-aebc80480944 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:08:07.166222 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 582/2329] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:07.195790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.201124 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] POST https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/action Aug 20 02:08:07.201534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:07.201701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:07.217420 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.217420 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:07.218907 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:07.232237 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Begin detaching volume completed successfully. Aug 20 02:08:07.232572 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-c673755b-0932-4ff8-b66a-9094ecb4dbe4 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/action returned with HTTP 202 Aug 20 02:08:07.232994 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 592/2330] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:08:07 2026] POST /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:08:07.308323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b398942b-78c0-4538-93e8-e81ef819d18d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.308845 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b398942b-78c0-4538-93e8-e81ef819d18d None None] GET https://10.4.3.27/volume// Aug 20 02:08:07.309137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b398942b-78c0-4538-93e8-e81ef819d18d None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.309494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b398942b-78c0-4538-93e8-e81ef819d18d None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.309950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b398942b-78c0-4538-93e8-e81ef819d18d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:07.310410 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 577/2331] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:07.320769 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.323305 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:07.323590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.323804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.335503 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.335503 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:07.339448 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:07.344245 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-89068922-df42-42b5-a557-1fc811a15248 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:08:07.344682 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 581/2332] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:07.360065 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f741cb21-f554-4bb7-977e-a550287433d5 req-8db9b81e-4541-467e-a210-39eb78148588 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.362264 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-8db9b81e-4541-467e-a210-39eb78148588 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption Aug 20 02:08:07.362470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-8db9b81e-4541-467e-a210-39eb78148588 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.362796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-8db9b81e-4541-467e-a210-39eb78148588 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.375089 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.375089 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:07.386265 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-8db9b81e-4541-467e-a210-39eb78148588 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption returned with HTTP 200 Aug 20 02:08:07.386265 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 583/2333] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:07.476196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-270a64e5-0bce-44fe-b92b-c5289ce957df None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.478044 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-270a64e5-0bce-44fe-b92b-c5289ce957df tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:07.478313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-270a64e5-0bce-44fe-b92b-c5289ce957df tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.478522 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-270a64e5-0bce-44fe-b92b-c5289ce957df tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.489006 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:07.489006 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:07.492813 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-270a64e5-0bce-44fe-b92b-c5289ce957df tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:07.497794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-270a64e5-0bce-44fe-b92b-c5289ce957df tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:07.498503 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 593/2334] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:07.896600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fbd426f3-2434-47e6-b9cd-0bd8054fa55f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:07.898269 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fbd426f3-2434-47e6-b9cd-0bd8054fa55f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] GET https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a Aug 20 02:08:07.898624 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fbd426f3-2434-47e6-b9cd-0bd8054fa55f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:07.898908 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fbd426f3-2434-47e6-b9cd-0bd8054fa55f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:07.907090 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fbd426f3-2434-47e6-b9cd-0bd8054fa55f tempest-AttachVolumeNegativeTest-1857790698 tempest-AttachVolumeNegativeTest-1857790698-project-member] https://10.4.3.27/volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a returned with HTTP 404 Aug 20 02:08:07.907575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 578/2335] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:07 2026] GET /volume/v3/volumes/e0d3404a-fc09-4889-8f81-43a915f99d9a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:08.053577 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-573cfb78-4f69-4d0f-8f24-255150a215c2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:08.056971 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-573cfb78-4f69-4d0f-8f24-255150a215c2 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] POST https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1/action Aug 20 02:08:08.057285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-573cfb78-4f69-4d0f-8f24-255150a215c2 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:08.057424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-573cfb78-4f69-4d0f-8f24-255150a215c2 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:08.077261 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:08.077261 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:08.088825 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2b6d4ace-47c4-44f4-b846-6d007ed94774 req-573cfb78-4f69-4d0f-8f24-255150a215c2 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1/action returned with HTTP 204 Aug 20 02:08:08.089302 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 582/2336] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:08 2026] POST /volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:08.514129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-38203036-5266-4b26-96e9-a9b31168fc70 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:08.518239 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38203036-5266-4b26-96e9-a9b31168fc70 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:08.518652 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38203036-5266-4b26-96e9-a9b31168fc70 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:08.518900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38203036-5266-4b26-96e9-a9b31168fc70 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:08.539122 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:08.539122 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:08.549837 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-38203036-5266-4b26-96e9-a9b31168fc70 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:08.555774 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38203036-5266-4b26-96e9-a9b31168fc70 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:08.556194 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 584/2337] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:08 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1156 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:08.574135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:08.577123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] POST https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action Aug 20 02:08:08.577474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:08.577599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:08.588641 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:08.588641 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:08.589169 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:08.646843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Created reservations ['f192b15b-f6da-4bfe-b087-876ec11d5ce3', '1c369c4d-3136-4e97-8db9-567fa120c05f'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:08.673665 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Extend volume request issued successfully. Aug 20 02:08:08.673830 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6349bd49-3869-4531-b7dc-bf60eb9d196d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action returned with HTTP 202 Aug 20 02:08:08.674406 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 594/2338] 10.4.3.27 () {70 vars in 1424 bytes} [Thu Aug 20 02:08:08 2026] POST /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 20 02:08:08.682163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:08.684535 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:08.684824 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:08.685101 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:08.701992 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:08.701992 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:08.710426 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:08.718624 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4cb9f02-0b28-4421-a984-fa6e0202ce8d tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:08.719397 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 579/2339] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:08 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:09.280965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:09.287771 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 service nova] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:09.288550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 service nova] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:09.290617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 service nova] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:09.311077 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:09.311077 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:09.318714 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 service nova] Volume info retrieved successfully. Aug 20 02:08:09.327023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6349bd49-3869-4531-b7dc-bf60eb9d196d req-1a727fdf-7181-43a2-84a9-758033046fd8 service nova] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:09.327332 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 583/2340] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:09 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:09.740580 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-12bd4826-97f1-4e38-bb51-55af23664f23 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:09.743028 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12bd4826-97f1-4e38-bb51-55af23664f23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:09.743413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12bd4826-97f1-4e38-bb51-55af23664f23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:09.743625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12bd4826-97f1-4e38-bb51-55af23664f23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:09.760807 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:09.760807 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:09.767433 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-12bd4826-97f1-4e38-bb51-55af23664f23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:09.773141 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12bd4826-97f1-4e38-bb51-55af23664f23 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:09.773294 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 585/2341] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:09 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1156 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:09.790688 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:09.792465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:09.792640 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:09.792801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:09.809705 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:09.809705 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:09.814632 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:09.823529 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-469300d0-6899-4dfb-a33a-aa70bf53dd5b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:09.824348 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 595/2342] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:09 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1156 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:10.049269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.052496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:10.054283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:10.054283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:10.069032 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:10.069032 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:10.075094 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:10.082170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-1ef10a87-b777-4c82-907c-a131803772fa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:10.082880 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 580/2343] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:10 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:10.113461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.116583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] POST https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action Aug 20 02:08:10.117002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:10.117166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:10.134319 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:10.134319 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:10.136066 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:10.145172 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Begin detaching volume completed successfully. Aug 20 02:08:10.145416 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-cdac8872-a6ef-4329-b54c-b57eac721432 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action returned with HTTP 202 Aug 20 02:08:10.145876 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 584/2344] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:08:10 2026] POST /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 02:08:10.173873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.176066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:10.176349 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:10.176598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:10.188885 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:10.188885 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:10.194246 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:10.200274 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3f1ef75-17e2-4da8-95b9-c232e033c818 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:10.200898 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 586/2345] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:10 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:10.202858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-117f8f91-ec9a-40ab-9d08-240d1fab3dea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.203399 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-117f8f91-ec9a-40ab-9d08-240d1fab3dea None None] GET https://10.4.3.27/volume// Aug 20 02:08:10.203615 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-117f8f91-ec9a-40ab-9d08-240d1fab3dea None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:10.203783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-117f8f91-ec9a-40ab-9d08-240d1fab3dea None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:10.204146 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-117f8f91-ec9a-40ab-9d08-240d1fab3dea None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:10.204463 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 596/2346] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:10.223584 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.228271 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:10.228271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:10.228271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:10.244187 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:10.244187 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:10.248626 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:10.255684 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-10c22298-815a-4b30-8b31-6672bbd28efa tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:10.256268 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 581/2347] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:10 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:10.979112 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:10.983043 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:08:10.984410 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:10.984618 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:10.984783 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume with id: 6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:08:10.996634 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:10.996634 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:10.997314 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:11.041407 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume request issued successfully. Aug 20 02:08:11.043363 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d4c3b19-8383-4b8b-9980-660c141f6770 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 202 Aug 20 02:08:11.043687 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 585/2348] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:10 2026] DELETE /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:11.058661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:11.064585 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:08:11.064775 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:11.065038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:11.073495 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:11.073495 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:11.081423 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:11.088563 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f8665d4-7b7c-4f87-9338-9c7db1bf518d tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 200 Aug 20 02:08:11.089126 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 587/2349] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:11 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:11.222358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:11.225589 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:11.225895 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:11.226134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:11.249256 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:11.249256 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:11.260463 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:11.266741 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74c9c028-efca-4e3f-9f5d-a07da6f228d3 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:11.267034 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 597/2350] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:11 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:11.390047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-adbcb848-4a82-47aa-9f27-ccae75e65e3b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:11.394451 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-adbcb848-4a82-47aa-9f27-ccae75e65e3b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] DELETE https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 Aug 20 02:08:11.394451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-adbcb848-4a82-47aa-9f27-ccae75e65e3b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:11.394532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-adbcb848-4a82-47aa-9f27-ccae75e65e3b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:11.414001 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:11.414001 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:11.493188 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a9092e30-d872-4ff2-bc9d-054b65fd80fa req-adbcb848-4a82-47aa-9f27-ccae75e65e3b tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 returned with HTTP 200 Aug 20 02:08:11.493799 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 582/2351] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:11 2026] DELETE /volume/v3/attachments/68140bb5-c647-46b9-8b30-91bb003d4aa1 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:12.107739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a5381d7-ee19-482d-9df3-2e8728a2c471 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:12.113371 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a5381d7-ee19-482d-9df3-2e8728a2c471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 Aug 20 02:08:12.113677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a5381d7-ee19-482d-9df3-2e8728a2c471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:12.113799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a5381d7-ee19-482d-9df3-2e8728a2c471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:12.123210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a5381d7-ee19-482d-9df3-2e8728a2c471 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 returned with HTTP 404 Aug 20 02:08:12.124572 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 586/2352] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:12 2026] GET /volume/v3/volumes/6c84641f-5b00-49a0-ae25-4562233f1ee8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:12.288683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:12.291451 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:12.291710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:12.291962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:12.301191 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:12.301191 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:12.306608 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:12.315256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0dc8bd80-4105-46b9-b1b9-38aa57920b87 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:12.317254 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 588/2353] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:12 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:13.515896 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:13.519582 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:13.520011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-25220356", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:13.523167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-25220356', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:13.523167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Create volume of 1 GB Aug 20 02:08:13.532072 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Availability Zones retrieved successfully. Aug 20 02:08:13.547817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Flow 'volume_create_api' (902feedf-6656-41c4-bab5-a85575e812b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:13.550059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34646ea6-e8a0-4a48-ac15-8a1f25c2407a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:13.550059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:13.590559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34646ea6-e8a0-4a48-ac15-8a1f25c2407a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:13.590700 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb68a09-99a2-4262-9df1-1646c7c4232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:13.701968 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Created reservations ['20c45d41-d330-427d-b06e-922e183cbb1c', 'fafffe28-7fcb-4be9-b5e6-429d263290c2', '5ca345e5-500b-4fe1-9982-d2fd5d395748', '8f9c8e1f-e346-496d-b3af-200a3b4f7186'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:13.703052 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb68a09-99a2-4262-9df1-1646c7c4232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c45d41-d330-427d-b06e-922e183cbb1c', 'fafffe28-7fcb-4be9-b5e6-429d263290c2', '5ca345e5-500b-4fe1-9982-d2fd5d395748', '8f9c8e1f-e346-496d-b3af-200a3b4f7186']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:13.704142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3e1ee8-144d-41ac-8070-3bcaa59f8af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:13.743051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3e1ee8-144d-41ac-8070-3bcaa59f8af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bf2882-45fd-4545-9dae-cdef5a074c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-25220356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dc5ada4020445cea92e840d167a4291',qos_specs=None,replication_status=,reservations=['20c45d41-d330-427d-b06e-922e183cbb1c','fafffe28-7fcb-4be9-b5e6-429d263290c2','5ca345e5-500b-4fe1-9982-d2fd5d395748','8f9c8e1f-e346-496d-b3af-200a3b4f7186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19866c4897a484aa1093d2960b6ea62',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-25220356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0bf2882-45fd-4545-9dae-cdef5a074c92,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1dc5ada4020445cea92e840d167a4291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19866c4897a484aa1093d2960b6ea62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:13.744158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e541692-5db7-41af-8710-bf9480bbd580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:13.771525 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e541692-5db7-41af-8710-bf9480bbd580) transitioned into state 'SUCCESS' from state '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-25220356',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dc5ada4020445cea92e840d167a4291',qos_specs=None,replication_status=,reservations=['20c45d41-d330-427d-b06e-922e183cbb1c','fafffe28-7fcb-4be9-b5e6-429d263290c2','5ca345e5-500b-4fe1-9982-d2fd5d395748','8f9c8e1f-e346-496d-b3af-200a3b4f7186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19866c4897a484aa1093d2960b6ea62',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:13.772759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5465fcc5-eaec-4a3e-b7ce-5d8d56749494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:13.786530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5465fcc5-eaec-4a3e-b7ce-5d8d56749494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:13.786530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Flow 'volume_create_api' (902feedf-6656-41c4-bab5-a85575e812b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:13.786530 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Create volume request issued successfully. Aug 20 02:08:13.786530 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-6b804e3a-e90d-4f0e-8d2e-e6793c899eb3 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:13.786530 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 598/2354] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:08:13 2026] POST /volume/v3/volumes => generated 759 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:13.796517 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:13.803136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:13.803406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:13.803672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:13.819252 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:13.819252 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:13.825417 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Volume info retrieved successfully. Aug 20 02:08:13.831031 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-91b8f290-04f2-43d3-a2e9-158240383de9 req-c2c04a39-8c58-4fd0-9fc9-6e09c6340a3d tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 200 Aug 20 02:08:13.834251 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 583/2355] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:13 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:13.869528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:13.873726 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:13.873884 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:13.874091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:13.892552 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:13.892552 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:13.898370 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Volume info retrieved successfully. Aug 20 02:08:13.903821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-20c40304-6954-4527-8da9-81b823e29da2 req-c5823655-22ae-4137-a316-d770c6ae2671 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 200 Aug 20 02:08:13.904739 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 587/2356] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:13 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:14.937147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:14.940586 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:14.940884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:14.941168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:14.955463 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:14.955463 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:14.966404 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Volume info retrieved successfully. Aug 20 02:08:14.972738 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d300b355-6a2b-45fe-9c71-c648ad451e6a req-84cf8eb1-97d2-4cf6-ac8b-ade3dcc90f82 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 200 Aug 20 02:08:14.972971 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 589/2357] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:14 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:15.059155 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:15.062555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-reader] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:15.063725 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:15.064118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:15.074303 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:15.074303 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:15.079515 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-reader] Volume info retrieved successfully. Aug 20 02:08:15.084624 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e5de6d28-4d39-481b-84ee-fd5fcb282156 req-6893e2cf-1cb0-41c2-a7b6-a4ad40f44eb7 tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-reader] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 200 Aug 20 02:08:15.085452 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 599/2358] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:15 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:15.115773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:15.118320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:15.118548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:15.118754 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:15.118933 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Delete volume with id: b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:15.127710 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:15.127710 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:15.128336 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Volume info retrieved successfully. Aug 20 02:08:15.148908 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Delete volume request issued successfully. Aug 20 02:08:15.149170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-337e861a-27ce-4117-9b7b-c1f9167ef6a8 req-5986d168-a3f2-43f4-91bb-c47fa4eee5ea tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 202 Aug 20 02:08:15.149729 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 584/2359] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:08:15 2026] DELETE /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:15.178341 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:15.180704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:15.180865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:15.181677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:15.191073 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:15.191073 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:15.196690 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Volume info retrieved successfully. Aug 20 02:08:15.203501 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-67cec134-6f4f-40fb-a0f3-500e133e6959 req-b3ffe4f5-dfc6-4ed3-93e2-5c77eb15d0fb tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 200 Aug 20 02:08:15.204030 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 588/2360] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:15 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:16.238471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-666582ee-7417-4297-81e0-1bfe44540f71 req-09b3d649-5b5a-45e0-b4c0-c2ecdc37fe2b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:16.242058 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-666582ee-7417-4297-81e0-1bfe44540f71 req-09b3d649-5b5a-45e0-b4c0-c2ecdc37fe2b tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] GET https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 Aug 20 02:08:16.242058 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-666582ee-7417-4297-81e0-1bfe44540f71 req-09b3d649-5b5a-45e0-b4c0-c2ecdc37fe2b tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:16.242174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-666582ee-7417-4297-81e0-1bfe44540f71 req-09b3d649-5b5a-45e0-b4c0-c2ecdc37fe2b tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:16.248736 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-666582ee-7417-4297-81e0-1bfe44540f71 req-09b3d649-5b5a-45e0-b4c0-c2ecdc37fe2b tempest-VolumesGetTestJSON-1190948633 tempest-VolumesGetTestJSON-1190948633-project-member] https://10.4.3.27/volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 returned with HTTP 404 Aug 20 02:08:16.249540 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 590/2361] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:16 2026] GET /volume/v3/volumes/b0bf2882-45fd-4545-9dae-cdef5a074c92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:16.939219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:16.942249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:16.942556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:16.943132 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:16.957714 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:16.957714 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:16.965209 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:16.976181 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15b4ff56-cab3-4d19-920d-4e4a331b8e63 tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:16.976786 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 600/2362] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:16 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:16.990590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:16.993744 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:16.994081 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:16.994430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:16.994644 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Delete volume with id: d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:17.008725 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:17.008725 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:17.009398 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:17.039288 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Delete volume request issued successfully. Aug 20 02:08:17.039551 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8efe5d56-76bc-4df0-959a-5b4a1887326c tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 202 Aug 20 02:08:17.040105 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 585/2363] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:08:16 2026] DELETE /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:17.052244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:17.054249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:17.054512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:17.054747 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:17.063078 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:17.063078 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:17.067459 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Volume info retrieved successfully. Aug 20 02:08:17.073219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3871d116-92ee-4ae1-8d07-3eb2ced7a6cc tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 200 Aug 20 02:08:17.073688 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 589/2364] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:17 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:08:18.077528 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.080034 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:18.080498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1723564829", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:18.082452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1723564829', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:18.082623 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume of 1 GB Aug 20 02:08:18.087957 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Availability Zones retrieved successfully. Aug 20 02:08:18.088836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-711b19a8-d3f7-434e-bc59-147d11b0889f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.090715 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-711b19a8-d3f7-434e-bc59-147d11b0889f tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] GET https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c Aug 20 02:08:18.090896 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-711b19a8-d3f7-434e-bc59-147d11b0889f tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:18.091094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-711b19a8-d3f7-434e-bc59-147d11b0889f tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:18.097340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Flow 'volume_create_api' (deb73880-f153-4111-8ff6-30b5436c7d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:18.098470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a102248-9c2b-4f85-b4cb-35145fa440b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:18.099772 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:18.101821 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-711b19a8-d3f7-434e-bc59-147d11b0889f tempest-VolumesExtendAttachedTest-1133677144 tempest-VolumesExtendAttachedTest-1133677144-project-member] https://10.4.3.27/volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c returned with HTTP 404 Aug 20 02:08:18.102554 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 601/2365] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:18 2026] GET /volume/v3/volumes/d068ff7d-beb9-4789-9ee6-3227967b1e3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:18.137316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a102248-9c2b-4f85-b4cb-35145fa440b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:18.138355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db73ad3-19e1-4a0b-adc8-eca29def592d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:18.213370 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Created reservations ['98ebb070-c780-4d21-81a8-ae518114cc87', 'b8c09eb6-56cc-4fce-8504-b391d677a4af', 'b14be6fa-835e-4ccc-8954-1de1e9ec80b8', '15460b82-350b-4a2e-a555-75b861076bf2'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:18.214198 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db73ad3-19e1-4a0b-adc8-eca29def592d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ebb070-c780-4d21-81a8-ae518114cc87', 'b8c09eb6-56cc-4fce-8504-b391d677a4af', 'b14be6fa-835e-4ccc-8954-1de1e9ec80b8', '15460b82-350b-4a2e-a555-75b861076bf2']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:18.214966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f957db91-a18e-44c5-89c9-ddb8a15f9f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:18.250150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f957db91-a18e-44c5-89c9-ddb8a15f9f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bafad12e-b646-4591-a286-f1fc27eab316', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1723564829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf03f36915e4b0497f3519e3e46fd0c',qos_specs=None,replication_status=,reservations=['98ebb070-c780-4d21-81a8-ae518114cc87','b8c09eb6-56cc-4fce-8504-b391d677a4af','b14be6fa-835e-4ccc-8954-1de1e9ec80b8','15460b82-350b-4a2e-a555-75b861076bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1723564829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bafad12e-b646-4591-a286-f1fc27eab316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf03f36915e4b0497f3519e3e46fd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:18.251143 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc8c516-78ff-4f7e-bc08-e53931a280e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:18.281244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc8c516-78ff-4f7e-bc08-e53931a280e2) transitioned into state 'SUCCESS' from state '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-1723564829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf03f36915e4b0497f3519e3e46fd0c',qos_specs=None,replication_status=,reservations=['98ebb070-c780-4d21-81a8-ae518114cc87','b8c09eb6-56cc-4fce-8504-b391d677a4af','b14be6fa-835e-4ccc-8954-1de1e9ec80b8','15460b82-350b-4a2e-a555-75b861076bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:18.282340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3b7a55-1f11-442e-adc9-c429c95a8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:18.300798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3b7a55-1f11-442e-adc9-c429c95a8a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:18.302017 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Flow 'volume_create_api' (deb73880-f153-4111-8ff6-30b5436c7d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:18.302673 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume request issued successfully. Aug 20 02:08:18.303326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc0d280e-dcca-442d-b6a5-8df676c16c82 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:18.303799 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 591/2366] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:18 2026] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:18.319248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.325137 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:18.325137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:18.325137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:18.338328 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:18.338328 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:18.349975 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:18.357342 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c60993e2-6c39-4c9c-839b-ad77a0328353 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:18.358181 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 586/2367] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:18 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:18.445301 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9c14044a-446a-4acc-8336-21ef8646eb53 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.555959 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c14044a-446a-4acc-8336-21ef8646eb53 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:18.556378 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c14044a-446a-4acc-8336-21ef8646eb53 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1052736993"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:18.573549 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c14044a-446a-4acc-8336-21ef8646eb53 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:18.573941 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 590/2368] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:18 2026] POST /volume/v3/types => generated 220 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:18.583845 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ecea571-7697-430b-9f95-f1087867ce38 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.586009 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ecea571-7697-430b-9f95-f1087867ce38 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:08:18.586428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ecea571-7697-430b-9f95-f1087867ce38 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-675368244"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:18.611417 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ecea571-7697-430b-9f95-f1087867ce38 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:08:18.612049 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 602/2369] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:08:18 2026] POST /volume/v3/group_types => generated 176 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:18.623934 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.746158 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:08:18.746635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64bed4d2-aacd-46c6-befa-e3e95e2e2949", "volume_types": ["58718d6e-8fbc-42b0-abf4-0f266d58c9ce"], "name": "tempest-GroupsV320Test-Group-549440741"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:18.748312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Creating new group {'group': {'group_type': '64bed4d2-aacd-46c6-befa-e3e95e2e2949', 'volume_types': ['58718d6e-8fbc-42b0-abf4-0f266d58c9ce'], 'name': 'tempest-GroupsV320Test-Group-549440741'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:08:18.753689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Creating group tempest-GroupsV320Test-Group-549440741. Aug 20 02:08:18.754111 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:18.754111 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:18.763189 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Availability Zones retrieved successfully. Aug 20 02:08:18.786983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Created reservations ['1b204241-b536-4147-9bcf-2d09206a9fa8'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:18.817595 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a43cc86e-3c45-4af7-80c6-7a0eac972ad7 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:08:18.817595 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 592/2370] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:08:18 2026] POST /volume/v3/groups => generated 107 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:18.826382 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:18.828773 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:18.829131 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:18.829371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:18.829579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:18.834387 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:18.834387 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:18.851074 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e9b1e9ff-83c5-43b1-b2dd-7df0187eb0bd tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:18.852307 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 587/2371] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:18 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:19.375295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.377837 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.378065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.378276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.393309 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.393309 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:19.400059 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.406552 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c09a8f26-1235-4e06-b3d6-41ddcb10c9f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.407176 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 591/2372] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.426779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-18e16368-54f3-406a-9f9f-ed227940a971 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.429122 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18e16368-54f3-406a-9f9f-ed227940a971 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.429691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18e16368-54f3-406a-9f9f-ed227940a971 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.430117 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18e16368-54f3-406a-9f9f-ed227940a971 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.440912 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.440912 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:19.449049 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-18e16368-54f3-406a-9f9f-ed227940a971 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.456578 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18e16368-54f3-406a-9f9f-ed227940a971 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.457175 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 603/2373] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.478244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-58f3d066-0067-4837-8698-767ba60e6433 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.478915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:08:19.478915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.478915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.480935 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:19.480935 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.480935 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:19.480935 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:19.490793 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Get all volumes completed successfully. Aug 20 02:08:19.491397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58f3d066-0067-4837-8698-767ba60e6433 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:08:19.491937 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 593/2374] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.509623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.512019 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.512321 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.512727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.530685 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.530685 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:19.532747 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1483718e-e871-463b-a5cc-6189203be6c0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.533690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.536546 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:08:19.537172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.537172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.537656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1483718e-e871-463b-a5cc-6189203be6c0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:19.537927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1483718e-e871-463b-a5cc-6189203be6c0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.538101 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1483718e-e871-463b-a5cc-6189203be6c0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.541743 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.549682 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20e870f6-1b96-4b48-b799-7d34eaf51d08 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.550700 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 588/2375] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.556669 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.556669 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:19.558851 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.558851 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:19.562572 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1483718e-e871-463b-a5cc-6189203be6c0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:19.569969 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:19.576242 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-97b91774-1dcc-4878-be1b-077284af9974 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:08:19.578311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1483718e-e871-463b-a5cc-6189203be6c0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:19.578585 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 604/2376] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1658 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:19.578651 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 592/2377] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.599282 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.601004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:19.601263 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.601507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.613240 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.613240 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:19.623766 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:19.627988 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.630040 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7d02c70-16e3-44a6-901f-dd90b6a3e666 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:19.630582 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 594/2378] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.633580 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.633580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.633580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.650907 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.650907 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:19.655769 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.662388 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-b35044ba-640e-4e97-9414-ade7ed11da5a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.662388 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 589/2379] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.709807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.713764 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:19.714080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.714278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.734380 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.734380 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:19.740900 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:19.746394 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-545bb905-c12c-46df-b132-7fb82903b7cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:19.746854 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 605/2380] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.790248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-327c6b8d-1e9d-40fd-b33a-69539004e9e8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.791023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-327c6b8d-1e9d-40fd-b33a-69539004e9e8 None None] GET https://10.4.3.27/volume// Aug 20 02:08:19.791351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-327c6b8d-1e9d-40fd-b33a-69539004e9e8 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.791633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-327c6b8d-1e9d-40fd-b33a-69539004e9e8 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.792069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-327c6b8d-1e9d-40fd-b33a-69539004e9e8 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:19.792605 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 593/2381] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:19.804103 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3fe72213-700b-46a6-804c-c67d71e673aa req-3c55871e-8577-47d3-92ba-386940a888d4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.809527 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-3c55871e-8577-47d3-92ba-386940a888d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:19.809846 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-3c55871e-8577-47d3-92ba-386940a888d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bafad12e-b646-4591-a286-f1fc27eab316", "connector": null, "instance_uuid": "ac0ec548-1c49-4a1b-8e72-e425b6443f9d"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:19.821148 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.821148 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:19.862965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.863836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f16e38d0-998e-4ce1-a491-996419882e29 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.864346 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f16e38d0-998e-4ce1-a491-996419882e29 None None] GET https://10.4.3.27/volume// Aug 20 02:08:19.864564 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f16e38d0-998e-4ce1-a491-996419882e29 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.864805 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f16e38d0-998e-4ce1-a491-996419882e29 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.865218 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f16e38d0-998e-4ce1-a491-996419882e29 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:19.865617 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 606/2382] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:19.866900 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:19.866981 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.867247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.867489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:19.868434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-3c55871e-8577-47d3-92ba-386940a888d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:19.869055 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 595/2383] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08:19 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 20 02:08:19.872483 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.872483 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:19.883060 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86ac285f-8dd7-4756-8c30-89e39c3a8d1e tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:19.883223 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 590/2384] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:19.887838 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-54457434-caf8-431c-a345-720d0955d89b req-e5d658ac-a3fa-4ce9-8a4d-e29c4260621a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.893746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-e5d658ac-a3fa-4ce9-8a4d-e29c4260621a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:19.894239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-e5d658ac-a3fa-4ce9-8a4d-e29c4260621a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b2ff97a-ed08-4348-9083-6866dd2cf6d1", "connector": null, "instance_uuid": "d7ccfdfd-9012-4723-9f9e-08fbba10d818"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:19.901793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.903630 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action Aug 20 02:08:19.904694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:19.904694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:19.905573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Updating group '32e78842-9b3e-4696-89f1-7610efe13a15' with 'creating' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 02:08:19.906745 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.906745 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:19.911045 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.911045 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:19.922632 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.924575 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e1f7890-78b3-43e7-9c86-f5f1f52b1dc9 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action returned with HTTP 202 Aug 20 02:08:19.924699 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.925122 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.925122 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.925216 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 607/2385] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:19 2026] POST /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:19.935612 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f42eb69c-a866-438c-bcf0-b239759033ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.939404 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f42eb69c-a866-438c-bcf0-b239759033ae tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:19.939507 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f42eb69c-a866-438c-bcf0-b239759033ae tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.939646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f42eb69c-a866-438c-bcf0-b239759033ae tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.939769 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-f42eb69c-a866-438c-bcf0-b239759033ae tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:19.939901 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.939901 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:19.940605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-30d4ea63-7116-417d-ad56-ee2200beb5d0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.941106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30d4ea63-7116-417d-ad56-ee2200beb5d0 None None] GET https://10.4.3.27/volume// Aug 20 02:08:19.941638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30d4ea63-7116-417d-ad56-ee2200beb5d0 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.941693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30d4ea63-7116-417d-ad56-ee2200beb5d0 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.942138 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30d4ea63-7116-417d-ad56-ee2200beb5d0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:19.942763 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 608/2386] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:19.944052 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.944052 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:19.945582 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.951606 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f42eb69c-a866-438c-bcf0-b239759033ae tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:19.952032 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 591/2387] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:19.953410 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fcf4973-22f3-46bf-822f-00c444abfd27 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.954030 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 596/2388] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:19.955751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.960442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:19.960727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:19.961782 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:19.965474 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-e5d658ac-a3fa-4ce9-8a4d-e29c4260621a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:19.966255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9de6372e-9339-43cc-a616-359be8f9747a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:19.966723 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 594/2389] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08:19 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:19.968520 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9de6372e-9339-43cc-a616-359be8f9747a tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action Aug 20 02:08:19.968965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9de6372e-9339-43cc-a616-359be8f9747a tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:19.969135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9de6372e-9339-43cc-a616-359be8f9747a tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:19.971477 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-9de6372e-9339-43cc-a616-359be8f9747a tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Updating group '32e78842-9b3e-4696-89f1-7610efe13a15' with 'available' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 02:08:19.978095 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.978095 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:19.979339 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:19.979339 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:19.982505 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:19.987992 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-e471d6c2-078a-45d8-810e-9fdb67590e07 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:19.988950 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 609/2390] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:19 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:19.993110 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9de6372e-9339-43cc-a616-359be8f9747a tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action returned with HTTP 202 Aug 20 02:08:19.993636 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 592/2391] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:19 2026] POST /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:20.002955 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e490793e-efd2-4094-b874-cd45a92f77bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.007942 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e490793e-efd2-4094-b874-cd45a92f77bf tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:20.008118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e490793e-efd2-4094-b874-cd45a92f77bf tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.008249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e490793e-efd2-4094-b874-cd45a92f77bf tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.011625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.014655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:20.015179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.015774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.016767 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:20.023075 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.023075 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:20.026149 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.026149 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:20.029556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a8236eab-da03-469c-b1c3-7bb57b6f72bf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.029824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a8236eab-da03-469c-b1c3-7bb57b6f72bf None None] GET https://10.4.3.27/volume// Aug 20 02:08:20.030050 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a8236eab-da03-469c-b1c3-7bb57b6f72bf None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.030374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a8236eab-da03-469c-b1c3-7bb57b6f72bf None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.030692 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a8236eab-da03-469c-b1c3-7bb57b6f72bf None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:20.031066 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 610/2392] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:20.035619 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b6f24b52-b536-4ee9-a4e9-dcef2e945065 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:20.035771 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e490793e-efd2-4094-b874-cd45a92f77bf tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:20.036216 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 595/2393] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.042756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e490793e-efd2-4094-b874-cd45a92f77bf tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:20.043298 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 597/2394] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:20.047685 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.050864 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:20.051171 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.051897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.052109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.055636 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action Aug 20 02:08:20.056184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:20.056184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:20.057599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Updating group '32e78842-9b3e-4696-89f1-7610efe13a15' with 'error' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 02:08:20.063427 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.063427 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:20.064175 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.064175 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:20.069110 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:20.071785 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d7d3e2ed-59cb-44e4-bc08-d4ad139cd2ef tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action returned with HTTP 202 Aug 20 02:08:20.072341 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 611/2395] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:20 2026] POST /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:20.075818 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-ae3dc68f-1ee7-4623-8218-9d49edac18a2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:20.076456 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 593/2396] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:20.080528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.083527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:20.083620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.083809 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.083960 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:20.089346 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.089346 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:20.101067 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c42d33e-f5e9-4ead-aadb-a9d5be54f212 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:20.101382 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 596/2397] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 384 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.111846 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a9f348d8-f66c-433e-8798-228c754e7725 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.114367 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9f348d8-f66c-433e-8798-228c754e7725 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] POST https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action Aug 20 02:08:20.114887 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9f348d8-f66c-433e-8798-228c754e7725 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:20.115092 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a9f348d8-f66c-433e-8798-228c754e7725 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:20.116622 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-a9f348d8-f66c-433e-8798-228c754e7725 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Updating group '32e78842-9b3e-4696-89f1-7610efe13a15' with 'available' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 02:08:20.122132 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.122132 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:20.134389 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a9f348d8-f66c-433e-8798-228c754e7725 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action returned with HTTP 202 Aug 20 02:08:20.135079 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 598/2398] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:20 2026] POST /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:20.143410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.149250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:20.149250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.149250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.149250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:20.152386 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.152386 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:20.162239 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-20c6bf79-5cf9-4ac5-95f1-19d67dc9eb42 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:20.162748 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 612/2399] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.176056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0ff2b19d-b763-4a22-b050-7efff274f29a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.178213 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:20.178440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.178654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.178911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:20.179583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:20.181533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.183709 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] PUT https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 Aug 20 02:08:20.184058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:20.187568 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Get all volumes completed successfully. Aug 20 02:08:20.189768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0ff2b19d-b763-4a22-b050-7efff274f29a tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:20.190597 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 594/2400] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:20.195119 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Acquiring lock "cinder-attachment_update-bafad12e-b646-4591-a286-f1fc27eab316-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:20.204301 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Lock "cinder-attachment_update-bafad12e-b646-4591-a286-f1fc27eab316-np0000007844" acquired by "attachment_update" :: waited 0.010s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:20.205175 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.205175 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:20.206863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.207414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.209145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] POST https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action Aug 20 02:08:20.210506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:20.214490 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] PUT https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 Aug 20 02:08:20.214582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:20.214625 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:20.214685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] delete called for group 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:08:20.214685 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Delete group with id: 32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:20.218441 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.218441 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:20.220294 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Acquiring lock "cinder-attachment_update-5b2ff97a-ed08-4348-9083-6866dd2cf6d1-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:20.247889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Lock "cinder-attachment_update-5b2ff97a-ed08-4348-9083-6866dd2cf6d1-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:20.247889 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.247889 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:20.293520 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b1a6c4dd-3200-4dbb-80bc-b0a261725185 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action returned with HTTP 202 Aug 20 02:08:20.293959 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 599/2401] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:20 2026] POST /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:20.303739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-280759fb-0783-41e1-b854-56bd495f0cb6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.305986 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-280759fb-0783-41e1-b854-56bd495f0cb6 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:20.306210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-280759fb-0783-41e1-b854-56bd495f0cb6 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.306860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-280759fb-0783-41e1-b854-56bd495f0cb6 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.306860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-280759fb-0783-41e1-b854-56bd495f0cb6 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:20.313204 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.313204 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:20.324619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-280759fb-0783-41e1-b854-56bd495f0cb6 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 200 Aug 20 02:08:20.325265 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 595/2402] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.430959 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Lock "cinder-attachment_update-bafad12e-b646-4591-a286-f1fc27eab316-np0000007844" released by "attachment_update" :: held 0.226s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:20.430959 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-ec7df855-eaed-43b1-9445-8a2345838a9e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 returned with HTTP 200 Aug 20 02:08:20.430959 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 597/2403] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:20 2026] PUT /volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.451311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Lock "cinder-attachment_update-5b2ff97a-ed08-4348-9083-6866dd2cf6d1-np0000007844" released by "attachment_update" :: held 0.225s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:20.451915 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-25c238d1-e226-4aa1-b5ee-3298db2b1f50 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 returned with HTTP 200 Aug 20 02:08:20.452790 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 613/2404] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:20 2026] PUT /volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 => generated 969 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.658811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-cf2e2487-a2a4-449b-9766-3dd226c1a902 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.662563 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-cf2e2487-a2a4-449b-9766-3dd226c1a902 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 Aug 20 02:08:20.662563 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-cf2e2487-a2a4-449b-9766-3dd226c1a902 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.662808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-cf2e2487-a2a4-449b-9766-3dd226c1a902 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.672084 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.672084 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:20.737992 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-aa155011-f674-4fdd-8089-343b0dc4d0f2 req-cf2e2487-a2a4-449b-9766-3dd226c1a902 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 returned with HTTP 200 Aug 20 02:08:20.738446 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 600/2405] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:20 2026] DELETE /volume/v3/attachments/0979f1f1-ee1f-469f-bd7d-e28bca3f7cd6 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:20.922348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.924331 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:08:20.924543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.924768 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.935678 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.935678 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:20.940043 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:20.947653 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ed707cd-75ad-400e-87cd-2e5fafa73131 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:08:20.948190 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 596/2406] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:20.971683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:20.975309 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:20.975530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:20.975695 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:20.988050 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:20.988050 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:20.990525 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:20.996088 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-114ee0d4-b4a8-40f2-9420-09fa4c02907b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:20.996088 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 598/2407] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:20 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:21.060534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.062586 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:21.062777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.062980 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.073752 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.073752 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:21.077181 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:21.082113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5fed3ee-676d-4c77-9ee6-0f794d7b846f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:21.082571 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 614/2408] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:21.244672 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-54823ac0-4d8e-4484-9789-e0e1751af68a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.247906 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-54823ac0-4d8e-4484-9789-e0e1751af68a tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:08:21.248552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-54823ac0-4d8e-4484-9789-e0e1751af68a tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.248552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-54823ac0-4d8e-4484-9789-e0e1751af68a tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.262959 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.262959 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:21.278034 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-54823ac0-4d8e-4484-9789-e0e1751af68a tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:21.287616 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-54823ac0-4d8e-4484-9789-e0e1751af68a tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:08:21.288041 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 601/2409] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:21.342797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6b002285-b171-42cc-9afc-92a1a829ab27 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.346149 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b002285-b171-42cc-9afc-92a1a829ab27 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] GET https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 Aug 20 02:08:21.346410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b002285-b171-42cc-9afc-92a1a829ab27 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.346584 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b002285-b171-42cc-9afc-92a1a829ab27 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.346745 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-6b002285-b171-42cc-9afc-92a1a829ab27 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] show called for member 32e78842-9b3e-4696-89f1-7610efe13a15 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:21.355259 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b002285-b171-42cc-9afc-92a1a829ab27 tempest-GroupsV320Test-1861291215 tempest-GroupsV320Test-1861291215-project-member] https://10.4.3.27/volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 returned with HTTP 404 Aug 20 02:08:21.355259 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 597/2410] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/groups/32e78842-9b3e-4696-89f1-7610efe13a15 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:21.361756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.363214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c810f08-3661-4e37-9b70-29bc4a388400 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.365278 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:08:21.366155 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c810f08-3661-4e37-9b70-29bc4a388400 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/64bed4d2-aacd-46c6-befa-e3e95e2e2949 Aug 20 02:08:21.366611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c810f08-3661-4e37-9b70-29bc4a388400 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.367852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c810f08-3661-4e37-9b70-29bc4a388400 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.367970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.369667 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.387259 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.387259 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:21.393856 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:21.394565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c810f08-3661-4e37-9b70-29bc4a388400 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/group_types/64bed4d2-aacd-46c6-befa-e3e95e2e2949 returned with HTTP 202 Aug 20 02:08:21.396213 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 615/2411] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:08:21 2026] DELETE /volume/v3/group_types/64bed4d2-aacd-46c6-befa-e3e95e2e2949 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:21.400044 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-560aa64d-7dd1-4b2f-9296-c031114c2ac5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:08:21.400670 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 599/2412] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:21.405771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-22bf8442-cfdd-4dd2-9893-81e67ba997d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.413493 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22bf8442-cfdd-4dd2-9893-81e67ba997d0 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] DELETE https://10.4.3.27/volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce Aug 20 02:08:21.413493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-22bf8442-cfdd-4dd2-9893-81e67ba997d0 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.413493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-22bf8442-cfdd-4dd2-9893-81e67ba997d0 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.433631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.436916 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86/action Aug 20 02:08:21.437418 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:21.437555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:21.456373 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.456373 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:21.457330 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-22bf8442-cfdd-4dd2-9893-81e67ba997d0 tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce returned with HTTP 202 Aug 20 02:08:21.457423 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:21.457471 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 602/2413] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:21 2026] DELETE /volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:21.467418 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Begin detaching volume completed successfully. Aug 20 02:08:21.467670 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-74b5cc9f-fe4d-49c7-abaf-96d0d637f860 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86/action returned with HTTP 202 Aug 20 02:08:21.468324 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 598/2414] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:08:21 2026] POST /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:08:21.470536 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0795117f-c29a-48a0-9c44-684907a77e8e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.472714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0795117f-c29a-48a0-9c44-684907a77e8e tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] GET https://10.4.3.27/volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce Aug 20 02:08:21.473507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0795117f-c29a-48a0-9c44-684907a77e8e tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.474021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0795117f-c29a-48a0-9c44-684907a77e8e tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.477768 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0795117f-c29a-48a0-9c44-684907a77e8e tempest-GroupsV320Test-343788591 tempest-GroupsV320Test-343788591-project-admin] https://10.4.3.27/volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce returned with HTTP 404 Aug 20 02:08:21.478917 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 616/2415] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/types/58718d6e-8fbc-42b0-abf4-0f266d58c9ce => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:21.542265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-14eb2a05-0548-4acf-9b1f-eac8740c05f7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.542861 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14eb2a05-0548-4acf-9b1f-eac8740c05f7 None None] GET https://10.4.3.27/volume// Aug 20 02:08:21.543520 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14eb2a05-0548-4acf-9b1f-eac8740c05f7 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.543776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14eb2a05-0548-4acf-9b1f-eac8740c05f7 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.544170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14eb2a05-0548-4acf-9b1f-eac8740c05f7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:21.545135 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 600/2416] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:21.563941 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.572324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:08:21.572324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.573245 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.591260 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.591260 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:21.601360 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:21.608373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-e63a6b46-9ca8-4ca3-b951-77c7f8499fd3 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:08:21.608856 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 603/2417] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 1319 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:21.646797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d66049dc-f500-46b9-bf77-e84666db1b28 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.654470 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] DELETE https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:08:21.654710 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.655513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.655513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume with id: 4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:08:21.666008 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.666008 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:21.666803 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:21.703626 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Delete volume request issued successfully. Aug 20 02:08:21.703626 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d66049dc-f500-46b9-bf77-e84666db1b28 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 202 Aug 20 02:08:21.703777 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 599/2418] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:21 2026] DELETE /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:21.716171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:21.719491 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:08:21.720093 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:21.720428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:21.730523 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:21.730523 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:21.735510 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Volume info retrieved successfully. Aug 20 02:08:21.742722 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1111dad-5d9c-48e9-90f6-2603412bc601 tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 200 Aug 20 02:08:21.743288 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 617/2419] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:21 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:22.009829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:22.012262 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:22.013191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:22.014672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:22.037766 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:22.037766 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:22.041097 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:22.052136 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-65574e44-64c0-4cb7-8bc9-abe6fe072a16 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:22.052984 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 601/2420] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:22 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:22.098762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:22.101181 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:22.101300 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:22.101552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:22.112572 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:22.112572 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:22.117031 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:22.122709 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0600fe89-226a-458c-a791-c5f0ab8ac8c6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:22.123163 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 604/2421] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:22 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:22.762416 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6f1af8a2-ace9-40fc-9298-8ac4b676e6ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:22.764618 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f1af8a2-ace9-40fc-9298-8ac4b676e6ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] GET https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be Aug 20 02:08:22.767087 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f1af8a2-ace9-40fc-9298-8ac4b676e6ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:22.767087 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f1af8a2-ace9-40fc-9298-8ac4b676e6ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:22.772889 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f1af8a2-ace9-40fc-9298-8ac4b676e6ff tempest-AttachVolumeMultiAttachTest-59815884 tempest-AttachVolumeMultiAttachTest-59815884-project-member] https://10.4.3.27/volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be returned with HTTP 404 Aug 20 02:08:22.773638 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 600/2422] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:22 2026] GET /volume/v3/volumes/4979e5ac-f8d9-4b56-9878-9c6f31a8f8be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:23.069831 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:23.071299 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:23.071511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:23.071890 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:23.085253 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:23.085253 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:23.089684 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:23.096467 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2bd2bab9-3f95-42d8-a699-54b35d06104c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:23.096591 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 618/2423] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:23 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:23.139205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:23.141671 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:23.141907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:23.142377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:23.154122 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:23.154122 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:23.158204 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:23.162941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-adbae6af-d1ed-4cbc-ba7a-eec0aa4b4f0b tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:23.163104 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 602/2424] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:23 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:23.792809 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3fe72213-700b-46a6-804c-c67d71e673aa req-dbe9db4e-e15a-4258-9559-7f8d25e5f8a0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:23.798762 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-dbe9db4e-e15a-4258-9559-7f8d25e5f8a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82/action Aug 20 02:08:23.799684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-dbe9db4e-e15a-4258-9559-7f8d25e5f8a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:23.799684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-dbe9db4e-e15a-4258-9559-7f8d25e5f8a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:23.838096 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:23.838096 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:23.849483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3fe72213-700b-46a6-804c-c67d71e673aa req-dbe9db4e-e15a-4258-9559-7f8d25e5f8a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82/action returned with HTTP 204 Aug 20 02:08:23.849989 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 605/2425] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:23 2026] POST /volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:24.111763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.113751 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:24.114110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.114319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.127774 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.127774 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:24.134577 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:24.147806 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e4ee820-bfe2-4530-bc48-fb5bbb15d0d4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:24.147806 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 601/2426] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:24.166502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.168569 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:24.168832 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.169087 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.181041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a099630a-3922-45b8-9cdf-f30347b3b987 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.183685 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a099630a-3922-45b8-9cdf-f30347b3b987 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:24.183908 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a099630a-3922-45b8-9cdf-f30347b3b987 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.184121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a099630a-3922-45b8-9cdf-f30347b3b987 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.184963 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.184963 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:24.191280 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:24.196752 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11a4eddc-5159-4d7a-a978-1bb1488e0865 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:24.197083 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.197083 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:24.197295 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 619/2427] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:24.201566 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a099630a-3922-45b8-9cdf-f30347b3b987 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:24.206797 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a099630a-3922-45b8-9cdf-f30347b3b987 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:24.207367 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 603/2428] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:24.216714 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.218992 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:08:24.219471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bafad12e-b646-4591-a286-f1fc27eab316", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-755560206", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:24.238482 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.238482 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:24.239179 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:24.240153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create snapshot from volume bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:24.314646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Created reservations ['23bdd33f-dd18-4308-99c7-3db38fbaef9d', '2b66ae1d-43d5-4f7f-b2be-93d78eb29f38', '253516b3-39c0-4ee4-8563-495b5cff851f', 'c6efe989-b780-4ce2-b8f5-443551d45fb1'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:24.361208 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot force create request issued successfully. Aug 20 02:08:24.361446 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-49f32299-4967-44b1-90f1-89c7b3e51e0a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:08:24.362315 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 606/2429] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:08:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:24.379156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.382913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:08:24.383253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.383539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.392469 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.392469 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:24.393039 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot retrieved successfully. Aug 20 02:08:24.394188 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cb37dba3-ffdd-47d5-8ff8-9989b2fe8f5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 200 Aug 20 02:08:24.395188 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 602/2430] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:24.656516 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.829126 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] GET https://10.4.3.27/volume/v3/os-hosts Aug 20 02:08:24.829126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.829126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.843154 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.hosts [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:07:12+00:00 {{(pid=100161) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.843154 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.hosts [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:07:10+00:00 {{(pid=100161) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.843154 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.hosts [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:06:48+00:00 {{(pid=100161) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.843154 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a71f4ea2-df8d-4ec4-afee-0ef6ab7c32eb tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] https://10.4.3.27/volume/v3/os-hosts returned with HTTP 200 Aug 20 02:08:24.843154 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 620/2431] 10.4.3.27 () {66 vars in 1233 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/os-hosts => generated 560 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:24.854974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.857876 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] GET https://10.4.3.27/volume/v3/os-hosts Aug 20 02:08:24.858673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.858673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.872386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.hosts [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:07:12+00:00 {{(pid=100164) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.872602 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.hosts [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:07:10+00:00 {{(pid=100164) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.873032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.hosts [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] status, active and update: available, enabled, 2026-08-20 02:06:48+00:00 {{(pid=100164) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 02:08:24.873203 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3f9176f-6437-4fb0-bc7c-0eb7e96dc525 tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] https://10.4.3.27/volume/v3/os-hosts returned with HTTP 200 Aug 20 02:08:24.874195 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 604/2432] 10.4.3.27 () {66 vars in 1233 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:24.887707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-44067db9-2e6f-4b81-9f88-c605d466b1dc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:24.891101 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-44067db9-2e6f-4b81-9f88-c605d466b1dc tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] GET https://10.4.3.27/volume/v3/os-hosts/np0000007844@storpool Aug 20 02:08:24.891372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-44067db9-2e6f-4b81-9f88-c605d466b1dc tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:24.891773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-44067db9-2e6f-4b81-9f88-c605d466b1dc tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:24.891878 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:24.891878 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:25.005172 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-44067db9-2e6f-4b81-9f88-c605d466b1dc tempest-VolumeHostsAdminTestsJSON-978773745 tempest-VolumeHostsAdminTestsJSON-978773745-project-admin] https://10.4.3.27/volume/v3/os-hosts/np0000007844@storpool returned with HTTP 200 Aug 20 02:08:25.005981 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 607/2433] 10.4.3.27 () {66 vars in 1299 bytes} [Thu Aug 20 02:08:24 2026] GET /volume/v3/os-hosts/np0000007844@storpool => generated 1315 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:25.224649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:25.226852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:25.227496 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:25.228447 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:25.246141 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:25.246141 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:25.265260 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:25.269201 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86a06906-4e32-4b33-b9ad-692c10fc7198 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:25.269931 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 603/2434] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:25 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:25.414560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:25.421385 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:08:25.421694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:25.422004 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:25.432736 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:25.432736 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:25.433624 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot retrieved successfully. Aug 20 02:08:25.434675 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0166e610-b3f0-429e-bfe9-67b40c9ad9d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 200 Aug 20 02:08:25.435193 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 621/2435] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:25 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:25.449801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:25.452260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:08:25.452533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:25.452783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:25.460671 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:25.460671 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:25.460912 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot retrieved successfully. Aug 20 02:08:25.462740 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ba22be31-43c5-49d0-a1f7-93c62fae9478 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 200 Aug 20 02:08:25.462740 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 605/2436] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:25 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:25.481147 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:25.483900 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:08:25.484148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:25.484353 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:25.498251 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:25.498251 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:25.507512 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:08:25.525280 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ba53e65-87eb-45ea-a05b-08f6471d4845 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:08:25.528185 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 608/2437] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:25 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:26.289518 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:26.292065 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:26.293004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:26.293004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:26.309851 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:26.309851 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:26.314806 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:26.324031 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b063ab54-690f-4b7d-8cce-6fe24c9578cd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:26.324811 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 604/2438] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:26 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:26.881654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54457434-caf8-431c-a345-720d0955d89b req-3e79bede-2f50-4acf-9d44-8c51c36ae889 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:26.885391 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-3e79bede-2f50-4acf-9d44-8c51c36ae889 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3/action Aug 20 02:08:26.885987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-3e79bede-2f50-4acf-9d44-8c51c36ae889 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:26.886385 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-3e79bede-2f50-4acf-9d44-8c51c36ae889 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:26.912045 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:26.912045 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:26.928968 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54457434-caf8-431c-a345-720d0955d89b req-3e79bede-2f50-4acf-9d44-8c51c36ae889 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3/action returned with HTTP 204 Aug 20 02:08:26.929573 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 622/2439] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:26 2026] POST /volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:26.964392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-59941aca-84d8-4221-b41c-314d12541713 req-c7c996cd-eddd-4fa4-a5b3-7263984bac35 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:26.968190 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-c7c996cd-eddd-4fa4-a5b3-7263984bac35 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 Aug 20 02:08:26.969156 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-c7c996cd-eddd-4fa4-a5b3-7263984bac35 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:26.969753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-c7c996cd-eddd-4fa4-a5b3-7263984bac35 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:26.995391 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:26.995391 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:27.067938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-59941aca-84d8-4221-b41c-314d12541713 req-c7c996cd-eddd-4fa4-a5b3-7263984bac35 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 returned with HTTP 200 Aug 20 02:08:27.068548 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 606/2440] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:26 2026] DELETE /volume/v3/attachments/dc5c44c4-a7cf-450a-8b20-4f9c1ad72a84 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:27.328989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0b765db6-8815-4f66-886b-06536d72a902 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:27.346314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:27.350375 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:27.350688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:27.350999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:27.368565 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:27.368565 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:27.375969 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:27.380872 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e284d48-d84d-4c9d-9b42-361dd6029920 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:27.381474 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 605/2441] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:27 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:27.403559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-17f07b42-2ffe-4f8b-887f-4562c533641f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:27.406384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-17f07b42-2ffe-4f8b-887f-4562c533641f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:27.406751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-17f07b42-2ffe-4f8b-887f-4562c533641f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:27.407727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-17f07b42-2ffe-4f8b-887f-4562c533641f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:27.426859 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:27.426859 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:27.431517 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-17f07b42-2ffe-4f8b-887f-4562c533641f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:27.441893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-17f07b42-2ffe-4f8b-887f-4562c533641f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:27.441893 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 623/2442] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:27 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:27.485887 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] GET https://10.4.3.27/volume/v3/volumes/summary Aug 20 02:08:27.486893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:27.486893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:27.487151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:27.511257 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] Get summary completed successfully. Aug 20 02:08:27.511257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0b765db6-8815-4f66-886b-06536d72a902 tempest-VolumesSummaryTest-2062778858 tempest-VolumesSummaryTest-2062778858-project-member] https://10.4.3.27/volume/v3/volumes/summary returned with HTTP 200 Aug 20 02:08:27.511257 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 609/2443] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 02:08:27 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:27.962075 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:27.964630 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:08:27.965065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:27.965065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:27.981699 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:27.981699 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:27.988859 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:27.995844 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e31da4f8-a5a0-4ac7-b65f-9dafc7bd4127 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:08:27.996435 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 607/2444] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:27 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:28.151206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78225b22-3d0e-48af-885b-41376d0e8764 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.404908 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:28.406150 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1029077966"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.411245 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1029077966'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:28.411245 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume of 1 GB Aug 20 02:08:28.418945 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Availability Zones retrieved successfully. Aug 20 02:08:28.427291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (36b26b71-7e59-4a7d-97c4-f1ce16434383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:28.429985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab610f8a-def6-444c-9003-12c0db8077b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:28.429985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:28.478704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab610f8a-def6-444c-9003-12c0db8077b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:28.481360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d0ed36-9742-4238-8e12-da39de7f20c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:28.510696 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-86f69b21-7ad4-4a2c-9f25-7b34f8a47c31 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.599541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Created reservations ['d8797014-de35-4984-bd76-49fb8ba61f69', 'da42e217-5cff-4e2a-8756-5220c0c9fd7f', '38e469c4-d06c-407c-a6d6-c50103c884be', '1dc89bee-767c-40c3-8f6c-7101f11adc32'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:28.603611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d0ed36-9742-4238-8e12-da39de7f20c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8797014-de35-4984-bd76-49fb8ba61f69', 'da42e217-5cff-4e2a-8756-5220c0c9fd7f', '38e469c4-d06c-407c-a6d6-c50103c884be', '1dc89bee-767c-40c3-8f6c-7101f11adc32']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:28.603611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fd48cc-2d93-4dfc-bf38-c74e0adc5983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:28.641180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fd48cc-2d93-4dfc-bf38-c74e0adc5983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e58c3f-1ad7-4c74-8888-882c8fbaeaae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1029077966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['d8797014-de35-4984-bd76-49fb8ba61f69','da42e217-5cff-4e2a-8756-5220c0c9fd7f','38e469c4-d06c-407c-a6d6-c50103c884be','1dc89bee-767c-40c3-8f6c-7101f11adc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1029077966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e58c3f-1ad7-4c74-8888-882c8fbaeaae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82cf4724c3b344fe9cb59576e6c48b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:28.642160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d309f0a1-86a8-4c15-a141-106bdb83e7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:28.647327 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86f69b21-7ad4-4a2c-9f25-7b34f8a47c31 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] GET https://10.4.3.27/volume/v3/os-services Aug 20 02:08:28.647327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86f69b21-7ad4-4a2c-9f25-7b34f8a47c31 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:28.647327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86f69b21-7ad4-4a2c-9f25-7b34f8a47c31 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:28.662292 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86f69b21-7ad4-4a2c-9f25-7b34f8a47c31 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services returned with HTTP 200 Aug 20 02:08:28.663010 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 624/2445] 10.4.3.27 () {66 vars in 1242 bytes} [Thu Aug 20 02:08:28 2026] GET /volume/v3/os-services => generated 626 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:28.679353 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d309f0a1-86a8-4c15-a141-106bdb83e7d7) transitioned into state 'SUCCESS' from state '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-1029077966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['d8797014-de35-4984-bd76-49fb8ba61f69','da42e217-5cff-4e2a-8756-5220c0c9fd7f','38e469c4-d06c-407c-a6d6-c50103c884be','1dc89bee-767c-40c3-8f6c-7101f11adc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:28.680655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965024b4-95d6-4286-a0fd-44b51421ef34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:28.684426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d89a9662-cb96-4a42-ba2c-95ecd8c8844c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.689080 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d89a9662-cb96-4a42-ba2c-95ecd8c8844c tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] PUT https://10.4.3.27/volume/v3/os-services/disable-log-reason Aug 20 02:08:28.690362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d89a9662-cb96-4a42-ba2c-95ecd8c8844c tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007844", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.694788 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d89a9662-cb96-4a42-ba2c-95ecd8c8844c tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 20 02:08:28.695406 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 610/2446] 10.4.3.27 () {68 vars in 1319 bytes} [Thu Aug 20 02:08:28 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:08:28.697610 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965024b4-95d6-4286-a0fd-44b51421ef34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:28.698637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (36b26b71-7e59-4a7d-97c4-f1ce16434383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:28.698954 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request issued successfully. Aug 20 02:08:28.699626 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78225b22-3d0e-48af-885b-41376d0e8764 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:28.700023 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 606/2447] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:28 2026] POST /volume/v3/volumes => generated 758 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:28.710998 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a10ee3ea-5e66-420c-b42c-a7386714d3e4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.712168 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a10ee3ea-5e66-420c-b42c-a7386714d3e4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] PUT https://10.4.3.27/volume/v3/os-services/disable Aug 20 02:08:28.712614 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a10ee3ea-5e66-420c-b42c-a7386714d3e4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007844", "binary": "invalid_binary"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.717579 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.720601 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:28.721205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:28.721611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:28.721956 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a10ee3ea-5e66-420c-b42c-a7386714d3e4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services/disable returned with HTTP 404 Aug 20 02:08:28.722942 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 608/2448] 10.4.3.27 () {68 vars in 1286 bytes} [Thu Aug 20 02:08:28 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:28.737068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c5b3ef71-4f1e-429a-b657-7a1e0ab413e8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.737976 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:28.737976 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:28.742605 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c5b3ef71-4f1e-429a-b657-7a1e0ab413e8 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] PUT https://10.4.3.27/volume/v3/os-services/enable Aug 20 02:08:28.743220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c5b3ef71-4f1e-429a-b657-7a1e0ab413e8 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.748695 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:28.752837 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c5b3ef71-4f1e-429a-b657-7a1e0ab413e8 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services/enable returned with HTTP 404 Aug 20 02:08:28.755769 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 611/2449] 10.4.3.27 () {68 vars in 1283 bytes} [Thu Aug 20 02:08:28 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:28.765172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd60f04f-7c1b-453e-a461-d70d935691b9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 200 Aug 20 02:08:28.766178 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 625/2450] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:28 2026] GET /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:28.770408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3ecc05bc-e18e-432d-971f-ec393871ddf4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.773769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ecc05bc-e18e-432d-971f-ec393871ddf4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] PUT https://10.4.3.27/volume/v3/os-services/freeze Aug 20 02:08:28.774343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ecc05bc-e18e-432d-971f-ec393871ddf4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.781723 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:28.781723 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:28.790726 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ecc05bc-e18e-432d-971f-ec393871ddf4 tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services/freeze returned with HTTP 400 Aug 20 02:08:28.791884 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 607/2451] 10.4.3.27 () {68 vars in 1283 bytes} [Thu Aug 20 02:08:28 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:28.804756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-18e5f436-ae95-4aad-bf13-fb1d0f3d085e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:28.807788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18e5f436-ae95-4aad-bf13-fb1d0f3d085e tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] PUT https://10.4.3.27/volume/v3/os-services/thaw Aug 20 02:08:28.808115 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-18e5f436-ae95-4aad-bf13-fb1d0f3d085e tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:28.818626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18e5f436-ae95-4aad-bf13-fb1d0f3d085e tempest-VolumeServicesNegativeTest-620785670 tempest-VolumeServicesNegativeTest-620785670-project-admin] https://10.4.3.27/volume/v3/os-services/thaw returned with HTTP 400 Aug 20 02:08:28.819063 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 609/2452] 10.4.3.27 () {68 vars in 1277 bytes} [Thu Aug 20 02:08:28 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:08:29.789949 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:29.790670 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:29.791611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:29.791688 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:29.806847 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:29.806847 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:29.813698 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:29.819556 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83c7d1f5-2f8d-486f-91b0-ffc929ecab6d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 200 Aug 20 02:08:29.820102 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 612/2453] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:29 2026] GET /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:29.855351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:29.858547 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:29.858851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:29.859150 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:29.869961 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:29.869961 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:29.881321 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:29.888626 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-43519496-8ba7-4c72-a1b7-e35fc0c2211e req-39d3255c-ada2-4907-bd51-99e3464577a4 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 200 Aug 20 02:08:29.889071 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 626/2454] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:29 2026] GET /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:29.910979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:29.913258 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:29.913713 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1943538945"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:29.916672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1943538945'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:29.916816 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume of 1 GB Aug 20 02:08:29.925256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Availability Zones retrieved successfully. Aug 20 02:08:29.932387 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (d0f2b889-38eb-4faa-9135-ca188a4d261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:29.933549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90562a44-47ae-409b-a85d-b121c8eae482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:29.934527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:29.977135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90562a44-47ae-409b-a85d-b121c8eae482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:29.978312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cc6716-c89f-40a1-aeb3-c63039a746ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:30.066269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Created reservations ['de59b1c7-5a08-4c27-bd71-c6fb1174274f', '22045973-f22a-4993-9142-d7b11567c667', '02bfec6d-c8a6-443b-bbc9-198c02bcff64', '3cede7e5-d80a-4095-a7b2-3dde7e4d6899'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:30.066269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cc6716-c89f-40a1-aeb3-c63039a746ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de59b1c7-5a08-4c27-bd71-c6fb1174274f', '22045973-f22a-4993-9142-d7b11567c667', '02bfec6d-c8a6-443b-bbc9-198c02bcff64', '3cede7e5-d80a-4095-a7b2-3dde7e4d6899']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:30.067297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5eea4e-d385-494f-a173-a6174a88f376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:30.104561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5eea4e-d385-494f-a173-a6174a88f376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a1fd4bb-c7c4-4fae-92db-3dbe5878563d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1943538945',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['de59b1c7-5a08-4c27-bd71-c6fb1174274f','22045973-f22a-4993-9142-d7b11567c667','02bfec6d-c8a6-443b-bbc9-198c02bcff64','3cede7e5-d80a-4095-a7b2-3dde7e4d6899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1943538945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a1fd4bb-c7c4-4fae-92db-3dbe5878563d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82cf4724c3b344fe9cb59576e6c48b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:30.106038 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3136414f-4194-4aa6-a393-dc384a98fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:30.145057 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3136414f-4194-4aa6-a393-dc384a98fded) transitioned into state 'SUCCESS' from state '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-1943538945',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['de59b1c7-5a08-4c27-bd71-c6fb1174274f','22045973-f22a-4993-9142-d7b11567c667','02bfec6d-c8a6-443b-bbc9-198c02bcff64','3cede7e5-d80a-4095-a7b2-3dde7e4d6899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:30.145596 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6110a080-d0f3-41c5-938a-100fdb7e6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:30.159890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6110a080-d0f3-41c5-938a-100fdb7e6c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:30.160701 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (d0f2b889-38eb-4faa-9135-ca188a4d261e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:30.161120 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request issued successfully. Aug 20 02:08:30.161677 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7cd10b34-e7a8-4b3b-8022-51153d7ecffc tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:30.162499 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 608/2455] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:29 2026] POST /volume/v3/volumes => generated 758 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:30.181056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ea10008-1623-4f87-9b10-e06899ae790c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:30.186653 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ea10008-1623-4f87-9b10-e06899ae790c tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:30.187055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ea10008-1623-4f87-9b10-e06899ae790c tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:30.188720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ea10008-1623-4f87-9b10-e06899ae790c tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:30.205027 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:30.205027 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:30.212517 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ea10008-1623-4f87-9b10-e06899ae790c tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:30.220904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ea10008-1623-4f87-9b10-e06899ae790c tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 200 Aug 20 02:08:30.221495 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 610/2456] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:30 2026] GET /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:30.669451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:30.674639 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:30.675522 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:30.675781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:30.694842 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:30.694842 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:30.701914 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:30.709701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-6012baf4-b623-409a-8527-8aea8cad4f22 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:30.711596 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 613/2457] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:30 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:30.741534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:30.744331 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] POST https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1/action Aug 20 02:08:30.744823 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:30.744987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:30.759294 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:30.759294 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:30.760566 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:30.774893 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Begin detaching volume completed successfully. Aug 20 02:08:30.775249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-689a66c5-ddff-446d-ae12-1ea98cf673bc tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1/action returned with HTTP 202 Aug 20 02:08:30.775865 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 627/2458] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:08:30 2026] POST /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:08:30.854062 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0c189341-a76d-49f3-8791-7b631a9d8678 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:30.855786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c189341-a76d-49f3-8791-7b631a9d8678 None None] GET https://10.4.3.27/volume// Aug 20 02:08:30.855786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c189341-a76d-49f3-8791-7b631a9d8678 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:30.855786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c189341-a76d-49f3-8791-7b631a9d8678 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:30.855786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c189341-a76d-49f3-8791-7b631a9d8678 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:30.855980 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 609/2459] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:30.867689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:30.871433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:30.871703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:30.871967 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:30.885323 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:30.885323 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:30.895138 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:30.903061 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-3accfd86-d07a-49c9-9ea7-ef136175c01d tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:30.903324 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 611/2460] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:30 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:31.240507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:31.243032 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:31.244613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:31.244613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:31.258545 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:31.258545 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:31.266908 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:31.277381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-238bf2bd-e29d-4976-a0cd-78f5a046764f tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 200 Aug 20 02:08:31.277381 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 614/2461] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:31 2026] GET /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:31.316128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:31.319815 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:31.320616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:31.320616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:31.336719 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:31.336719 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:31.347529 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:31.354416 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-56f553bd-55d5-43c9-aa33-aec9b0fe25b6 req-e65d757e-ac12-4f32-9493-3771ebce70a6 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 200 Aug 20 02:08:31.355154 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 628/2462] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:31 2026] GET /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:31.378039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:31.380638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:31.381070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1244345277"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:31.384609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1244345277'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:31.384760 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume of 1 GB Aug 20 02:08:31.385997 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:31.385997 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:31.392405 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Availability Zones retrieved successfully. Aug 20 02:08:31.403959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (8de69487-c3db-4cd5-86f2-4e1b481e6d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:31.404583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1908eee7-dc5d-4ee1-95c8-5880e60fdf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:31.406027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:31.452704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1908eee7-dc5d-4ee1-95c8-5880e60fdf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:31.454753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (168fd66c-11eb-4ffd-8f3b-079a225d6faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:31.519538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Created reservations ['43d58c98-15db-4b9c-b1ec-e35fb18ceb29', '407e6eff-4500-4f93-a9c1-10871d89e060', '2f1f8910-1dea-4020-b95b-cd366999ea91', '81a9871f-88e5-4702-9bf9-9d9ecddeb00b'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:31.520555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (168fd66c-11eb-4ffd-8f3b-079a225d6faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d58c98-15db-4b9c-b1ec-e35fb18ceb29', '407e6eff-4500-4f93-a9c1-10871d89e060', '2f1f8910-1dea-4020-b95b-cd366999ea91', '81a9871f-88e5-4702-9bf9-9d9ecddeb00b']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:31.521684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a922b7b5-6170-4458-9a08-a7a926696e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:31.557037 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a922b7b5-6170-4458-9a08-a7a926696e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '192223d4-d3e2-453c-adb3-24db8b023692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1244345277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['43d58c98-15db-4b9c-b1ec-e35fb18ceb29','407e6eff-4500-4f93-a9c1-10871d89e060','2f1f8910-1dea-4020-b95b-cd366999ea91','81a9871f-88e5-4702-9bf9-9d9ecddeb00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1244345277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=192223d4-d3e2-453c-adb3-24db8b023692,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82cf4724c3b344fe9cb59576e6c48b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:31.558330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac810631-ce3c-4b49-8026-4e6e5efa648a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:31.585296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac810631-ce3c-4b49-8026-4e6e5efa648a) transitioned into state 'SUCCESS' from state '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-1244345277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82cf4724c3b344fe9cb59576e6c48b12',qos_specs=None,replication_status=,reservations=['43d58c98-15db-4b9c-b1ec-e35fb18ceb29','407e6eff-4500-4f93-a9c1-10871d89e060','2f1f8910-1dea-4020-b95b-cd366999ea91','81a9871f-88e5-4702-9bf9-9d9ecddeb00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33cfed067f4f3481ac7d98d90cd82c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:31.586519 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322e7c5a-b7f9-4c8c-8835-804b272fd3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:31.599153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322e7c5a-b7f9-4c8c-8835-804b272fd3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:31.600338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Flow 'volume_create_api' (8de69487-c3db-4cd5-86f2-4e1b481e6d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:31.600716 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Create volume request issued successfully. Aug 20 02:08:31.601546 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3c16eb8-d367-434b-a2cf-804bd30bd4b8 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:31.603160 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 610/2463] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:31 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:31.620736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:31.623023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:31.623116 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:31.623550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:31.641832 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:31.641832 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:31.659634 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:31.668561 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ff1b185-02b8-4f02-8989-7ddb25c188f3 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 200 Aug 20 02:08:31.669243 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 612/2464] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:31 2026] GET /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:31.873068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d6519928-67d0-4032-8799-09d628ee5ad5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:31.876014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:31.876607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-501193269", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:31.878869 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-501193269', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:32.064009 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-a81c0b04-a65a-46aa-825e-6e29c5ecbf0a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.068321 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-a81c0b04-a65a-46aa-825e-6e29c5ecbf0a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] DELETE https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 Aug 20 02:08:32.068693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-a81c0b04-a65a-46aa-825e-6e29c5ecbf0a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.068811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-a81c0b04-a65a-46aa-825e-6e29c5ecbf0a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.088630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:32.088630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:32.166169 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ff8a7c77-453d-43b7-9b69-f9518a205de9 req-a81c0b04-a65a-46aa-825e-6e29c5ecbf0a tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 returned with HTTP 200 Aug 20 02:08:32.166752 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 629/2465] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:32 2026] DELETE /volume/v3/attachments/a3204004-9263-49ef-a7ca-81a59e599ce3 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:32.187653 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume of 1 GB Aug 20 02:08:32.195477 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Availability Zones retrieved successfully. Aug 20 02:08:32.202975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Flow 'volume_create_api' (79f903f1-aac3-495b-9625-2ebc0fed65e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:32.204684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b717ec41-04af-4f70-a0d8-e8fabe99bd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:32.206084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:32.296604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b717ec41-04af-4f70-a0d8-e8fabe99bd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:32.297443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de16425-7675-415a-a537-8ebdb19e6de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:32.358085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Created reservations ['e7bbfb15-8a82-49f6-ad51-3a9ea98120d0', '56b2dc18-e69e-43e5-943f-33ef544951dc', 'c8c9c366-7608-4080-a8a4-d290989431a7', 'ed647bd3-03f6-4462-aae1-51aeebe59d20'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:32.359310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de16425-7675-415a-a537-8ebdb19e6de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7bbfb15-8a82-49f6-ad51-3a9ea98120d0', '56b2dc18-e69e-43e5-943f-33ef544951dc', 'c8c9c366-7608-4080-a8a4-d290989431a7', 'ed647bd3-03f6-4462-aae1-51aeebe59d20']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:32.360667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d92b33d-93d6-4378-8352-9029347991cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:32.390151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d92b33d-93d6-4378-8352-9029347991cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb20922-146b-42ee-a15c-85ee4d2a4663', '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-501193269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f12e8eb8444844b4763ae3f8d33765',qos_specs=None,replication_status=,reservations=['e7bbfb15-8a82-49f6-ad51-3a9ea98120d0','56b2dc18-e69e-43e5-943f-33ef544951dc','c8c9c366-7608-4080-a8a4-d290989431a7','ed647bd3-03f6-4462-aae1-51aeebe59d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-501193269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eb20922-146b-42ee-a15c-85ee4d2a4663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f12e8eb8444844b4763ae3f8d33765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:32.391670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a60c10-01e1-4ed2-a7a7-f500011df868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:32.412360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a60c10-01e1-4ed2-a7a7-f500011df868) transitioned into state 'SUCCESS' from state '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-501193269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f12e8eb8444844b4763ae3f8d33765',qos_specs=None,replication_status=,reservations=['e7bbfb15-8a82-49f6-ad51-3a9ea98120d0','56b2dc18-e69e-43e5-943f-33ef544951dc','c8c9c366-7608-4080-a8a4-d290989431a7','ed647bd3-03f6-4462-aae1-51aeebe59d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fcc1881978e4d8c985e7c5c79946ca5',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:32.413204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da49715f-5bba-494b-bfd5-b5f870773861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:32.423252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da49715f-5bba-494b-bfd5-b5f870773861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:32.424243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Flow 'volume_create_api' (79f903f1-aac3-495b-9625-2ebc0fed65e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:32.424580 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Create volume request issued successfully. Aug 20 02:08:32.425142 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d6519928-67d0-4032-8799-09d628ee5ad5 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:32.425801 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 615/2466] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:31 2026] POST /volume/v3/volumes => generated 750 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:32.443649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.446761 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:08:32.447269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.447518 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.456287 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:32.456287 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:32.462361 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:32.468306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d588412-24f5-4ae2-9724-21c4d86fe033 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 200 Aug 20 02:08:32.468306 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 611/2467] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:32.541819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5f918d00-a00b-47de-b331-d3acdab65091 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.666443 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f918d00-a00b-47de-b331-d3acdab65091 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:32.666877 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5f918d00-a00b-47de-b331-d3acdab65091 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-925906465", "extra_specs": {"spec1": "val1"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.687618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8604af00-fa9c-4e1c-a866-dde44699e71e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.690152 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8604af00-fa9c-4e1c-a866-dde44699e71e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:32.690549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8604af00-fa9c-4e1c-a866-dde44699e71e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.691707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8604af00-fa9c-4e1c-a866-dde44699e71e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.702683 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:32.702683 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:32.705582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f918d00-a00b-47de-b331-d3acdab65091 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:32.706623 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 613/2468] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:08:32 2026] POST /volume/v3/types => generated 242 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:32.708532 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8604af00-fa9c-4e1c-a866-dde44699e71e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:32.714360 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8604af00-fa9c-4e1c-a866-dde44699e71e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 200 Aug 20 02:08:32.715068 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 630/2469] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:32.721607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f8aff0c3-7db5-41ad-8ed1-b87699fcb3ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.723860 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8aff0c3-7db5-41ad-8ed1-b87699fcb3ee tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] POST https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs Aug 20 02:08:32.724281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f8aff0c3-7db5-41ad-8ed1-b87699fcb3ee tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.725892 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8aff0c3-7db5-41ad-8ed1-b87699fcb3ee tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs returned with HTTP 400 Aug 20 02:08:32.726572 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 616/2470] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:08:32 2026] POST /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:08:32.741660 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-38be22ff-1bdc-4987-be0b-4179b4620472 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.744125 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38be22ff-1bdc-4987-be0b-4179b4620472 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] POST https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs Aug 20 02:08:32.744609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38be22ff-1bdc-4987-be0b-4179b4620472 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.749547 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38be22ff-1bdc-4987-be0b-4179b4620472 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs returned with HTTP 400 Aug 20 02:08:32.750274 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 612/2471] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:08:32 2026] POST /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:08:32.754006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.756781 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:32.756781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.757056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.760386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a2d7f402-776d-45af-ab79-2801809752cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.763472 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2d7f402-776d-45af-ab79-2801809752cc tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] POST https://10.4.3.27/volume/v3/types/8f913d2b-2187-4808-a66a-4a1d472460b2/extra_specs Aug 20 02:08:32.763472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2d7f402-776d-45af-ab79-2801809752cc tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.768481 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:32.768481 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:32.776334 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:32.780430 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2d7f402-776d-45af-ab79-2801809752cc tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/8f913d2b-2187-4808-a66a-4a1d472460b2/extra_specs returned with HTTP 404 Aug 20 02:08:32.781296 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 631/2472] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:08:32 2026] POST /volume/v3/types/8f913d2b-2187-4808-a66a-4a1d472460b2/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:32.784765 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a890f040-3caf-4775-b672-feb7a33a0d8b req-865bf43c-4411-4e1f-99fe-87e06cfe2edd tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 200 Aug 20 02:08:32.785552 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 614/2473] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:32.797643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2802f264-7455-4495-a431-60bb98768459 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.799905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2802f264-7455-4495-a431-60bb98768459 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] DELETE https://10.4.3.27/volume/v3/types/962aa0c3-def7-415c-a1e8-f08ed61723ca/extra_specs/spec1 Aug 20 02:08:32.800153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2802f264-7455-4495-a431-60bb98768459 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.800397 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2802f264-7455-4495-a431-60bb98768459 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.806745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2802f264-7455-4495-a431-60bb98768459 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/962aa0c3-def7-415c-a1e8-f08ed61723ca/extra_specs/spec1 returned with HTTP 404 Aug 20 02:08:32.807406 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 617/2474] 10.4.3.27 () {66 vars in 1392 bytes} [Thu Aug 20 02:08:32 2026] DELETE /volume/v3/types/962aa0c3-def7-415c-a1e8-f08ed61723ca/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:32.823484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f3b5925e-318a-4fad-a877-a381e5893193 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.825148 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f3b5925e-318a-4fad-a877-a381e5893193 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] GET https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/nonexistent_extra_spec_name Aug 20 02:08:32.825359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f3b5925e-318a-4fad-a877-a381e5893193 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.825613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f3b5925e-318a-4fad-a877-a381e5893193 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.836974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f3b5925e-318a-4fad-a877-a381e5893193 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 20 02:08:32.837548 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 613/2475] 10.4.3.27 () {66 vars in 1455 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:32.848011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aec1ab85-948a-4030-a00a-6b9014f8970c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.851479 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aec1ab85-948a-4030-a00a-6b9014f8970c tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] GET https://10.4.3.27/volume/v3/types/46521475-7827-4e7a-adb9-41ee86a769b4/extra_specs/spec1 Aug 20 02:08:32.851825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aec1ab85-948a-4030-a00a-6b9014f8970c tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.852095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aec1ab85-948a-4030-a00a-6b9014f8970c tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.857639 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aec1ab85-948a-4030-a00a-6b9014f8970c tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/46521475-7827-4e7a-adb9-41ee86a769b4/extra_specs/spec1 returned with HTTP 404 Aug 20 02:08:32.858329 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 632/2476] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/types/46521475-7827-4e7a-adb9-41ee86a769b4/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:32.870811 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9bf4ebfc-3511-4f01-acba-5a019609f8ea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.872540 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bf4ebfc-3511-4f01-acba-5a019609f8ea tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] GET https://10.4.3.27/volume/v3/types/38324ae8-8154-4e86-94b8-2aeec4c4b596/extra_specs Aug 20 02:08:32.874669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bf4ebfc-3511-4f01-acba-5a019609f8ea tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:32.874669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bf4ebfc-3511-4f01-acba-5a019609f8ea tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:32.879461 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bf4ebfc-3511-4f01-acba-5a019609f8ea tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/38324ae8-8154-4e86-94b8-2aeec4c4b596/extra_specs returned with HTTP 404 Aug 20 02:08:32.880045 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 615/2477] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/types/38324ae8-8154-4e86-94b8-2aeec4c4b596/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:32.891430 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c48ae6c5-a67f-417e-89b3-fa1053ed0084 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.895435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c48ae6c5-a67f-417e-89b3-fa1053ed0084 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] PUT https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 Aug 20 02:08:32.895882 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c48ae6c5-a67f-417e-89b3-fa1053ed0084 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.898197 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c48ae6c5-a67f-417e-89b3-fa1053ed0084 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 returned with HTTP 400 Aug 20 02:08:32.898788 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 618/2478] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:08:32 2026] PUT /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:08:32.908677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6090ee34-d38c-46bb-b343-10338cd58e2e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.910860 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6090ee34-d38c-46bb-b343-10338cd58e2e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] PUT https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 Aug 20 02:08:32.911338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6090ee34-d38c-46bb-b343-10338cd58e2e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'update', calling method: update, body: null {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.912898 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6090ee34-d38c-46bb-b343-10338cd58e2e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 returned with HTTP 400 Aug 20 02:08:32.913551 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 614/2479] 10.4.3.27 () {68 vars in 1408 bytes} [Thu Aug 20 02:08:32 2026] PUT /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:32.923424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4e07b687-aba2-4c8f-8a42-888b5417d162 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.925554 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e07b687-aba2-4c8f-8a42-888b5417d162 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] PUT https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/None Aug 20 02:08:32.925957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4e07b687-aba2-4c8f-8a42-888b5417d162 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.940831 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e07b687-aba2-4c8f-8a42-888b5417d162 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 02:08:32.941032 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e07b687-aba2-4c8f-8a42-888b5417d162 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/None returned with HTTP 400 Aug 20 02:08:32.942127 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 633/2480] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:32 2026] PUT /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:32.953051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4267df6a-6c00-4816-be80-d04d0e784883 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:32.955542 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4267df6a-6c00-4816-be80-d04d0e784883 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] PUT https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/5d60cc9f-261b-439c-bbb1-9feeb0f40354 Aug 20 02:08:32.955901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4267df6a-6c00-4816-be80-d04d0e784883 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:32.973203 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4267df6a-6c00-4816-be80-d04d0e784883 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 02:08:32.973203 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4267df6a-6c00-4816-be80-d04d0e784883 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/5d60cc9f-261b-439c-bbb1-9feeb0f40354 returned with HTTP 400 Aug 20 02:08:32.973203 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 616/2481] 10.4.3.27 () {68 vars in 1502 bytes} [Thu Aug 20 02:08:32 2026] PUT /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678/extra_specs/5d60cc9f-261b-439c-bbb1-9feeb0f40354 => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:32.996593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.000409 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.000819 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.001620 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.002050 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.002622 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.002622 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:33.003400 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.026256 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.026256 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.026256 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:33.032004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-1f2e7589-c3bc-4286-ab8a-e27a67b3aae7 req-c64635fd-aa9f-4239-9445-50f4509c17f7 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.032466 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 619/2482] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:32 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.056681 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7531ddf9-d29e-423e-b127-dadeb2cb3080 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.063819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7531ddf9-d29e-423e-b127-dadeb2cb3080 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] PUT https://10.4.3.27/volume/v3/types/5a874fd0-949c-4be3-85b3-96573293b4f6/extra_specs/spec1 Aug 20 02:08:33.064396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7531ddf9-d29e-423e-b127-dadeb2cb3080 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:33.082026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.082697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7531ddf9-d29e-423e-b127-dadeb2cb3080 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/5a874fd0-949c-4be3-85b3-96573293b4f6/extra_specs/spec1 returned with HTTP 404 Aug 20 02:08:33.083350 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 615/2483] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:08:33 2026] PUT /volume/v3/types/5a874fd0-949c-4be3-85b3-96573293b4f6/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:33.084398 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.084905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.084905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.085215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.086647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.095413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-02c1d745-d946-4670-ae1b-55c37c3a51d9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.098117 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.099297 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-02c1d745-d946-4670-ae1b-55c37c3a51d9 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] DELETE https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 Aug 20 02:08:33.099297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-02c1d745-d946-4670-ae1b-55c37c3a51d9 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.099515 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.099515 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:33.100775 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-02c1d745-d946-4670-ae1b-55c37c3a51d9 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.105726 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a2d8e60c-4ef4-41b9-894b-b976a4447a67 req-9ecb6f12-6153-4927-ba20-698a4fc9736e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.106326 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 634/2484] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.142463 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.144522 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.144744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.145752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.145752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.146578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.148835 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-02c1d745-d946-4670-ae1b-55c37c3a51d9 tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 returned with HTTP 202 Aug 20 02:08:33.149814 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 617/2485] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:33 2026] DELETE /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:33.156254 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.157199 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.157199 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:33.160403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a80c8885-4a59-4358-8eb3-827a73c7011e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.162622 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a80c8885-4a59-4358-8eb3-827a73c7011e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] GET https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 Aug 20 02:08:33.162859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a80c8885-4a59-4358-8eb3-827a73c7011e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.163074 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-67556210-cc38-4dd3-825d-41f56b971bb7 req-0883e239-79f3-4582-b756-29601f3e0a17 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.163135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a80c8885-4a59-4358-8eb3-827a73c7011e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.163644 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 620/2486] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.167525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a80c8885-4a59-4358-8eb3-827a73c7011e tempest-ExtraSpecsNegativeTest-1060639420 tempest-ExtraSpecsNegativeTest-1060639420-project-admin] https://10.4.3.27/volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 returned with HTTP 404 Aug 20 02:08:33.167986 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 616/2487] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/types/12e63484-11a3-4c9c-85f4-fae21a89b678 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:33.205654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.209410 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.209851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.210960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.212003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.213120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.228841 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.230252 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.230252 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:33.239775 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ee019ef4-6495-44ad-b50b-a3231ff2d108 req-5b3ace72-8472-40b9-90d3-a9f8fd9b78e1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.239944 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 635/2488] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.285842 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.288397 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.288640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.288829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.289107 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.289876 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.299941 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.302619 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.302619 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:33.311151 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-074a635c-cdbb-4583-b51e-9c102deeb99d req-0d60358d-94c8-49b2-9a68-7cff3592be4e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.311783 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 618/2489] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.352323 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.355454 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.355872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.356583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.356583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.357532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.371390 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.373032 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.373032 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:33.379210 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0fe7c558-ff12-4403-9a08-26d85f195d54 req-7b20a6ff-a5af-4033-bcb4-fa236c6dedc9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.379980 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 621/2490] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.419430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.421901 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.422106 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.422865 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.422865 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.424220 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.435204 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.437067 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.437067 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:33.443701 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c1008dad-6cba-4f34-8290-20d10f5dfca1 req-bc8464c7-20fb-4542-b9b5-8bedaf99a479 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.444372 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 617/2491] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.487801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.490206 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:08:33.490520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.490676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.493774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.497855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:33.498063 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.498243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.498486 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:33.499133 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:33.499385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f741cb21-f554-4bb7-977e-a550287433d5 req-fa1041b4-bbac-4334-aaec-0d4f0b346730 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.500138 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.500138 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:33.501933 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-fa1041b4-bbac-4334-aaec-0d4f0b346730 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 Aug 20 02:08:33.502098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-fa1041b4-bbac-4334-aaec-0d4f0b346730 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.502395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-fa1041b4-bbac-4334-aaec-0d4f0b346730 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.506407 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:33.511351 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] Get all volumes completed successfully. Aug 20 02:08:33.513118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.513118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:33.514533 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-508d2633-eca5-4d13-bdac-c1a73cf381e0 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 200 Aug 20 02:08:33.515025 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 636/2492] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.516026 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.516026 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:33.518824 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-46777038-b578-4f2a-80f6-8bd036cb00fa req-9a1c84b0-2438-4302-ae8e-4e0a5cd10432 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:33.518824 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 619/2493] 10.4.3.27 () {68 vars in 1501 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.552828 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.556802 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] DELETE https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:33.560406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.560406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.565477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume with id: 192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:33.580179 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.580179 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:33.581188 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:33.592762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.599980 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:08:33.600352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.600910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.611714 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f741cb21-f554-4bb7-977e-a550287433d5 req-fa1041b4-bbac-4334-aaec-0d4f0b346730 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 returned with HTTP 200 Aug 20 02:08:33.611714 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 622/2494] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:33 2026] DELETE /volume/v3/attachments/7c57a052-9cbf-4a54-8a88-49b9a5263ff0 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:33.613630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.613630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:33.614678 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume request issued successfully. Aug 20 02:08:33.614678 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e59ae52-8b3d-467a-bbb4-0496292986d5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 202 Aug 20 02:08:33.615199 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 618/2495] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:33 2026] DELETE /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:33.631373 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:33.639591 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-15dab5d2-b530-4bd6-b782-228582a39ddc tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 200 Aug 20 02:08:33.641787 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-992966d3-c5e3-4ade-845c-12ec0efff300 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:33.641993 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 637/2496] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 1358 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:33.647595 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-992966d3-c5e3-4ade-845c-12ec0efff300 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:33.647595 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-992966d3-c5e3-4ade-845c-12ec0efff300 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:33.647595 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-992966d3-c5e3-4ade-845c-12ec0efff300 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:33.661791 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:33.661791 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:33.672387 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-992966d3-c5e3-4ade-845c-12ec0efff300 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:33.687082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-992966d3-c5e3-4ade-845c-12ec0efff300 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 200 Aug 20 02:08:33.687082 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 620/2497] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:33 2026] GET /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:34.204805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.207866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:34.208084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.209020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.221881 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:34.221881 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:34.227328 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:34.232618 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65e3c05f-ea44-4939-84c3-3a390b20b60f req-edad544a-fb09-4a62-93f2-86c40cb9c14b tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:08:34.232773 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 623/2498] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:34 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:34.399859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.402747 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:08:34.403358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.403358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.421108 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:34.421108 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:34.432384 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:34.442461 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-a4f22e92-96c7-4daa-9ad2-c85b5c11dfcb tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 200 Aug 20 02:08:34.443052 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 619/2499] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:34 2026] GET /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:34.457893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bdf0d741-13c5-47f6-a25d-fc1709ecaba7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.458336 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bdf0d741-13c5-47f6-a25d-fc1709ecaba7 None None] GET https://10.4.3.27/volume// Aug 20 02:08:34.458609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bdf0d741-13c5-47f6-a25d-fc1709ecaba7 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.460454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bdf0d741-13c5-47f6-a25d-fc1709ecaba7 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.460454 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bdf0d741-13c5-47f6-a25d-fc1709ecaba7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:34.460454 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 638/2500] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:08:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:34.472296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-52fe4824-89b2-4e9b-a0f7-740977f4468e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.476123 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-52fe4824-89b2-4e9b-a0f7-740977f4468e tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:34.476796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-52fe4824-89b2-4e9b-a0f7-740977f4468e tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb20922-146b-42ee-a15c-85ee4d2a4663", "connector": null, "instance_uuid": "909af05f-f00f-4943-83ae-e9be28214116"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:34.492264 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:34.492264 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:34.563381 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-52fe4824-89b2-4e9b-a0f7-740977f4468e tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:34.564494 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 621/2501] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08:34 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:34.709864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-02676177-c6ce-4507-94e1-0a2ea39ea5f1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.711355 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02676177-c6ce-4507-94e1-0a2ea39ea5f1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 Aug 20 02:08:34.711624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-02676177-c6ce-4507-94e1-0a2ea39ea5f1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.711815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-02676177-c6ce-4507-94e1-0a2ea39ea5f1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.723336 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02676177-c6ce-4507-94e1-0a2ea39ea5f1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 returned with HTTP 404 Aug 20 02:08:34.723930 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 624/2502] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:34 2026] GET /volume/v3/volumes/192223d4-d3e2-453c-adb3-24db8b023692 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:34.735032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.736246 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:34.736414 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.736991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.736991 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume with id: 8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:34.753317 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:34.753317 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:34.753991 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:34.799958 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume request issued successfully. Aug 20 02:08:34.799958 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db4fcf26-5e47-48f7-b63e-14490ef18cc1 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 202 Aug 20 02:08:34.800643 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 620/2503] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:34 2026] DELETE /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:34.810160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f0c6f190-7909-47f8-a749-c3017f89b70e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:34.814507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0c6f190-7909-47f8-a749-c3017f89b70e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:34.814850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f190-7909-47f8-a749-c3017f89b70e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:34.815108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f190-7909-47f8-a749-c3017f89b70e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:34.831831 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:34.831831 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:34.841336 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f0c6f190-7909-47f8-a749-c3017f89b70e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:34.850827 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0c6f190-7909-47f8-a749-c3017f89b70e tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 200 Aug 20 02:08:34.851430 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 639/2504] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:34 2026] GET /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:35.872050 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b13633c9-05ac-4aaa-8c46-da700f6ead4d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:35.878256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b13633c9-05ac-4aaa-8c46-da700f6ead4d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d Aug 20 02:08:35.878478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b13633c9-05ac-4aaa-8c46-da700f6ead4d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:35.878705 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b13633c9-05ac-4aaa-8c46-da700f6ead4d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:35.891032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b13633c9-05ac-4aaa-8c46-da700f6ead4d tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d returned with HTTP 404 Aug 20 02:08:35.891032 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 622/2505] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:35 2026] GET /volume/v3/volumes/8a1fd4bb-c7c4-4fae-92db-3dbe5878563d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:35.901369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-33f57763-d099-43f3-a581-5644f589abf5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:35.903394 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] DELETE https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:35.903729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:35.903847 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:35.904117 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume with id: 91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:35.917947 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:35.917947 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:35.918864 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:35.943258 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Delete volume request issued successfully. Aug 20 02:08:35.943258 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-33f57763-d099-43f3-a581-5644f589abf5 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 202 Aug 20 02:08:35.943258 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 625/2506] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:35 2026] DELETE /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:35.949526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:35.952754 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:35.955026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:35.955026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:35.963117 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:35.963117 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:35.968350 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Volume info retrieved successfully. Aug 20 02:08:35.977185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8c82b2e-767f-420b-a730-ced6b35136f9 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 200 Aug 20 02:08:35.977185 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 621/2507] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:35 2026] GET /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:36.140936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8163d8ef-0fc3-42cb-b849-1dd1e813edda None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.142659 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8163d8ef-0fc3-42cb-b849-1dd1e813edda None None] GET https://10.4.3.27/volume// Aug 20 02:08:36.142865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8163d8ef-0fc3-42cb-b849-1dd1e813edda None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:36.143091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8163d8ef-0fc3-42cb-b849-1dd1e813edda None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:36.144727 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8163d8ef-0fc3-42cb-b849-1dd1e813edda None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:36.144888 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 640/2508] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:36.153776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.156673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:08:36.156673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:36.160482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:36.175099 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:36.175099 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:36.180453 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:08:36.188462 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-335b6834-1f51-44fb-b95f-e78ed700d386 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 200 Aug 20 02:08:36.189322 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 623/2509] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:08:36 2026] GET /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:36.229871 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d812116-5654-4750-8fa6-e333748bb8fe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.232147 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:36.232435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:36.232679 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:36.232933 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Delete volume with id: 5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:36.244777 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:36.244777 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:36.244777 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:36.280041 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Delete volume request issued successfully. Aug 20 02:08:36.280409 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d812116-5654-4750-8fa6-e333748bb8fe tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 202 Aug 20 02:08:36.280991 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 626/2510] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:36 2026] DELETE /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:36.295986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.298209 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:36.298209 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:36.298453 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:36.308115 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:36.308115 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:36.316376 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:36.325038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-44cc5123-e8dc-4608-9f23-9fac9e35ba52 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 200 Aug 20 02:08:36.325183 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 622/2511] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:36 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:36.340852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.342783 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] PUT https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a Aug 20 02:08:36.343484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:36.361650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Acquiring lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:36.367502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:36.368828 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:36.368828 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:36.497348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" released by "attachment_update" :: held 0.130s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:36.497765 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-362df16a-85bd-461d-9be1-2e123d7b4ce1 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a returned with HTTP 200 Aug 20 02:08:36.498376 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 641/2512] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:36 2026] PUT /volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:36.531623 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-38fec36a-c25f-427e-888f-203266a78c56 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.533654 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-38fec36a-c25f-427e-888f-203266a78c56 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a/action Aug 20 02:08:36.534093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-38fec36a-c25f-427e-888f-203266a78c56 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:36.534170 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-38fec36a-c25f-427e-888f-203266a78c56 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:36.569316 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:36.569316 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:36.596372 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c43c0c88-abfe-4a2f-830b-2e4f7bfa9f22 req-38fec36a-c25f-427e-888f-203266a78c56 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a/action returned with HTTP 204 Aug 20 02:08:36.596372 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 624/2513] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:36 2026] POST /volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:36.995408 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-72e1ab9e-f8e9-40b4-ad7f-4af7e79a0947 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:36.999218 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72e1ab9e-f8e9-40b4-ad7f-4af7e79a0947 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] GET https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae Aug 20 02:08:37.000317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72e1ab9e-f8e9-40b4-ad7f-4af7e79a0947 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.000317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72e1ab9e-f8e9-40b4-ad7f-4af7e79a0947 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.009144 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72e1ab9e-f8e9-40b4-ad7f-4af7e79a0947 tempest-VolumesTestJSON-1978203632 tempest-VolumesTestJSON-1978203632-project-member] https://10.4.3.27/volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae returned with HTTP 404 Aug 20 02:08:37.009787 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 627/2514] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:36 2026] GET /volume/v3/volumes/91e58c3f-1ad7-4c74-8888-882c8fbaeaae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.149497 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f172f8e4-3cad-4c50-9c40-8cdbe8596695 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.346963 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ad20c048-385c-4e94-b734-38a849967a6e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.350538 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad20c048-385c-4e94-b734-38a849967a6e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 Aug 20 02:08:37.350843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad20c048-385c-4e94-b734-38a849967a6e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.351136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad20c048-385c-4e94-b734-38a849967a6e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.359687 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad20c048-385c-4e94-b734-38a849967a6e tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 returned with HTTP 404 Aug 20 02:08:37.360326 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 642/2515] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/volumes/5b2ff97a-ed08-4348-9083-6866dd2cf6d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.416920 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f172f8e4-3cad-4c50-9c40-8cdbe8596695 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] POST https://10.4.3.27/volume/v3/types/a1305079-97a3-4e03-a386-5ec16eb4be13/encryption Aug 20 02:08:37.417485 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f172f8e4-3cad-4c50-9c40-8cdbe8596695 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.433128 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f172f8e4-3cad-4c50-9c40-8cdbe8596695 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/a1305079-97a3-4e03-a386-5ec16eb4be13/encryption returned with HTTP 404 Aug 20 02:08:37.433875 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 623/2516] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/types/a1305079-97a3-4e03-a386-5ec16eb4be13/encryption => generated 114 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.448971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7934b475-fd22-471e-a4dc-869bda265a8c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.453324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7934b475-fd22-471e-a4dc-869bda265a8c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:37.453324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7934b475-fd22-471e-a4dc-869bda265a8c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1421603727", "os-volume-type-access:is_public": false}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.480702 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7934b475-fd22-471e-a4dc-869bda265a8c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:37.481141 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 625/2517] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/types => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:37.495625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-be6e9ed2-9a4f-4516-a921-88b2d1125052 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.637785 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be6e9ed2-9a4f-4516-a921-88b2d1125052 tempest-VolumeTypesNegativeTest-1663177494 tempest-VolumeTypesNegativeTest-1663177494-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:37.640088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be6e9ed2-9a4f-4516-a921-88b2d1125052 tempest-VolumeTypesNegativeTest-1663177494 tempest-VolumeTypesNegativeTest-1663177494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c556f485-2fb0-4059-b785-d8ecf6f99e65", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1704205267"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.640407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-be6e9ed2-9a4f-4516-a921-88b2d1125052 tempest-VolumeTypesNegativeTest-1663177494 tempest-VolumeTypesNegativeTest-1663177494-project-member] Create volume request body: {'volume': {'volume_type': 'c556f485-2fb0-4059-b785-d8ecf6f99e65', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1704205267'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:37.650393 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be6e9ed2-9a4f-4516-a921-88b2d1125052 tempest-VolumeTypesNegativeTest-1663177494 tempest-VolumeTypesNegativeTest-1663177494-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 404 Aug 20 02:08:37.650393 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 628/2518] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/volumes => generated 114 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.663320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3a5db40a-e9ba-49c1-93cd-6b8a913f83b7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.666219 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a5db40a-e9ba-49c1-93cd-6b8a913f83b7 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] DELETE https://10.4.3.27/volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 Aug 20 02:08:37.667294 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a5db40a-e9ba-49c1-93cd-6b8a913f83b7 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.667568 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a5db40a-e9ba-49c1-93cd-6b8a913f83b7 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.669417 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:37.669417 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:37.709034 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a5db40a-e9ba-49c1-93cd-6b8a913f83b7 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 returned with HTTP 202 Aug 20 02:08:37.709034 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 643/2519] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:37 2026] DELETE /volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:37.718696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e1d6a71d-0fb6-477a-8ebc-cf5f67f83da4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.721412 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1d6a71d-0fb6-477a-8ebc-cf5f67f83da4 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] GET https://10.4.3.27/volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 Aug 20 02:08:37.721657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1d6a71d-0fb6-477a-8ebc-cf5f67f83da4 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.721905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1d6a71d-0fb6-477a-8ebc-cf5f67f83da4 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.728389 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1d6a71d-0fb6-477a-8ebc-cf5f67f83da4 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 returned with HTTP 404 Aug 20 02:08:37.729045 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 624/2520] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/types/c556f485-2fb0-4059-b785-d8ecf6f99e65 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.738928 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-44f50177-8903-4a55-b304-2b418de8d9b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.741310 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44f50177-8903-4a55-b304-2b418de8d9b0 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:37.741966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-44f50177-8903-4a55-b304-2b418de8d9b0 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.744435 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44f50177-8903-4a55-b304-2b418de8d9b0 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 400 Aug 20 02:08:37.745425 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 626/2521] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:08:37.761429 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80cce4b0-7a75-4d45-89e0-12a7194521d5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.765324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80cce4b0-7a75-4d45-89e0-12a7194521d5 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:37.765324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80cce4b0-7a75-4d45-89e0-12a7194521d5 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-562854419"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.798301 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80cce4b0-7a75-4d45-89e0-12a7194521d5 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:37.798665 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 629/2522] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/types => generated 228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:37.810886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3dcde7b1-6586-4a82-83d1-71b4eec8060a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.815060 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3dcde7b1-6586-4a82-83d1-71b4eec8060a tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:37.815649 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3dcde7b1-6586-4a82-83d1-71b4eec8060a tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-562854419"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:37.829152 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3dcde7b1-6586-4a82-83d1-71b4eec8060a tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-562854419 already exists. Aug 20 02:08:37.829152 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3dcde7b1-6586-4a82-83d1-71b4eec8060a tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 409 Aug 20 02:08:37.829283 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 644/2523] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:37 2026] POST /volume/v3/types => generated 133 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:37.840115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-132e8d88-066d-427b-8a94-ecc005079eb9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.843757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-132e8d88-066d-427b-8a94-ecc005079eb9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] DELETE https://10.4.3.27/volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb Aug 20 02:08:37.844299 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-132e8d88-066d-427b-8a94-ecc005079eb9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.844597 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-132e8d88-066d-427b-8a94-ecc005079eb9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.879699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-de93f02a-e8da-468f-acf0-810c69809357 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.880472 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-132e8d88-066d-427b-8a94-ecc005079eb9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb returned with HTTP 202 Aug 20 02:08:37.880987 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 625/2524] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:37 2026] DELETE /volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:37.881648 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] DELETE https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:37.881844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.882024 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.882174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume with id: 924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:37.890431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-731e2daf-0986-4aef-943f-527cd19b00b9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.892281 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:37.892281 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:37.892419 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-731e2daf-0986-4aef-943f-527cd19b00b9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] GET https://10.4.3.27/volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb Aug 20 02:08:37.892637 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-731e2daf-0986-4aef-943f-527cd19b00b9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.892825 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:37.892890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-731e2daf-0986-4aef-943f-527cd19b00b9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.896174 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-731e2daf-0986-4aef-943f-527cd19b00b9 tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb returned with HTTP 404 Aug 20 02:08:37.896712 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 630/2525] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/types/b1946651-cbcb-4c52-a683-c08da26f88cb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.908185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f80f99e1-69d2-4bf4-930e-44361f19f07c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.911532 np0000007844 devstack@c-api.service[100164]: WARNING cinder.keymgr.conf_key_mgr [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:08:37.911622 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f80f99e1-69d2-4bf4-930e-44361f19f07c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] DELETE https://10.4.3.27/volume/v3/types/97b1c65b-ab92-44be-b30c-dbfefa5e5307 Aug 20 02:08:37.911778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f80f99e1-69d2-4bf4-930e-44361f19f07c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.912017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f80f99e1-69d2-4bf4-930e-44361f19f07c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.917316 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f80f99e1-69d2-4bf4-930e-44361f19f07c tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/97b1c65b-ab92-44be-b30c-dbfefa5e5307 returned with HTTP 404 Aug 20 02:08:37.917862 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 645/2526] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:37 2026] DELETE /volume/v3/types/97b1c65b-ab92-44be-b30c-dbfefa5e5307 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.921376 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Delete volume request issued successfully. Aug 20 02:08:37.921681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-de93f02a-e8da-468f-acf0-810c69809357 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 202 Aug 20 02:08:37.922085 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 627/2527] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:37 2026] DELETE /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:37.926530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.929407 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:08:37.929659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.929898 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.930193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Delete snapshot with id: b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:08:37.931661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-75fae334-442b-4ddb-bda3-1b92347eb90f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.932801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df967f88-9920-40cb-b6ee-90a632b6c491 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.933542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75fae334-442b-4ddb-bda3-1b92347eb90f tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] GET https://10.4.3.27/volume/v3/types/cd036444-d008-4b19-9775-2e5430bcb277 Aug 20 02:08:37.933670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-75fae334-442b-4ddb-bda3-1b92347eb90f tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.933876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-75fae334-442b-4ddb-bda3-1b92347eb90f tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.938666 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df967f88-9920-40cb-b6ee-90a632b6c491 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:37.938866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75fae334-442b-4ddb-bda3-1b92347eb90f tempest-VolumeTypesNegativeTest-2068951472 tempest-VolumeTypesNegativeTest-2068951472-project-admin] https://10.4.3.27/volume/v3/types/cd036444-d008-4b19-9775-2e5430bcb277 returned with HTTP 404 Aug 20 02:08:37.939097 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:37.939097 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:37.939353 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 631/2528] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/types/cd036444-d008-4b19-9775-2e5430bcb277 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:37.939489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df967f88-9920-40cb-b6ee-90a632b6c491 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.939666 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:08:37.939832 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df967f88-9920-40cb-b6ee-90a632b6c491 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.954397 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:37.954397 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:37.962386 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-df967f88-9920-40cb-b6ee-90a632b6c491 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Volume info retrieved successfully. Aug 20 02:08:37.963647 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot delete request issued successfully. Aug 20 02:08:37.963940 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fd16a21-02bd-4485-a8f4-c3fdcd5dffc0 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 202 Aug 20 02:08:37.964409 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 626/2529] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:08:37 2026] DELETE /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:37.971204 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df967f88-9920-40cb-b6ee-90a632b6c491 tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 200 Aug 20 02:08:37.971820 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 646/2530] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:37.972352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:37.976014 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:08:37.976315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:37.976784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:37.984618 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:37.984618 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:37.985810 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Snapshot retrieved successfully. Aug 20 02:08:37.986567 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e238308b-999c-47b7-ae0b-f03c70ee51fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 200 Aug 20 02:08:37.986945 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 628/2531] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:37 2026] GET /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:38.988992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8b1bc92a-0e0d-40ad-8277-f3610e02c67a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:38.990514 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8b1bc92a-0e0d-40ad-8277-f3610e02c67a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] GET https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 Aug 20 02:08:38.990749 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8b1bc92a-0e0d-40ad-8277-f3610e02c67a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:38.991084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8b1bc92a-0e0d-40ad-8277-f3610e02c67a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:38.998349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8b1bc92a-0e0d-40ad-8277-f3610e02c67a tempest-TestEncryptedCinderVolumes-1053819781 tempest-TestEncryptedCinderVolumes-1053819781-project-member] https://10.4.3.27/volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 returned with HTTP 404 Aug 20 02:08:38.998923 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 632/2532] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:38 2026] GET /volume/v3/volumes/924b5537-38a4-458a-bb7b-b9d195d93e55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:38.999734 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4e689f0b-daa3-4eae-a34f-5deedfa9b1fd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.002020 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e689f0b-daa3-4eae-a34f-5deedfa9b1fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb Aug 20 02:08:39.002303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e689f0b-daa3-4eae-a34f-5deedfa9b1fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:39.002554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e689f0b-daa3-4eae-a34f-5deedfa9b1fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:39.008144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.010163 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e689f0b-daa3-4eae-a34f-5deedfa9b1fd tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb returned with HTTP 404 Aug 20 02:08:39.010828 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 627/2533] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:38 2026] GET /volume/v3/snapshots/b357e9a9-b509-48f3-b8e2-7af1d4045ebb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:39.080764 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.086695 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:08:39.087109 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:39.087987 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:39.100617 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:39.100617 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:39.110344 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:39.113648 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a9a6c99a-f677-41bd-873b-fd71025ad963 req-d0ad2298-d04c-4b38-b028-c262668248d2 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:08:39.114422 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 629/2534] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:08:39 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:39.215283 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:08:39.215742 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:39.215849 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:39.218144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:39.269387 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Get all volumes completed successfully. Aug 20 02:08:39.272060 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:39.272060 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:39.280906 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba1bb7c7-8f80-4591-8676-1d24676a10ae tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:08:39.281567 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 647/2535] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:08:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8020 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:39.301441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cdd5cff0-ad72-4f81-908e-c8481e6fe5a0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.303386 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cdd5cff0-ad72-4f81-908e-c8481e6fe5a0 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] DELETE https://10.4.3.27/volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402 Aug 20 02:08:39.303668 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cdd5cff0-ad72-4f81-908e-c8481e6fe5a0 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:39.304011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cdd5cff0-ad72-4f81-908e-c8481e6fe5a0 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:39.331576 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cdd5cff0-ad72-4f81-908e-c8481e6fe5a0 tempest-TestEncryptedCinderVolumes-1858009087 tempest-TestEncryptedCinderVolumes-1858009087-project-admin] https://10.4.3.27/volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402 returned with HTTP 202 Aug 20 02:08:39.332059 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 633/2536] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:39 2026] DELETE /volume/v3/types/72f1f506-a4e4-42a7-b8af-ad54555ff402 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:39.571407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-09c68ed2-820e-4157-b4c0-53b86f912af6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.843945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09c68ed2-820e-4157-b4c0-53b86f912af6 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:39.844540 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-09c68ed2-820e-4157-b4c0-53b86f912af6 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1710993771"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:39.847277 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:39.847277 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:39.865800 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09c68ed2-820e-4157-b4c0-53b86f912af6 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:39.867314 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 628/2537] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:39 2026] POST /volume/v3/types => generated 228 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:39.882163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c7700485-9bc3-4240-8e53-45e5a3ef7dbc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:39.885197 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c7700485-9bc3-4240-8e53-45e5a3ef7dbc tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:08:39.885683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c7700485-9bc3-4240-8e53-45e5a3ef7dbc tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-481264289"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:39.903363 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c7700485-9bc3-4240-8e53-45e5a3ef7dbc tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:08:39.903870 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 630/2538] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:08:39 2026] POST /volume/v3/group_types => generated 184 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:39.913556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3180b533-e771-4829-a96f-9d75c503429c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:40.006217 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:08:40.006721 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0091763-e259-4d1b-9a06-87edb6cfc306", "volume_types": ["9d6f48d7-e904-4afc-a205-f4b6560d8dc2"], "name": "tempest-GroupSnapshotsV319Test-Group-777340958"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:40.009171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Creating new group {'group': {'group_type': 'd0091763-e259-4d1b-9a06-87edb6cfc306', 'volume_types': ['9d6f48d7-e904-4afc-a205-f4b6560d8dc2'], 'name': 'tempest-GroupSnapshotsV319Test-Group-777340958'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:08:40.013981 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.groups [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-777340958. Aug 20 02:08:40.035686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:08:40.035206. {{(pid=100161) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:08:40.035881 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Availability Zones retrieved successfully. Aug 20 02:08:40.078964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Created reservations ['8af2acd9-26cd-43d8-98d0-ceba87329469'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:40.126012 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3180b533-e771-4829-a96f-9d75c503429c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:08:40.126639 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 648/2539] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:08:39 2026] POST /volume/v3/groups => generated 115 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:40.136158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5227cd4d-9566-418b-945a-88986ef866fe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:40.140219 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5227cd4d-9566-418b-945a-88986ef866fe tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb Aug 20 02:08:40.140219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5227cd4d-9566-418b-945a-88986ef866fe tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:40.140574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5227cd4d-9566-418b-945a-88986ef866fe tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:40.140574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-5227cd4d-9566-418b-945a-88986ef866fe tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member 506099c5-3909-4b8c-b5f1-47d821f10bdb {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:40.147799 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:40.147799 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:40.165072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5227cd4d-9566-418b-945a-88986ef866fe tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb returned with HTTP 200 Aug 20 02:08:40.165560 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 634/2540] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:40 2026] GET /volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb => generated 395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:40.312504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2dc53e82-4ffe-484a-84b2-d36f0521ce58 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:40.312931 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2dc53e82-4ffe-484a-84b2-d36f0521ce58 None None] GET https://10.4.3.27/volume// Aug 20 02:08:40.312931 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2dc53e82-4ffe-484a-84b2-d36f0521ce58 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:40.313097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2dc53e82-4ffe-484a-84b2-d36f0521ce58 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:40.313450 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2dc53e82-4ffe-484a-84b2-d36f0521ce58 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:40.314606 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 629/2541] 10.4.3.27 () {64 vars in 997 bytes} [Thu Aug 20 02:08:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:40.328135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-49c0d667-3fa6-4298-a624-e43e54a9d385 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:40.328593 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-49c0d667-3fa6-4298-a624-e43e54a9d385 None None] GET https://10.4.3.27/volume// Aug 20 02:08:40.328808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-49c0d667-3fa6-4298-a624-e43e54a9d385 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:40.329102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-49c0d667-3fa6-4298-a624-e43e54a9d385 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:40.329423 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-49c0d667-3fa6-4298-a624-e43e54a9d385 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:40.329794 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 631/2542] 10.4.3.27 () {64 vars in 997 bytes} [Thu Aug 20 02:08:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:40.341041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ee91c1e-b371-43f6-bed7-c99312e1f618 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:40.453302 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ee91c1e-b371-43f6-bed7-c99312e1f618 tempest-VersionsTest-1389165797 tempest-VersionsTest-1389165797-project-member] GET https://10.4.3.27/volume/v3/ Aug 20 02:08:40.453549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ee91c1e-b371-43f6-bed7-c99312e1f618 tempest-VersionsTest-1389165797 tempest-VersionsTest-1389165797-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:40.453797 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ee91c1e-b371-43f6-bed7-c99312e1f618 tempest-VersionsTest-1389165797 tempest-VersionsTest-1389165797-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:40.454302 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ee91c1e-b371-43f6-bed7-c99312e1f618 tempest-VersionsTest-1389165797 tempest-VersionsTest-1389165797-project-member] https://10.4.3.27/volume/v3/ returned with HTTP 200 Aug 20 02:08:40.454911 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 649/2543] 10.4.3.27 () {66 vars in 1209 bytes} [Thu Aug 20 02:08:40 2026] GET /volume/v3/ => generated 385 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:41.177380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd341b76-f68c-42df-9edc-57a85d44229b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:41.180358 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd341b76-f68c-42df-9edc-57a85d44229b tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb Aug 20 02:08:41.180657 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd341b76-f68c-42df-9edc-57a85d44229b tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:41.180945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd341b76-f68c-42df-9edc-57a85d44229b tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:41.181112 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-fd341b76-f68c-42df-9edc-57a85d44229b tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member 506099c5-3909-4b8c-b5f1-47d821f10bdb {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:41.185549 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.185549 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:41.196553 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd341b76-f68c-42df-9edc-57a85d44229b tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb returned with HTTP 200 Aug 20 02:08:41.197420 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 635/2544] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:41 2026] GET /volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:41.208295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:41.210367 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:41.210893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-541174374", "volume_type": "9d6f48d7-e904-4afc-a205-f4b6560d8dc2", "group_id": "506099c5-3909-4b8c-b5f1-47d821f10bdb", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:41.212641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-541174374', 'volume_type': '9d6f48d7-e904-4afc-a205-f4b6560d8dc2', 'group_id': '506099c5-3909-4b8c-b5f1-47d821f10bdb', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:41.222550 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.222550 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:41.223238 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Create volume of 1 GB Aug 20 02:08:41.229109 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Availability Zones retrieved successfully. Aug 20 02:08:41.235942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Flow 'volume_create_api' (17c578c3-3b58-454d-b3b1-f149749ce433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:41.239638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab52a38c-b6df-46aa-b6eb-8e974566e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:41.239638 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.239638 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:41.240218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:41.265512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab52a38c-b6df-46aa-b6eb-8e974566e315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:08:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d6f48d7-e904-4afc-a205-f4b6560d8dc2,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1710993771',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d6f48d7-e904-4afc-a205-f4b6560d8dc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '506099c5-3909-4b8c-b5f1-47d821f10bdb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:41.266524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d854aa1-bc8b-4d3b-b8b0-0a5bdc50b80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:41.302441 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1710993771 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1710993771, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:41.302853 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1710993771 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1710993771, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:41.347426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Created reservations ['946f9977-d061-4bbf-8530-de4148051f75', '3381686e-026c-46e2-b1dc-7235c622b329', 'd2ab9787-4656-4068-bad9-de59e33a67b1', '8a92bb42-f0fc-42cb-ab21-09ae25d1dbb9'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:41.348563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d854aa1-bc8b-4d3b-b8b0-0a5bdc50b80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946f9977-d061-4bbf-8530-de4148051f75', '3381686e-026c-46e2-b1dc-7235c622b329', 'd2ab9787-4656-4068-bad9-de59e33a67b1', '8a92bb42-f0fc-42cb-ab21-09ae25d1dbb9']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:41.349642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5de0537-6f2b-4e2c-88c9-3a59a2ae5ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:41.383331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5de0537-6f2b-4e2c-88c9-3a59a2ae5ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfe1150c-91f3-4b8d-9d6d-dd90d0becc75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-541174374',encryption_key_id=None,group_id=506099c5-3909-4b8c-b5f1-47d821f10bdb,group_type_id=,metadata={},multiattach=False,project_id='3b5d18bf322944059dc01a8f3de1084e',qos_specs=None,replication_status=,reservations=['946f9977-d061-4bbf-8530-de4148051f75','3381686e-026c-46e2-b1dc-7235c622b329','d2ab9787-4656-4068-bad9-de59e33a67b1','8a92bb42-f0fc-42cb-ab21-09ae25d1dbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d429b0a4dd1b4ecca8c4b247a4f319d5',volume_type_id=9d6f48d7-e904-4afc-a205-f4b6560d8dc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-541174374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=506099c5-3909-4b8c-b5f1-47d821f10bdb,host=None,id=dfe1150c-91f3-4b8d-9d6d-dd90d0becc75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5d18bf322944059dc01a8f3de1084e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d429b0a4dd1b4ecca8c4b247a4f319d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d6f48d7-e904-4afc-a205-f4b6560d8dc2),volume_type_id=9d6f48d7-e904-4afc-a205-f4b6560d8dc2)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:41.385348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bed5c3-916b-4cc6-804a-bb79b5b1a490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:41.410072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bed5c3-916b-4cc6-804a-bb79b5b1a490) transitioned into state 'SUCCESS' from state '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-541174374',encryption_key_id=None,group_id=506099c5-3909-4b8c-b5f1-47d821f10bdb,group_type_id=,metadata={},multiattach=False,project_id='3b5d18bf322944059dc01a8f3de1084e',qos_specs=None,replication_status=,reservations=['946f9977-d061-4bbf-8530-de4148051f75','3381686e-026c-46e2-b1dc-7235c622b329','d2ab9787-4656-4068-bad9-de59e33a67b1','8a92bb42-f0fc-42cb-ab21-09ae25d1dbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d429b0a4dd1b4ecca8c4b247a4f319d5',volume_type_id=9d6f48d7-e904-4afc-a205-f4b6560d8dc2)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:41.410572 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02dc34d-f482-4157-96ac-806fe13fecc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:41.431374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02dc34d-f482-4157-96ac-806fe13fecc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:41.433893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Flow 'volume_create_api' (17c578c3-3b58-454d-b3b1-f149749ce433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:41.433995 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Create volume request issued successfully. Aug 20 02:08:41.435432 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:41.436122 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:41.490459 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:41.493555 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.493555 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:41.499119 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d7e8b866-f670-40da-9e3c-a7d5cb6e2a83 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:41.499878 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 630/2545] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:08:41 2026] POST /volume/v3/volumes => generated 824 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:41.516956 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:41.520502 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 Aug 20 02:08:41.520502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:41.520684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:41.525113 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=330,cinder:UPDATE=58,cinder:INSERT=25 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:08:41.539797 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.539797 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:41.557107 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Volume info retrieved successfully. Aug 20 02:08:41.557793 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:41.557932 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:41.608607 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:41.612468 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:41.612468 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:41.624020 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b267606b-0aaa-43c7-87f1-facc7ffd3efd tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 returned with HTTP 200 Aug 20 02:08:41.624520 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 632/2546] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:41 2026] GET /volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 => generated 892 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:42.058457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.173757 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:42.173932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1968786284"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:42.175943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1968786284'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:42.176092 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Create volume of 1 GB Aug 20 02:08:42.176439 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.176439 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:42.183863 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Availability Zones retrieved successfully. Aug 20 02:08:42.191838 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Flow 'volume_create_api' (71007cd0-0aab-4bb1-be53-0b205ab57257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:42.193362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac706cd-2b48-44ec-b504-377f5c0cd8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:42.194598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:42.241722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac706cd-2b48-44ec-b504-377f5c0cd8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:42.242477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d262473-8d07-4963-9adf-3a8de7490746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:42.323547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Created reservations ['f36aaa78-13a3-4956-933f-48482a9e8f50', '27a1fe74-b325-46ee-906d-aac601f6e7f4', '6f8a0164-a8d5-4b3b-ad0b-3b3e53ee2ee3', '82b020a2-4077-45d2-aea6-68a7b7c00b0c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:42.324651 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d262473-8d07-4963-9adf-3a8de7490746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f36aaa78-13a3-4956-933f-48482a9e8f50', '27a1fe74-b325-46ee-906d-aac601f6e7f4', '6f8a0164-a8d5-4b3b-ad0b-3b3e53ee2ee3', '82b020a2-4077-45d2-aea6-68a7b7c00b0c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:42.325676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98df8eda-5eff-4188-9d6e-f2e961ca3502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:42.356185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98df8eda-5eff-4188-9d6e-f2e961ca3502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd008d7b9-4c54-4e4c-9324-7604db6453f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1968786284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0db3c2f7b4ee8be2bb1ce6bf9030d',qos_specs=None,replication_status=,reservations=['f36aaa78-13a3-4956-933f-48482a9e8f50','27a1fe74-b325-46ee-906d-aac601f6e7f4','6f8a0164-a8d5-4b3b-ad0b-3b3e53ee2ee3','82b020a2-4077-45d2-aea6-68a7b7c00b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f17c6f06f4f67a2df98ffb466c3ef',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1968786284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d008d7b9-4c54-4e4c-9324-7604db6453f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb0db3c2f7b4ee8be2bb1ce6bf9030d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='348f17c6f06f4f67a2df98ffb466c3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:42.357318 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f70d5f-3e2f-46b1-9df5-366b881d88ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:42.391187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f70d5f-3e2f-46b1-9df5-366b881d88ed) transitioned into state 'SUCCESS' from state '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-1968786284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0db3c2f7b4ee8be2bb1ce6bf9030d',qos_specs=None,replication_status=,reservations=['f36aaa78-13a3-4956-933f-48482a9e8f50','27a1fe74-b325-46ee-906d-aac601f6e7f4','6f8a0164-a8d5-4b3b-ad0b-3b3e53ee2ee3','82b020a2-4077-45d2-aea6-68a7b7c00b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f17c6f06f4f67a2df98ffb466c3ef',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:42.392169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc56756-2d8c-4e35-88d7-2079661b32b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:42.404958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc56756-2d8c-4e35-88d7-2079661b32b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:42.406931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Flow 'volume_create_api' (71007cd0-0aab-4bb1-be53-0b205ab57257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:42.407767 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Create volume request issued successfully. Aug 20 02:08:42.408134 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4b16db7-fb9f-4ac2-b015-3f20e1bea904 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:42.408623 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 650/2547] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:08:42 2026] POST /volume/v3/volumes => generated 750 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:42.423342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.425816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:08:42.426207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:42.426476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:42.429276 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=412,cinder:UPDATE=96,cinder:INSERT=46 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:08:42.437642 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.437642 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:42.443619 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:08:42.453045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d2df314-252a-46a7-a342-8f0f99ab7402 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 200 Aug 20 02:08:42.453695 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 636/2548] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:42 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:42.496911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.499685 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] DELETE https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:08:42.499980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:42.500384 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:42.503134 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Delete volume with id: 3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:08:42.518200 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.518200 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:42.518781 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:42.544605 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Delete volume request issued successfully. Aug 20 02:08:42.545303 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66a6c188-9d0e-401f-8b1d-4ebe882d190f tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 202 Aug 20 02:08:42.545936 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 631/2549] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:08:42 2026] DELETE /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:42.554602 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.557111 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:08:42.557357 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:42.557606 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:42.568786 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.568786 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:42.580332 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Volume info retrieved successfully. Aug 20 02:08:42.587053 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b7777421-ce0d-4c08-8b43-d421d7a9edd6 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 200 Aug 20 02:08:42.587672 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 633/2550] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:42 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:42.645126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.646650 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 Aug 20 02:08:42.646806 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:42.647274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:42.672850 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.672850 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:42.680200 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Volume info retrieved successfully. Aug 20 02:08:42.681340 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:42.681553 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:42.739079 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:42.744103 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.744103 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:42.757244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf31ff01-c99a-4706-bcc1-3c342794a63f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 returned with HTTP 200 Aug 20 02:08:42.757725 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 651/2551] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:42 2026] GET /volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:42.780552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.783106 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] POST https://10.4.3.27/volume/v3/group_snapshots Aug 20 02:08:42.783658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "506099c5-3909-4b8c-b5f1-47d821f10bdb", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1391028594"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:42.786327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '506099c5-3909-4b8c-b5f1-47d821f10bdb', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1391028594'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 02:08:42.792947 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.792947 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:42.802331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.group_snapshots [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1391028594. Aug 20 02:08:42.832885 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.832885 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:42.851787 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1710993771 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1710993771, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:42.852287 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1710993771 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1710993771, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:42.884703 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Created reservations ['f53a03f0-c5ec-41fb-8886-b66bb4e671fc', 'ce91471b-f813-4ccd-b17f-6b27b2944192', '5c4bab72-4ec7-4ac9-83a3-42f8881bacdb', '005eebc5-122e-4a21-9107-7e4637398c38'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:42.925323 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a010811-fbfa-4dda-891d-fb38df5d87a4 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots returned with HTTP 202 Aug 20 02:08:42.926312 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 637/2552] 10.4.3.27 () {70 vars in 1317 bytes} [Thu Aug 20 02:08:42 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:42.933858 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:42.936884 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:42.936884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:42.937334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:42.937530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:42.946576 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:42.946576 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:42.952113 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a827ecf2-133f-48fa-b40e-6b0fa868ee63 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:42.952658 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 632/2553] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:42 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:43.470771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.472762 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:08:43.473017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:43.473245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:43.483858 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:43.483858 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:43.489594 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:08:43.497513 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0930f6a6-5ee4-4e70-83c2-e2a424fa2f92 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 200 Aug 20 02:08:43.497885 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 634/2554] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:43 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:43.511953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.513799 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:08:43.514261 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d008d7b9-4c54-4e4c-9324-7604db6453f8", "name": "tempest-VolumesBackupsV39Test-Backup-94525454", "container": "tempest-volumesbackupsv39test-backup-container-341044170"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:43.520728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Creating new backup {'backup': {'volume_id': 'd008d7b9-4c54-4e4c-9324-7604db6453f8', 'name': 'tempest-VolumesBackupsV39Test-Backup-94525454', 'container': 'tempest-volumesbackupsv39test-backup-container-341044170'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:08:43.521088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Creating backup of volume d008d7b9-4c54-4e4c-9324-7604db6453f8 in container tempest-volumesbackupsv39test-backup-container-341044170 Aug 20 02:08:43.523539 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=415,cinder:INSERT=46,cinder:UPDATE=93 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:08:43.532637 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:43.532637 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:43.533077 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:08:43.579779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Created reservations ['cd155ad8-3460-413d-a565-b76568fe09cc', 'f4f478e0-d614-43a3-a3a7-93ef1a7580d4'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:43.604518 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0173f5f6-df56-44fe-acec-9b00fd2fb895 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.606956 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0173f5f6-df56-44fe-acec-9b00fd2fb895 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] GET https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 Aug 20 02:08:43.610071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0173f5f6-df56-44fe-acec-9b00fd2fb895 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:43.610308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0173f5f6-df56-44fe-acec-9b00fd2fb895 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:43.620217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0173f5f6-df56-44fe-acec-9b00fd2fb895 tempest-TestStampPattern-114132402 tempest-TestStampPattern-114132402-project-member] https://10.4.3.27/volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 returned with HTTP 404 Aug 20 02:08:43.620956 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 638/2555] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:43 2026] GET /volume/v3/volumes/3e994bc7-8957-4b20-9e16-d71e70b2b404 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:43.633573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55bc08c9-58da-457d-ae8d-732fdaa291cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:08:43.634120 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 652/2556] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:08:43 2026] POST /volume/v3/backups => generated 329 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:43.645752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67ab2f94-a046-432a-8011-3541c8f22d5c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.648368 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67ab2f94-a046-432a-8011-3541c8f22d5c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:43.648607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67ab2f94-a046-432a-8011-3541c8f22d5c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:43.648890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67ab2f94-a046-432a-8011-3541c8f22d5c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:43.649065 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-67ab2f94-a046-432a-8011-3541c8f22d5c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:43.652436 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=390,cinder:UPDATE=78,cinder:INSERT=46 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:08:43.655855 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:43.655855 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:43.657183 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67ab2f94-a046-432a-8011-3541c8f22d5c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:43.661254 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 633/2557] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:43 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:43.963826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.967264 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:43.967264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:43.967512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:43.967670 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:43.975391 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:43.975391 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:43.982396 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b48d3327-dd80-4eac-a94f-3786cc5ae7ed tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:43.982929 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 635/2558] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:43 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:43.995362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:43.997791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:08:43.998064 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:43.998357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:43.998704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:43.999084 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:43.999084 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:44.000166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:08:44.005339 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Get all snapshots completed successfully. Aug 20 02:08:44.005824 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.005824 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:44.006617 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55057ed6-ddda-4b56-9943-bf7afa3d055f tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:08:44.007153 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 639/2559] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:08:43 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:44.022206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.024940 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/snapshots/d7ac7c33-9b2b-40b8-9798-985acac42da2 Aug 20 02:08:44.025263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.026103 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.033176 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.033176 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:44.033796 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Snapshot retrieved successfully. Aug 20 02:08:44.034549 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52fd0f8f-d5ca-4dd8-a938-f56dd19ed7f5 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/snapshots/d7ac7c33-9b2b-40b8-9798-985acac42da2 returned with HTTP 200 Aug 20 02:08:44.034967 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 653/2560] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/snapshots/d7ac7c33-9b2b-40b8-9798-985acac42da2 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:44.051327 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.054014 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action Aug 20 02:08:44.054526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:44.054718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:44.059782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Updating group 'fa9fce34-1c78-494d-a613-2342dd81c95f' with 'creating' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 02:08:44.068886 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.068886 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:44.085397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f3b613-a4af-4c7f-91ac-ead907c7a001 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action returned with HTTP 202 Aug 20 02:08:44.085756 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 634/2561] 10.4.3.27 () {70 vars in 1448 bytes} [Thu Aug 20 02:08:44 2026] POST /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.094104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.095688 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.095952 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.096136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.096303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:44.101566 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.101566 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:44.108399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9c54c8c-508d-4215-89ed-afafd33f1196 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:44.108606 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 636/2562] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.119083 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e27083cc-0f6e-4201-a328-6561d706870b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.123249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e27083cc-0f6e-4201-a328-6561d706870b tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action Aug 20 02:08:44.123559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e27083cc-0f6e-4201-a328-6561d706870b tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:44.123726 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e27083cc-0f6e-4201-a328-6561d706870b tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:44.125689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-e27083cc-0f6e-4201-a328-6561d706870b tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Updating group 'fa9fce34-1c78-494d-a613-2342dd81c95f' with 'available' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 02:08:44.130676 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.130676 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:44.138608 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e27083cc-0f6e-4201-a328-6561d706870b tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action returned with HTTP 202 Aug 20 02:08:44.139076 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 640/2563] 10.4.3.27 () {70 vars in 1448 bytes} [Thu Aug 20 02:08:44 2026] POST /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.149119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7d359539-e81c-4b70-865f-505194d22797 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.151536 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d359539-e81c-4b70-865f-505194d22797 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.151851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d359539-e81c-4b70-865f-505194d22797 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.152133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d359539-e81c-4b70-865f-505194d22797 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.152355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-7d359539-e81c-4b70-865f-505194d22797 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:44.157950 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.157950 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:44.161845 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d359539-e81c-4b70-865f-505194d22797 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:44.162787 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 654/2564] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.171671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-66f868d3-7335-4011-a64c-b0e671d65533 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.173935 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66f868d3-7335-4011-a64c-b0e671d65533 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action Aug 20 02:08:44.174766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66f868d3-7335-4011-a64c-b0e671d65533 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:44.174766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66f868d3-7335-4011-a64c-b0e671d65533 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:44.176779 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-66f868d3-7335-4011-a64c-b0e671d65533 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Updating group 'fa9fce34-1c78-494d-a613-2342dd81c95f' with 'error' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 02:08:44.180868 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.180868 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:44.192112 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66f868d3-7335-4011-a64c-b0e671d65533 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action returned with HTTP 202 Aug 20 02:08:44.192792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 635/2565] 10.4.3.27 () {70 vars in 1448 bytes} [Thu Aug 20 02:08:44 2026] POST /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.202121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.203684 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.204020 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.204815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.204815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:44.209053 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.209053 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:44.213600 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e70d4d54-ed40-42c3-8c8a-23d3701ceb6c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:44.214258 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 637/2566] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.228357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.230800 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] POST https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action Aug 20 02:08:44.231581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:44.231581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:44.237639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Updating group 'fa9fce34-1c78-494d-a613-2342dd81c95f' with 'available' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 02:08:44.247635 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.247635 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:44.262808 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-406353bb-8a63-41b2-8c12-ad46f0ad07da tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action returned with HTTP 202 Aug 20 02:08:44.263299 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 641/2567] 10.4.3.27 () {70 vars in 1448 bytes} [Thu Aug 20 02:08:44 2026] POST /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.270939 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.273217 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.273372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.273708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.273804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:44.280562 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.280562 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:44.287337 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4aa14f1-a038-4207-be5f-fef586b8bc40 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 200 Aug 20 02:08:44.288430 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 655/2568] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.298959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bcffef60-b97d-485a-b20f-fff332a03314 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.301810 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.302105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.302303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.303313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] delete called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100163) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:08:44.304147 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.group_snapshots [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Delete group_snapshot with id: fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.308887 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.308887 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:44.357331 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcffef60-b97d-485a-b20f-fff332a03314 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 202 Aug 20 02:08:44.357900 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 636/2569] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:08:44 2026] DELETE /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.369141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-30fb4332-903f-4d24-a115-60fda89788b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.375335 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:44.375640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.375910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.376343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:44.377381 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:44.387565 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Get all volumes completed successfully. Aug 20 02:08:44.389285 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:44.389516 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:44.446389 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:44.450136 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.450136 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:44.459343 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-30fb4332-903f-4d24-a115-60fda89788b0 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:44.459968 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 638/2570] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.475162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.477440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:08:44.477719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.477975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.478239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:44.479564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:08:44.489320 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Get all snapshots completed successfully. Aug 20 02:08:44.490329 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2721fe99-eda4-4de9-bf79-d6b8c973388c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:08:44.490629 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 642/2571] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:08:44.500506 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.502497 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f Aug 20 02:08:44.502743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.502926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.503106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member fa9fce34-1c78-494d-a613-2342dd81c95f {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:08:44.507897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f3d1364-da13-43dc-8f96-5490e3fca63c tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f returned with HTTP 404 Aug 20 02:08:44.508824 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 656/2572] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/group_snapshots/fa9fce34-1c78-494d-a613-2342dd81c95f => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:44.518621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-50234e58-55f2-4731-a785-dead64d8d647 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.521021 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:44.521306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.521724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.521829 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:44.522277 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.522277 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:44.523587 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:44.535880 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Get all volumes completed successfully. Aug 20 02:08:44.536854 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:44.537087 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:44.603660 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:44.607680 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.607680 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:44.620779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50234e58-55f2-4731-a785-dead64d8d647 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:44.620779 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 637/2573] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:44.639269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-31620afb-6931-4f32-be9e-26451fe7e835 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.641267 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] POST https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb/action Aug 20 02:08:44.641764 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:44.642241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:44.643735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] delete called for group 506099c5-3909-4b8c-b5f1-47d821f10bdb {{(pid=100164) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:08:44.643836 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Delete group with id: 506099c5-3909-4b8c-b5f1-47d821f10bdb Aug 20 02:08:44.647536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.647536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:44.674777 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4c2e6c47-306d-4147-939b-f3b63004c981 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.677381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c2e6c47-306d-4147-939b-f3b63004c981 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:44.677974 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c2e6c47-306d-4147-939b-f3b63004c981 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.677974 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c2e6c47-306d-4147-939b-f3b63004c981 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.678124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4c2e6c47-306d-4147-939b-f3b63004c981 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:44.684639 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.684639 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:44.685015 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c2e6c47-306d-4147-939b-f3b63004c981 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:44.685504 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 643/2574] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:44.690945 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31620afb-6931-4f32-be9e-26451fe7e835 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb/action returned with HTTP 202 Aug 20 02:08:44.691632 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 639/2575] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:44 2026] POST /volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:44.701499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:44.704475 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 Aug 20 02:08:44.704475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:44.704475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:44.715714 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.715714 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:44.722513 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Volume info retrieved successfully. Aug 20 02:08:44.723634 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:44.723833 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:44.794156 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:44.797979 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:44.797979 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:44.807080 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93411d0a-a65d-492b-8f40-ab7b4a498234 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 returned with HTTP 200 Aug 20 02:08:44.807491 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 657/2576] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:44 2026] GET /volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:45.704258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.704710 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:45.704756 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.705044 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.705191 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:45.711509 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:45.711509 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:45.712829 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-593a827b-5f13-4b96-b1bf-9c44e693f968 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:45.713528 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 638/2577] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:45 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:45.822994 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9f0cb31d-1f1d-45be-8741-d996f11fa4e8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.826195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f0cb31d-1f1d-45be-8741-d996f11fa4e8 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 Aug 20 02:08:45.826732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f0cb31d-1f1d-45be-8741-d996f11fa4e8 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.826893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f0cb31d-1f1d-45be-8741-d996f11fa4e8 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.842019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f0cb31d-1f1d-45be-8741-d996f11fa4e8 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 returned with HTTP 404 Aug 20 02:08:45.842524 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 644/2578] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:45 2026] GET /volume/v3/volumes/dfe1150c-91f3-4b8d-9d6d-dd90d0becc75 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:45.852203 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.858045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] GET https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb Aug 20 02:08:45.858194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.858436 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.858566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] show called for member 506099c5-3909-4b8c-b5f1-47d821f10bdb {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:45.867378 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-245e70f4-00c8-4d7e-bed1-a3672713bd14 tempest-GroupSnapshotsV319Test-1449514070 tempest-GroupSnapshotsV319Test-1449514070-project-member] https://10.4.3.27/volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb returned with HTTP 404 Aug 20 02:08:45.867988 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 640/2579] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:45 2026] GET /volume/v3/groups/506099c5-3909-4b8c-b5f1-47d821f10bdb => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:45.880269 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a0aa19dc-8a9a-4be1-8fbc-307f05d71337 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.880798 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0aa19dc-8a9a-4be1-8fbc-307f05d71337 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/d0091763-e259-4d1b-9a06-87edb6cfc306 Aug 20 02:08:45.881124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0aa19dc-8a9a-4be1-8fbc-307f05d71337 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.881410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0aa19dc-8a9a-4be1-8fbc-307f05d71337 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.899552 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0aa19dc-8a9a-4be1-8fbc-307f05d71337 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/group_types/d0091763-e259-4d1b-9a06-87edb6cfc306 returned with HTTP 202 Aug 20 02:08:45.899801 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 658/2580] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:08:45 2026] DELETE /volume/v3/group_types/d0091763-e259-4d1b-9a06-87edb6cfc306 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:45.909473 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a29be945-9fc4-4496-86ad-5e978661ded9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.911023 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a29be945-9fc4-4496-86ad-5e978661ded9 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] DELETE https://10.4.3.27/volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 Aug 20 02:08:45.911023 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a29be945-9fc4-4496-86ad-5e978661ded9 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.911023 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a29be945-9fc4-4496-86ad-5e978661ded9 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.937438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a29be945-9fc4-4496-86ad-5e978661ded9 tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 returned with HTTP 202 Aug 20 02:08:45.938651 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 639/2581] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:45 2026] DELETE /volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:45.952137 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b8bb112-080e-4bb5-ab78-1cf9675e53ea None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:45.956688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b8bb112-080e-4bb5-ab78-1cf9675e53ea tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] GET https://10.4.3.27/volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 Aug 20 02:08:45.956954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b8bb112-080e-4bb5-ab78-1cf9675e53ea tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:45.957208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b8bb112-080e-4bb5-ab78-1cf9675e53ea tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:45.961835 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b8bb112-080e-4bb5-ab78-1cf9675e53ea tempest-GroupSnapshotsV319Test-59824522 tempest-GroupSnapshotsV319Test-59824522-project-admin] https://10.4.3.27/volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 returned with HTTP 404 Aug 20 02:08:45.962388 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 645/2582] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:45 2026] GET /volume/v3/types/9d6f48d7-e904-4afc-a205-f4b6560d8dc2 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:46.730167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bae1a3d3-331b-4a28-8142-baac6b242abe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:46.733140 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bae1a3d3-331b-4a28-8142-baac6b242abe tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:46.733417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bae1a3d3-331b-4a28-8142-baac6b242abe tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:46.733665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bae1a3d3-331b-4a28-8142-baac6b242abe tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:46.734323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bae1a3d3-331b-4a28-8142-baac6b242abe tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:46.740874 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:46.740874 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:46.742100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bae1a3d3-331b-4a28-8142-baac6b242abe tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:46.742813 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 641/2583] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:46 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:47.764259 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:47.765971 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:47.766259 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:47.766503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:47.766651 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:47.781083 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:47.781083 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:47.784315 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38bb4c66-d3c2-435d-b6a7-15736048f530 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:47.784315 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 659/2584] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:47 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:48.806395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:48.812621 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:48.812621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:48.812621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:48.812621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:48.822373 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:48.822373 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:48.823899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46e339de-3bc2-4ee9-917b-89eeb7c3ad38 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:48.824017 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 640/2585] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:48 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:49.237782 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6581329d-0dcd-4bcf-9292-cde39c9fe3ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.444620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a0434620-8183-4430-b511-f217e760ee41 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.470257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6581329d-0dcd-4bcf-9292-cde39c9fe3ee tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:49.470257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6581329d-0dcd-4bcf-9292-cde39c9fe3ee tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-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=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:49.502256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0434620-8183-4430-b511-f217e760ee41 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:49.502444 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6581329d-0dcd-4bcf-9292-cde39c9fe3ee tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:49.502503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a0434620-8183-4430-b511-f217e760ee41 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-53589831"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:49.502563 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 646/2586] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:08:49 2026] POST /volume/v3/types => generated 287 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:49.539707 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0434620-8183-4430-b511-f217e760ee41 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:49.540090 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 642/2587] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:49 2026] POST /volume/v3/types => generated 218 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:08:49.550655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-98293a7c-e6f4-4047-a0ea-830d27ffc5d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.552887 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-98293a7c-e6f4-4047-a0ea-830d27ffc5d8 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:08:49.553578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-98293a7c-e6f4-4047-a0ea-830d27ffc5d8 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-811932181"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:49.585537 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-98293a7c-e6f4-4047-a0ea-830d27ffc5d8 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:08:49.586118 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 660/2588] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:08:49 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:49.595652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.681165 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:08:49.681553 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "704ca6d5-2464-4f2b-97dc-c94831771706", "volume_types": ["e1eba4c6-2808-45e6-b03a-8371865bfc0a"], "name": "tempest-GroupsV314Test-Group-782562283"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:49.682984 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Creating new group {'group': {'group_type': '704ca6d5-2464-4f2b-97dc-c94831771706', 'volume_types': ['e1eba4c6-2808-45e6-b03a-8371865bfc0a'], 'name': 'tempest-GroupsV314Test-Group-782562283'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:08:49.686357 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.groups [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Creating group tempest-GroupsV314Test-Group-782562283. Aug 20 02:08:49.701251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:08:49.700908. {{(pid=100163) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:08:49.701435 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Availability Zones retrieved successfully. Aug 20 02:08:49.727220 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Created reservations ['2c2803bb-43da-42c6-956e-7b160c9315d7'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:49.755216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b3aba266-a6e7-43b8-8d26-ff3e7652ec39 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:08:49.755808 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 641/2589] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:08:49 2026] POST /volume/v3/groups => generated 107 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:49.769134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.773630 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a Aug 20 02:08:49.773995 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:49.774285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:49.774533 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] show called for member 2eb2409f-9611-42dd-8d94-97e49cf5c04a {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:49.778856 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:49.778856 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:49.791563 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b6416517-a25d-4caa-883b-91adf44ffbf0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a returned with HTTP 200 Aug 20 02:08:49.792101 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 647/2590] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:49 2026] GET /volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:49.843648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:49.849867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:49.850243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:49.850717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:49.851561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:49.857841 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:49.857841 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:49.858949 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8d1c56e-d407-47ad-ad6a-02eb5ee93439 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:49.859674 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 643/2591] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:49 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:50.805182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:50.807639 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a Aug 20 02:08:50.807908 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:50.808171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:50.808336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] show called for member 2eb2409f-9611-42dd-8d94-97e49cf5c04a {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:50.812999 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:50.812999 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:50.832189 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fd8e7eb1-8d5c-4af6-888b-64bdaa4b215b tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a returned with HTTP 200 Aug 20 02:08:50.832755 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 661/2592] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:50 2026] GET /volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:50.845699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:50.848382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:50.848382 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1681559525", "volume_type": "e1eba4c6-2808-45e6-b03a-8371865bfc0a", "group_id": "2eb2409f-9611-42dd-8d94-97e49cf5c04a", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:50.850542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1681559525', 'volume_type': 'e1eba4c6-2808-45e6-b03a-8371865bfc0a', 'group_id': '2eb2409f-9611-42dd-8d94-97e49cf5c04a', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:50.866253 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:50.866253 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:50.866253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Create volume of 1 GB Aug 20 02:08:50.872067 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fbf66dd6-b760-4b76-a48e-72f240048528 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:50.874203 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fbf66dd6-b760-4b76-a48e-72f240048528 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:50.874402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fbf66dd6-b760-4b76-a48e-72f240048528 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:50.874569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fbf66dd6-b760-4b76-a48e-72f240048528 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:50.874653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-fbf66dd6-b760-4b76-a48e-72f240048528 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:50.876144 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Availability Zones retrieved successfully. Aug 20 02:08:50.882258 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:50.882258 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:50.882981 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fbf66dd6-b760-4b76-a48e-72f240048528 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:50.883353 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 648/2593] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:50 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:50.884790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Flow 'volume_create_api' (cb85bc5e-21b3-47d7-966c-dbc58dd8b6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:50.886520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd784d1a-b26b-48a5-8bca-5f3b7c98d6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:50.887379 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:50.887379 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:50.888052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:50.919781 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd784d1a-b26b-48a5-8bca-5f3b7c98d6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:08:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1eba4c6-2808-45e6-b03a-8371865bfc0a,is_public=True,name='tempest-GroupsV314Test-volume-type-53589831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1eba4c6-2808-45e6-b03a-8371865bfc0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2eb2409f-9611-42dd-8d94-97e49cf5c04a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:50.920845 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147a510f-a9a9-454e-8f94-f0088e47fa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:50.964401 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-53589831 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-53589831, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:50.964401 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-53589831 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-53589831, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:51.030535 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Created reservations ['ed60bde6-72d1-4cae-b275-3dae3d091718', '9f3b05b7-2a55-41cd-8f5e-735b269dc74d', '4ac85828-45d3-4844-914c-aeeca1f90617', 'e3ff4c81-7fbd-4893-8dd8-8c85489501f2'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:51.031662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147a510f-a9a9-454e-8f94-f0088e47fa1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed60bde6-72d1-4cae-b275-3dae3d091718', '9f3b05b7-2a55-41cd-8f5e-735b269dc74d', '4ac85828-45d3-4844-914c-aeeca1f90617', 'e3ff4c81-7fbd-4893-8dd8-8c85489501f2']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:51.032797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9be8971-35e5-4a8a-b6a5-0aabaad44cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:51.070803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9be8971-35e5-4a8a-b6a5-0aabaad44cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1681559525',encryption_key_id=None,group_id=2eb2409f-9611-42dd-8d94-97e49cf5c04a,group_type_id=,metadata={},multiattach=False,project_id='f1200448f56e45b289b446d20d296b6f',qos_specs=None,replication_status=,reservations=['ed60bde6-72d1-4cae-b275-3dae3d091718','9f3b05b7-2a55-41cd-8f5e-735b269dc74d','4ac85828-45d3-4844-914c-aeeca1f90617','e3ff4c81-7fbd-4893-8dd8-8c85489501f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1681559525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2eb2409f-9611-42dd-8d94-97e49cf5c04a,host=None,id=6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1200448f56e45b289b446d20d296b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1eba4c6-2808-45e6-b03a-8371865bfc0a),volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:51.072539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db55e2bd-0904-44b3-8aa9-80c020053bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:51.109115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db55e2bd-0904-44b3-8aa9-80c020053bb7) transitioned into state 'SUCCESS' from state '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-1681559525',encryption_key_id=None,group_id=2eb2409f-9611-42dd-8d94-97e49cf5c04a,group_type_id=,metadata={},multiattach=False,project_id='f1200448f56e45b289b446d20d296b6f',qos_specs=None,replication_status=,reservations=['ed60bde6-72d1-4cae-b275-3dae3d091718','9f3b05b7-2a55-41cd-8f5e-735b269dc74d','4ac85828-45d3-4844-914c-aeeca1f90617','e3ff4c81-7fbd-4893-8dd8-8c85489501f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:51.109875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040a8274-07ff-4601-938c-19175ecf06ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:51.126618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040a8274-07ff-4601-938c-19175ecf06ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:51.127609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Flow 'volume_create_api' (cb85bc5e-21b3-47d7-966c-dbc58dd8b6c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:51.127870 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Create volume request issued successfully. Aug 20 02:08:51.128456 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:51.128753 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:51.169305 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:51.173454 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.173454 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:51.178185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c69d73f4-40eb-4b72-bcfd-532f3aa0dd33 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:51.178664 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 642/2594] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:08:50 2026] POST /volume/v3/volumes => generated 815 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:51.192806 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.196105 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 Aug 20 02:08:51.196355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:51.196571 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:51.205058 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.205058 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:51.216363 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Volume info retrieved successfully. Aug 20 02:08:51.217068 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:51.217281 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:51.266524 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:51.270251 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.270251 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:51.278729 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9341250b-00b9-4f7a-b9ec-37bcf21f35b1 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 returned with HTTP 200 Aug 20 02:08:51.279085 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 644/2595] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:51 2026] GET /volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 => generated 883 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:51.467743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-41a3e8d0-3ea8-4135-b8b9-f84c9582b352 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.469350 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-41a3e8d0-3ea8-4135-b8b9-f84c9582b352 None None] GET https://10.4.3.27/volume// Aug 20 02:08:51.469350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-41a3e8d0-3ea8-4135-b8b9-f84c9582b352 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:51.469350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-41a3e8d0-3ea8-4135-b8b9-f84c9582b352 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:51.469847 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-41a3e8d0-3ea8-4135-b8b9-f84c9582b352 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:08:51.470513 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 662/2596] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:08:51 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:08:51.474288 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-833574f4-4144-44e3-b1d9-0f77e83e992d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.478637 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:08:51.479136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec6a25ed-a0d3-4277-8199-33056b17bc76", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1443275161", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:51.486207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-2a2af6c7-88f7-4dbd-9746-97551814bbce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.490210 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-2a2af6c7-88f7-4dbd-9746-97551814bbce tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:08:51.490714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-2a2af6c7-88f7-4dbd-9746-97551814bbce tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb20922-146b-42ee-a15c-85ee4d2a4663", "connector": null, "instance_uuid": "909af05f-f00f-4943-83ae-e9be28214116"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:51.501587 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.501587 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:51.502374 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:51.502374 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:51.512621 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.512621 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:51.559518 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-2a2af6c7-88f7-4dbd-9746-97551814bbce tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:08:51.560036 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 643/2597] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:08:51 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 20 02:08:51.565278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['2bd5c1fd-1524-42da-ac27-3d4c54cff949', '56a98822-9010-4b79-b2d4-7433bab62dc1', 'e6f5e6d5-6be0-45ea-b315-422f4a379c6a', '5b2377bd-8093-4385-8d2d-761f4d95dbbc'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:51.571323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-9ce7acf2-33f2-42dd-8b2d-9de2704da657 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.573829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-9ce7acf2-33f2-42dd-8b2d-9de2704da657 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a Aug 20 02:08:51.575217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-9ce7acf2-33f2-42dd-8b2d-9de2704da657 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:51.575217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-9ce7acf2-33f2-42dd-8b2d-9de2704da657 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:51.589628 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.589628 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:51.617722 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:08:51.618443 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-833574f4-4144-44e3-b1d9-0f77e83e992d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:08:51.618976 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 649/2598] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:08:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:51.633101 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.637897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:51.639296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:51.640593 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:51.649688 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.649688 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:51.650095 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:51.651183 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95f7b266-8ac4-4846-b04b-75eb9c432b58 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 200 Aug 20 02:08:51.651870 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 663/2599] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:51 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:51.663248 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-9ce7acf2-33f2-42dd-8b2d-9de2704da657 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a returned with HTTP 200 Aug 20 02:08:51.663248 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 645/2600] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:08:51 2026] DELETE /volume/v3/attachments/d686ec36-b1c9-4450-a3ec-ae9deb6a170a => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:51.896577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:51.900726 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:51.900726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:51.900726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:51.900726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:51.907525 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:51.907525 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:51.907525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c4a928d-fd35-49b6-a6c9-472a3a15867d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:51.907525 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 644/2601] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:51 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:51.997321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-66642287-d633-4696-93cf-5cb4eaee7f1b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.000092 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:52.000631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6cb9fadd-74ba-4a31-bba5-38d379311f2a", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:52.002853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6cb9fadd-74ba-4a31-bba5-38d379311f2a', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:52.118446 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Create volume of 1 GB Aug 20 02:08:52.118770 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.118770 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:52.123088 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Availability Zones retrieved successfully. Aug 20 02:08:52.128601 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Flow 'volume_create_api' (f551fbba-27d4-431d-a78f-b53dbdf2ac86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:52.130767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895b97af-a0fa-41e9-b710-17f69c89072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.131845 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:52.213285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895b97af-a0fa-41e9-b710-17f69c89072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:08:49Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c9b2c41c-54e8-4239-9e7d-6740683813ac,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': 'c9b2c41c-54e8-4239-9e7d-6740683813ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.214319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a884c817-cc1e-4139-8b3a-0289fe3075b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.250337 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-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 20 02:08:52.250897 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-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 20 02:08:52.296033 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Created reservations ['18bc7ffa-411f-4b6d-b6ec-282321c84caf', '20dc7fe0-a9a3-4d75-8bf3-8e2c717377d6', '1b7238f1-76c9-487c-8120-476b44ccc266', '5ba00842-17d7-4b86-a33e-1cd99f8ded84'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:52.296840 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.297175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a884c817-cc1e-4139-8b3a-0289fe3075b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18bc7ffa-411f-4b6d-b6ec-282321c84caf', '20dc7fe0-a9a3-4d75-8bf3-8e2c717377d6', '1b7238f1-76c9-487c-8120-476b44ccc266', '5ba00842-17d7-4b86-a33e-1cd99f8ded84']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.298602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b853cd7-0ff1-4f9c-991b-0e0d871f13dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.302712 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 Aug 20 02:08:52.303533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.303533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.311339 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.311339 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:52.316380 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Volume info retrieved successfully. Aug 20 02:08:52.317133 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:52.317332 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:52.327979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b853cd7-0ff1-4f9c-991b-0e0d871f13dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98420ba-3087-49ee-af7a-5eaf5d5a6b85', '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='2e17a40e9ca542ce9a071f54f7ba7435',qos_specs=None,replication_status=,reservations=['18bc7ffa-411f-4b6d-b6ec-282321c84caf','20dc7fe0-a9a3-4d75-8bf3-8e2c717377d6','1b7238f1-76c9-487c-8120-476b44ccc266','5ba00842-17d7-4b86-a33e-1cd99f8ded84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327a41129b9a4bd78cee6ae03d5a1d28',volume_type_id=c9b2c41c-54e8-4239-9e7d-6740683813ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:52Z,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=e98420ba-3087-49ee-af7a-5eaf5d5a6b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e17a40e9ca542ce9a071f54f7ba7435',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='327a41129b9a4bd78cee6ae03d5a1d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9b2c41c-54e8-4239-9e7d-6740683813ac),volume_type_id=c9b2c41c-54e8-4239-9e7d-6740683813ac)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.329312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960f9c82-75d1-409d-85f3-79500621bb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.355443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960f9c82-75d1-409d-85f3-79500621bb7d) transitioned into state 'SUCCESS' from 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='2e17a40e9ca542ce9a071f54f7ba7435',qos_specs=None,replication_status=,reservations=['18bc7ffa-411f-4b6d-b6ec-282321c84caf','20dc7fe0-a9a3-4d75-8bf3-8e2c717377d6','1b7238f1-76c9-487c-8120-476b44ccc266','5ba00842-17d7-4b86-a33e-1cd99f8ded84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327a41129b9a4bd78cee6ae03d5a1d28',volume_type_id=c9b2c41c-54e8-4239-9e7d-6740683813ac)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.355834 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51651266-3aeb-4054-b02f-eb3d41639671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.359811 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:52.363006 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.363006 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:52.371288 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eccc9609-b2bd-44c6-afb3-f29cfc04fafd tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 returned with HTTP 200 Aug 20 02:08:52.371654 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 664/2602] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 => generated 908 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:52.371967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51651266-3aeb-4054-b02f-eb3d41639671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.372940 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Flow 'volume_create_api' (f551fbba-27d4-431d-a78f-b53dbdf2ac86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:52.373341 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Create volume request issued successfully. Aug 20 02:08:52.374023 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-66642287-d633-4696-93cf-5cb4eaee7f1b tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:52.374768 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 650/2603] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:51 2026] POST /volume/v3/volumes => generated 796 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:52.392604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.393039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0d0c13de-4a4d-48ea-8565-4030471279aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.400256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0d0c13de-4a4d-48ea-8565-4030471279aa tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:52.400767 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] POST https://10.4.3.27/volume/v3/groups/action Aug 20 02:08:52.400817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0d0c13de-4a4d-48ea-8565-4030471279aa tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.400855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action body: b'{"create-from-src": {"source_group_id": "2eb2409f-9611-42dd-8d94-97e49cf5c04a", "name": "tempest-Group_from_grp-1768475737"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:52.400901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0d0c13de-4a4d-48ea-8565-4030471279aa tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.400963 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2eb2409f-9611-42dd-8d94-97e49cf5c04a", "name": "tempest-Group_from_grp-1768475737"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:52.400963 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Creating new group {'create-from-src': {'source_group_id': '2eb2409f-9611-42dd-8d94-97e49cf5c04a', 'name': 'tempest-Group_from_grp-1768475737'}}. {{(pid=100164) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 02:08:52.400963 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Creating group tempest-Group_from_grp-1768475737 from source group 2eb2409f-9611-42dd-8d94-97e49cf5c04a. Aug 20 02:08:52.403119 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.403119 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:52.405755 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.405755 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:52.411132 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0d0c13de-4a4d-48ea-8565-4030471279aa tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:52.414665 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.414665 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:52.420614 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0d0c13de-4a4d-48ea-8565-4030471279aa tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:52.420614 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 645/2604] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:52.452413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Created reservations ['b4acc925-f2c9-4c74-bad6-e7bf4f46a512'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:52.560145 np0000007844 devstack@c-api.service[100164]: INFO cinder.group.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] A mapping entry already exists for group 6ef86302-2469-4197-a035-fc8b9c4e5fbb and volume type e1eba4c6-2808-45e6-b03a-8371865bfc0a. Do not need to create again. Aug 20 02:08:52.560598 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.560598 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:52.561316 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Availability Zones retrieved successfully. Aug 20 02:08:52.569133 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Flow 'volume_create_api' (59411ec1-5b41-4084-9539-da90f9b342dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:52.570158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7235e4b-9fda-4bf3-a2f0-f829654344db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.574155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:52.606196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7235e4b-9fda-4bf3-a2f0-f829654344db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194', 'volume_type': VolumeType(created_at=2026-08-20T02:08:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1eba4c6-2808-45e6-b03a-8371865bfc0a,is_public=True,name='tempest-GroupsV314Test-volume-type-53589831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1eba4c6-2808-45e6-b03a-8371865bfc0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6ef86302-2469-4197-a035-fc8b9c4e5fbb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.608108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671c30f6-2960-4e5f-b141-e15caecaf85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.647903 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-53589831 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-53589831, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:52.648582 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-53589831 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-53589831, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:52.662741 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf254267-003d-4064-882f-1fc306eefbdb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.665442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf254267-003d-4064-882f-1fc306eefbdb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:52.665867 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf254267-003d-4064-882f-1fc306eefbdb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.666314 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf254267-003d-4064-882f-1fc306eefbdb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.677999 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.677999 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:52.679701 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cf254267-003d-4064-882f-1fc306eefbdb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:52.681325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf254267-003d-4064-882f-1fc306eefbdb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 200 Aug 20 02:08:52.681506 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 665/2605] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:52.681819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Created reservations ['26ba75eb-14f0-4ffa-9b4d-fa589ea19383', '26f596df-4c60-4f1c-a454-3b6190f6d28e', 'e8a8fa9a-a81c-47b0-90f9-816ab6ee5cb6', '6babef62-d4f8-48a2-acb6-bf2efcd85044'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:52.683410 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671c30f6-2960-4e5f-b141-e15caecaf85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ba75eb-14f0-4ffa-9b4d-fa589ea19383', '26f596df-4c60-4f1c-a454-3b6190f6d28e', 'e8a8fa9a-a81c-47b0-90f9-816ab6ee5cb6', '6babef62-d4f8-48a2-acb6-bf2efcd85044']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.684831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba4b159-945d-4185-959c-54d0cfe54fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.694603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.697019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:52.697490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.697490 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.705282 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.705282 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:52.705943 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:52.707120 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c7c1996f-dbf9-403f-9cfa-44d5e1dbbac3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 200 Aug 20 02:08:52.707819 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 651/2606] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:52.726092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba4b159-945d-4185-959c-54d0cfe54fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53658982-3e4a-4252-9daf-ca6c972fdc4d', '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=6ef86302-2469-4197-a035-fc8b9c4e5fbb,group_type_id=,metadata={},multiattach=False,project_id='f1200448f56e45b289b446d20d296b6f',qos_specs=None,replication_status=,reservations=['26ba75eb-14f0-4ffa-9b4d-fa589ea19383','26f596df-4c60-4f1c-a454-3b6190f6d28e','e8a8fa9a-a81c-47b0-90f9-816ab6ee5cb6','6babef62-d4f8-48a2-acb6-bf2efcd85044'],size=1,snapshot_id=None,source_replicaid=,source_volid=6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194,status='creating',user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ef86302-2469-4197-a035-fc8b9c4e5fbb,host=None,id=53658982-3e4a-4252-9daf-ca6c972fdc4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1200448f56e45b289b446d20d296b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1eba4c6-2808-45e6-b03a-8371865bfc0a),volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.728008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.728125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ce1dd6-6548-4880-b86c-28c3eac50dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:52.728662 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:08:52.729054 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec6a25ed-a0d3-4277-8199-33056b17bc76", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-80975847", "description": null, "metadata": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:52.752529 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.752529 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:52.753332 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:52.753609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:52.759728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ce1dd6-6548-4880-b86c-28c3eac50dc3) transitioned into state 'SUCCESS' from 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=6ef86302-2469-4197-a035-fc8b9c4e5fbb,group_type_id=,metadata={},multiattach=False,project_id='f1200448f56e45b289b446d20d296b6f',qos_specs=None,replication_status=,reservations=['26ba75eb-14f0-4ffa-9b4d-fa589ea19383','26f596df-4c60-4f1c-a454-3b6190f6d28e','e8a8fa9a-a81c-47b0-90f9-816ab6ee5cb6','6babef62-d4f8-48a2-acb6-bf2efcd85044'],size=1,snapshot_id=None,source_replicaid=,source_volid=6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194,status='creating',user_id='fb68c0fa1d2e4fae883af7bb09039692',volume_type_id=e1eba4c6-2808-45e6-b03a-8371865bfc0a)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:52.761327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Flow 'volume_create_api' (59411ec1-5b41-4084-9539-da90f9b342dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:52.761765 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Create volume request issued successfully. Aug 20 02:08:52.791253 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-36d56a86-5362-4d2a-9564-0296d16c72e0 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/action returned with HTTP 202 Aug 20 02:08:52.791253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 646/2607] 10.4.3.27 () {70 vars in 1311 bytes} [Thu Aug 20 02:08:52 2026] POST /volume/v3/groups/action => generated 102 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:52.796078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['7bf6070d-90cc-4f09-b334-9b86f3b41b59', '62345fa4-4e72-4e8c-a508-4db214fdeb51', 'dfc56373-c83a-469b-a37c-211e0e3fb7b2', 'a96e56e3-3206-4d2b-bdfb-5376fcc5286d'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:52.799017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.804272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:52.805191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.805618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.806414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:52.809250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:52.822885 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Get all volumes completed successfully. Aug 20 02:08:52.824500 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:52.825059 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:52.861863 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:08:52.862904 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c7b4878-b90b-4d28-ae76-8ef2d822265b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:08:52.864133 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 646/2608] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:08:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:52.879252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-500c7922-05b8-452a-8218-d3e349a9dc07 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.885477 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-500c7922-05b8-452a-8218-d3e349a9dc07 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:52.885623 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-500c7922-05b8-452a-8218-d3e349a9dc07 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.885893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-500c7922-05b8-452a-8218-d3e349a9dc07 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.887944 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:52.890558 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.890558 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:52.894377 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.894377 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:52.895575 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-500c7922-05b8-452a-8218-d3e349a9dc07 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:52.895725 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:52.895791 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:52.901253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-500c7922-05b8-452a-8218-d3e349a9dc07 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 200 Aug 20 02:08:52.901253 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 652/2609] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:52.921290 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-df28bd7f-fce6-4558-889d-72a416bb9546 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.924320 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df28bd7f-fce6-4558-889d-72a416bb9546 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:52.924653 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df28bd7f-fce6-4558-889d-72a416bb9546 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.925159 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df28bd7f-fce6-4558-889d-72a416bb9546 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:52.925362 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-df28bd7f-fce6-4558-889d-72a416bb9546 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:52.931713 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.931713 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:52.932769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df28bd7f-fce6-4558-889d-72a416bb9546 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:52.933190 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 647/2610] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:52.948814 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:52.954405 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:52.954405 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:52.963436 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29c9afd5-f3af-4e58-9bcb-ef56948db9fb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:52.964086 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 666/2611] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:52.991969 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.997338 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:52.999023 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d Aug 20 02:08:52.999173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] PUT https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 Aug 20 02:08:52.999320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:52.999399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:52.999635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.012605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Acquiring lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:08:53.015931 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.015931 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:53.020168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:08:53.023556 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.023556 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:53.034905 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Volume info retrieved successfully. Aug 20 02:08:53.041902 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:53.042124 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:53.094563 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:53.098475 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.098475 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:53.109079 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ae2e91d-f920-4fa6-9381-775b89226d38 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d returned with HTTP 200 Aug 20 02:08:53.109624 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 647/2612] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:52 2026] GET /volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:53.126793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.129697 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb Aug 20 02:08:53.130122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.130523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.130680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] show called for member 6ef86302-2469-4197-a035-fc8b9c4e5fbb {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:53.138430 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.138430 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:53.146072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Lock "cinder-attachment_update-1eb20922-146b-42ee-a15c-85ee4d2a4663-np0000007844" released by "attachment_update" :: held 0.126s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:08:53.146395 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-eca55ac6-25a7-405b-8d83-1ba16d279efd tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 returned with HTTP 200 Aug 20 02:08:53.146847 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 653/2613] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:08:52 2026] PUT /volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:53.150454 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45066395-6b97-44ee-ab13-aa7e27cbeb17 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb returned with HTTP 200 Aug 20 02:08:53.150990 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 648/2614] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb => generated 417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:53.162218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-a5f838b4-f5c3-401b-84ed-a9b48aee5c37 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.164805 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-a5f838b4-f5c3-401b-84ed-a9b48aee5c37 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 Aug 20 02:08:53.165072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-a5f838b4-f5c3-401b-84ed-a9b48aee5c37 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.165341 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-a5f838b4-f5c3-401b-84ed-a9b48aee5c37 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.165715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.167900 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:53.168136 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.168335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.168586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:53.169251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:53.177504 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Get all volumes completed successfully. Aug 20 02:08:53.178587 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:53.178741 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:53.181737 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-a5f838b4-f5c3-401b-84ed-a9b48aee5c37 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 returned with HTTP 200 Aug 20 02:08:53.182299 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 667/2615] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:53.221803 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:53.225263 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.225263 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:53.229853 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:53.230016 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:53.275473 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:53.279831 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.279831 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:53.289743 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b315e4b-102e-46e8-be5c-15fe8e516f4f tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:53.290073 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 648/2616] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:08:53.309165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.311598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] POST https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb/action Aug 20 02:08:53.312111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:53.312291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:53.314086 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] delete called for group 6ef86302-2469-4197-a035-fc8b9c4e5fbb {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:08:53.314249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Delete group with id: 6ef86302-2469-4197-a035-fc8b9c4e5fbb Aug 20 02:08:53.318384 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.318384 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:53.372763 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5633724-a027-41aa-a4a7-e2fc35711e7e tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb/action returned with HTTP 202 Aug 20 02:08:53.373437 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 654/2617] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:53 2026] POST /volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:53.384064 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3120b38-de60-4cfd-9044-20e883e99499 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.386636 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d Aug 20 02:08:53.386636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.386636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.410427 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.410427 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:53.416439 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Volume info retrieved successfully. Aug 20 02:08:53.417351 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:53.417351 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:53.435288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.438852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:53.439076 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.440561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.451598 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.451598 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:53.458534 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:53.461683 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.461683 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:53.463072 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:53.468666 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c18fe65f-9f9b-4b04-8d0c-d0bbdcd9cd5f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:53.469382 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 668/2618] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:53.475002 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3120b38-de60-4cfd-9044-20e883e99499 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d returned with HTTP 200 Aug 20 02:08:53.475659 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 649/2619] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:53.912251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.914201 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:53.914636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.914786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.923954 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.923954 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:53.924341 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:53.925410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e0ee5cd-9e01-4b2f-8b40-2555394c039f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 200 Aug 20 02:08:53.926109 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 649/2620] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:53.938796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.940838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:53.941150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.941294 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.946240 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.946240 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:53.946690 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:53.947611 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1bf5aaab-abfb-4a40-add6-103370f3f916 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 200 Aug 20 02:08:53.947719 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 655/2621] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:53.948920 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.952884 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:53.953101 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:53.953309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:53.953421 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:53.963388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:53.966777 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.966777 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:53.966777 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ab9bf22-2c81-460c-af13-29ae6d6f5c8e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:53.966777 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 669/2622] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:53 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:53.968324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:08:53.968849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec6a25ed-a0d3-4277-8199-33056b17bc76", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1942461103", "description": null, "metadata": null}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:53.984976 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:53.984976 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:53.985521 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:08:53.985662 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:08:54.006987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d653e06d-45f3-4672-ac8a-f68851987dfd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.018255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['6a675514-0eca-40cd-b5de-3337294d3452', 'dfacdfd0-8f0f-4d9d-8461-9b1467745a28', '1c020804-94a0-4db6-ba93-ddfc4b727684', '1c3088f7-9192-4ffb-b578-40259ed9de39'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:54.059752 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:08:54.060096 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e00e5658-7dd4-47a8-bf5d-093e22d0bd43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:08:54.060834 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 650/2623] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:08:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:54.071609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.074140 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:54.074413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.074729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.080649 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.080649 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:54.081353 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:54.082442 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b58ee330-fb5d-4ee1-8bcc-74e4da36140a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 200 Aug 20 02:08:54.083076 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 656/2624] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:54.181639 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:54.184755 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1448621228"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:54.190770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1448621228'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:54.191496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume of 1 GB Aug 20 02:08:54.203297 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Availability Zones retrieved successfully. Aug 20 02:08:54.223505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (13db783c-e8ab-40b3-a118-1634e8f04a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:54.227253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6fa361-2aaf-4364-8a42-cac0cbe7326e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:54.231285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:54.313258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6fa361-2aaf-4364-8a42-cac0cbe7326e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:54.313258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61223249-cfc0-4870-987c-7c82e9684483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:54.403592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['c05d2f2f-4f2a-4087-b442-36c38d6d5ca5', 'df02de1e-d7fd-47d8-af2d-9117b7b21dbc', 'e7fedcce-7e4c-47fa-bb91-d3153f0fe74d', '2662c5f0-7ad0-42bd-88b6-8b2b6b75887a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:54.404431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61223249-cfc0-4870-987c-7c82e9684483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c05d2f2f-4f2a-4087-b442-36c38d6d5ca5', 'df02de1e-d7fd-47d8-af2d-9117b7b21dbc', 'e7fedcce-7e4c-47fa-bb91-d3153f0fe74d', '2662c5f0-7ad0-42bd-88b6-8b2b6b75887a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:54.405178 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56cc23a0-4509-45db-8aef-b4b346186749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:54.428533 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56cc23a0-4509-45db-8aef-b4b346186749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736ec3a6-d886-4945-8b02-71e25c3970b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1448621228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['c05d2f2f-4f2a-4087-b442-36c38d6d5ca5','df02de1e-d7fd-47d8-af2d-9117b7b21dbc','e7fedcce-7e4c-47fa-bb91-d3153f0fe74d','2662c5f0-7ad0-42bd-88b6-8b2b6b75887a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1448621228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736ec3a6-d886-4945-8b02-71e25c3970b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c33e5769d2e443178d864571c4da6431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf1489e22824de597f838e847aabe58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:54.429305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d65637-bbec-4439-b717-bf277286af4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:54.447840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d65637-bbec-4439-b717-bf277286af4c) transitioned into state 'SUCCESS' from state '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-1448621228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['c05d2f2f-4f2a-4087-b442-36c38d6d5ca5','df02de1e-d7fd-47d8-af2d-9117b7b21dbc','e7fedcce-7e4c-47fa-bb91-d3153f0fe74d','2662c5f0-7ad0-42bd-88b6-8b2b6b75887a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:54.448700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9190b8c3-e05a-4a9e-864f-68764387d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:54.461393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9190b8c3-e05a-4a9e-864f-68764387d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:54.462210 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (13db783c-e8ab-40b3-a118-1634e8f04a2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:54.462560 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request issued successfully. Aug 20 02:08:54.463269 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d653e06d-45f3-4672-ac8a-f68851987dfd tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:54.463588 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 650/2625] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:08:54 2026] POST /volume/v3/volumes => generated 747 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:54.478977 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-993cb57f-192c-4520-85c3-5d4929088846 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.491405 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-993cb57f-192c-4520-85c3-5d4929088846 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:08:54.491405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-993cb57f-192c-4520-85c3-5d4929088846 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.491405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-993cb57f-192c-4520-85c3-5d4929088846 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.491550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.491550 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:54.491550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.491550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.492042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e83b4b42-1192-4592-8bf9-dfa41099a1eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.493130 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.493130 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:54.497561 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-993cb57f-192c-4520-85c3-5d4929088846 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:08:54.498094 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e83b4b42-1192-4592-8bf9-dfa41099a1eb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d Aug 20 02:08:54.498425 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e83b4b42-1192-4592-8bf9-dfa41099a1eb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.498675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e83b4b42-1192-4592-8bf9-dfa41099a1eb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.501843 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.501843 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:54.502261 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-993cb57f-192c-4520-85c3-5d4929088846 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 returned with HTTP 200 Aug 20 02:08:54.502970 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 670/2626] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:54.512094 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e83b4b42-1192-4592-8bf9-dfa41099a1eb tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d returned with HTTP 404 Aug 20 02:08:54.514514 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 657/2627] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/volumes/53658982-3e4a-4252-9daf-ca6c972fdc4d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:08:54.515308 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:54.521062 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e313a009-56f4-4b64-b354-e66f9354bef6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.522009 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6ed177a-fcab-47a1-ac8d-e4dfcd4a054d tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:54.522556 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 651/2628] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:54.526251 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e313a009-56f4-4b64-b354-e66f9354bef6 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb Aug 20 02:08:54.526251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e313a009-56f4-4b64-b354-e66f9354bef6 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.526251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e313a009-56f4-4b64-b354-e66f9354bef6 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.526251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-e313a009-56f4-4b64-b354-e66f9354bef6 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] show called for member 6ef86302-2469-4197-a035-fc8b9c4e5fbb {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:54.527438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e313a009-56f4-4b64-b354-e66f9354bef6 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb returned with HTTP 404 Aug 20 02:08:54.527992 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 651/2629] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/groups/6ef86302-2469-4197-a035-fc8b9c4e5fbb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:54.537845 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.539674 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:08:54.539926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.540126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.540436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:08:54.541383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:08:54.551146 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Get all volumes completed successfully. Aug 20 02:08:54.552046 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:54.552262 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:54.590748 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:54.593826 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.593826 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:54.603436 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef5058ad-0f08-4bf3-bcad-698705f26a48 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:08:54.603850 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 671/2630] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:54.621869 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.624188 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] POST https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a/action Aug 20 02:08:54.624937 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:54.625247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:54.626811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] delete called for group 2eb2409f-9611-42dd-8d94-97e49cf5c04a {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:08:54.626977 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Delete group with id: 2eb2409f-9611-42dd-8d94-97e49cf5c04a Aug 20 02:08:54.630536 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.630536 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:54.682866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a2d24df4-1feb-4a16-a879-489c301d2a60 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a/action returned with HTTP 202 Aug 20 02:08:54.682866 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 658/2631] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:08:54 2026] POST /volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:54.692123 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.694375 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 Aug 20 02:08:54.694608 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.694873 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.705978 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.705978 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:54.710214 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Volume info retrieved successfully. Aug 20 02:08:54.710971 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:08:54.711218 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:08:54.755143 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:08:54.758980 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.758980 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:54.768704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-041999a5-46d7-4b6e-a350-5cdfde2e8c15 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 returned with HTTP 200 Aug 20 02:08:54.769212 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 652/2632] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:54.978541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:54.980004 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:54.980484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:54.980764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:54.980942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:54.989942 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:54.989942 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:54.989942 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2da577d6-045d-4a47-b601-40f72ff8bc53 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:54.989942 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 652/2633] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:54 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.093118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.095466 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:55.095821 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.096076 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.102559 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.102559 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:55.103124 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:55.104373 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9699b001-3ee4-448d-ae55-9d42a6381d92 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 200 Aug 20 02:08:55.104946 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 672/2634] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.115778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.117673 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:55.117959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.118188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.122884 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.122884 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:55.123336 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:55.124037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a8e0a7d-32e6-49f7-a6e7-3a287476ac66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 200 Aug 20 02:08:55.124375 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 659/2635] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.517999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.520533 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:08:55.520795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.521073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.533006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.533006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:55.539392 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:08:55.543562 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.544251 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be634055-cb13-4ea1-aecc-e6ca577f6316 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 returned with HTTP 200 Aug 20 02:08:55.544599 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 653/2636] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.545423 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:55.546942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.546942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.555159 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.555159 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:55.557622 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.559032 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:55.560086 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:08:55.560496 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "736ec3a6-d886-4945-8b02-71e25c3970b2", "name": "tempest-VolumesBackupsTest-Backup-2087998191"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:55.562109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating new backup {'backup': {'volume_id': '736ec3a6-d886-4945-8b02-71e25c3970b2', 'name': 'tempest-VolumesBackupsTest-Backup-2087998191'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:08:55.562311 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating backup of volume 736ec3a6-d886-4945-8b02-71e25c3970b2 in container None Aug 20 02:08:55.564508 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97284a4b-66bd-4b96-88bd-9293a531e8ba tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:55.565131 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 653/2637] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.570127 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.570127 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:55.570763 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:08:55.609852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['2e263228-2ab3-4929-8fae-05182d652a5a', '310684dc-4048-4fde-a720-3f81e258bb57'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:55.644777 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4f76bc1-aeee-4d2e-b309-4257d6932e64 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:08:55.645209 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 673/2638] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:08:55 2026] POST /volume/v3/backups => generated 328 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:08:55.657848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.660799 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:08:55.661255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.661615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.661843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:55.669040 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.669040 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:55.670249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05f38f69-1a62-4d29-ac9b-3ea0a3bc6a42 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:08:55.670951 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 660/2639] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:55.788352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c6b6111a-5246-4b49-a19e-d92a560d4f06 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.790664 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c6b6111a-5246-4b49-a19e-d92a560d4f06 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 Aug 20 02:08:55.790972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c6b6111a-5246-4b49-a19e-d92a560d4f06 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.791244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c6b6111a-5246-4b49-a19e-d92a560d4f06 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.797867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c6b6111a-5246-4b49-a19e-d92a560d4f06 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 returned with HTTP 404 Aug 20 02:08:55.798397 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 654/2640] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/volumes/6356cd7b-c2e0-4aa2-b11b-64bc3d5b6194 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:55.805198 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.809250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] GET https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a Aug 20 02:08:55.809250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.809250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.809250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] show called for member 2eb2409f-9611-42dd-8d94-97e49cf5c04a {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:08:55.812821 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef1e83f8-7b94-4345-a500-c46f6e765426 tempest-GroupsV314Test-1050632141 tempest-GroupsV314Test-1050632141-project-member] https://10.4.3.27/volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a returned with HTTP 404 Aug 20 02:08:55.813658 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 654/2641] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/groups/2eb2409f-9611-42dd-8d94-97e49cf5c04a => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:08:55.820811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a0d5a4d7-3712-4031-b147-317fe0bae28d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.822708 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0d5a4d7-3712-4031-b147-317fe0bae28d tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/704ca6d5-2464-4f2b-97dc-c94831771706 Aug 20 02:08:55.822927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0d5a4d7-3712-4031-b147-317fe0bae28d tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.823110 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0d5a4d7-3712-4031-b147-317fe0bae28d tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.823416 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:55.823416 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:55.836083 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0d5a4d7-3712-4031-b147-317fe0bae28d tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] https://10.4.3.27/volume/v3/group_types/704ca6d5-2464-4f2b-97dc-c94831771706 returned with HTTP 202 Aug 20 02:08:55.836538 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 674/2642] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:08:55 2026] DELETE /volume/v3/group_types/704ca6d5-2464-4f2b-97dc-c94831771706 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:08:55.843220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-822c4956-3a1c-42fe-bd57-724783db6344 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.844866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-822c4956-3a1c-42fe-bd57-724783db6344 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] DELETE https://10.4.3.27/volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a Aug 20 02:08:55.845088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-822c4956-3a1c-42fe-bd57-724783db6344 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.845517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-822c4956-3a1c-42fe-bd57-724783db6344 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.874295 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-822c4956-3a1c-42fe-bd57-724783db6344 tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] https://10.4.3.27/volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a returned with HTTP 202 Aug 20 02:08:55.874862 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 661/2643] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:08:55 2026] DELETE /volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:55.882785 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9cac52e4-506d-4923-a304-570bf52d1fed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:55.885364 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9cac52e4-506d-4923-a304-570bf52d1fed tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] GET https://10.4.3.27/volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a Aug 20 02:08:55.885605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9cac52e4-506d-4923-a304-570bf52d1fed tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:55.885845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9cac52e4-506d-4923-a304-570bf52d1fed tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:55.889683 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9cac52e4-506d-4923-a304-570bf52d1fed tempest-GroupsV314Test-1843600127 tempest-GroupsV314Test-1843600127-project-admin] https://10.4.3.27/volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a returned with HTTP 404 Aug 20 02:08:55.890187 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 655/2644] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:08:55 2026] GET /volume/v3/types/e1eba4c6-2808-45e6-b03a-8371865bfc0a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:56.002693 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:56.006395 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:56.006395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:56.006395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:56.006395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:56.011096 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:56.011096 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:56.012098 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32e8c5df-afa5-49c7-bf54-de41c5c04d0a tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:56.012642 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 655/2645] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:56 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:56.584047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-906bc542-f197-4c8f-bbc2-469ce5672377 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:56.586111 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-906bc542-f197-4c8f-bbc2-469ce5672377 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:56.588377 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-906bc542-f197-4c8f-bbc2-469ce5672377 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:56.588751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-906bc542-f197-4c8f-bbc2-469ce5672377 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:56.599261 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:56.599261 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:56.609530 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-906bc542-f197-4c8f-bbc2-469ce5672377 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:56.615407 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-906bc542-f197-4c8f-bbc2-469ce5672377 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:56.616016 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 675/2646] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:56 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:56.657021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:56.658816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:56.659074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:56.659450 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:56.659450 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:56.669964 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:56.669964 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:56.670677 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:56.686563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a225680b-e6d0-44cd-a648-bb8632835222 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:56.689529 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a225680b-e6d0-44cd-a648-bb8632835222 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:08:56.690823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a225680b-e6d0-44cd-a648-bb8632835222 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:56.690823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a225680b-e6d0-44cd-a648-bb8632835222 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:56.690823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a225680b-e6d0-44cd-a648-bb8632835222 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:56.700926 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:08:56.700926 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-938b554c-3099-4573-9a95-e6d5ef8fb891 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 202 Aug 20 02:08:56.701069 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 662/2647] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:08:56 2026] DELETE /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:56.702643 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:56.702643 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:56.704146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a225680b-e6d0-44cd-a648-bb8632835222 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:08:56.704146 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 656/2648] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:56 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:56.718317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:56.718317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:56.718317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:56.718317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:56.727501 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:56.727501 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:56.728040 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:56.728895 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-801c4248-a865-4113-ba37-ea7e9c0c8735 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 200 Aug 20 02:08:56.729564 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 656/2649] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:56 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:57.022721 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1acb7d96-1d33-4b93-a365-59424bac463c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.024073 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1acb7d96-1d33-4b93-a365-59424bac463c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:57.024371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1acb7d96-1d33-4b93-a365-59424bac463c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.024645 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1acb7d96-1d33-4b93-a365-59424bac463c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.024835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1acb7d96-1d33-4b93-a365-59424bac463c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:57.029119 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:57.029119 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:57.030417 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1acb7d96-1d33-4b93-a365-59424bac463c tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:57.030417 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 676/2650] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:57 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:57.631535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.634032 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:57.634303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.634529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.644161 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:57.644161 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:57.650777 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:57.656769 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c81f0d2-54de-45dd-a054-7e2889ab980e tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:57.657323 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 663/2651] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:57 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:57.721693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-152d74b1-ddfa-4269-81ef-d99c566e676e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.724015 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-152d74b1-ddfa-4269-81ef-d99c566e676e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:08:57.724306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-152d74b1-ddfa-4269-81ef-d99c566e676e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.724411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-152d74b1-ddfa-4269-81ef-d99c566e676e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.724502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-152d74b1-ddfa-4269-81ef-d99c566e676e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:57.730131 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:57.730131 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:57.731045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-152d74b1-ddfa-4269-81ef-d99c566e676e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:08:57.732049 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 657/2652] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:57 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:57.740197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c89e47b4-b0cd-4781-abbb-bab1eff527ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.742330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c89e47b4-b0cd-4781-abbb-bab1eff527ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:57.742564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c89e47b4-b0cd-4781-abbb-bab1eff527ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.742798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c89e47b4-b0cd-4781-abbb-bab1eff527ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.748987 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c89e47b4-b0cd-4781-abbb-bab1eff527ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 404 Aug 20 02:08:57.749596 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 657/2653] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:57 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:57.759148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.762882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:57.762882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.762882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.762882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:57.769013 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:57.769013 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:57.769719 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:57.797088 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:08:57.797480 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15bd0dcd-63af-4e66-88b1-ce543a3c0e13 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 202 Aug 20 02:08:57.797976 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 677/2654] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:08:57 2026] DELETE /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:57.808128 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:57.810154 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:57.810341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:57.810521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:57.815346 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:57.815346 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:57.815774 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:57.816679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b8257e8-ef17-4b52-823a-b670ba794ad0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 200 Aug 20 02:08:57.817071 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 664/2655] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:57 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.022561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-fa9e59d8-7ed1-4366-816f-fa5c74ecee43 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.025560 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-fa9e59d8-7ed1-4366-816f-fa5c74ecee43 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] POST https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74/action Aug 20 02:08:58.027336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-fa9e59d8-7ed1-4366-816f-fa5c74ecee43 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:08:58.027336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-fa9e59d8-7ed1-4366-816f-fa5c74ecee43 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:58.044109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d98892b1-b485-4b39-8fbe-e584b381c47d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.047409 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d98892b1-b485-4b39-8fbe-e584b381c47d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:58.047785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d98892b1-b485-4b39-8fbe-e584b381c47d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.047927 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d98892b1-b485-4b39-8fbe-e584b381c47d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.049882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d98892b1-b485-4b39-8fbe-e584b381c47d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:58.057029 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.057029 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:58.058004 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d98892b1-b485-4b39-8fbe-e584b381c47d tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:58.058509 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 658/2656] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:58 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.059555 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.059555 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:58.076452 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-002466e5-da6a-40e7-88c5-a5bfa47063fe req-fa9e59d8-7ed1-4366-816f-fa5c74ecee43 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74/action returned with HTTP 204 Aug 20 02:08:58.077036 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 658/2657] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:08:58 2026] POST /volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:58.553871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f2631290-d250-4d56-b3f9-08168adeb800 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.661169 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2631290-d250-4d56-b3f9-08168adeb800 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:58.661169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2631290-d250-4d56-b3f9-08168adeb800 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-572335719"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:58.663777 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.663777 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:58.669721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.671888 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:58.672137 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.672366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.681575 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.681575 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:58.683727 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2631290-d250-4d56-b3f9-08168adeb800 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:58.684198 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 678/2658] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:08:58 2026] POST /volume/v3/types => generated 232 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.685278 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:58.691473 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8fa6cac-76d2-49e6-814b-4fa6a4bc2d01 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:58.691689 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 665/2659] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:58 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.694376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-273c1f01-e472-4b50-94c4-5fd8a32e2f80 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.697661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-273c1f01-e472-4b50-94c4-5fd8a32e2f80 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:08:58.698050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-273c1f01-e472-4b50-94c4-5fd8a32e2f80 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1581516201", "extra_specs": {"multiattach": " True"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:58.726796 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-273c1f01-e472-4b50-94c4-5fd8a32e2f80 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:08:58.727175 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 659/2660] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:08:58 2026] POST /volume/v3/types => generated 259 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.743321 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.745239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.745328 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:08:58.745502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.745716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.745859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:58.750329 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.750329 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:58.751048 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-015bc573-96cf-4e38-9bbc-d6d8aa683639 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:08:58.751386 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 659/2661] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:58 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.811136 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:08:58.811872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-572335719", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1472170659"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:08:58.814104 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-572335719', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1472170659'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:08:58.819195 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Create volume of 1 GB Aug 20 02:08:58.819550 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.819550 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:58.820109 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Availability Zones retrieved successfully. Aug 20 02:08:58.826539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Flow 'volume_create_api' (80c3aade-ca47-48d0-aaf1-0e9bfe010ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:58.827812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea79550f-bc8d-4566-afb0-f76d41017e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:58.828811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:08:58.829081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82176e43-d551-4201-8b63-466e8c4d72f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.831515 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82176e43-d551-4201-8b63-466e8c4d72f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:08:58.831797 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82176e43-d551-4201-8b63-466e8c4d72f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.832153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82176e43-d551-4201-8b63-466e8c4d72f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.837762 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82176e43-d551-4201-8b63-466e8c4d72f9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 404 Aug 20 02:08:58.838581 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 666/2662] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:58 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:58.847491 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-916b8963-c3de-4503-828f-dac3036ac895 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.849743 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:58.850276 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.850706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.850956 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:58.853681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea79550f-bc8d-4566-afb0-f76d41017e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:08:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d84aa40-51bf-46db-8547-6fe04ae304f7,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-572335719',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d84aa40-51bf-46db-8547-6fe04ae304f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:58.855321 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b3a2cf-4d94-4629-abad-2bc2ffda4d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:58.862261 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.862261 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:58.862261 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:58.888657 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:08:58.888885 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-916b8963-c3de-4503-828f-dac3036ac895 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 202 Aug 20 02:08:58.889608 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 660/2663] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:08:58 2026] DELETE /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:08:58.898400 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:58.898708 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:08:58.900799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c85cc90a-d922-409b-b20f-9089e304ab38 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:58.902590 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c85cc90a-d922-409b-b20f-9089e304ab38 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:58.902808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c85cc90a-d922-409b-b20f-9089e304ab38 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:58.903033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c85cc90a-d922-409b-b20f-9089e304ab38 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:58.908721 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:58.908721 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:58.909372 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c85cc90a-d922-409b-b20f-9089e304ab38 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:08:58.910347 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c85cc90a-d922-409b-b20f-9089e304ab38 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 200 Aug 20 02:08:58.910718 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 660/2664] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:58 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:58.937338 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Created reservations ['dc7bef5e-d93f-42c6-8772-28c47212dc60', '3bec1c51-f136-4dde-85f1-78c43a357278', 'e61f2cde-83dd-4595-9444-ef3691d3a8d1', '6727222d-a9c1-41c3-b36a-644505be3b87'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:08:58.938341 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b3a2cf-4d94-4629-abad-2bc2ffda4d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7bef5e-d93f-42c6-8772-28c47212dc60', '3bec1c51-f136-4dde-85f1-78c43a357278', 'e61f2cde-83dd-4595-9444-ef3691d3a8d1', '6727222d-a9c1-41c3-b36a-644505be3b87']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:58.939042 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450f1d51-67ba-4c70-8875-c5b9bbf6d9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:58.962317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450f1d51-67ba-4c70-8875-c5b9bbf6d9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd41c228-ab6a-4994-99bb-607758fd7311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1472170659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cf8220ae69468789e56e65eacfd7ae',qos_specs=None,replication_status=,reservations=['dc7bef5e-d93f-42c6-8772-28c47212dc60','3bec1c51-f136-4dde-85f1-78c43a357278','e61f2cde-83dd-4595-9444-ef3691d3a8d1','6727222d-a9c1-41c3-b36a-644505be3b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f08f2fc5f384e798df86d0c552a7730',volume_type_id=5d84aa40-51bf-46db-8547-6fe04ae304f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1472170659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd41c228-ab6a-4994-99bb-607758fd7311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3cf8220ae69468789e56e65eacfd7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f08f2fc5f384e798df86d0c552a7730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d84aa40-51bf-46db-8547-6fe04ae304f7),volume_type_id=5d84aa40-51bf-46db-8547-6fe04ae304f7)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:58.963030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4133b4e2-cdff-44e7-929e-dd91d1420a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:58.990361 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4133b4e2-cdff-44e7-929e-dd91d1420a43) transitioned into state 'SUCCESS' from state '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-1472170659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cf8220ae69468789e56e65eacfd7ae',qos_specs=None,replication_status=,reservations=['dc7bef5e-d93f-42c6-8772-28c47212dc60','3bec1c51-f136-4dde-85f1-78c43a357278','e61f2cde-83dd-4595-9444-ef3691d3a8d1','6727222d-a9c1-41c3-b36a-644505be3b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f08f2fc5f384e798df86d0c552a7730',volume_type_id=5d84aa40-51bf-46db-8547-6fe04ae304f7)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:58.991209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b25925-f41a-472f-a90c-b2707e2074c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:08:59.005518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b25925-f41a-472f-a90c-b2707e2074c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:08:59.006573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Flow 'volume_create_api' (80c3aade-ca47-48d0-aaf1-0e9bfe010ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:08:59.006937 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Create volume request issued successfully. Aug 20 02:08:59.007818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f08af17-81fa-4a53-ad03-88666df0bf00 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:08:59.008271 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 679/2665] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:08:58 2026] POST /volume/v3/volumes => generated 869 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:59.029190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.035037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:08:59.035037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.035220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.046817 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:59.046817 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:08:59.051250 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:08:59.057167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8805e1b7-401f-4903-9122-8818a5d7c9ed tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:08:59.057167 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 667/2666] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:08:59.073368 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.075163 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:08:59.075412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.075653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.075770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:59.080087 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:59.080087 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:08:59.080944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e14b546-9a3e-4e5e-b375-a6deff7f494e tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:08:59.081446 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 661/2667] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:59.706622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.708822 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:08:59.709100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.709374 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.718615 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:59.718615 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:08:59.725129 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:08:59.728793 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc2e3c23-93b4-4e17-b03d-94db908fd7b1 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:08:59.729214 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 661/2668] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:59.765664 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2160f95a-8379-4154-86b8-23a440100661 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.768599 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2160f95a-8379-4154-86b8-23a440100661 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:08:59.768729 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2160f95a-8379-4154-86b8-23a440100661 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.769282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2160f95a-8379-4154-86b8-23a440100661 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.769412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2160f95a-8379-4154-86b8-23a440100661 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:08:59.776013 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:08:59.776013 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:08:59.776650 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2160f95a-8379-4154-86b8-23a440100661 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:08:59.776650 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 680/2669] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:08:59.922454 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ffd0d1eb-0d91-4fb8-9aaa-82ecd69ac012 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.931644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffd0d1eb-0d91-4fb8-9aaa-82ecd69ac012 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:08:59.931644 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffd0d1eb-0d91-4fb8-9aaa-82ecd69ac012 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.931644 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffd0d1eb-0d91-4fb8-9aaa-82ecd69ac012 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.948752 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffd0d1eb-0d91-4fb8-9aaa-82ecd69ac012 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 404 Aug 20 02:08:59.949878 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 668/2670] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:59.963471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f971ac1f-e580-425a-860c-1c9b2f991def None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:08:59.965567 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f971ac1f-e580-425a-860c-1c9b2f991def tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:59.965936 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f971ac1f-e580-425a-860c-1c9b2f991def tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:08:59.966247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f971ac1f-e580-425a-860c-1c9b2f991def tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:08:59.966482 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-f971ac1f-e580-425a-860c-1c9b2f991def tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:08:59.987621 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f971ac1f-e580-425a-860c-1c9b2f991def tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 404 Aug 20 02:08:59.988822 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 662/2671] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:08:59 2026] DELETE /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:08:59.997457 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0637f762-d1b4-4b58-8102-4442931e18b2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.001038 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0637f762-d1b4-4b58-8102-4442931e18b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 Aug 20 02:09:00.003351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0637f762-d1b4-4b58-8102-4442931e18b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.003351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0637f762-d1b4-4b58-8102-4442931e18b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.008647 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0637f762-d1b4-4b58-8102-4442931e18b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 returned with HTTP 404 Aug 20 02:09:00.009576 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 662/2672] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:08:59 2026] GET /volume/v3/snapshots/5d0b47b7-fd4d-44a1-b9c5-f19644df77d3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:09:00.019477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.021507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:09:00.021507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.021659 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.021771 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:09:00.026123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9da95489-121c-4f7d-8c4c-725c158ffa97 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 404 Aug 20 02:09:00.026681 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 681/2673] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:09:00 2026] DELETE /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:00.034220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c4cc51a0-2895-473f-aaa1-444270905b69 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.036517 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4cc51a0-2895-473f-aaa1-444270905b69 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f Aug 20 02:09:00.036839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4cc51a0-2895-473f-aaa1-444270905b69 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.037143 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4cc51a0-2895-473f-aaa1-444270905b69 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.042462 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4cc51a0-2895-473f-aaa1-444270905b69 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f returned with HTTP 404 Aug 20 02:09:00.042900 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 669/2674] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/snapshots/51e94f77-07a8-440b-bd6c-20238ebee74f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:00.064041 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a7edacb4-539a-4821-9121-dacf296b92cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.066131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7edacb4-539a-4821-9121-dacf296b92cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:09:00.067619 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a7edacb4-539a-4821-9121-dacf296b92cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.067619 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a7edacb4-539a-4821-9121-dacf296b92cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.067619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-a7edacb4-539a-4821-9121-dacf296b92cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:09:00.076625 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7edacb4-539a-4821-9121-dacf296b92cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 404 Aug 20 02:09:00.077338 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 663/2675] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:09:00 2026] DELETE /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:00.078665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.081164 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:00.081691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.082045 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.090550 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.090550 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:00.092565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0d398695-0b06-4b34-966d-64820602b0f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.097340 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:00.097496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.097887 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d398695-0b06-4b34-966d-64820602b0f2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b Aug 20 02:09:00.098262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d398695-0b06-4b34-966d-64820602b0f2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.099285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d398695-0b06-4b34-966d-64820602b0f2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.099335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:00.099591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.099742 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.099846 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:00.102483 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-df0d71ee-9b77-44c3-8a06-c7a177ed0f6d tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:00.103145 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 663/2676] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:00.105593 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d398695-0b06-4b34-966d-64820602b0f2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b returned with HTTP 404 Aug 20 02:09:00.106441 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 682/2677] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/snapshots/6a0403c4-f6d9-42ad-9bc2-4eff7dc5815b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:00.108051 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.108051 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:00.109139 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79264906-ee5e-4955-8822-6fd3157d0aa8 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:00.109569 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 670/2678] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:00.123797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2833bcef-4d1d-4275-8a05-04a29318102d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.125513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2833bcef-4d1d-4275-8a05-04a29318102d tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:00.125969 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2833bcef-4d1d-4275-8a05-04a29318102d tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.126373 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2833bcef-4d1d-4275-8a05-04a29318102d tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.137360 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.137360 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:00.145672 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2833bcef-4d1d-4275-8a05-04a29318102d tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Volume info retrieved successfully. Aug 20 02:09:00.151620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2833bcef-4d1d-4275-8a05-04a29318102d tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:00.152325 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 664/2679] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 1190 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:00.177109 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.178746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] POST https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action Aug 20 02:09:00.179268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1581516201", "migration_policy": "never"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:00.179580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1581516201", "migration_policy": "never"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:00.187422 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.187422 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:00.188063 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:00.200255 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.200255 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:00.220650 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1581516201 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1581516201, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:00.220725 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1581516201 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1581516201, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:00.242309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Created reservations ['3396a500-de3f-4d42-a5dc-def3e298da25', 'fcfbb78f-6c92-477c-bc8a-284f28c4706c'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:00.252892 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:00.254308 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-572335719, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:00.260263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Created reservations ['cd6750ce-d36e-42a6-bf2d-f68331d4de3b', '86128996-5a73-4bdc-a22f-42b48ecc6c29'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:00.300716 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Retype volume request issued successfully. Aug 20 02:09:00.301051 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62e951f4-99c3-42a1-a5c6-1d3d8e15a9b4 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action returned with HTTP 202 Aug 20 02:09:00.301662 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 664/2680] 10.4.3.27 () {70 vars in 1425 bytes} [Thu Aug 20 02:09:00 2026] POST /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:09:00.313331 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-25b03bf2-8778-4810-9552-cd1adf464a4e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.315699 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25b03bf2-8778-4810-9552-cd1adf464a4e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:00.315699 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25b03bf2-8778-4810-9552-cd1adf464a4e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.315971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25b03bf2-8778-4810-9552-cd1adf464a4e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.323365 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.323365 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:00.327937 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-25b03bf2-8778-4810-9552-cd1adf464a4e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:00.332565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25b03bf2-8778-4810-9552-cd1adf464a4e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:00.333008 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 683/2681] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:00.746254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7a205020-0071-4543-8f0b-def4bbd11981 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.748132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a205020-0071-4543-8f0b-def4bbd11981 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:00.748350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a205020-0071-4543-8f0b-def4bbd11981 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.748556 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a205020-0071-4543-8f0b-def4bbd11981 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.757273 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.757273 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:00.761733 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7a205020-0071-4543-8f0b-def4bbd11981 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:00.766277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a205020-0071-4543-8f0b-def4bbd11981 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:09:00.766702 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 671/2682] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:00.801040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:00.803279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:00.803508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:00.803717 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:00.803832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:00.811967 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:00.811967 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:00.813039 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cd41c1d4-80fd-4661-b59c-311d9ae516a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:00.813550 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 665/2683] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:00 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:01.120464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.122591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:01.122812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.123033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.123160 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:01.127992 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.127992 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:01.128930 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b742f53c-308d-48c3-8a8e-440e8a0075cb tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:01.129350 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 665/2684] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:01.351003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.353319 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:01.353882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.353882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.362772 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.362772 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:01.367555 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:01.372826 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35260945-a566-44f4-8cf8-766f5d9c7ffd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:01.373371 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 684/2685] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:01.387139 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2628e12f-4c3f-4202-964e-77027fe41d83 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.389556 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2628e12f-4c3f-4202-964e-77027fe41d83 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:01.389871 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2628e12f-4c3f-4202-964e-77027fe41d83 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.390154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2628e12f-4c3f-4202-964e-77027fe41d83 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.400466 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.400466 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:01.405721 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2628e12f-4c3f-4202-964e-77027fe41d83 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Volume info retrieved successfully. Aug 20 02:09:01.411410 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2628e12f-4c3f-4202-964e-77027fe41d83 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:01.412079 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 672/2686] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:01.426647 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.429359 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:01.430396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.430396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.443668 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.443668 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:01.449051 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Volume info retrieved successfully. Aug 20 02:09:01.453628 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af0cab42-d1d8-41f7-9571-cd4e87a30b4c tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:01.454125 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 666/2687] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:01.469147 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.470651 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] POST https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action Aug 20 02:09:01.471057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-572335719", "migration_policy": "never"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:01.472176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-572335719", "migration_policy": "never"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:01.480874 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.480874 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:01.481505 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:01.509381 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Created reservations ['d0967b4f-d2d7-47d9-a919-557811824ced', 'cfdbe023-6b58-4d99-b06c-2395ff54cdf8'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:01.525703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Created reservations ['5c96fb44-a589-442e-a700-297744ecb295', '82720f85-6d4e-4daf-aef5-63f1bbbdc294'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:01.560977 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Retype volume request issued successfully. Aug 20 02:09:01.561337 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93dc17c2-1abf-4a3d-8869-1da1913114d3 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action returned with HTTP 202 Aug 20 02:09:01.561952 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 666/2688] 10.4.3.27 () {70 vars in 1425 bytes} [Thu Aug 20 02:09:01 2026] POST /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:09:01.575098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.576830 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:01.577045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.577241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.584566 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.584566 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:01.588405 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:01.593009 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3202afb7-321c-4a1c-88d3-5d77c5d734d6 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:01.593398 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 685/2689] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:01.804712 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.807022 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:01.807283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.807532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.815177 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.815177 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:01.821930 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:01.824077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:01.826138 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:01.826456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:01.826737 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:01.826896 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:01.827991 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1cb426ad-729e-4bc3-8a04-e63dc2243fe6 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:09:01.828636 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 673/2690] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:09:01.832674 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:01.832674 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:01.834004 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8714ee3-3aba-4396-bcc7-501c391b2687 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:01.834463 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 667/2691] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:01 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.142152 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.143688 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:02.143909 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.144102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.144199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:02.148868 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.148868 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:02.149733 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bcf684a8-19e7-4bdd-b78e-d7405ca70508 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:02.150160 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 667/2692] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.165015 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.168047 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:02.168047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.168192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.179012 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.179012 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:02.184644 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:09:02.190542 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f75f858b-375e-4ecd-9601-d477d9ff65bd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 200 Aug 20 02:09:02.191038 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 686/2693] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.207759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-87a9560a-04c1-4040-9419-0d80289f3609 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.210392 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87a9560a-04c1-4040-9419-0d80289f3609 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] PUT https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:02.210889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87a9560a-04c1-4040-9419-0d80289f3609 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-605834435", "description": "tempest-volume-backup-description-1101692712"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:02.218393 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.218393 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:02.227931 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87a9560a-04c1-4040-9419-0d80289f3609 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:02.228523 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 674/2694] 10.4.3.27 () {70 vars in 1402 bytes} [Thu Aug 20 02:09:02 2026] PUT /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:09:02.241359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.246261 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:02.246261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.246261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.246261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:02.253697 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.253697 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:02.255054 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-026fdaa7-2b58-4883-b1f1-e7680bbac4fd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:02.255765 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 668/2695] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.269372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c4501ea9-9f65-421c-83fc-03b404376ddd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.271244 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] DELETE https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:02.271456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.271652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.271769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Delete backup with id: 03bb8fa5-4223-4772-9f69-814620c05e8a. Aug 20 02:09:02.276558 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.276558 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:02.291747 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] delete_backup rpcapi backup_id 03bb8fa5-4223-4772-9f69-814620c05e8a {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:09:02.295155 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4501ea9-9f65-421c-83fc-03b404376ddd tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 202 Aug 20 02:09:02.295631 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 668/2696] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:09:02 2026] DELETE /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:02.304799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.307025 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:02.307330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.307583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.307724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:02.314043 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.314043 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:02.315596 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fbf506e-6085-4ee3-8e31-a5b3fd8eed47 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 200 Aug 20 02:09:02.315779 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 687/2697] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.609337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.613146 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.613848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.614068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.622651 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.622651 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:02.627798 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:02.637735 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d594818e-4e0f-41ea-b23c-b45449d5cc4f tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:02.638362 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 675/2698] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:02.658372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.662316 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.662316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.662316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.677872 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.677872 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:02.686758 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Volume info retrieved successfully. Aug 20 02:09:02.695468 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efbf53cd-75bd-48bc-9b39-7a16fd04e8ea tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:02.697195 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 669/2699] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 1190 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:02.714078 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.716657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 Aug 20 02:09:02.717335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.717335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.718456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1472170659'), ('all_tenants', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:09:02.731032 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Get all volumes completed successfully. Aug 20 02:09:02.731910 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d99e5f9f-0400-4d61-85e2-b5a9a0231f8a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 returned with HTTP 200 Aug 20 02:09:02.732477 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 669/2700] 10.4.3.27 () {68 vars in 1422 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 => generated 340 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:02.744952 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.748589 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 Aug 20 02:09:02.748966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.749897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.751247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1472170659'), ('all_tenants', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:09:02.793296 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Get all volumes completed successfully. Aug 20 02:09:02.793908 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ca8f76c-4155-47c8-9ef5-be50183288bc tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 returned with HTTP 200 Aug 20 02:09:02.794527 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 688/2701] 10.4.3.27 () {68 vars in 1422 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1472170659 => generated 340 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:02.808769 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-062d1c50-96d5-4a99-8c07-69c09623459e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.811441 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-062d1c50-96d5-4a99-8c07-69c09623459e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.811710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-062d1c50-96d5-4a99-8c07-69c09623459e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.811919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-062d1c50-96d5-4a99-8c07-69c09623459e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.826469 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.826469 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:02.831177 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-062d1c50-96d5-4a99-8c07-69c09623459e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:02.837790 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-062d1c50-96d5-4a99-8c07-69c09623459e tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:02.838179 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 676/2702] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:02.848557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.849037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.850157 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:02.850422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.850652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.850793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:02.852785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:02.853332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.853733 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.858355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.860576 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.860576 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:02.861610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] DELETE https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.861610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.861734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.861868 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Delete volume with id: dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.863022 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.863022 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:02.863456 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc53ff76-ede4-4678-92f7-05e5a2f3d671 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:02.864402 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 670/2703] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.871067 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:02.871889 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.871889 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:02.872497 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:02.877851 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-caf6b17d-7d85-4e92-b884-378861bdd3cf tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:09:02.878674 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 670/2704] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:02.896263 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Delete volume request issued successfully. Aug 20 02:09:02.896565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ba19ce3-bc17-4cc2-86bc-d718438eb035 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 202 Aug 20 02:09:02.897130 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 689/2705] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:09:02 2026] DELETE /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:09:02.907355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:02.910383 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:02.910383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:02.910383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:02.921042 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:02.921042 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:02.926215 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Volume info retrieved successfully. Aug 20 02:09:02.934763 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71a678dd-07cf-4489-b91c-a511ab3dd6dd tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 200 Aug 20 02:09:02.935247 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 677/2706] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:02 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:03.328991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.331699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a Aug 20 02:09:03.331985 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.332202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.332392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Show backup with id 03bb8fa5-4223-4772-9f69-814620c05e8a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:03.339127 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe7aa071-7220-462a-92af-d6c58d26ad1f tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a returned with HTTP 404 Aug 20 02:09:03.340120 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 671/2707] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/backups/03bb8fa5-4223-4772-9f69-814620c05e8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:03.487945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-541027e6-6574-4312-817c-89b72b255865 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.490103 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-541027e6-6574-4312-817c-89b72b255865 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:03.490391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-541027e6-6574-4312-817c-89b72b255865 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.490598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-541027e6-6574-4312-817c-89b72b255865 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.501490 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.501490 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:03.505616 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-541027e6-6574-4312-817c-89b72b255865 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:09:03.510417 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-541027e6-6574-4312-817c-89b72b255865 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 200 Aug 20 02:09:03.511345 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 671/2708] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:03.526746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.529541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:03.530339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.530603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.530849 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Delete volume with id: d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:03.539600 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.539600 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:03.540269 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:09:03.563316 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Delete volume request issued successfully. Aug 20 02:09:03.563627 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5c47d88-6a20-45bf-bf47-d05ecf69fba1 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 202 Aug 20 02:09:03.565813 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 690/2709] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:09:03 2026] DELETE /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:03.578056 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.579862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:03.580169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.580464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.592519 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.592519 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:03.596579 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Volume info retrieved successfully. Aug 20 02:09:03.602076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e3cc1cb-6086-49a8-8fa4-5b07228a7ca6 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 200 Aug 20 02:09:03.603313 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 678/2710] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:03.791657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4a4d7e84-fefd-41a2-9f91-500c0bfa9d37 req-d59e6875-826e-4cd1-8d29-64101bd9cb46 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.794589 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4a4d7e84-fefd-41a2-9f91-500c0bfa9d37 req-d59e6875-826e-4cd1-8d29-64101bd9cb46 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 Aug 20 02:09:03.794589 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4a4d7e84-fefd-41a2-9f91-500c0bfa9d37 req-d59e6875-826e-4cd1-8d29-64101bd9cb46 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.794833 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4a4d7e84-fefd-41a2-9f91-500c0bfa9d37 req-d59e6875-826e-4cd1-8d29-64101bd9cb46 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.806365 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.806365 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:03.857985 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4a4d7e84-fefd-41a2-9f91-500c0bfa9d37 req-d59e6875-826e-4cd1-8d29-64101bd9cb46 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 returned with HTTP 200 Aug 20 02:09:03.858550 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 672/2711] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:09:03 2026] DELETE /volume/v3/attachments/7c0f5670-cadb-4e03-9517-d494ccdedac4 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:03.877651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.879713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:03.879944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.881581 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.881581 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:03.885452 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.885452 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:03.886306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c0ae7a8-3046-4af1-8d36-f6b8049de49f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:03.886703 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 672/2712] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:03.896087 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.898804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:03.899352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.899847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.910616 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.910616 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:03.917049 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:03.924024 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab7c863c-2ecf-4893-8520-b4acec6e64d0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:09:03.924678 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 691/2713] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 1293 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:03.942807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-04d2507b-c280-44bd-9e69-75252aa12d95 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.945182 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:03.945453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.945705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.945937 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Delete volume with id: e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:03.953869 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7f7080a3-cb4f-4757-90c1-95bd0b24be39 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.956152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f7080a3-cb4f-4757-90c1-95bd0b24be39 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] GET https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 Aug 20 02:09:03.956418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f7080a3-cb4f-4757-90c1-95bd0b24be39 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.956680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f7080a3-cb4f-4757-90c1-95bd0b24be39 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:03.957327 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:03.957327 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:03.958017 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:03.964805 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f7080a3-cb4f-4757-90c1-95bd0b24be39 tempest-VolumeRetypeMultiattachTest-1659066147 tempest-VolumeRetypeMultiattachTest-1659066147-project-member] https://10.4.3.27/volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 returned with HTTP 404 Aug 20 02:09:03.965711 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 673/2714] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:03 2026] GET /volume/v3/volumes/dd41c228-ab6a-4994-99bb-607758fd7311 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:09:03.983258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4515fac8-62c9-4542-aa6f-11040a887fe2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:03.983780 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4515fac8-62c9-4542-aa6f-11040a887fe2 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] DELETE https://10.4.3.27/volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 Aug 20 02:09:03.983992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4515fac8-62c9-4542-aa6f-11040a887fe2 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:03.984207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4515fac8-62c9-4542-aa6f-11040a887fe2 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.000875 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Delete volume request issued successfully. Aug 20 02:09:04.001148 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-04d2507b-c280-44bd-9e69-75252aa12d95 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 202 Aug 20 02:09:04.001709 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 679/2715] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:03 2026] DELETE /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:04.011583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.016959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:04.017172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.017383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.031842 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:04.031842 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:04.043256 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Volume info retrieved successfully. Aug 20 02:09:04.048454 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4515fac8-62c9-4542-aa6f-11040a887fe2 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 returned with HTTP 202 Aug 20 02:09:04.048939 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 673/2716] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:09:03 2026] DELETE /volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:04.050002 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aaaf015d-a4e2-4f32-b87c-33977c188e9f tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 200 Aug 20 02:09:04.050591 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 692/2717] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:04 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 1292 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:04.061453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ee302da3-363d-4036-a63d-880ef6125de6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.063350 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee302da3-363d-4036-a63d-880ef6125de6 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 Aug 20 02:09:04.063553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee302da3-363d-4036-a63d-880ef6125de6 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.063739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee302da3-363d-4036-a63d-880ef6125de6 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.070626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee302da3-363d-4036-a63d-880ef6125de6 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 returned with HTTP 404 Aug 20 02:09:04.071176 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 674/2718] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:09:04 2026] GET /volume/v3/types/7ef4ee29-26aa-4161-b043-798f537c93b3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:04.086317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c02140ce-abfe-4a93-8fb8-65af26be6c9a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.091276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c02140ce-abfe-4a93-8fb8-65af26be6c9a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] DELETE https://10.4.3.27/volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 Aug 20 02:09:04.091529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c02140ce-abfe-4a93-8fb8-65af26be6c9a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.091814 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c02140ce-abfe-4a93-8fb8-65af26be6c9a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.135069 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c02140ce-abfe-4a93-8fb8-65af26be6c9a tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 returned with HTTP 202 Aug 20 02:09:04.135704 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 680/2719] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:09:04 2026] DELETE /volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:04.145305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-02497c93-2a5c-43be-a691-e54da3b400b0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.147600 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-02497c93-2a5c-43be-a691-e54da3b400b0 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] GET https://10.4.3.27/volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 Aug 20 02:09:04.147691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-02497c93-2a5c-43be-a691-e54da3b400b0 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.147880 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-02497c93-2a5c-43be-a691-e54da3b400b0 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.154447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-02497c93-2a5c-43be-a691-e54da3b400b0 tempest-VolumeRetypeMultiattachTest-848619332 tempest-VolumeRetypeMultiattachTest-848619332-project-admin] https://10.4.3.27/volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 returned with HTTP 404 Aug 20 02:09:04.155400 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 674/2720] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:09:04 2026] GET /volume/v3/types/5d84aa40-51bf-46db-8547-6fe04ae304f7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:04.622878 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7f7ec3d1-46bd-4469-bd32-adbd09e0d623 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.625187 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f7ec3d1-46bd-4469-bd32-adbd09e0d623 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] GET https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 Aug 20 02:09:04.625556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f7ec3d1-46bd-4469-bd32-adbd09e0d623 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.625629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7f7ec3d1-46bd-4469-bd32-adbd09e0d623 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.633202 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7f7ec3d1-46bd-4469-bd32-adbd09e0d623 tempest-VolumesBackupsV39Test-1014760649 tempest-VolumesBackupsV39Test-1014760649-project-member] https://10.4.3.27/volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 returned with HTTP 404 Aug 20 02:09:04.633871 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 693/2721] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:09:04 2026] GET /volume/v3/volumes/d008d7b9-4c54-4e4c-9324-7604db6453f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:04.899941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-640c6559-797b-494e-849e-c89180afd28b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:04.903717 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-640c6559-797b-494e-849e-c89180afd28b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:04.903717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-640c6559-797b-494e-849e-c89180afd28b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:04.903717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-640c6559-797b-494e-849e-c89180afd28b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:04.903717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-640c6559-797b-494e-849e-c89180afd28b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:04.908767 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:04.908767 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:04.909930 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-640c6559-797b-494e-849e-c89180afd28b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:04.910483 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 675/2722] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:04 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:05.065498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dbea5c4a-1a8d-42d7-82d8-7d661045ffb0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.066691 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dbea5c4a-1a8d-42d7-82d8-7d661045ffb0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] GET https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 Aug 20 02:09:05.066852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dbea5c4a-1a8d-42d7-82d8-7d661045ffb0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.067076 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dbea5c4a-1a8d-42d7-82d8-7d661045ffb0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.074689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dbea5c4a-1a8d-42d7-82d8-7d661045ffb0 tempest-VolumeAndVolumeTypeFromImageTest-625674837 tempest-VolumeAndVolumeTypeFromImageTest-625674837-project-member] https://10.4.3.27/volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 returned with HTTP 404 Aug 20 02:09:05.075318 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 681/2723] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:05 2026] GET /volume/v3/volumes/e98420ba-3087-49ee-af7a-5eaf5d5a6b85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:05.633363 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.635768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:09:05.635992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.636208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.637089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:09:05.651551 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Get all volumes completed successfully. Aug 20 02:09:05.654024 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.654024 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:05.661804 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8196a11-08ff-4fb9-89cd-10b3707a5744 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:09:05.662580 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 675/2724] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:09:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:05.685191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.685788 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 Aug 20 02:09:05.686317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.686585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.687055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Delete volume with id: 24c53076-1134-4a1e-9900-c676dfff7373 Aug 20 02:09:05.699034 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.699034 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:05.700098 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Volume info retrieved successfully. Aug 20 02:09:05.721693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.image.cache [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '6cb9fadd-74ba-4a31-bba5-38d379311f2a', 'volume_id': '24c53076-1134-4a1e-9900-c676dfff7373', 'host': 'np0000007844@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 2, 8, 52), 'last_used': datetime.datetime(2026, 8, 20, 2, 9, 4)}. {{(pid=100161) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 02:09:05.743411 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Delete volume request issued successfully. Aug 20 02:09:05.743768 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5d56ac04-2fbd-459d-8cd4-42a120367f69 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 returned with HTTP 202 Aug 20 02:09:05.744614 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 694/2725] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:05 2026] DELETE /volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:05.753179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.757698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] GET https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 Aug 20 02:09:05.757698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.757698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.767128 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.767128 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:05.773432 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Volume info retrieved successfully. Aug 20 02:09:05.780369 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9188c86-eb8f-42d3-8dcb-fda6ae462899 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 returned with HTTP 200 Aug 20 02:09:05.781471 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 676/2726] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:05 2026] GET /volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 => generated 1094 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:05.798717 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.801685 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:09:05.801961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.802261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.802534 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:09:05.813613 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.813613 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:05.814306 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:05.840374 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:09:05.840649 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6608931a-4726-403a-82ef-9c7aeafdcd3c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 202 Aug 20 02:09:05.841216 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 682/2727] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:05 2026] DELETE /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:05.850798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.852924 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:09:05.853188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.853466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.866572 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.866572 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:05.875573 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:05.881188 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7d3aed86-abe7-4b78-a771-7da9e9edbb45 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 200 Aug 20 02:09:05.881567 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 676/2728] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:05 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:05.925872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a34587e0-eb32-408a-a837-8f192332a3ce None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:05.931139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a34587e0-eb32-408a-a837-8f192332a3ce tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:05.931397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a34587e0-eb32-408a-a837-8f192332a3ce tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:05.931588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a34587e0-eb32-408a-a837-8f192332a3ce tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:05.931703 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a34587e0-eb32-408a-a837-8f192332a3ce tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:05.942439 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:05.942439 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:05.943776 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a34587e0-eb32-408a-a837-8f192332a3ce tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:05.944168 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 695/2729] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:05 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:06.483839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-98469e6e-a13f-4da9-a252-457e75a3be4b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.487981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:06.488439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1803815381"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:06.491208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1803815381'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:06.757499 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume of 1 GB Aug 20 02:09:06.763909 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Availability Zones retrieved successfully. Aug 20 02:09:06.774179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (1d83c0b0-7853-4779-8fe6-e2da90879422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:06.776250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429427f2-7c5d-49f4-b723-af6a517c5899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:06.779007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:06.809805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-541ae1df-4ead-4f24-8f26-db382d242f99 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.812995 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-541ae1df-4ead-4f24-8f26-db382d242f99 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] GET https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 Aug 20 02:09:06.812995 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-541ae1df-4ead-4f24-8f26-db382d242f99 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:06.812995 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-541ae1df-4ead-4f24-8f26-db382d242f99 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:06.824417 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-541ae1df-4ead-4f24-8f26-db382d242f99 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 returned with HTTP 404 Aug 20 02:09:06.825115 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 683/2730] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:06 2026] GET /volume/v3/volumes/24c53076-1134-4a1e-9900-c676dfff7373 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:06.835090 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-65e7b29f-27cb-449f-849d-7507645d8067 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.837642 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-65e7b29f-27cb-449f-849d-7507645d8067 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] DELETE https://10.4.3.27/volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac Aug 20 02:09:06.838026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-65e7b29f-27cb-449f-849d-7507645d8067 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:06.838431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-65e7b29f-27cb-449f-849d-7507645d8067 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:06.866308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429427f2-7c5d-49f4-b723-af6a517c5899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:06.867353 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd89e73e-219e-41d0-a387-8725f3a82eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:06.870558 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-65e7b29f-27cb-449f-849d-7507645d8067 tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac returned with HTTP 202 Aug 20 02:09:06.871032 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 677/2731] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:09:06 2026] DELETE /volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:06.879254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d537a0df-c486-4776-8e29-526b33d033bc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.886743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d537a0df-c486-4776-8e29-526b33d033bc tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] GET https://10.4.3.27/volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac Aug 20 02:09:06.891159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d537a0df-c486-4776-8e29-526b33d033bc tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:06.891159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d537a0df-c486-4776-8e29-526b33d033bc tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:06.901346 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d537a0df-c486-4776-8e29-526b33d033bc tempest-VolumeAndVolumeTypeFromImageTest-1813905163 tempest-VolumeAndVolumeTypeFromImageTest-1813905163-project-admin] https://10.4.3.27/volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac returned with HTTP 404 Aug 20 02:09:06.901346 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 696/2732] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:09:06 2026] GET /volume/v3/types/c9b2c41c-54e8-4239-9e7d-6740683813ac => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:06.902996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7ab5b1c7-b6f1-43f2-9e21-b3a9e0fe6872 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.906921 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ab5b1c7-b6f1-43f2-9e21-b3a9e0fe6872 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 Aug 20 02:09:06.907498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ab5b1c7-b6f1-43f2-9e21-b3a9e0fe6872 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:06.907933 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ab5b1c7-b6f1-43f2-9e21-b3a9e0fe6872 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:06.921205 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ab5b1c7-b6f1-43f2-9e21-b3a9e0fe6872 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 returned with HTTP 404 Aug 20 02:09:06.922034 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 684/2733] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:06 2026] GET /volume/v3/volumes/ec6a25ed-a0d3-4277-8199-33056b17bc76 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:06.957520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ada63a37-8f09-4d1c-b621-30735db3b029 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.960555 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ada63a37-8f09-4d1c-b621-30735db3b029 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:06.964270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ada63a37-8f09-4d1c-b621-30735db3b029 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:06.964270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ada63a37-8f09-4d1c-b621-30735db3b029 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:06.964270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ada63a37-8f09-4d1c-b621-30735db3b029 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:06.967505 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:06.967505 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:06.967690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Created reservations ['b3f02928-0a27-4c72-9b8d-56397b0b53af', 'b372de35-ddcc-45a2-9993-43a2fcc72c0b', '7c963997-3a13-44d0-9cec-92abeaa90227', 'a63e65f2-0e08-4e50-8f27-687c65e10a10'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:06.967773 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ada63a37-8f09-4d1c-b621-30735db3b029 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:06.968010 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 678/2734] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:06 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:06.969604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f202c71-3caa-4edb-af87-91fe88402b67 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:06.971250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd89e73e-219e-41d0-a387-8725f3a82eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f02928-0a27-4c72-9b8d-56397b0b53af', 'b372de35-ddcc-45a2-9993-43a2fcc72c0b', '7c963997-3a13-44d0-9cec-92abeaa90227', 'a63e65f2-0e08-4e50-8f27-687c65e10a10']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:06.971729 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c64eb9-ff4c-4831-a5c1-905364d271c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:06.976094 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:06.976502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-776406078", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:06.981053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-776406078', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:07.009771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c64eb9-ff4c-4831-a5c1-905364d271c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52c8108-2bef-4891-b682-85102ec58c57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1803815381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['b3f02928-0a27-4c72-9b8d-56397b0b53af','b372de35-ddcc-45a2-9993-43a2fcc72c0b','7c963997-3a13-44d0-9cec-92abeaa90227','a63e65f2-0e08-4e50-8f27-687c65e10a10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1803815381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c52c8108-2bef-4891-b682-85102ec58c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5abf0622e5498cb8a5e46d315256f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb38d4fae6c482fb61416784cd460fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.010824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4f55af-aef3-4085-8d3f-fec7d32e696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.046495 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4f55af-aef3-4085-8d3f-fec7d32e696f) transitioned into state 'SUCCESS' from state '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-1803815381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['b3f02928-0a27-4c72-9b8d-56397b0b53af','b372de35-ddcc-45a2-9993-43a2fcc72c0b','7c963997-3a13-44d0-9cec-92abeaa90227','a63e65f2-0e08-4e50-8f27-687c65e10a10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.047456 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb2c6e8-6fac-4d5e-a615-8813dd06b719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.067763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb2c6e8-6fac-4d5e-a615-8813dd06b719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.075512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (1d83c0b0-7853-4779-8fe6-e2da90879422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:07.076131 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request issued successfully. Aug 20 02:09:07.077173 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-98469e6e-a13f-4da9-a252-457e75a3be4b tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:07.078405 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 677/2735] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:06 2026] POST /volume/v3/volumes => generated 745 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:07.095268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.100503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:07.100503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:07.100503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:07.110814 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:07.110814 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:07.116643 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:07.123193 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a554d4c7-a264-47eb-9ea7-72d50b1eedeb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 200 Aug 20 02:09:07.123876 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 685/2736] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:07 2026] GET /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:07.210480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1eb2699b-728c-4b64-972b-93faf2ee197a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.304792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:09:07.311779 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:09:07.320091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (60d4cfa7-c453-4096-92e9-9a1caf8ee3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:07.321243 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928b3ac3-82e5-4518-af22-3a3a4768a254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.322833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:07.357495 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:09:07.357495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:07.357495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:07.357495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:09:07.358740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:09:07.368151 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Get all volumes completed successfully. Aug 20 02:09:07.368151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1eb2699b-728c-4b64-972b-93faf2ee197a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:09:07.368738 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 679/2737] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:09:07 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:07.381677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.388294 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:07.388294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1222859129"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:07.388294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1222859129'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:07.388294 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume of 1 GB Aug 20 02:09:07.390814 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:07.390814 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:07.397260 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Availability Zones retrieved successfully. Aug 20 02:09:07.405565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (e1b04314-1534-4b87-b56b-b18e017a937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:07.407074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a2cb3c-f05b-4218-8952-f7b382547fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.408428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:07.424164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928b3ac3-82e5-4518-af22-3a3a4768a254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.425947 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f48424-6895-4b7b-976a-7760d0ca9140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.460017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a2cb3c-f05b-4218-8952-f7b382547fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.461413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247d288c-9d3e-422b-9278-5c01bb149a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.517841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['520281f2-7615-48ae-a173-15a59079799b', '3af99d3f-a51c-4aa1-9aaa-83f9a0f9117a', 'b946eb33-442a-4b1e-bd7d-221e6181c324', '469a521b-ca63-4454-b6a9-855761701f32'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:07.518475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f48424-6895-4b7b-976a-7760d0ca9140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['520281f2-7615-48ae-a173-15a59079799b', '3af99d3f-a51c-4aa1-9aaa-83f9a0f9117a', 'b946eb33-442a-4b1e-bd7d-221e6181c324', '469a521b-ca63-4454-b6a9-855761701f32']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.519450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ecc07d-fc88-4da7-bb84-103602b5c05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.549023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ecc07d-fc88-4da7-bb84-103602b5c05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d3da37-8e15-4037-87f4-6e8e153849c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-776406078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['520281f2-7615-48ae-a173-15a59079799b','3af99d3f-a51c-4aa1-9aaa-83f9a0f9117a','b946eb33-442a-4b1e-bd7d-221e6181c324','469a521b-ca63-4454-b6a9-855761701f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-776406078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d3da37-8e15-4037-87f4-6e8e153849c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.550789 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a337ec-6106-47f4-a6cd-51bbd1e12ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.569080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Created reservations ['fb929b49-10fb-4eeb-b6c3-ba1a9bc3e028', '522ce858-dd10-4d9d-b4ff-d1f96c0e8202', '32491d54-b7d7-430b-914b-7fb70ceec3cb', '565efdf2-6213-4c32-9da3-8814ec9ffd6e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:07.570259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (247d288c-9d3e-422b-9278-5c01bb149a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb929b49-10fb-4eeb-b6c3-ba1a9bc3e028', '522ce858-dd10-4d9d-b4ff-d1f96c0e8202', '32491d54-b7d7-430b-914b-7fb70ceec3cb', '565efdf2-6213-4c32-9da3-8814ec9ffd6e']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.571285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a57f482-3c12-4a3d-b7ed-927e36d9133f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.594138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a337ec-6106-47f4-a6cd-51bbd1e12ece) transitioned into state 'SUCCESS' from state '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-776406078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['520281f2-7615-48ae-a173-15a59079799b','3af99d3f-a51c-4aa1-9aaa-83f9a0f9117a','b946eb33-442a-4b1e-bd7d-221e6181c324','469a521b-ca63-4454-b6a9-855761701f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.595581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d866b8-db70-473e-871a-0b39adf87723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.617612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a57f482-3c12-4a3d-b7ed-927e36d9133f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b8f70dd-484d-41fa-a1df-8de66a26e463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1222859129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['fb929b49-10fb-4eeb-b6c3-ba1a9bc3e028','522ce858-dd10-4d9d-b4ff-d1f96c0e8202','32491d54-b7d7-430b-914b-7fb70ceec3cb','565efdf2-6213-4c32-9da3-8814ec9ffd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1222859129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b8f70dd-484d-41fa-a1df-8de66a26e463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40b2a0606b24897a315634073eddda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeff9cba2bb4b25aa8045713d022309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.617844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ebc0ab-0f5e-455f-8612-7d0da9f9c239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.620215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d866b8-db70-473e-871a-0b39adf87723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.620933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (60d4cfa7-c453-4096-92e9-9a1caf8ee3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:07.623813 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:09:07.623813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f202c71-3caa-4edb-af87-91fe88402b67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:07.623813 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 697/2738] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:06 2026] POST /volume/v3/volumes => generated 756 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:07.654254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.661423 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:07.661741 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:07.663116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:07.676834 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:07.676834 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:07.681452 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ebc0ab-0f5e-455f-8612-7d0da9f9c239) transitioned into state 'SUCCESS' from state '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-1222859129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['fb929b49-10fb-4eeb-b6c3-ba1a9bc3e028','522ce858-dd10-4d9d-b4ff-d1f96c0e8202','32491d54-b7d7-430b-914b-7fb70ceec3cb','565efdf2-6213-4c32-9da3-8814ec9ffd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.682012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f13a45-3f9a-45e1-b033-23b63995e0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:07.698314 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:07.707508 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5231ec4c-d361-47e6-8af2-3d35fb1c98cb tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:07.707985 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 686/2739] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:07 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 824 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:07.710489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f13a45-3f9a-45e1-b033-23b63995e0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:07.714296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (e1b04314-1534-4b87-b56b-b18e017a937c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:07.714296 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request issued successfully. Aug 20 02:09:07.715589 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f27f618-5cbc-4d7b-92b4-cf341aa6009f tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:07.715589 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 678/2740] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:07 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:07.734869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.737362 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:07.737362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:07.737521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:07.746973 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:07.746973 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:07.752170 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:07.759648 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-caaa00d9-fc6f-4d31-b7eb-57991d78a914 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 200 Aug 20 02:09:07.760221 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 680/2741] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:07 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:07.986800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:07.987286 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:07.987658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:07.987906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:07.988219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:07.996185 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:07.996185 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:07.997936 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b1d3342-a554-49c7-89aa-323a009f1b2c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:07.998649 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 698/2742] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:07 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:08.145953 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-097d5c7c-5123-4bef-81e8-96616563c4ad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.148793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-097d5c7c-5123-4bef-81e8-96616563c4ad tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:08.148793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-097d5c7c-5123-4bef-81e8-96616563c4ad tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.149401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-097d5c7c-5123-4bef-81e8-96616563c4ad tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.159194 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.159194 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:08.164929 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-097d5c7c-5123-4bef-81e8-96616563c4ad tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:08.172396 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-097d5c7c-5123-4bef-81e8-96616563c4ad tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 200 Aug 20 02:09:08.178266 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 687/2743] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:08.195524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-23f612b1-3201-4579-a96e-da76a357663d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.198216 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:08.199429 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c52c8108-2bef-4891-b682-85102ec58c57", "size": 1, "name": "tempest-VolumesCloneTest-Volume-61883069"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:08.201728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request body: {'volume': {'source_volid': 'c52c8108-2bef-4891-b682-85102ec58c57', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-61883069'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:08.211735 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.211735 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:08.212522 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume retrieved successfully. Aug 20 02:09:08.212522 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume of 1 GB Aug 20 02:09:08.220221 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Availability Zones retrieved successfully. Aug 20 02:09:08.229634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (0f7bb1d5-bc6b-4a34-8d78-32d85ff07372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:08.231593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325aaed1-e657-4306-91c9-eb4ea76f3251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.232624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:08.269695 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325aaed1-e657-4306-91c9-eb4ea76f3251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c52c8108-2bef-4891-b682-85102ec58c57', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.270687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d007e57a-b34e-4027-bcbb-df6ed55a5f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.335319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-43b16518-23b5-41dd-9cfb-0908645226f0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.337671 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:08.338003 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.338178 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.338306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete snapshot with id: a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:08.342187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Created reservations ['da51086c-f1a2-4165-ad4e-c699320f5a9c', '2e4d11f7-4c02-4016-a307-1158b961b0f3', 'ed75b349-a55f-4ed4-923d-3a4e63e71766', 'eb352e63-9152-41ea-8021-6b6bda448434'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:08.343195 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d007e57a-b34e-4027-bcbb-df6ed55a5f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da51086c-f1a2-4165-ad4e-c699320f5a9c', '2e4d11f7-4c02-4016-a307-1158b961b0f3', 'ed75b349-a55f-4ed4-923d-3a4e63e71766', 'eb352e63-9152-41ea-8021-6b6bda448434']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.344128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa40100-83cc-4bfc-b663-d057f26e46fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.345908 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.345908 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:08.346600 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot retrieved successfully. Aug 20 02:09:08.368902 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot delete request issued successfully. Aug 20 02:09:08.369105 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43b16518-23b5-41dd-9cfb-0908645226f0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 202 Aug 20 02:09:08.369675 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 681/2744] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:09:08 2026] DELETE /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:08.378757 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.381269 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:08.381756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.382368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.386996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa40100-83cc-4bfc-b663-d057f26e46fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ce5f8c-6d08-4e7a-a360-811a050410b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-61883069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['da51086c-f1a2-4165-ad4e-c699320f5a9c','2e4d11f7-4c02-4016-a307-1158b961b0f3','ed75b349-a55f-4ed4-923d-3a4e63e71766','eb352e63-9152-41ea-8021-6b6bda448434'],size=1,snapshot_id=None,source_replicaid=,source_volid=c52c8108-2bef-4891-b682-85102ec58c57,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-61883069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ce5f8c-6d08-4e7a-a360-811a050410b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5abf0622e5498cb8a5e46d315256f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c52c8108-2bef-4891-b682-85102ec58c57,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb38d4fae6c482fb61416784cd460fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.388091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fb0f2b-63ed-4992-8b57-865978f92309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.389767 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.389767 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:08.390721 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Snapshot retrieved successfully. Aug 20 02:09:08.391751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f7f3fb5-c505-4c80-a5af-a910cab925b5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 200 Aug 20 02:09:08.392632 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 699/2745] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:08.413656 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fb0f2b-63ed-4992-8b57-865978f92309) transitioned into state 'SUCCESS' from state '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-61883069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['da51086c-f1a2-4165-ad4e-c699320f5a9c','2e4d11f7-4c02-4016-a307-1158b961b0f3','ed75b349-a55f-4ed4-923d-3a4e63e71766','eb352e63-9152-41ea-8021-6b6bda448434'],size=1,snapshot_id=None,source_replicaid=,source_volid=c52c8108-2bef-4891-b682-85102ec58c57,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.414776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aead77b9-e4f9-47ec-bd0f-b7a8612f799a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.443249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aead77b9-e4f9-47ec-bd0f-b7a8612f799a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.443249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (0f7bb1d5-bc6b-4a34-8d78-32d85ff07372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:08.443526 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request issued successfully. Aug 20 02:09:08.444542 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-23f612b1-3201-4579-a96e-da76a357663d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:08.445134 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 679/2746] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:08 2026] POST /volume/v3/volumes => generated 776 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:08.461508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.464479 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:08.464784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.465106 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.480784 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.480784 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:08.489322 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:08.497475 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ffe64beb-43bc-4515-aa5e-da266bcd08b0 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 200 Aug 20 02:09:08.497992 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 688/2747] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:08.728608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.730615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:08.730780 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.731012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.739936 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.739936 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:08.744182 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:08.752700 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ceac26a6-4e6e-4e08-8018-96bc2f977da9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:08.753365 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 682/2748] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:08.769943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.773692 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:08.773692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.775966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.781781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4553155e-72e8-4182-837d-381547f470e5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.784025 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4553155e-72e8-4182-837d-381547f470e5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:08.784370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4553155e-72e8-4182-837d-381547f470e5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.784654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4553155e-72e8-4182-837d-381547f470e5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.786823 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.786823 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:08.793264 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:08.794473 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.794473 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:08.801985 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4553155e-72e8-4182-837d-381547f470e5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:08.802932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10c05aa2-8a0f-45e8-9078-99954c9a4c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:08.803331 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 700/2749] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:08.814335 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4553155e-72e8-4182-837d-381547f470e5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 200 Aug 20 02:09:08.814667 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 680/2750] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:08.835778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.839866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:08.840549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:08.840549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:08.861791 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:08.861791 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:08.876544 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:08.890787 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4fe60ba-1213-402d-9449-0f085ca27d95 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 200 Aug 20 02:09:08.893717 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 689/2751] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:08 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:08.910116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8681f212-74e2-4c50-8770-3702acb21955 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:08.912962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:08.913117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1298323427"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:08.915025 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1298323427'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:08.915287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume of 1 GB Aug 20 02:09:08.920550 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Availability Zones retrieved successfully. Aug 20 02:09:08.928270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (51d95475-a610-4c13-8a3e-45a1df4acbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:08.929585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ac8be6-7be6-4e89-bec7-81b1295846c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:08.933257 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:08.964126 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ac8be6-7be6-4e89-bec7-81b1295846c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:08.964787 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509784f-f2b2-4089-853e-933a92d273f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:09.011011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.017454 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:09.018955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.019064 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Created reservations ['12b35831-b38e-441c-b8e9-9bfa6dd30bd2', '44055411-719e-4bfb-b69b-97bdaee200b6', 'd1081bf0-c3d3-4acb-b856-9c6b6fffb517', 'afc26f62-de28-4a73-903f-8d2ef69d563a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:09.019263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.019536 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:09.019889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509784f-f2b2-4089-853e-933a92d273f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b35831-b38e-441c-b8e9-9bfa6dd30bd2', '44055411-719e-4bfb-b69b-97bdaee200b6', 'd1081bf0-c3d3-4acb-b856-9c6b6fffb517', 'afc26f62-de28-4a73-903f-8d2ef69d563a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:09.020700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a8e46d-88c2-48bf-a1c0-5bf20bfc8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:09.028886 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.028886 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:09.028886 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a89b2c54-6007-40eb-8756-d116eb48f0c0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:09.028886 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 701/2752] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:09.046795 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a8e46d-88c2-48bf-a1c0-5bf20bfc8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40485b7c-7a09-4483-8180-776c2239c262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1298323427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['12b35831-b38e-441c-b8e9-9bfa6dd30bd2','44055411-719e-4bfb-b69b-97bdaee200b6','d1081bf0-c3d3-4acb-b856-9c6b6fffb517','afc26f62-de28-4a73-903f-8d2ef69d563a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1298323427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40485b7c-7a09-4483-8180-776c2239c262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40b2a0606b24897a315634073eddda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeff9cba2bb4b25aa8045713d022309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:09.047739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3411fc23-339d-4382-9a00-9dbc1aece15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:09.074298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3411fc23-339d-4382-9a00-9dbc1aece15e) transitioned into state 'SUCCESS' from state '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-1298323427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['12b35831-b38e-441c-b8e9-9bfa6dd30bd2','44055411-719e-4bfb-b69b-97bdaee200b6','d1081bf0-c3d3-4acb-b856-9c6b6fffb517','afc26f62-de28-4a73-903f-8d2ef69d563a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:09.075506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2ea810-b59b-4e29-b2ec-a0dda6bf026e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:09.088182 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd2ea810-b59b-4e29-b2ec-a0dda6bf026e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:09.089190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (51d95475-a610-4c13-8a3e-45a1df4acbcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:09.089642 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request issued successfully. Aug 20 02:09:09.090331 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8681f212-74e2-4c50-8770-3702acb21955 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:09.090851 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 683/2753] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:08 2026] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:09:09.108639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.111766 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:09.112159 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.113095 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.127104 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.127104 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:09.133386 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:09.139837 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35eb2f29-f5f4-4d4f-8881-e837c62dc1bd tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 200 Aug 20 02:09:09.140674 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 681/2754] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:09.406798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-49e72e35-1082-4e4e-b889-451a8ee594bb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.410253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-49e72e35-1082-4e4e-b889-451a8ee594bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:09.410253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-49e72e35-1082-4e4e-b889-451a8ee594bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.410253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-49e72e35-1082-4e4e-b889-451a8ee594bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.416627 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-49e72e35-1082-4e4e-b889-451a8ee594bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 404 Aug 20 02:09:09.417403 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 690/2755] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:09.515757 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.517900 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.518487 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.518487 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.531786 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.531786 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:09.537482 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:09.558063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-15dd80b3-68f5-4434-ab2e-2ae3631906da tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 200 Aug 20 02:09:09.558615 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 702/2756] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 1385 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:09.577262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.581679 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.581679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.581679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.594045 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-4fa5fa1a-1406-4cd7-b502-e66346cf72a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.596389 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-4fa5fa1a-1406-4cd7-b502-e66346cf72a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/attachments?instance_id=ac0ec548-1c49-4a1b-8e72-e425b6443f9d Aug 20 02:09:09.596745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-4fa5fa1a-1406-4cd7-b502-e66346cf72a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.596966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-4fa5fa1a-1406-4cd7-b502-e66346cf72a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.606188 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.606188 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:09.613848 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:09.619658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-4fa5fa1a-1406-4cd7-b502-e66346cf72a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments?instance_id=ac0ec548-1c49-4a1b-8e72-e425b6443f9d returned with HTTP 200 Aug 20 02:09:09.620251 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 682/2757] 10.4.3.27 () {70 vars in 1630 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/attachments?instance_id=ac0ec548-1c49-4a1b-8e72-e425b6443f9d => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:09.626593 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aed4f23d-d32c-4573-a05e-caf199e3f96f tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 200 Aug 20 02:09:09.627153 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 684/2758] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 1385 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:09.635875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-0f5c95b3-5868-40bb-ae0c-b1b4122c278a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.642344 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-0f5c95b3-5868-40bb-ae0c-b1b4122c278a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 Aug 20 02:09:09.643741 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-0f5c95b3-5868-40bb-ae0c-b1b4122c278a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.644185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-0f5c95b3-5868-40bb-ae0c-b1b4122c278a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.645636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.648989 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.648989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.652336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.658527 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.658527 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:09.664527 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:09.669347 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b747475b-42b2-4862-88bb-3ebcbb64b843 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 200 Aug 20 02:09:09.669918 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 703/2759] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 1385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:09.687329 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-1a0e6597-1d31-4c1c-9fc7-19b7ea1e638a req-0f5c95b3-5868-40bb-ae0c-b1b4122c278a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 returned with HTTP 200 Aug 20 02:09:09.687329 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 691/2760] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 => generated 993 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:09.690324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6d37ca90-979a-4bb5-b682-f539c256f281 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.692904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] DELETE https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.693113 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.693273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.693492 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume with id: a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.706653 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.706653 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:09.707137 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:09.732378 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume request issued successfully. Aug 20 02:09:09.732378 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d37ca90-979a-4bb5-b682-f539c256f281 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 202 Aug 20 02:09:09.733346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 683/2761] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:09 2026] DELETE /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:09.746110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:09.751086 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:09.751086 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:09.751086 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:09.761011 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:09.761011 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:09.768598 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:09.775883 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6aa08b65-adea-4ef1-93ee-e8ead4533cfb tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 200 Aug 20 02:09:09.776573 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 685/2762] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:09 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 1384 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:10.043894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0bce9227-6da7-406c-b0df-2ab09931c24a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:10.047133 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bce9227-6da7-406c-b0df-2ab09931c24a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:10.047464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bce9227-6da7-406c-b0df-2ab09931c24a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:10.047765 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bce9227-6da7-406c-b0df-2ab09931c24a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:10.047954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0bce9227-6da7-406c-b0df-2ab09931c24a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:10.055556 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:10.055556 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:10.056748 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bce9227-6da7-406c-b0df-2ab09931c24a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:10.057387 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 704/2763] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:10.161803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:10.167302 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:10.168172 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:10.168970 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:10.183175 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:10.183175 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:10.195335 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:10.203275 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eb6e0b1f-fd48-47fa-a30e-8de55f96a35b tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 200 Aug 20 02:09:10.204851 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 692/2764] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:10.223207 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-62263502-b38f-40e3-979a-e428eb7c2418 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:10.226037 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62263502-b38f-40e3-979a-e428eb7c2418 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:10.226171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62263502-b38f-40e3-979a-e428eb7c2418 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:10.226535 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-62263502-b38f-40e3-979a-e428eb7c2418 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:10.237158 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:10.237158 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:10.245342 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-62263502-b38f-40e3-979a-e428eb7c2418 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:10.252958 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-62263502-b38f-40e3-979a-e428eb7c2418 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 200 Aug 20 02:09:10.253586 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 684/2765] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:10.275186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:10.277103 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:10.278097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2129369839"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:10.279429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2129369839'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:10.279581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume of 1 GB Aug 20 02:09:10.285140 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Availability Zones retrieved successfully. Aug 20 02:09:10.293140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (356a3863-8492-4003-9b14-c305a19cc8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:10.293902 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623f5d76-53ef-4dbc-bd55-887edeea2d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:10.295092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:10.342308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623f5d76-53ef-4dbc-bd55-887edeea2d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:10.343534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55eba00-f5ec-4955-933d-b8884194f38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:10.405803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Created reservations ['c3a47fbb-3f2d-48b1-a315-687908a74482', '994c3135-718b-4b51-bb5f-54579539a01f', '58cd6cf7-5d5a-40b9-bd84-0d1dd0f4371f', '712d5eca-8e17-4802-af70-177c334f034a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:10.406673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55eba00-f5ec-4955-933d-b8884194f38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3a47fbb-3f2d-48b1-a315-687908a74482', '994c3135-718b-4b51-bb5f-54579539a01f', '58cd6cf7-5d5a-40b9-bd84-0d1dd0f4371f', '712d5eca-8e17-4802-af70-177c334f034a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:10.407704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a50a3ba-ff85-4fdb-9ec0-00b6eb4245c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:11.330521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a50a3ba-ff85-4fdb-9ec0-00b6eb4245c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4035bf3a-b040-4a5a-aa07-540204c7ead1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2129369839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['c3a47fbb-3f2d-48b1-a315-687908a74482','994c3135-718b-4b51-bb5f-54579539a01f','58cd6cf7-5d5a-40b9-bd84-0d1dd0f4371f','712d5eca-8e17-4802-af70-177c334f034a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2129369839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4035bf3a-b040-4a5a-aa07-540204c7ead1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40b2a0606b24897a315634073eddda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faeff9cba2bb4b25aa8045713d022309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:11.330521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2d6e1b-858f-4812-937a-205759d11f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-d19158ad-fd88-45ca-88a7-7ed867686b28 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:11.340395 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 705/2766] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea2d6e1b-858f-4812-937a-205759d11f3d) transitioned into state 'SUCCESS' from state '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-2129369839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40b2a0606b24897a315634073eddda5',qos_specs=None,replication_status=,reservations=['c3a47fbb-3f2d-48b1-a315-687908a74482','994c3135-718b-4b51-bb5f-54579539a01f','58cd6cf7-5d5a-40b9-bd84-0d1dd0f4371f','712d5eca-8e17-4802-af70-177c334f034a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faeff9cba2bb4b25aa8045713d022309',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8197255f-9df5-4035-91ad-9aff6399e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8197255f-9df5-4035-91ad-9aff6399e6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Flow 'volume_create_api' (356a3863-8492-4003-9b14-c305a19cc8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Create volume request issued successfully. Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b556f7d-556e-46c4-b7fc-a455aaa539b5 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:11.342313 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 686/2767] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:10 2026] POST /volume/v3/volumes => generated 753 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc346a90-f2b6-4bf2-95b0-921af3114327 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 200 Aug 20 02:09:11.343495 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 693/2768] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-19e17691-6e51-490e-883b-2183a31d9234 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19e17691-6e51-490e-883b-2183a31d9234 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19e17691-6e51-490e-883b-2183a31d9234 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19e17691-6e51-490e-883b-2183a31d9234 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19e17691-6e51-490e-883b-2183a31d9234 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 returned with HTTP 404 Aug 20 02:09:11.344672 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 685/2769] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/a5ce5f8c-6d08-4e7a-a360-811a050410b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9cccc72-fc81-4883-b193-a11efb6b6797 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 200 Aug 20 02:09:11.345878 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 706/2770] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume with id: c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume request issued successfully. Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64eb1c76-1a5d-4af6-9fc1-5984225d4a37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 202 Aug 20 02:09:11.346752 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 687/2771] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:10 2026] DELETE /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e0daf50-de1f-4fdf-a776-728be27b4b57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 200 Aug 20 02:09:11.347494 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 694/2772] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:10 2026] GET /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ad8adf2-6bae-44d6-8af3-95a8865302e9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:11.348191 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 686/2773] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:11 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-038c7f89-4844-4d0c-8b20-3700b9ffc0be tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:11.349612 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 707/2774] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:11 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d10876e6-a28d-4451-8d19-3d935c1631e3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d10876e6-a28d-4451-8d19-3d935c1631e3 None None] GET https://10.4.3.27/volume// Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d10876e6-a28d-4451-8d19-3d935c1631e3 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d10876e6-a28d-4451-8d19-3d935c1631e3 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d10876e6-a28d-4451-8d19-3d935c1631e3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:11.350241 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 688/2775] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:09:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-94b207a3-2462-4ff5-8689-2c7555c60a48 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-94b207a3-2462-4ff5-8689-2c7555c60a48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-94b207a3-2462-4ff5-8689-2c7555c60a48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d3da37-8e15-4037-87f4-6e8e153849c3", "connector": null, "instance_uuid": "26a217f8-d155-4275-983f-be24407a6877"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-94b207a3-2462-4ff5-8689-2c7555c60a48 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:09:11.350658 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 695/2776] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:09:11 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 20 02:09:11.607169 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.610183 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:11.610183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.610377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.622295 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.622295 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:11.629016 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:11.634899 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-60cb8d28-b365-433b-ab3a-f11a9ab945ca tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 200 Aug 20 02:09:11.635384 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 687/2777] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:11 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:11.654284 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7119325-602b-4507-bbc1-eedf1a730d93 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.656793 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7119325-602b-4507-bbc1-eedf1a730d93 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:11.657164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7119325-602b-4507-bbc1-eedf1a730d93 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:11.658462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7119325-602b-4507-bbc1-eedf1a730d93 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:11.670238 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:11.670238 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:11.675895 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7119325-602b-4507-bbc1-eedf1a730d93 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:11.683361 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7119325-602b-4507-bbc1-eedf1a730d93 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 200 Aug 20 02:09:11.684005 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 708/2778] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:11 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:11.702779 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:11.945255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:11.945255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:11.945255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:11.945255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Create volume of 1 GB Aug 20 02:09:11.951738 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Availability Zones retrieved successfully. Aug 20 02:09:11.960476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Flow 'volume_create_api' (da207a6d-8b8b-46cd-b393-bc4462ab149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:11.961806 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9041857d-87a7-4eda-a3d7-36ddaf28c080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:11.963051 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:12.002162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9041857d-87a7-4eda-a3d7-36ddaf28c080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.003011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc390cc-756b-4452-a56f-85353dc94891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.015661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-793ee665-940c-42c3-aefc-0d4fce061373 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.018178 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-793ee665-940c-42c3-aefc-0d4fce061373 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 Aug 20 02:09:12.018544 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-793ee665-940c-42c3-aefc-0d4fce061373 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.018892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-793ee665-940c-42c3-aefc-0d4fce061373 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.027558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-793ee665-940c-42c3-aefc-0d4fce061373 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 returned with HTTP 404 Aug 20 02:09:12.028457 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 696/2779] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/v3/volumes/c52c8108-2bef-4891-b682-85102ec58c57 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:12.042794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.045189 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:12.045692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-838941696"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:12.047791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-838941696'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:12.047938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume of 1 GB Aug 20 02:09:12.054023 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Availability Zones retrieved successfully. Aug 20 02:09:12.060551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (fff946cc-a270-4b73-ab0a-cf5e04ce8f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:12.061876 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5e899a-0210-4363-9150-c6ceabc8f891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.063013 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:12.092146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Created reservations ['21fd281f-cdb2-419a-a3b9-3fce7501425e', 'db07fb1c-e7a0-4ccd-a438-3e9f52e58e85', '5e8432b3-2607-4223-96f5-baf49fd5fa73', 'd176d09e-ad90-4acb-97d9-18e7e1a87f77'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:12.093096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc390cc-756b-4452-a56f-85353dc94891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21fd281f-cdb2-419a-a3b9-3fce7501425e', 'db07fb1c-e7a0-4ccd-a438-3e9f52e58e85', '5e8432b3-2607-4223-96f5-baf49fd5fa73', 'd176d09e-ad90-4acb-97d9-18e7e1a87f77']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.094049 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c853ae1f-0822-4579-8a30-46e1af464f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.098707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.101273 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:12.101800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.102089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.102358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:12.104365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5e899a-0210-4363-9150-c6ceabc8f891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.106040 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450ebd6c-4fdf-43d6-8d19-6e9aba8b8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.108852 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:12.108852 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:12.109566 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e75cd7bc-949c-44a3-aa2e-57f819a53623 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:12.110325 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 709/2780] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:12.131793 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c853ae1f-0822-4579-8a30-46e1af464f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51563e41-ee15-4255-84a3-4486c88237e7', '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='9a39224803ef47e3af45ffa5f369f4de',qos_specs=None,replication_status=,reservations=['21fd281f-cdb2-419a-a3b9-3fce7501425e','db07fb1c-e7a0-4ccd-a438-3e9f52e58e85','5e8432b3-2607-4223-96f5-baf49fd5fa73','d176d09e-ad90-4acb-97d9-18e7e1a87f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a5e114db41488a852bfe8101e3ffb4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51563e41-ee15-4255-84a3-4486c88237e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a39224803ef47e3af45ffa5f369f4de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a5e114db41488a852bfe8101e3ffb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.133148 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e69a3e3-c95b-4575-b173-cba57248bb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.168370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e69a3e3-c95b-4575-b173-cba57248bb79) transitioned into state 'SUCCESS' from 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='9a39224803ef47e3af45ffa5f369f4de',qos_specs=None,replication_status=,reservations=['21fd281f-cdb2-419a-a3b9-3fce7501425e','db07fb1c-e7a0-4ccd-a438-3e9f52e58e85','5e8432b3-2607-4223-96f5-baf49fd5fa73','d176d09e-ad90-4acb-97d9-18e7e1a87f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a5e114db41488a852bfe8101e3ffb4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.170487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9632f6ac-b567-47b6-bce5-9d505f95e22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.192931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Created reservations ['a6c2ee1c-668f-4210-84d1-a3bf34a4d7af', '7db9ba64-5bbc-451f-83b3-f3a718927f72', 'b1704c2d-f76d-4a45-b788-6b30e5364a82', 'eda5a6a8-ef76-4a80-9144-50d727579940'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:12.194177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450ebd6c-4fdf-43d6-8d19-6e9aba8b8c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c2ee1c-668f-4210-84d1-a3bf34a4d7af', '7db9ba64-5bbc-451f-83b3-f3a718927f72', 'b1704c2d-f76d-4a45-b788-6b30e5364a82', 'eda5a6a8-ef76-4a80-9144-50d727579940']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.195020 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0097ab-fed9-46b4-8647-da8a35bb2042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.195242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9632f6ac-b567-47b6-bce5-9d505f95e22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.196552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Flow 'volume_create_api' (da207a6d-8b8b-46cd-b393-bc4462ab149b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:12.197038 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Create volume request issued successfully. Aug 20 02:09:12.197959 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8848c01f-a3bc-40d6-8ccf-b92279bceafc tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:12.199146 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 689/2781] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:11 2026] POST /volume/v3/volumes => generated 731 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:12.217204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.220002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] GET https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 Aug 20 02:09:12.221038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.221660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.228970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0097ab-fed9-46b4-8647-da8a35bb2042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93ffee0-f1cc-47c6-80e7-e10a33561016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-838941696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['a6c2ee1c-668f-4210-84d1-a3bf34a4d7af','7db9ba64-5bbc-451f-83b3-f3a718927f72','b1704c2d-f76d-4a45-b788-6b30e5364a82','eda5a6a8-ef76-4a80-9144-50d727579940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-838941696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93ffee0-f1cc-47c6-80e7-e10a33561016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5abf0622e5498cb8a5e46d315256f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb38d4fae6c482fb61416784cd460fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.231740 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9018aea5-42a8-4b85-95d6-c69b644627a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.239215 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:12.239215 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:12.245483 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Volume info retrieved successfully. Aug 20 02:09:12.253170 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20f06ca7-2e62-4d05-833a-bab2f4a00bc8 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 returned with HTTP 200 Aug 20 02:09:12.253677 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 697/2782] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:12.267416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9018aea5-42a8-4b85-95d6-c69b644627a4) transitioned into state 'SUCCESS' from state '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-838941696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['a6c2ee1c-668f-4210-84d1-a3bf34a4d7af','7db9ba64-5bbc-451f-83b3-f3a718927f72','b1704c2d-f76d-4a45-b788-6b30e5364a82','eda5a6a8-ef76-4a80-9144-50d727579940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.268243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f417b01-a9ac-4645-977f-3b989b51355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:12.287730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f417b01-a9ac-4645-977f-3b989b51355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:12.288174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (fff946cc-a270-4b73-ab0a-cf5e04ce8f79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:12.288824 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request issued successfully. Aug 20 02:09:12.289870 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d97c54f-d611-4715-9ef1-a452386f3f2d tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:12.290557 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 688/2783] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:12 2026] POST /volume/v3/volumes => generated 744 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:12.310188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.312552 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:12.312714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.312884 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.320033 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:12.320033 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:12.326006 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:12.331219 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-12dad7b8-4504-425d-8aae-d5b1166643e3 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 200 Aug 20 02:09:12.331713 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 710/2784] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:12.921921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d94db3b2-f286-4b66-9527-9707815bb492 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.922489 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d94db3b2-f286-4b66-9527-9707815bb492 None None] GET https://10.4.3.27/volume// Aug 20 02:09:12.922659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d94db3b2-f286-4b66-9527-9707815bb492 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.922873 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d94db3b2-f286-4b66-9527-9707815bb492 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.923264 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d94db3b2-f286-4b66-9527-9707815bb492 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:12.926246 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 690/2785] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:12.935526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:12.938189 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:09:12.938462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:12.938700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:12.952794 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:12.952794 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:12.961253 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:09:12.971628 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-c9f51e9d-9159-4fc8-8f04-8a2af8a2ca82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:09:12.971628 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 698/2786] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:09:12 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:13.126016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.130758 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:13.131467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.131682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.131806 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:13.140368 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.140368 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:13.141654 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90d1a0b2-c4be-42f1-b406-dc9adbbb8214 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:13.142371 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 689/2787] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:13.150088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.154710 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 Aug 20 02:09:13.155213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:13.165942 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-73d3da37-8e15-4037-87f4-6e8e153849c3-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:09:13.170778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-73d3da37-8e15-4037-87f4-6e8e153849c3-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:09:13.172310 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.172310 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:13.269458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.271638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] GET https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 Aug 20 02:09:13.271871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.272104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.280977 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.280977 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:13.285468 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Volume info retrieved successfully. Aug 20 02:09:13.288532 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-73d3da37-8e15-4037-87f4-6e8e153849c3-np0000007844" released by "attachment_update" :: held 0.118s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:09:13.289167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-dcba20ab-e363-47d5-9375-64f115630fd0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 returned with HTTP 200 Aug 20 02:09:13.289691 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 711/2788] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:09:13 2026] PUT /volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:13.289789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-328fb8da-fba9-4af0-89b3-c7eb08287429 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 returned with HTTP 200 Aug 20 02:09:13.290219 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 691/2789] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:13.309528 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7370db69-03ac-444c-93b7-a2b15fefe70a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.314014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1&project_id=b40b2a0606b24897a315634073eddda5 Aug 20 02:09:13.315251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.315251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.316256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Could not evaluate value b40b2a0606b24897a315634073eddda5, assuming string {{(pid=100162) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 02:09:13.317643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Searching by: MultiDict([('project_id', 'b40b2a0606b24897a315634073eddda5'), ('all_tenants', 1)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:09:13.320349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-1b050900-fe60-4ed9-9fea-6cf1aef1779e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.323607 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-1b050900-fe60-4ed9-9fea-6cf1aef1779e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55/action Aug 20 02:09:13.324100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-1b050900-fe60-4ed9-9fea-6cf1aef1779e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:13.324339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-1b050900-fe60-4ed9-9fea-6cf1aef1779e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:13.352363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-426f5723-440f-4867-a9e5-dc33e0736006 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.355363 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-426f5723-440f-4867-a9e5-dc33e0736006 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:13.357563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-426f5723-440f-4867-a9e5-dc33e0736006 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.357932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-426f5723-440f-4867-a9e5-dc33e0736006 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.358691 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.358691 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:13.363053 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Get all volumes completed successfully. Aug 20 02:09:13.364042 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.364042 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:13.370871 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7370db69-03ac-444c-93b7-a2b15fefe70a tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1&project_id=b40b2a0606b24897a315634073eddda5 returned with HTTP 200 Aug 20 02:09:13.371808 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 699/2790] 10.4.3.27 () {66 vars in 1366 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b40b2a0606b24897a315634073eddda5 => generated 3031 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:13.374455 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.374455 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:13.379854 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-426f5723-440f-4867-a9e5-dc33e0736006 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:13.380219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-47d8ad0e-23e9-4293-a61d-9f9074ca0345 req-1b050900-fe60-4ed9-9fea-6cf1aef1779e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55/action returned with HTTP 204 Aug 20 02:09:13.380981 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 690/2791] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:09:13 2026] POST /volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:13.384598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-426f5723-440f-4867-a9e5-dc33e0736006 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 200 Aug 20 02:09:13.384980 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 712/2792] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:13.390950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.394293 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 Aug 20 02:09:13.394608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.394900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.395181 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Delete volume with id: 51563e41-ee15-4255-84a3-4486c88237e7 Aug 20 02:09:13.403740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.406715 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.406715 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:13.407091 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Volume info retrieved successfully. Aug 20 02:09:13.409097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:13.411870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d93ffee0-f1cc-47c6-80e7-e10a33561016", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1119202928"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:13.412848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request body: {'volume': {'source_volid': 'd93ffee0-f1cc-47c6-80e7-e10a33561016', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1119202928'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:13.422662 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.422662 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:13.423304 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume retrieved successfully. Aug 20 02:09:13.423506 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume of 2 GB Aug 20 02:09:13.428781 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Availability Zones retrieved successfully. Aug 20 02:09:13.429884 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] Delete volume request issued successfully. Aug 20 02:09:13.429884 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6cec894-ff0d-4f96-ba74-820c773626d6 tempest-VolumesListAdminTestJSON-851612064 tempest-VolumesListAdminTestJSON-851612064-project-admin] https://10.4.3.27/volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 returned with HTTP 202 Aug 20 02:09:13.430823 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 692/2793] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:13 2026] DELETE /volume/v3/volumes/51563e41-ee15-4255-84a3-4486c88237e7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:13.437450 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (bbcbc173-db80-4257-ac6e-405dc9d5bb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:13.438979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf1046c-7411-4956-9b2d-cef2953dd76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:13.440864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:13.448419 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.450506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:13.450866 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.451510 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.462900 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.462900 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:13.468688 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:13.475478 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2ea8e6e-e25e-4a0a-a0b7-1e7f3400e305 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 200 Aug 20 02:09:13.476787 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 691/2794] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:13.485510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf1046c-7411-4956-9b2d-cef2953dd76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd93ffee0-f1cc-47c6-80e7-e10a33561016', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:13.485510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cfa90b-9cd3-4fc7-b125-9bdb9b07f9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:13.492880 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.498062 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] DELETE https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:13.498062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.498062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.498062 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume with id: 4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:13.515802 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.515802 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:13.516474 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:13.559808 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume request issued successfully. Aug 20 02:09:13.560198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-99b0e228-19ef-4632-9874-5ef1e937d4cc tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 202 Aug 20 02:09:13.560885 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 713/2795] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:13 2026] DELETE /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:13.568566 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Created reservations ['d292a097-2e34-4c1e-9732-833cdfcba296', '5d819109-98dd-4f29-8e5e-ee99341b96b1', '8ff0549d-e139-4828-b9af-de601e5724e2', 'b79d44da-d4fd-4059-b0d4-4c6ccf99ac5e'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:13.569552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cfa90b-9cd3-4fc7-b125-9bdb9b07f9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d292a097-2e34-4c1e-9732-833cdfcba296', '5d819109-98dd-4f29-8e5e-ee99341b96b1', '8ff0549d-e139-4828-b9af-de601e5724e2', 'b79d44da-d4fd-4059-b0d4-4c6ccf99ac5e']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:13.570472 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eedc26-c0e1-491e-ac5b-edb1e6bc6455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:13.577359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.580075 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:13.580548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.580606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.592511 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.592511 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:13.597642 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:13.604659 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ceeab9dc-92e4-4e08-94d0-5cec5d108670 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 200 Aug 20 02:09:13.605037 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 693/2796] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:13.611659 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eedc26-c0e1-491e-ac5b-edb1e6bc6455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa3a3990-7902-4d8f-a9a9-e9f19c998522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1119202928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['d292a097-2e34-4c1e-9732-833cdfcba296','5d819109-98dd-4f29-8e5e-ee99341b96b1','8ff0549d-e139-4828-b9af-de601e5724e2','b79d44da-d4fd-4059-b0d4-4c6ccf99ac5e'],size=2,snapshot_id=None,source_replicaid=,source_volid=d93ffee0-f1cc-47c6-80e7-e10a33561016,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1119202928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa3a3990-7902-4d8f-a9a9-e9f19c998522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5abf0622e5498cb8a5e46d315256f4',provider_auth=None,provider_geometry=None,provider_id=None,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=d93ffee0-f1cc-47c6-80e7-e10a33561016,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cb38d4fae6c482fb61416784cd460fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:13.613723 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13ed3df-82b7-447a-9c14-e367a5a3da7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:13.642192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13ed3df-82b7-447a-9c14-e367a5a3da7f) transitioned into state 'SUCCESS' from state '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-1119202928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5abf0622e5498cb8a5e46d315256f4',qos_specs=None,replication_status=,reservations=['d292a097-2e34-4c1e-9732-833cdfcba296','5d819109-98dd-4f29-8e5e-ee99341b96b1','8ff0549d-e139-4828-b9af-de601e5724e2','b79d44da-d4fd-4059-b0d4-4c6ccf99ac5e'],size=2,snapshot_id=None,source_replicaid=,source_volid=d93ffee0-f1cc-47c6-80e7-e10a33561016,status='creating',user_id='3cb38d4fae6c482fb61416784cd460fb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:13.642940 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48dea6fd-e9aa-4cf9-b0d6-39e20fc2f1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:13.663858 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48dea6fd-e9aa-4cf9-b0d6-39e20fc2f1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:13.665191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Flow 'volume_create_api' (bbcbc173-db80-4257-ac6e-405dc9d5bb06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:13.665610 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Create volume request issued successfully. Aug 20 02:09:13.666352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-92375ff9-9644-42fb-ac1b-2c1ddae30b37 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:13.667119 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 700/2797] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:13 2026] POST /volume/v3/volumes => generated 779 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:13.682314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:13.687881 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:13.688318 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:13.688640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:13.702574 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:13.702574 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:13.710554 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:13.716816 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d468cc6-442c-46f3-8226-f2e0f0586874 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 200 Aug 20 02:09:13.717541 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 692/2798] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:13 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.154751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.156774 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:14.158250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.158250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.158250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:14.166013 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.166013 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:14.166013 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87f5a548-3b4d-4391-9b38-111b47dd5fc0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:14.166013 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 714/2799] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.618184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8e9b4748-177a-40de-988a-a0b7132bb377 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.620144 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e9b4748-177a-40de-988a-a0b7132bb377 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 Aug 20 02:09:14.620457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e9b4748-177a-40de-988a-a0b7132bb377 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.620837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e9b4748-177a-40de-988a-a0b7132bb377 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.628102 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e9b4748-177a-40de-988a-a0b7132bb377 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 returned with HTTP 404 Aug 20 02:09:14.628950 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 694/2800] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/4035bf3a-b040-4a5a-aa07-540204c7ead1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:14.636053 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.640084 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:14.640084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.640084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.649566 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.649566 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:14.654893 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:14.661586 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c27ab7f-1f53-4d3b-9930-9c8c6d23e156 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 200 Aug 20 02:09:14.661586 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 701/2801] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.676213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.678447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] DELETE https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:14.678637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.678811 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.679010 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume with id: 40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:14.689808 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.689808 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:14.690027 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:14.711612 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume request issued successfully. Aug 20 02:09:14.711799 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4363e4ad-6ea7-4d16-a6f3-56030798bc59 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 202 Aug 20 02:09:14.712212 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 693/2802] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:14 2026] DELETE /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:14.720337 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.725308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:14.725611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.726532 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.733574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.734159 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.734159 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:14.735634 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:14.735848 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.736036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.739332 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:14.743087 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.743087 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:14.745558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-08830c84-c8bb-4202-a3b2-4fc7805e9b79 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 200 Aug 20 02:09:14.745907 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 715/2803] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.749908 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:14.756811 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd5765b9-c0c0-4a47-8d8a-c87e00c0c7cf tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 200 Aug 20 02:09:14.756811 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 695/2804] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.775771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-35572582-26b6-4ba1-b6db-398ebad298f7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.778560 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35572582-26b6-4ba1-b6db-398ebad298f7 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:14.778851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35572582-26b6-4ba1-b6db-398ebad298f7 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.779619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35572582-26b6-4ba1-b6db-398ebad298f7 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:14.795681 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:14.795681 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:14.803283 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-35572582-26b6-4ba1-b6db-398ebad298f7 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:14.807083 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35572582-26b6-4ba1-b6db-398ebad298f7 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 200 Aug 20 02:09:14.807551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 702/2805] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:14.826932 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d3d74be7-2023-47ce-8476-69c752940c57 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:14.829069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d3d74be7-2023-47ce-8476-69c752940c57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:14.829270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d3d74be7-2023-47ce-8476-69c752940c57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:14.829516 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d3d74be7-2023-47ce-8476-69c752940c57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.049518 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.049518 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:15.054750 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d3d74be7-2023-47ce-8476-69c752940c57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:15.061311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d3d74be7-2023-47ce-8476-69c752940c57 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 200 Aug 20 02:09:15.063566 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 694/2806] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:14 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 872 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:15.078864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.082160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] DELETE https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:15.082160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.082329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.082551 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume with id: aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:15.092088 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.092088 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:15.093060 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:15.120106 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume request issued successfully. Aug 20 02:09:15.120782 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d704676c-100e-41e9-aa10-11df19c7e8a5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 202 Aug 20 02:09:15.121624 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 716/2807] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:15 2026] DELETE /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:15.122824 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1c142459-5253-431f-a173-75a428c7d882 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.131351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.134805 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:15.134805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.134805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.146064 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.146064 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:15.154166 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:15.162162 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:15.162626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-85647780"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:15.163625 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-41a1c1ce-95bf-492d-92dd-2465bbc40d2a tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 200 Aug 20 02:09:15.164044 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 703/2808] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:09:15.164144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-85647780'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:15.164298 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume of 1 GB Aug 20 02:09:15.169471 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Availability Zones retrieved successfully. Aug 20 02:09:15.177421 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (f5551482-ad3b-4906-acfb-cef1ce5edfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:15.177692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.180528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ccf8ba-b5ef-4a89-a110-9ff6b414c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:15.180528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:15.180832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:15.180832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.180832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.180832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:15.186120 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.186120 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:15.187774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1372c046-1bb1-4a0f-952a-39f75e5763c5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:15.187774 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 695/2809] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:15.207146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.226206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ccf8ba-b5ef-4a89-a110-9ff6b414c52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:15.228898 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de01db50-5873-4114-8e17-ef03497c59f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:15.312732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['40686db7-4cec-4194-bfc7-5553d2048d27', 'f3867490-22c3-402f-b0ba-9fd7bd69bbe5', 'ac5b17d8-9f43-47f3-962a-a991d2478c52', 'c84e3176-8395-42c9-b178-fda3b6676955'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:15.314026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de01db50-5873-4114-8e17-ef03497c59f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40686db7-4cec-4194-bfc7-5553d2048d27', 'f3867490-22c3-402f-b0ba-9fd7bd69bbe5', 'ac5b17d8-9f43-47f3-962a-a991d2478c52', 'c84e3176-8395-42c9-b178-fda3b6676955']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:15.315376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40f1736-e2ed-48dd-92cc-ada2334e78a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:15.317442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:15.317997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "736ec3a6-d886-4945-8b02-71e25c3970b2", "incremental": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:15.324430 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating new backup {'backup': {'volume_id': '736ec3a6-d886-4945-8b02-71e25c3970b2', 'incremental': True}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:15.324620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating backup of volume 736ec3a6-d886-4945-8b02-71e25c3970b2 in container None Aug 20 02:09:15.339507 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.339507 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:15.339837 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Volume info retrieved successfully. Aug 20 02:09:15.347266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40f1736-e2ed-48dd-92cc-ada2334e78a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec70a521-3820-4b17-8937-1e74db600e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-85647780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['40686db7-4cec-4194-bfc7-5553d2048d27','f3867490-22c3-402f-b0ba-9fd7bd69bbe5','ac5b17d8-9f43-47f3-962a-a991d2478c52','c84e3176-8395-42c9-b178-fda3b6676955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-85647780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec70a521-3820-4b17-8937-1e74db600e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab09c2b4d214324ab66e5f4f88b836f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:15.347266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7dd309-d063-4c0a-bfd2-b5a184acc33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:15.384300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7dd309-d063-4c0a-bfd2-b5a184acc33c) transitioned into state 'SUCCESS' from state '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-85647780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['40686db7-4cec-4194-bfc7-5553d2048d27','f3867490-22c3-402f-b0ba-9fd7bd69bbe5','ac5b17d8-9f43-47f3-962a-a991d2478c52','c84e3176-8395-42c9-b178-fda3b6676955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:15.386300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9724ef77-3a98-4fd5-b81a-bc5a9a0aeb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:15.399210 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Created reservations ['f72fce98-68df-4337-a552-a68af6c0060e', 'ad16f92d-6ae1-437a-aee7-61ee549a036b'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:15.408978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9724ef77-3a98-4fd5-b81a-bc5a9a0aeb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:15.409857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (f5551482-ad3b-4906-acfb-cef1ce5edfee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:15.410754 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request issued successfully. Aug 20 02:09:15.411652 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c142459-5253-431f-a173-75a428c7d882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:15.412421 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 696/2810] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:15 2026] POST /volume/v3/volumes => generated 745 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:09:15.431731 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.435986 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8fbfcb6-9614-4ea5-bddb-fff1ff7b075c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 400 Aug 20 02:09:15.436505 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 717/2811] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:15 2026] POST /volume/v3/backups => generated 109 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:09:15.438277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:09:15.438589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.438965 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.446069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7fb00e89-fa18-47bf-a944-a28d638e385e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.448359 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:15.448359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.448604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.448713 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete backup with id: eae33187-f367-4389-8931-acb59a52c4f2. Aug 20 02:09:15.451344 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.451344 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:15.457730 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.457730 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:15.460390 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:15.468791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e06a44f7-ed3c-421b-b1da-58dc9f47709d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 200 Aug 20 02:09:15.469439 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 704/2812] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:15.488176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] delete_backup rpcapi backup_id eae33187-f367-4389-8931-acb59a52c4f2 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:09:15.492063 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7fb00e89-fa18-47bf-a944-a28d638e385e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 202 Aug 20 02:09:15.495169 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 696/2813] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:15 2026] DELETE /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:15.503084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.521767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:15.521767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.521767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.521767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:15.527787 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.527787 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:15.529505 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a06afdb2-316c-4f1d-8ad5-c4608414545a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 200 Aug 20 02:09:15.530801 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 697/2814] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 749 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:15.767430 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d02c3113-43b9-4672-8279-926ba89d3eb3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.771290 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d02c3113-43b9-4672-8279-926ba89d3eb3 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 Aug 20 02:09:15.771639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d02c3113-43b9-4672-8279-926ba89d3eb3 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.771971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d02c3113-43b9-4672-8279-926ba89d3eb3 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.784456 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d02c3113-43b9-4672-8279-926ba89d3eb3 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 returned with HTTP 404 Aug 20 02:09:15.785110 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 718/2815] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/volumes/40485b7c-7a09-4483-8180-776c2239c262 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:15.795873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.798884 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:15.799699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.800004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.809562 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.809562 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:15.813863 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:15.820611 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-067f044f-e014-4c4c-8f7e-28cf1af8c67a tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 200 Aug 20 02:09:15.821183 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 705/2816] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:15.840349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.844176 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:15.844332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.844621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.844812 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume with id: 9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:15.855763 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.855763 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:15.856354 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:15.882593 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Delete volume request issued successfully. Aug 20 02:09:15.882859 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c427d3ad-aac6-45e4-96f0-7c69c9f52908 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 202 Aug 20 02:09:15.883604 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 697/2817] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:15 2026] DELETE /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:15.895856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:15.898534 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:15.899012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:15.899391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:15.909957 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:15.909957 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:15.915444 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Volume info retrieved successfully. Aug 20 02:09:15.922745 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6fdcc2bb-cdb6-4312-851e-5913e25de844 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 200 Aug 20 02:09:15.923412 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 698/2818] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:15 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.180120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50d62c5b-d2ee-4150-8b23-cd13dbba9386 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.182071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50d62c5b-d2ee-4150-8b23-cd13dbba9386 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 Aug 20 02:09:16.182345 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50d62c5b-d2ee-4150-8b23-cd13dbba9386 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.182568 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50d62c5b-d2ee-4150-8b23-cd13dbba9386 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.191370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50d62c5b-d2ee-4150-8b23-cd13dbba9386 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 returned with HTTP 404 Aug 20 02:09:16.192037 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 719/2819] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/aa3a3990-7902-4d8f-a9a9-e9f19c998522 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:16.201645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.203647 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:16.203874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.204091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.213436 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.213436 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:16.221259 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:16.225249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d593f06-1a47-44dc-afdd-2a29cd62efd9 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 200 Aug 20 02:09:16.225779 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 706/2820] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.239058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.241857 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:16.242160 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.242554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.242821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume with id: d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:16.251343 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.251343 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:16.251946 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:16.278463 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Delete volume request issued successfully. Aug 20 02:09:16.278622 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9eaa0e77-2c81-4729-90ad-2c402abf47d5 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 202 Aug 20 02:09:16.279135 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 698/2821] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:16 2026] DELETE /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:16.286713 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.289514 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:16.289808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.290095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.303848 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.303848 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:16.310499 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Volume info retrieved successfully. Aug 20 02:09:16.318376 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bfc1d729-3905-49db-b76a-aad2d5952c89 tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 200 Aug 20 02:09:16.319167 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 699/2822] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.488541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.491001 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:09:16.491875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.491875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.501501 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.501501 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:16.505484 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:16.510560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1834729b-5599-4ea8-b305-60fb69cdbd1c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 200 Aug 20 02:09:16.510903 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 720/2823] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.524811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.527420 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:16.527891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec70a521-3820-4b17-8937-1e74db600e39", "name": "tempest-VolumesBackupsTest-Backup-2133235372"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:16.529884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': 'ec70a521-3820-4b17-8937-1e74db600e39', 'name': 'tempest-VolumesBackupsTest-Backup-2133235372'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:16.530056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume ec70a521-3820-4b17-8937-1e74db600e39 in container None Aug 20 02:09:16.539512 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.539512 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:16.540002 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:16.546011 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.548136 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 Aug 20 02:09:16.548439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.548721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.548885 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id eae33187-f367-4389-8931-acb59a52c4f2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:16.553332 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c19543e4-fb06-431a-865e-2196f1e76cc5 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 returned with HTTP 404 Aug 20 02:09:16.554018 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 699/2824] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/backups/eae33187-f367-4389-8931-acb59a52c4f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:16.563111 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.565189 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:16.565553 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-296392653"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:16.567386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-296392653'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:16.567572 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume of 1 GB Aug 20 02:09:16.571891 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Availability Zones retrieved successfully. Aug 20 02:09:16.572751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['a51382ef-1cc5-402f-84e2-ece0b6f8354c', '7cb346b9-88e1-412d-ad7f-c6871a914087'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:16.578155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (5f73d4b2-6b02-456c-880e-3c71ac9d0558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:16.579374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a78a71-0d5b-40cc-a3d3-c426ac991134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:16.580652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:16.609220 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4835cf1f-19b6-4131-b10e-f50838f6baa8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:09:16.609670 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 707/2825] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:16 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:16.611286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a78a71-0d5b-40cc-a3d3-c426ac991134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:16.612019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8358cd-7ba4-49eb-9516-1d5a9302bf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:16.619167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.621676 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:16.622001 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.622310 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.622561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:16.628294 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.628294 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:16.629445 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48c0687e-8b4d-4bf2-af32-a8607b0416f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:16.630241 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 721/2826] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.654426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['22c44c2a-61c3-4712-b6d3-14afab774e95', 'd138d377-32ff-4387-8406-ebd168f95941', 'f545e7b5-608f-434b-98fb-f99bf152b89b', 'f8567e52-0284-4ccc-9214-11808dfb3404'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:16.655308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8358cd-7ba4-49eb-9516-1d5a9302bf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c44c2a-61c3-4712-b6d3-14afab774e95', 'd138d377-32ff-4387-8406-ebd168f95941', 'f545e7b5-608f-434b-98fb-f99bf152b89b', 'f8567e52-0284-4ccc-9214-11808dfb3404']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:16.656106 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbbd98e-0734-4878-a9b6-ce3774a58de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:16.679067 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbbd98e-0734-4878-a9b6-ce3774a58de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e20c234-99c8-4598-a070-4bf205a22ef5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-296392653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['22c44c2a-61c3-4712-b6d3-14afab774e95','d138d377-32ff-4387-8406-ebd168f95941','f545e7b5-608f-434b-98fb-f99bf152b89b','f8567e52-0284-4ccc-9214-11808dfb3404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-296392653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e20c234-99c8-4598-a070-4bf205a22ef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c33e5769d2e443178d864571c4da6431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf1489e22824de597f838e847aabe58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:16.679801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66f68fc-510a-47c5-a8d5-8b53feeed536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:16.701057 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66f68fc-510a-47c5-a8d5-8b53feeed536) transitioned into state 'SUCCESS' from state '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-296392653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['22c44c2a-61c3-4712-b6d3-14afab774e95','d138d377-32ff-4387-8406-ebd168f95941','f545e7b5-608f-434b-98fb-f99bf152b89b','f8567e52-0284-4ccc-9214-11808dfb3404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:16.701266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294605ee-40cd-44b8-96b1-f31f3beef9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:16.714628 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294605ee-40cd-44b8-96b1-f31f3beef9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:16.715771 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (5f73d4b2-6b02-456c-880e-3c71ac9d0558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:16.716114 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request issued successfully. Aug 20 02:09:16.716839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eac95642-dc85-4d1e-8a70-0805394d3b5d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:16.717461 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 700/2827] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:16 2026] POST /volume/v3/volumes => generated 746 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:16.730155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.733094 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:09:16.733094 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.733337 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.743199 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:16.743199 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:16.747734 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:09:16.753671 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1221b31c-c238-485e-82fe-84f27f8d7e38 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 returned with HTTP 200 Aug 20 02:09:16.754098 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 700/2828] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:16.938692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4c894bbc-d3aa-48c1-9e6c-c590cee03b92 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:16.940798 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c894bbc-d3aa-48c1-9e6c-c590cee03b92 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] GET https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 Aug 20 02:09:16.941205 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c894bbc-d3aa-48c1-9e6c-c590cee03b92 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:16.941508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c894bbc-d3aa-48c1-9e6c-c590cee03b92 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:16.950056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c894bbc-d3aa-48c1-9e6c-c590cee03b92 tempest-VolumesListAdminTestJSON-227772340 tempest-VolumesListAdminTestJSON-227772340-project-member] https://10.4.3.27/volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 returned with HTTP 404 Aug 20 02:09:16.950713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 708/2829] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:16 2026] GET /volume/v3/volumes/9b8f70dd-484d-41fa-a1df-8de66a26e463 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:17.336192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b7c96b4e-66eb-45c6-82f0-1b6c2cd83b4c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:17.338071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b7c96b4e-66eb-45c6-82f0-1b6c2cd83b4c tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] GET https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 Aug 20 02:09:17.338339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b7c96b4e-66eb-45c6-82f0-1b6c2cd83b4c tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:17.338500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b7c96b4e-66eb-45c6-82f0-1b6c2cd83b4c tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:17.350017 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b7c96b4e-66eb-45c6-82f0-1b6c2cd83b4c tempest-VolumesCloneTest-1433232604 tempest-VolumesCloneTest-1433232604-project-member] https://10.4.3.27/volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 returned with HTTP 404 Aug 20 02:09:17.350473 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 722/2830] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:17 2026] GET /volume/v3/volumes/d93ffee0-f1cc-47c6-80e7-e10a33561016 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:17.641220 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a95f146d-3343-4771-b119-bdd24ac210bc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:17.643665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a95f146d-3343-4771-b119-bdd24ac210bc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:17.643882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a95f146d-3343-4771-b119-bdd24ac210bc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:17.644185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a95f146d-3343-4771-b119-bdd24ac210bc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:17.644637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a95f146d-3343-4771-b119-bdd24ac210bc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:17.649787 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:17.649787 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:17.650659 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a95f146d-3343-4771-b119-bdd24ac210bc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:17.651140 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 701/2831] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:17 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:17.770691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:17.773245 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:09:17.773530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:17.773807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:17.785420 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:17.785420 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:17.797810 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:09:17.807270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-caa92c2b-7b5f-4248-a955-7645ca9b2991 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 returned with HTTP 200 Aug 20 02:09:17.807899 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 701/2832] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:17 2026] GET /volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:17.825175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:17.827318 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:17.828581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e20c234-99c8-4598-a070-4bf205a22ef5", "name": "tempest-VolumesBackupsTest-Backup-1221195293"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:17.829714 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating new backup {'backup': {'volume_id': '0e20c234-99c8-4598-a070-4bf205a22ef5', 'name': 'tempest-VolumesBackupsTest-Backup-1221195293'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:17.829862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating backup of volume 0e20c234-99c8-4598-a070-4bf205a22ef5 in container None Aug 20 02:09:17.840604 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:17.840604 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:17.841107 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Volume info retrieved successfully. Aug 20 02:09:17.860806 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Created reservations ['1fc89136-b5d1-440e-9d12-daaa5cc2264a', 'cbf567a7-81fe-4a7e-bdc9-15596ab5d041'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:17.904089 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df395156-07d2-4ac1-9111-b5b4a29f05f9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:09:17.904218 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 709/2833] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:17 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:17.915221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:17.918364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:17.918636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:17.918889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:17.919068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:17.925654 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:17.925654 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:17.926685 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcfeb997-f86c-448b-b83e-fc5d551fbc77 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:17.927773 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 723/2834] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:17 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:18.666143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:18.668253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:18.668482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:18.668705 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:18.668831 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:18.673624 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:18.673624 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:18.674544 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-920b0a36-c8b5-4b9a-b83c-28dc57855784 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:18.675022 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 702/2835] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:18 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:18.940776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:18.942718 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:18.942910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:18.943121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:18.943306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:18.949694 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:18.949694 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:18.950199 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4850a83-7293-4efd-83c3-6781f21c62d2 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:18.950636 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 702/2836] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:18 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:19.132778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:19.134785 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:19.135205 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-909248313"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:19.137035 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-909248313'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:19.252892 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Create volume of 1 GB Aug 20 02:09:19.253071 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:19.253071 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:19.258611 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Availability Zones retrieved successfully. Aug 20 02:09:19.264966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Flow 'volume_create_api' (84c5b923-dd64-445f-a497-813502096338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:19.264966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb154c82-4ccd-4759-935c-f4796e0efff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:19.265634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:19.350293 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb154c82-4ccd-4759-935c-f4796e0efff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:19.351144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1871627-07ca-42ac-b414-b85149e09de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:19.441562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Created reservations ['9abce222-9106-4df1-ab52-416deaee528d', '215f32fb-8e54-46da-a290-6773337cb28b', '50076409-596a-4a3d-b283-75da4ce0c91f', 'bd0bb78b-5f5f-49ec-ae97-92cc45ed37ca'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:19.442411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1871627-07ca-42ac-b414-b85149e09de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9abce222-9106-4df1-ab52-416deaee528d', '215f32fb-8e54-46da-a290-6773337cb28b', '50076409-596a-4a3d-b283-75da4ce0c91f', 'bd0bb78b-5f5f-49ec-ae97-92cc45ed37ca']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:19.443603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa15bfdc-e5c6-48e1-b174-233f0c5a617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:19.476245 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa15bfdc-e5c6-48e1-b174-233f0c5a617c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f164f8d-293d-4396-8097-d86209102f0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-909248313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b6fd9792d24a69bd628bc01057715c',qos_specs=None,replication_status=,reservations=['9abce222-9106-4df1-ab52-416deaee528d','215f32fb-8e54-46da-a290-6773337cb28b','50076409-596a-4a3d-b283-75da4ce0c91f','bd0bb78b-5f5f-49ec-ae97-92cc45ed37ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb0517e548f44d4a5ce921f475461a7',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-909248313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f164f8d-293d-4396-8097-d86209102f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b6fd9792d24a69bd628bc01057715c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bb0517e548f44d4a5ce921f475461a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:19.478502 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c088b6-4932-477e-8cb5-24b91292c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:19.505572 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c088b6-4932-477e-8cb5-24b91292c876) transitioned into state 'SUCCESS' from state '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-909248313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b6fd9792d24a69bd628bc01057715c',qos_specs=None,replication_status=,reservations=['9abce222-9106-4df1-ab52-416deaee528d','215f32fb-8e54-46da-a290-6773337cb28b','50076409-596a-4a3d-b283-75da4ce0c91f','bd0bb78b-5f5f-49ec-ae97-92cc45ed37ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb0517e548f44d4a5ce921f475461a7',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:19.506352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f19cd93-27f1-4045-8486-df23be8609fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:19.524253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f19cd93-27f1-4045-8486-df23be8609fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:19.524253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Flow 'volume_create_api' (84c5b923-dd64-445f-a497-813502096338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:19.524943 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Create volume request issued successfully. Aug 20 02:09:19.525715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0c049a1-484e-4847-83b5-97afd9bb1e77 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:19.526629 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 710/2837] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:19 2026] POST /volume/v3/volumes => generated 748 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:19.548320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3554a239-1e6f-4d2e-af22-69a075519d86 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:19.548320 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3554a239-1e6f-4d2e-af22-69a075519d86 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:19.548658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3554a239-1e6f-4d2e-af22-69a075519d86 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:19.548685 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3554a239-1e6f-4d2e-af22-69a075519d86 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:19.558514 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:19.558514 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:19.563309 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3554a239-1e6f-4d2e-af22-69a075519d86 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:19.569884 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3554a239-1e6f-4d2e-af22-69a075519d86 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 200 Aug 20 02:09:19.570343 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 724/2838] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:19 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:19.687557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b97d94c6-3cec-43ab-9b97-00403d186460 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:19.688857 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b97d94c6-3cec-43ab-9b97-00403d186460 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:19.689163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b97d94c6-3cec-43ab-9b97-00403d186460 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:19.689448 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b97d94c6-3cec-43ab-9b97-00403d186460 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:19.689600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b97d94c6-3cec-43ab-9b97-00403d186460 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:19.695341 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:19.695341 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:19.696655 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b97d94c6-3cec-43ab-9b97-00403d186460 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:19.697189 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 703/2839] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:19 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:19.964886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:19.967250 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:19.967626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:19.967912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:19.968094 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:19.972885 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:19.972885 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:19.973637 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-91baf4ce-89c9-4df1-a7f4-741e43932258 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:19.974032 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 703/2840] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:19 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:20.584888 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.586974 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.587203 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.587443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.596419 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.596419 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:20.600539 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.606077 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4f7df8a-2aaa-43dd-b608-1fab80b5e8b2 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 200 Aug 20 02:09:20.606531 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 711/2841] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:20.628358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c748639a-910c-40ed-9322-35776331efea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.632854 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] POST https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action Aug 20 02:09:20.633358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-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=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:20.634173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-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=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:20.648062 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.648062 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:20.660070 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.660070 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:20.661237 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.684055 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Update volume metadata completed successfully. Aug 20 02:09:20.684565 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c748639a-910c-40ed-9322-35776331efea tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action returned with HTTP 200 Aug 20 02:09:20.685505 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 725/2842] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:09:20 2026] POST /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action => generated 563 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:20.697870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.701060 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.701060 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.701297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.711880 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.711880 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:20.720007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.725984 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.729069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:20.729607 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.729875 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.730696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:20.737338 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0c96eeb-a7ae-42e9-80fe-4f45e77eb16f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 200 Aug 20 02:09:20.737924 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 704/2843] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 1416 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:20.739689 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.739689 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:20.740488 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a6b0411-21f8-4d0e-bb9a-c8be13a6c16e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:20.740961 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 704/2844] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:20.753886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e559097f-0e92-4da4-8336-5b329212136f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.758939 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] POST https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action Aug 20 02:09:20.759878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:20.760662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:20.771892 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.771892 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:20.783958 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.783958 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:20.784637 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.791664 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Get volume image-metadata completed successfully. Aug 20 02:09:20.810027 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Delete volume metadata completed successfully. Aug 20 02:09:20.810756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e559097f-0e92-4da4-8336-5b329212136f tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action returned with HTTP 200 Aug 20 02:09:20.811212 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 712/2845] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:09:20 2026] POST /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 02:09:20.820563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.827804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] POST https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action Aug 20 02:09:20.828379 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:20.828615 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:20.849365 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.849365 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:20.850634 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.860909 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Get volume image-metadata completed successfully. Aug 20 02:09:20.861434 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6e04f847-23ff-4973-9d85-c5e43c4425a6 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action returned with HTTP 200 Aug 20 02:09:20.862071 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 726/2846] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:09:20 2026] POST /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d/action => generated 537 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:20.870797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-969f1dae-073c-460b-addf-abc0abf1afee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.873605 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-969f1dae-073c-460b-addf-abc0abf1afee tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.873907 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-969f1dae-073c-460b-addf-abc0abf1afee tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.875151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-969f1dae-073c-460b-addf-abc0abf1afee tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.886166 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.886166 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:20.892533 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-969f1dae-073c-460b-addf-abc0abf1afee tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.903161 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-969f1dae-073c-460b-addf-abc0abf1afee tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 200 Aug 20 02:09:20.903447 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 705/2847] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 1390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:20.918591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.920627 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] DELETE https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.920904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.921128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.921328 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Delete volume with id: 7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.929536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.929536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:20.930081 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.950967 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Delete volume request issued successfully. Aug 20 02:09:20.954252 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-12714d01-e4d3-4b01-b0c2-373e3ecef420 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 202 Aug 20 02:09:20.954252 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 705/2848] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:20 2026] DELETE /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:20.959287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.962118 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:20.963038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.963356 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.972945 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.972945 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:20.982141 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Volume info retrieved successfully. Aug 20 02:09:20.984503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-68ded855-162d-446c-ac95-110fa8d2eee7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:20.986989 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68ded855-162d-446c-ac95-110fa8d2eee7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:20.987297 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68ded855-162d-446c-ac95-110fa8d2eee7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:20.987549 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68ded855-162d-446c-ac95-110fa8d2eee7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:20.987695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-68ded855-162d-446c-ac95-110fa8d2eee7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:20.989306 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f8d2bb2-5330-4b66-8263-ca349aa6a3c7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 200 Aug 20 02:09:20.989980 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 713/2849] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 1389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:20.994824 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:20.994824 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:20.995597 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68ded855-162d-446c-ac95-110fa8d2eee7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:20.995836 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 727/2850] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:20 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:21.762102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60792411-8a8a-4c21-a338-145710d6008e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:21.764749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60792411-8a8a-4c21-a338-145710d6008e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:21.765015 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60792411-8a8a-4c21-a338-145710d6008e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:21.765301 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60792411-8a8a-4c21-a338-145710d6008e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:21.765431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-60792411-8a8a-4c21-a338-145710d6008e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:21.774482 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:21.774482 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:21.775870 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60792411-8a8a-4c21-a338-145710d6008e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:21.776441 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 706/2851] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:21 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:22.011130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1e8b4400-fac7-48d8-909c-25917273b5b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:22.013963 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e8b4400-fac7-48d8-909c-25917273b5b7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] GET https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d Aug 20 02:09:22.014289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e8b4400-fac7-48d8-909c-25917273b5b7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:22.014564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e8b4400-fac7-48d8-909c-25917273b5b7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:22.017436 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-43a5403c-4de0-44d2-a425-39632bd6240a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:22.020489 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-43a5403c-4de0-44d2-a425-39632bd6240a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:22.021032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-43a5403c-4de0-44d2-a425-39632bd6240a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:22.021261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-43a5403c-4de0-44d2-a425-39632bd6240a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:22.024313 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e8b4400-fac7-48d8-909c-25917273b5b7 tempest-VolumesImageMetadata-1332939577 tempest-VolumesImageMetadata-1332939577-project-member] https://10.4.3.27/volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d returned with HTTP 404 Aug 20 02:09:22.025281 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 706/2852] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:22 2026] GET /volume/v3/volumes/7f164f8d-293d-4396-8097-d86209102f0d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:22.026936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-43a5403c-4de0-44d2-a425-39632bd6240a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:22.034423 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:22.034423 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:22.035875 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-43a5403c-4de0-44d2-a425-39632bd6240a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:22.035875 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 714/2853] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:22 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:22.790425 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-752e9301-e341-4b28-a11c-a287a8261a65 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:22.795051 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-752e9301-e341-4b28-a11c-a287a8261a65 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:22.795051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-752e9301-e341-4b28-a11c-a287a8261a65 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:22.795051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-752e9301-e341-4b28-a11c-a287a8261a65 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:22.795051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-752e9301-e341-4b28-a11c-a287a8261a65 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:22.801833 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:22.801833 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:22.803055 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-752e9301-e341-4b28-a11c-a287a8261a65 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:22.803891 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 728/2854] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:22 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:23.054960 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-643b5e4d-de98-4bc6-937e-ae011456fece None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:23.059894 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-643b5e4d-de98-4bc6-937e-ae011456fece tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:23.060205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-643b5e4d-de98-4bc6-937e-ae011456fece tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:23.060515 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-643b5e4d-de98-4bc6-937e-ae011456fece tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:23.060682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-643b5e4d-de98-4bc6-937e-ae011456fece tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:23.068013 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:23.068013 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:23.069020 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-643b5e4d-de98-4bc6-937e-ae011456fece tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:23.069549 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 707/2855] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:23 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:23.796474 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:23.822789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:23.824675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:23.824933 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:23.825177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:23.825350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:23.832797 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:23.832797 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:23.834005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6d81e85e-5374-45a1-af2b-cc7bda4b4d48 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:23.834901 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 715/2856] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:23 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:23.912994 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:23.913544 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1546467730"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:23.915845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1546467730'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:23.916827 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Create volume of 1 GB Aug 20 02:09:23.923372 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Availability Zones retrieved successfully. Aug 20 02:09:23.940311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Flow 'volume_create_api' (d65fa2b6-57de-4821-b3ee-8e5a8969ca27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:23.942274 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0b0a83-ee03-4cc2-a659-c1f9ebd3f9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:23.943900 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:23.988161 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0b0a83-ee03-4cc2-a659-c1f9ebd3f9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:23.989214 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c82c9d-f6b9-48c6-a2cb-62fc81cad853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:24.088833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:24.092850 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:24.093212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:24.094138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:24.094138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:24.101392 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:24.101392 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:24.102169 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4a074a35-b5a5-4b82-bff0-2364f9c7bcd8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:24.102653 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 729/2857] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:24 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:24.103243 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Created reservations ['44b300ca-996c-445e-b601-3f696c4158e8', '76562810-663f-42e0-8abe-dd14e4a9daca', '917606a9-8848-4265-97e9-4cf194700973', '7c02a371-cf8f-4461-863c-f4af8b9e249b'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:24.104494 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c82c9d-f6b9-48c6-a2cb-62fc81cad853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b300ca-996c-445e-b601-3f696c4158e8', '76562810-663f-42e0-8abe-dd14e4a9daca', '917606a9-8848-4265-97e9-4cf194700973', '7c02a371-cf8f-4461-863c-f4af8b9e249b']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:24.106813 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db97614-a32f-4452-822d-856d3f22e1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:24.141631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db97614-a32f-4452-822d-856d3f22e1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa9dc32b-a391-4eaa-a41c-919972c1a75c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1546467730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='921130c0ffc44e37832c47419adb325c',qos_specs=None,replication_status=,reservations=['44b300ca-996c-445e-b601-3f696c4158e8','76562810-663f-42e0-8abe-dd14e4a9daca','917606a9-8848-4265-97e9-4cf194700973','7c02a371-cf8f-4461-863c-f4af8b9e249b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='432620dd469849268a5b68eb20cd4cf4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1546467730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa9dc32b-a391-4eaa-a41c-919972c1a75c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='921130c0ffc44e37832c47419adb325c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='432620dd469849268a5b68eb20cd4cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:24.143078 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ee2ab1-5159-4e99-bf43-6e64345ad7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:24.176720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ee2ab1-5159-4e99-bf43-6e64345ad7e2) transitioned into state 'SUCCESS' from state '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-1546467730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='921130c0ffc44e37832c47419adb325c',qos_specs=None,replication_status=,reservations=['44b300ca-996c-445e-b601-3f696c4158e8','76562810-663f-42e0-8abe-dd14e4a9daca','917606a9-8848-4265-97e9-4cf194700973','7c02a371-cf8f-4461-863c-f4af8b9e249b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='432620dd469849268a5b68eb20cd4cf4',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:24.178038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2e5fc0-e296-4bfb-8c13-bc9f3c724b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:24.195255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2e5fc0-e296-4bfb-8c13-bc9f3c724b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:24.196248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Flow 'volume_create_api' (d65fa2b6-57de-4821-b3ee-8e5a8969ca27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:24.196661 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Create volume request issued successfully. Aug 20 02:09:24.198034 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5260f74-0597-4ced-b4cb-c2661b962f59 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:24.198702 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 707/2858] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:23 2026] POST /volume/v3/volumes => generated 753 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:24.217278 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:24.221690 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:24.222012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:24.222410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:24.232311 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:24.232311 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:24.241021 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:24.252647 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-73b1c083-e516-4011-b8a1-1bed8cb5a62c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 200 Aug 20 02:09:24.252647 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 708/2859] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:24 2026] GET /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:24.854301 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-268e3882-6122-4d87-9d23-48338b301f75 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:24.866325 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-268e3882-6122-4d87-9d23-48338b301f75 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:24.866658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-268e3882-6122-4d87-9d23-48338b301f75 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:24.866896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-268e3882-6122-4d87-9d23-48338b301f75 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:24.867095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-268e3882-6122-4d87-9d23-48338b301f75 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:24.875025 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:24.875025 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:24.875909 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-268e3882-6122-4d87-9d23-48338b301f75 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:24.876514 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 716/2860] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:24 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:25.125274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:25.128144 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:25.128502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:25.129650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:25.129650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:25.136877 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:25.136877 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:25.137599 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-120c492c-4f5c-424d-8d66-0d6fab8488d4 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:25.138373 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 730/2861] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:25 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:25.272383 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:25.277513 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:25.277513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:25.277513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:25.288439 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:25.288439 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:25.300262 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:25.310411 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94fae151-16fc-420b-b5ff-bbc89e469c4e tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 200 Aug 20 02:09:25.310411 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 708/2862] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:25 2026] GET /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:25.330727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:25.335052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:09:25.337124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa9dc32b-a391-4eaa-a41c-919972c1a75c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-468706739"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:25.349130 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:25.349130 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:25.349834 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:25.350078 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Create snapshot from volume aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:25.415838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Created reservations ['53b80b75-52c3-40d8-ae8a-f91195a2b83e', 'fcdff052-54aa-45f8-9746-644ee8cc6641', '04955c1b-b16b-4761-ac12-f3e247e7fac8', '94f28d10-6412-46f5-b30a-6ba38cb4472e'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:25.477670 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot create request issued successfully. Aug 20 02:09:25.478314 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe71498a-82b1-4d9c-a901-dd4147986b54 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:09:25.480109 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 709/2863] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:09:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:25.496262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0dfe257c-6173-42f2-962c-89a7082b3288 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:25.498952 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0dfe257c-6173-42f2-962c-89a7082b3288 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:25.499196 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0dfe257c-6173-42f2-962c-89a7082b3288 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:25.499453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0dfe257c-6173-42f2-962c-89a7082b3288 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:25.517510 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:25.517510 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:25.518238 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0dfe257c-6173-42f2-962c-89a7082b3288 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:25.521669 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0dfe257c-6173-42f2-962c-89a7082b3288 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 returned with HTTP 200 Aug 20 02:09:25.522351 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 717/2864] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:25 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:25.889340 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4749d059-c29d-4cd8-af64-417064d92ec0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:25.892362 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4749d059-c29d-4cd8-af64-417064d92ec0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:25.892633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4749d059-c29d-4cd8-af64-417064d92ec0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:25.892867 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4749d059-c29d-4cd8-af64-417064d92ec0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:25.893035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4749d059-c29d-4cd8-af64-417064d92ec0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:25.899136 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:25.899136 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:25.900220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4749d059-c29d-4cd8-af64-417064d92ec0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:25.900719 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 731/2865] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:25 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:26.155375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-58479433-7b99-4f85-8587-925e33093f7d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.158137 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58479433-7b99-4f85-8587-925e33093f7d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:26.158137 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-58479433-7b99-4f85-8587-925e33093f7d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.158685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-58479433-7b99-4f85-8587-925e33093f7d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.158685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-58479433-7b99-4f85-8587-925e33093f7d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:26.166561 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.166561 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:26.167583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58479433-7b99-4f85-8587-925e33093f7d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:26.167583 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 709/2866] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:26.543188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.546663 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:26.546663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.548055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.555596 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.555596 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:26.556538 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.557240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-538b3653-cc31-4b7c-892f-6eba908ff1ae tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 returned with HTTP 200 Aug 20 02:09:26.558036 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 710/2867] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:26.571847 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.573261 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] POST https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.573991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:26.582722 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.582722 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:26.583570 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.623265 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:26.623672 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74f4f12a-3f37-43e3-b5bb-cf4d83dce401 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.624342 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 718/2868] 10.4.3.27 () {68 vars in 1395 bytes} [Thu Aug 20 02:09:26 2026] POST /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.637055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-088d70be-5632-4898-acd1-7e58a7290882 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.638973 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.639264 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.639533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.647760 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.647760 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:26.649018 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.649779 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:26.650146 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-088d70be-5632-4898-acd1-7e58a7290882 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.650683 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 732/2869] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.662419 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.665982 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] PUT https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.666380 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:26.675536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.675536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:26.675962 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.731393 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:26.733527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ea7068f-228d-4a9b-815e-0b71db8620a3 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.733527 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 710/2870] 10.4.3.27 () {68 vars in 1394 bytes} [Thu Aug 20 02:09:26 2026] PUT /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 57 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.745550 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.752051 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.752312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.752688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.761641 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.761641 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:26.761894 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.763935 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:26.763935 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4f31371-1f8d-4b27-b16a-bd2276e6a450 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.764739 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 711/2871] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.776960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.779609 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 Aug 20 02:09:26.780625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.780625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.791900 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.791900 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:26.792539 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.793710 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:26.807989 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Delete snapshot metadata completed successfully. Aug 20 02:09:26.808331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4fd3a39-0045-46e5-b0e1-c3f7667d2c0d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 returned with HTTP 200 Aug 20 02:09:26.809042 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 719/2872] 10.4.3.27 () {66 vars in 1392 bytes} [Thu Aug 20 02:09:26 2026] DELETE /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 02:09:26.820033 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.822205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.822538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.822952 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.829931 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.829931 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:26.830624 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.831820 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:26.832196 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f10438e8-fe3c-421a-b3e9-54e617db1d23 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.832815 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 733/2873] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.844556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-36f7bbea-b4f3-410a-a752-00c06322a857 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.846799 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-36f7bbea-b4f3-410a-a752-00c06322a857 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] PUT https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.847175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-36f7bbea-b4f3-410a-a752-00c06322a857 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:26.857219 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.857219 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:26.857971 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-36f7bbea-b4f3-410a-a752-00c06322a857 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.882380 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-36f7bbea-b4f3-410a-a752-00c06322a857 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:26.882693 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-36f7bbea-b4f3-410a-a752-00c06322a857 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.883136 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 711/2874] 10.4.3.27 () {68 vars in 1394 bytes} [Thu Aug 20 02:09:26 2026] PUT /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.893670 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.896107 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] POST https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.896591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:26.913803 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.913803 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:26.914704 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.914756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.917163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:26.917440 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.918964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.918964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:26.926481 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.926481 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:26.928685 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af7e9805-6903-4ce7-a5b4-8ea076b53fe1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:26.928685 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 720/2875] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:26.955985 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:26.955985 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-21dbae2a-21de-4558-9e02-ab5752ab3aeb tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.956477 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 712/2876] 10.4.3.27 () {68 vars in 1395 bytes} [Thu Aug 20 02:09:26 2026] POST /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 20 02:09:26.968090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:26.971018 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:26.971447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:26.971869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:26.980416 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:26.980416 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:26.982763 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:26.982963 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:26.983309 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1634143c-1ba7-4d12-bd02-a9b1d7caad33 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:26.983786 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 734/2877] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:09:26 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:26.998854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-168e0125-cdb6-4658-bafc-34b197925cb4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.006005 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-168e0125-cdb6-4658-bafc-34b197925cb4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] PUT https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 Aug 20 02:09:27.006005 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-168e0125-cdb6-4658-bafc-34b197925cb4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:27.016538 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.016538 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:27.017247 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-168e0125-cdb6-4658-bafc-34b197925cb4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.060320 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-168e0125-cdb6-4658-bafc-34b197925cb4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:27.060320 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-168e0125-cdb6-4658-bafc-34b197925cb4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 returned with HTTP 200 Aug 20 02:09:27.062823 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 712/2878] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:09:26 2026] PUT /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 => generated 35 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:27.072336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.074990 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 Aug 20 02:09:27.075342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.075635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.084510 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.084510 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:27.085152 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.086385 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:27.086725 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d42fbb25-b0a8-4fc7-a856-6fa9daa37ab9 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 returned with HTTP 200 Aug 20 02:09:27.087266 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 721/2879] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:09:27 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:27.098580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-512ce717-5e08-43f6-84a7-72989ea88abf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.101120 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:27.101359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.101551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.111040 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.111040 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:27.111878 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.113035 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Get snapshot metadata completed successfully. Aug 20 02:09:27.113373 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512ce717-5e08-43f6-84a7-72989ea88abf tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:27.114026 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 713/2880] 10.4.3.27 () {66 vars in 1374 bytes} [Thu Aug 20 02:09:27 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:27.124270 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.127613 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] PUT https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata Aug 20 02:09:27.128052 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:27.137155 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.137155 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:27.137893 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.173991 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Update snapshot metadata completed successfully. Aug 20 02:09:27.173991 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f013c8-ab4b-486e-9fe6-d278b00ea500 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata returned with HTTP 200 Aug 20 02:09:27.174420 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 735/2881] 10.4.3.27 () {68 vars in 1394 bytes} [Thu Aug 20 02:09:27 2026] PUT /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:09:27.182074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.184451 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:27.184714 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.184965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.185100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:27.192346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.192479 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.192479 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:27.194554 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6c75360-2a16-4ee5-a15b-f7c3698b717f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:27.194911 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:27.195105 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 713/2882] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:27 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:27.195166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.195549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.195682 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Delete snapshot with id: 08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:27.209796 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.209796 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:27.210357 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.234493 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot delete request issued successfully. Aug 20 02:09:27.240646 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e0c0b543-eda9-4849-89a7-99434ec1cf3d tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 returned with HTTP 202 Aug 20 02:09:27.240646 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 722/2883] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:09:27 2026] DELETE /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:27.245390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.247996 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:27.249470 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.249470 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.255945 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.255945 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:27.256913 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Snapshot retrieved successfully. Aug 20 02:09:27.258684 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16bc468e-2ab3-43ed-b2f9-fca47d826ab4 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 returned with HTTP 200 Aug 20 02:09:27.258684 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 714/2884] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:27 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:27.948817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dd83d135-8cc0-43a5-9d97-6a445828336c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:27.952372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd83d135-8cc0-43a5-9d97-6a445828336c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:27.952848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd83d135-8cc0-43a5-9d97-6a445828336c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:27.953165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd83d135-8cc0-43a5-9d97-6a445828336c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:27.953554 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-dd83d135-8cc0-43a5-9d97-6a445828336c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:27.961999 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:27.961999 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:27.962767 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd83d135-8cc0-43a5-9d97-6a445828336c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:27.964200 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 736/2885] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:27 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:28.214947 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-796171a4-a241-4f07-86bc-636692572692 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.216698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-796171a4-a241-4f07-86bc-636692572692 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:28.216901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-796171a4-a241-4f07-86bc-636692572692 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.217166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-796171a4-a241-4f07-86bc-636692572692 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.217304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-796171a4-a241-4f07-86bc-636692572692 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:28.222831 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:28.222831 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:28.223851 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-796171a4-a241-4f07-86bc-636692572692 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:28.224372 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 714/2886] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:28 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:28.272626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83b19b8a-bbb2-4de2-a0d6-0e0f522abaf5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.276962 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83b19b8a-bbb2-4de2-a0d6-0e0f522abaf5 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 Aug 20 02:09:28.277433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83b19b8a-bbb2-4de2-a0d6-0e0f522abaf5 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.278027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83b19b8a-bbb2-4de2-a0d6-0e0f522abaf5 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.287956 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83b19b8a-bbb2-4de2-a0d6-0e0f522abaf5 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 returned with HTTP 404 Aug 20 02:09:28.288753 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 723/2887] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:28 2026] GET /volume/v3/snapshots/08964d7a-6374-4137-86d0-495c6b3ba330 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:28.298192 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.302446 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:28.302446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.302446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.310176 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:28.310176 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:28.316319 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:28.324886 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d246d1a5-942d-4c59-beb4-6fdfa2ebfd16 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 200 Aug 20 02:09:28.325715 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 715/2888] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:28 2026] GET /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:28.340887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.343386 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] DELETE https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:28.343691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.343891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.344064 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Delete volume with id: aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:28.352260 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:28.352260 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:28.352888 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:28.380420 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Delete volume request issued successfully. Aug 20 02:09:28.380420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6c1810a8-e4d8-4ef0-9295-a0a31f39f746 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 202 Aug 20 02:09:28.381426 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 737/2889] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:28 2026] DELETE /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:28.392109 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-24ac7158-15da-4f9c-843c-8137490c287c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.395022 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-24ac7158-15da-4f9c-843c-8137490c287c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:28.395307 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-24ac7158-15da-4f9c-843c-8137490c287c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.395576 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-24ac7158-15da-4f9c-843c-8137490c287c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.406257 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:28.406257 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:28.411700 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-24ac7158-15da-4f9c-843c-8137490c287c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Volume info retrieved successfully. Aug 20 02:09:28.418734 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-24ac7158-15da-4f9c-843c-8137490c287c tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 200 Aug 20 02:09:28.419173 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 715/2890] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:28 2026] GET /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:28.977673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:28.979839 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:28.980504 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:28.980852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:28.981150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:28.992048 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:28.992048 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:28.992447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4581708a-9e23-4e07-8d91-5e9af834e7ca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:28.992976 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 724/2891] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:28 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:29.241252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-43014d64-2e51-460a-bcff-582fed98bca9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:29.242810 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43014d64-2e51-460a-bcff-582fed98bca9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:29.243277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43014d64-2e51-460a-bcff-582fed98bca9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:29.243592 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43014d64-2e51-460a-bcff-582fed98bca9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:29.243747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-43014d64-2e51-460a-bcff-582fed98bca9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:29.251396 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:29.251396 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:29.251720 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43014d64-2e51-460a-bcff-582fed98bca9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:29.252406 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 716/2892] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:29 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:29.434849 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3a3210aa-f094-440d-a099-e41b06ce1766 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:29.436843 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a3210aa-f094-440d-a099-e41b06ce1766 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] GET https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c Aug 20 02:09:29.437066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a3210aa-f094-440d-a099-e41b06ce1766 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:29.437302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a3210aa-f094-440d-a099-e41b06ce1766 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:29.443148 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a3210aa-f094-440d-a099-e41b06ce1766 tempest-SnapshotMetadataTestJSON-113856867 tempest-SnapshotMetadataTestJSON-113856867-project-member] https://10.4.3.27/volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c returned with HTTP 404 Aug 20 02:09:29.443706 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 738/2893] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:29 2026] GET /volume/v3/volumes/aa9dc32b-a391-4eaa-a41c-919972c1a75c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:30.010444 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:30.013931 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:30.015395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:30.015395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:30.015395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:30.022387 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:30.022387 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:30.022773 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94413a5d-b452-4e5d-88e8-7e6cbe795bc1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:30.023459 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 716/2894] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:30 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:30.278633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-01267ad3-88b3-4641-974e-7a9872972f87 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:30.280748 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-01267ad3-88b3-4641-974e-7a9872972f87 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:30.284682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-01267ad3-88b3-4641-974e-7a9872972f87 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:30.285027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-01267ad3-88b3-4641-974e-7a9872972f87 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:30.285386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-01267ad3-88b3-4641-974e-7a9872972f87 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:30.295959 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:30.295959 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:30.296665 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-01267ad3-88b3-4641-974e-7a9872972f87 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:30.298406 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 725/2895] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:30 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:30.459351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c76d0b41-2723-4a57-8676-29a2961e94ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:30.582526 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c76d0b41-2723-4a57-8676-29a2961e94ce tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:09:30.582983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c76d0b41-2723-4a57-8676-29a2961e94ce tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033", "extra_specs": {}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:30.623197 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c76d0b41-2723-4a57-8676-29a2961e94ce tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:09:30.623863 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 717/2896] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:09:30 2026] POST /volume/v3/types => generated 268 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:30.744617 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-142594ff-2b83-4663-b4f4-2958af17837c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:30.746675 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:30.747083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1889954864", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:30.749093 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1889954864', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:30.749093 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Create volume of 1 GB Aug 20 02:09:30.755079 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Availability Zones retrieved successfully. Aug 20 02:09:30.761118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Flow 'volume_create_api' (8c5c2521-bcdd-41ba-99cd-46fdfab5ca57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:30.762715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6ec217-6bdc-4a98-b1a9-5fd2fe55937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:30.764416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:30.803840 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6ec217-6bdc-4a98-b1a9-5fd2fe55937c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:30.805021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6519c7e0-9bf5-4fe7-9cfa-d211fd105658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:30.889901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Created reservations ['6ff87ee5-6198-4ec4-a65e-c844c4d8d494', '9caf9ad1-ef05-44f3-8285-491ef70086b2', '271e5148-358c-436c-b9ca-4bec6c4880e1', '4334d659-f3da-4a7b-a6e5-d637bdada83e'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:30.890791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6519c7e0-9bf5-4fe7-9cfa-d211fd105658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff87ee5-6198-4ec4-a65e-c844c4d8d494', '9caf9ad1-ef05-44f3-8285-491ef70086b2', '271e5148-358c-436c-b9ca-4bec6c4880e1', '4334d659-f3da-4a7b-a6e5-d637bdada83e']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:30.893994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e41482-f39e-41a5-9560-e04deea5672b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:30.923075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e41482-f39e-41a5-9560-e04deea5672b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3289ce1b-6570-454c-9642-703a07fb50d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1889954864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3622a6020c0b4819bdb2b0c7e98673ec',qos_specs=None,replication_status=,reservations=['6ff87ee5-6198-4ec4-a65e-c844c4d8d494','9caf9ad1-ef05-44f3-8285-491ef70086b2','271e5148-358c-436c-b9ca-4bec6c4880e1','4334d659-f3da-4a7b-a6e5-d637bdada83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca07bc8f6b2404085444e48a280c515',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1889954864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3289ce1b-6570-454c-9642-703a07fb50d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3622a6020c0b4819bdb2b0c7e98673ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bca07bc8f6b2404085444e48a280c515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:30.924192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a706cf2-6f3a-43de-85ae-62139b2eac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:30.961051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a706cf2-6f3a-43de-85ae-62139b2eac41) transitioned into state 'SUCCESS' from state '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-1889954864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3622a6020c0b4819bdb2b0c7e98673ec',qos_specs=None,replication_status=,reservations=['6ff87ee5-6198-4ec4-a65e-c844c4d8d494','9caf9ad1-ef05-44f3-8285-491ef70086b2','271e5148-358c-436c-b9ca-4bec6c4880e1','4334d659-f3da-4a7b-a6e5-d637bdada83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca07bc8f6b2404085444e48a280c515',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:30.961627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957a9fa6-fdc0-4977-84a4-87829e914142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:30.979255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957a9fa6-fdc0-4977-84a4-87829e914142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:30.979255 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Flow 'volume_create_api' (8c5c2521-bcdd-41ba-99cd-46fdfab5ca57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:30.979474 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Create volume request issued successfully. Aug 20 02:09:30.980142 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-142594ff-2b83-4663-b4f4-2958af17837c tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:30.980753 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 739/2897] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:09:30 2026] POST /volume/v3/volumes => generated 787 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:31.002831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:31.005027 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:31.005792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:31.005792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:31.016743 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:31.016743 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:31.022736 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:31.029700 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5cb3b083-17cd-4454-a7a1-8212a8d3236b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:31.029700 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 717/2898] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:30 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:09:31.044734 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e9932b00-5765-40f8-a848-36ca08411892 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:31.047001 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e9932b00-5765-40f8-a848-36ca08411892 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:31.047313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e9932b00-5765-40f8-a848-36ca08411892 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:31.047486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e9932b00-5765-40f8-a848-36ca08411892 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:31.047613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e9932b00-5765-40f8-a848-36ca08411892 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:31.057241 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:31.057241 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:31.059075 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e9932b00-5765-40f8-a848-36ca08411892 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:31.059532 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 726/2899] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:31 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:31.316438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:31.319219 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:31.319219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:31.319219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:31.319219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:31.325514 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:31.325514 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:31.325970 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-235238a2-22bb-426f-958a-b0fbefa7b2ff tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:31.326792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 718/2900] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:31 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:32.046372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-32e048ca-14e0-449f-a289-293640447055 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.048261 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32e048ca-14e0-449f-a289-293640447055 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:32.048460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32e048ca-14e0-449f-a289-293640447055 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.048631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32e048ca-14e0-449f-a289-293640447055 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.059434 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.059434 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:32.063017 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-32e048ca-14e0-449f-a289-293640447055 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:32.074739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ca18275b-c226-47c7-b63f-a083f946c0ea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.075840 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32e048ca-14e0-449f-a289-293640447055 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:32.075840 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 740/2901] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:32.086470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca18275b-c226-47c7-b63f-a083f946c0ea tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:32.086723 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca18275b-c226-47c7-b63f-a083f946c0ea tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.087003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca18275b-c226-47c7-b63f-a083f946c0ea tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.087121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-ca18275b-c226-47c7-b63f-a083f946c0ea tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:32.097699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.098198 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.098198 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:32.099620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca18275b-c226-47c7-b63f-a083f946c0ea tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:32.100506 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 718/2902] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:32.102267 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:32.102499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.102693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.112518 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.112518 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:32.117817 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:32.124770 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b4813d5-b0d4-44ea-b9c4-9fef82f87b9e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:32.125682 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 727/2903] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:32.187862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.199945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:32.200190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.201743 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.230202 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.230202 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:32.239530 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:32.248504 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-592da682-20ba-4e79-9421-a6d62249153f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:32.249446 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 719/2904] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:32.346441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-563702d8-c2f9-4389-98e0-18e5879a438c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.352205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-563702d8-c2f9-4389-98e0-18e5879a438c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:32.353598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-563702d8-c2f9-4389-98e0-18e5879a438c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.353598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-563702d8-c2f9-4389-98e0-18e5879a438c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.353598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-563702d8-c2f9-4389-98e0-18e5879a438c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:32.362242 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.362242 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:32.362242 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-563702d8-c2f9-4389-98e0-18e5879a438c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:32.362358 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 741/2905] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:32.382619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f08e001b-2f8b-409c-a100-5f4c93fccacc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.383563 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f08e001b-2f8b-409c-a100-5f4c93fccacc None None] GET https://10.4.3.27/volume// Aug 20 02:09:32.384097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f08e001b-2f8b-409c-a100-5f4c93fccacc None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.385555 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f08e001b-2f8b-409c-a100-5f4c93fccacc None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.385555 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f08e001b-2f8b-409c-a100-5f4c93fccacc None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:32.385555 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 719/2906] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:32.394258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-0f1a1ca2-7dc0-47a8-b91e-a6a7b3e2220b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.396956 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-0f1a1ca2-7dc0-47a8-b91e-a6a7b3e2220b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:09:32.397481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-0f1a1ca2-7dc0-47a8-b91e-a6a7b3e2220b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3289ce1b-6570-454c-9642-703a07fb50d1", "connector": null, "instance_uuid": "ec2168c0-d110-4556-b290-fd3cc5c53d3e"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:32.410166 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.410166 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:32.458619 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-0f1a1ca2-7dc0-47a8-b91e-a6a7b3e2220b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:09:32.458619 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 728/2907] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:09:32 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 20 02:09:32.518247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.523430 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:32.524623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.524623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.539498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ba5498f3-9574-4198-93c2-590ce2c63d01 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.540419 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba5498f3-9574-4198-93c2-590ce2c63d01 None None] GET https://10.4.3.27/volume// Aug 20 02:09:32.540419 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba5498f3-9574-4198-93c2-590ce2c63d01 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.542148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba5498f3-9574-4198-93c2-590ce2c63d01 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.542148 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba5498f3-9574-4198-93c2-590ce2c63d01 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:32.542148 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 742/2908] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:32.548874 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.548874 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:32.555279 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.557305 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:32.558946 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:32.560620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:32.560620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:32.568387 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b70a647-2c1c-496a-ba46-8870dca86a23 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:32.569053 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 720/2909] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:32.580718 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.580718 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:32.588022 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:32.595365 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-50cffb9f-5e0b-4dd1-8a11-c397a67fae00 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:32.595774 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 720/2910] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:09:32 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 1041 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:32.738341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:32.742753 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] PUT https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 Aug 20 02:09:32.743532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:32.757615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Acquiring lock "cinder-attachment_update-3289ce1b-6570-454c-9642-703a07fb50d1-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:09:32.765690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Lock "cinder-attachment_update-3289ce1b-6570-454c-9642-703a07fb50d1-np0000007844" acquired by "attachment_update" :: waited 0.008s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:09:32.766902 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:32.766902 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:32.896987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Lock "cinder-attachment_update-3289ce1b-6570-454c-9642-703a07fb50d1-np0000007844" released by "attachment_update" :: held 0.131s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:09:32.897366 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-e9644e9f-cfdf-414c-9cd7-33e910c8e8bf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 returned with HTTP 200 Aug 20 02:09:32.897932 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 729/2911] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:09:32 2026] PUT /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:33.112499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.115848 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:33.115848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:33.115848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:33.115848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:33.123070 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:33.123070 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:33.124482 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f7bbd435-442f-40ac-a8fb-e8b69ad979af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:33.124482 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 743/2912] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:33 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:33.378203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.383260 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:33.383438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:33.383695 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:33.383871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:33.391116 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:33.391116 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:33.391552 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f2acde6-0a40-4bf7-8712-b1b16ee18423 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:33.391977 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 721/2913] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:33 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:33.589365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f38790bc-93fa-4827-9613-bd5081dd4031 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.591442 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f38790bc-93fa-4827-9613-bd5081dd4031 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:33.591680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f38790bc-93fa-4827-9613-bd5081dd4031 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:33.591886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f38790bc-93fa-4827-9613-bd5081dd4031 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:33.604181 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:33.604181 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:33.613361 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f38790bc-93fa-4827-9613-bd5081dd4031 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:33.621694 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f38790bc-93fa-4827-9613-bd5081dd4031 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:33.621795 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 721/2914] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:33 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:33.745271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2860b162-9624-4425-9c0c-d92e2139eac4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.747350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2860b162-9624-4425-9c0c-d92e2139eac4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:09:33.748032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2860b162-9624-4425-9c0c-d92e2139eac4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891", "extra_specs": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:33.750183 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:33.750183 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:33.769671 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2860b162-9624-4425-9c0c-d92e2139eac4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:09:33.770248 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 730/2915] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:09:33 2026] POST /volume/v3/types => generated 269 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:33.783498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1b01763d-942e-434e-8c80-c3a9e4b5cd93 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.789294 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b01763d-942e-434e-8c80-c3a9e4b5cd93 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:09:33.789799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1b01763d-942e-434e-8c80-c3a9e4b5cd93 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945", "extra_specs": {}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:33.807240 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b01763d-942e-434e-8c80-c3a9e4b5cd93 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:09:33.807688 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 744/2916] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:09:33 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:33.820674 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:33.822697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:33.823170 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-657394071", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:33.825346 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-657394071', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:33.830377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume of 1 GB Aug 20 02:09:33.830794 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:33.830794 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:33.831748 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Availability Zones retrieved successfully. Aug 20 02:09:33.839897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (cd9a6b8c-aaf7-47b4-9254-11960ec73fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:33.841011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae219ec3-5369-43b3-b49b-17a226e1cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:33.842296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:33.874362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae219ec3-5369-43b3-b49b-17a226e1cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fddeddc0-02af-4620-999f-7e482150abd3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fddeddc0-02af-4620-999f-7e482150abd3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:33.875900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d4a584-ce28-48f5-8c21-d5a0f696d5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:33.922000 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:33.922634 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1125501790-1657572891, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:33.973505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Created reservations ['827b5032-d086-4bbe-a2aa-79b7b7848f46', 'b55c8c66-590d-4a2a-9626-1abe23297792', '8a096cfc-4199-4555-8514-a875de00b769', '4f4b9f35-1a13-4ce3-b2ac-4242e2f39919'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:33.975144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d4a584-ce28-48f5-8c21-d5a0f696d5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827b5032-d086-4bbe-a2aa-79b7b7848f46', 'b55c8c66-590d-4a2a-9626-1abe23297792', '8a096cfc-4199-4555-8514-a875de00b769', '4f4b9f35-1a13-4ce3-b2ac-4242e2f39919']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:33.975598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a37c8-5e42-47d2-8aa1-9e4c06abb05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.018607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a37c8-5e42-47d2-8aa1-9e4c06abb05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d58260-068c-406a-a085-5b0a2047a987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-657394071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['827b5032-d086-4bbe-a2aa-79b7b7848f46','b55c8c66-590d-4a2a-9626-1abe23297792','8a096cfc-4199-4555-8514-a875de00b769','4f4b9f35-1a13-4ce3-b2ac-4242e2f39919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=fddeddc0-02af-4620-999f-7e482150abd3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-657394071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d58260-068c-406a-a085-5b0a2047a987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f0dd2fb130a47149cef34d64f668826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e2d961be40748fca47bcedc58341cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fddeddc0-02af-4620-999f-7e482150abd3),volume_type_id=fddeddc0-02af-4620-999f-7e482150abd3)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.019033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71812a0-2c16-483b-8ed2-5c4587c2b309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.079532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71812a0-2c16-483b-8ed2-5c4587c2b309) transitioned into state 'SUCCESS' from state '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-657394071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['827b5032-d086-4bbe-a2aa-79b7b7848f46','b55c8c66-590d-4a2a-9626-1abe23297792','8a096cfc-4199-4555-8514-a875de00b769','4f4b9f35-1a13-4ce3-b2ac-4242e2f39919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=fddeddc0-02af-4620-999f-7e482150abd3)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.080724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65acc840-e94f-4ab1-bb0a-d9a45aea98fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.097988 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65acc840-e94f-4ab1-bb0a-d9a45aea98fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.098979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (cd9a6b8c-aaf7-47b4-9254-11960ec73fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:34.101242 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request issued successfully. Aug 20 02:09:34.101242 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bd1e9cd-900a-4165-a8e2-895173bc91d6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:34.101242 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 722/2917] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:33 2026] POST /volume/v3/volumes => generated 844 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:34.115800 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.118264 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:34.118791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1778905863", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:34.120793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1778905863', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:34.125536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume of 1 GB Aug 20 02:09:34.125861 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.125861 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:34.128718 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Availability Zones retrieved successfully. Aug 20 02:09:34.138776 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.139889 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:34.142180 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (4f1ea701-eb16-4785-9af2-46fe8cd98c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:34.142513 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:34.142760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:34.142954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:34.145660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b68548b-0857-4f15-aa00-132f409bc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.146409 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:34.148307 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.148307 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:34.149098 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b6ed33d7-388e-445d-bfc9-f9509c3f9623 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:34.149942 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 731/2918] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:34 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:34.176438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b68548b-0857-4f15-aa00-132f409bc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee5c6a87-fdc3-4446-9681-4061a43b71dc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee5c6a87-fdc3-4446-9681-4061a43b71dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.177626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b618b10-b1ab-40e0-80e2-a0865a075562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.226026 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:34.228848 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913790756-305893945, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:34.285122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Created reservations ['03eec59f-e345-47f5-b5cd-03402d41b4ad', 'ae83f149-1b3d-4b0c-a30d-2f2fc311d0f0', '67437cbb-51a5-4a24-8f70-39c9de8984d6', 'c5cfb99b-5e20-4093-a141-92a7c9e91e5b'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:34.285975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b618b10-b1ab-40e0-80e2-a0865a075562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03eec59f-e345-47f5-b5cd-03402d41b4ad', 'ae83f149-1b3d-4b0c-a30d-2f2fc311d0f0', '67437cbb-51a5-4a24-8f70-39c9de8984d6', 'c5cfb99b-5e20-4093-a141-92a7c9e91e5b']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.287808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3394674c-4c60-4470-9a89-4b2d8a2d36d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.327442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3394674c-4c60-4470-9a89-4b2d8a2d36d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019f75dd-2b9f-4395-9abe-2bca338c841f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1778905863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['03eec59f-e345-47f5-b5cd-03402d41b4ad','ae83f149-1b3d-4b0c-a30d-2f2fc311d0f0','67437cbb-51a5-4a24-8f70-39c9de8984d6','c5cfb99b-5e20-4093-a141-92a7c9e91e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=ee5c6a87-fdc3-4446-9681-4061a43b71dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1778905863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019f75dd-2b9f-4395-9abe-2bca338c841f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f0dd2fb130a47149cef34d64f668826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e2d961be40748fca47bcedc58341cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee5c6a87-fdc3-4446-9681-4061a43b71dc),volume_type_id=ee5c6a87-fdc3-4446-9681-4061a43b71dc)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.328766 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4930be58-90e1-49f0-9e19-63b37dc1d62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.360382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4930be58-90e1-49f0-9e19-63b37dc1d62c) transitioned into state 'SUCCESS' from state '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-1778905863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['03eec59f-e345-47f5-b5cd-03402d41b4ad','ae83f149-1b3d-4b0c-a30d-2f2fc311d0f0','67437cbb-51a5-4a24-8f70-39c9de8984d6','c5cfb99b-5e20-4093-a141-92a7c9e91e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=ee5c6a87-fdc3-4446-9681-4061a43b71dc)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.361887 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0c0192-41f6-40cf-9642-1e29cc09977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.379301 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0c0192-41f6-40cf-9642-1e29cc09977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.380034 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (4f1ea701-eb16-4785-9af2-46fe8cd98c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:34.380630 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request issued successfully. Aug 20 02:09:34.382182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c0b99cd4-c3e4-4b3e-9215-37594e1baf65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:34.382182 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 722/2919] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:34 2026] POST /volume/v3/volumes => generated 843 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:34.410088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-54699c38-6bec-41f7-af8d-215dfe069c41 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.411665 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54699c38-6bec-41f7-af8d-215dfe069c41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:34.411909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54699c38-6bec-41f7-af8d-215dfe069c41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:34.412485 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54699c38-6bec-41f7-af8d-215dfe069c41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:34.412485 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-54699c38-6bec-41f7-af8d-215dfe069c41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:34.420346 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.420346 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:34.421957 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54699c38-6bec-41f7-af8d-215dfe069c41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:34.422523 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 745/2920] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:34 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:34.444885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.447273 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:34.448635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-834440103", "snapshot_id": null, "imageRef": "e8ba4206-669e-42c3-a7fb-3064a8f8c2f3", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:34.449599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-834440103', 'snapshot_id': None, 'imageRef': 'e8ba4206-669e-42c3-a7fb-3064a8f8c2f3', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:34.625284 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume of 1 GB Aug 20 02:09:34.625363 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.625363 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:34.625851 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Availability Zones retrieved successfully. Aug 20 02:09:34.636304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.638478 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (47b3b1aa-d03c-4bad-8d58-dfbdf2c8a9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:34.638624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:34.638906 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:34.639144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:34.639622 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d078a6-b9d5-4b70-a697-271dacb96756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.641195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:34.655799 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.655799 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:34.662328 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:34.670561 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0fb5d29a-fb9e-498f-9105-40febbb3553a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:34.671427 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 732/2921] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:34 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:34.722600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d078a6-b9d5-4b70-a697-271dacb96756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:09:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a717fe01-979d-45fe-9bb2-b1289810667e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a717fe01-979d-45fe-9bb2-b1289810667e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.727083 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed40fc54-d2d8-4c7f-96c4-419deb864739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.764954 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:34.765162 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-730329136-1456553033, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:09:34.813996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Created reservations ['c2b9d0db-ed99-451d-88f5-d6c9c1483571', '2d872bdc-d610-465b-918b-37549748be1a', '5f21126a-34a2-4949-bc4b-9e19f8d1eda7', '6d9d7b7e-f511-4132-8c1c-0e7495ce6d3b'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:34.815118 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed40fc54-d2d8-4c7f-96c4-419deb864739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2b9d0db-ed99-451d-88f5-d6c9c1483571', '2d872bdc-d610-465b-918b-37549748be1a', '5f21126a-34a2-4949-bc4b-9e19f8d1eda7', '6d9d7b7e-f511-4132-8c1c-0e7495ce6d3b']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.816165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd273b9-3219-42b3-a9d4-cc703cc1b4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.847420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd273b9-3219-42b3-a9d4-cc703cc1b4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217adc07-629e-4fc9-858d-b29d84b80e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-834440103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['c2b9d0db-ed99-451d-88f5-d6c9c1483571','2d872bdc-d610-465b-918b-37549748be1a','5f21126a-34a2-4949-bc4b-9e19f8d1eda7','6d9d7b7e-f511-4132-8c1c-0e7495ce6d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=a717fe01-979d-45fe-9bb2-b1289810667e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-834440103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217adc07-629e-4fc9-858d-b29d84b80e40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f0dd2fb130a47149cef34d64f668826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e2d961be40748fca47bcedc58341cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a717fe01-979d-45fe-9bb2-b1289810667e),volume_type_id=a717fe01-979d-45fe-9bb2-b1289810667e)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.849136 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a612cf-5259-4a5c-a56b-2f07c53cf293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.882854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a612cf-5259-4a5c-a56b-2f07c53cf293) transitioned into state 'SUCCESS' from state '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-834440103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0dd2fb130a47149cef34d64f668826',qos_specs=None,replication_status=,reservations=['c2b9d0db-ed99-451d-88f5-d6c9c1483571','2d872bdc-d610-465b-918b-37549748be1a','5f21126a-34a2-4949-bc4b-9e19f8d1eda7','6d9d7b7e-f511-4132-8c1c-0e7495ce6d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2d961be40748fca47bcedc58341cfd',volume_type_id=a717fe01-979d-45fe-9bb2-b1289810667e)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.884042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60629e99-3fae-49d5-ad66-c0747f439867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:34.896913 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60629e99-3fae-49d5-ad66-c0747f439867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:34.898144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Flow 'volume_create_api' (47b3b1aa-d03c-4bad-8d58-dfbdf2c8a9c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:34.898641 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Create volume request issued successfully. Aug 20 02:09:34.899512 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0a6d712c-de07-47b6-beb4-17cfdb29c06f tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:34.900086 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 723/2922] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:34 2026] POST /volume/v3/volumes => generated 843 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:34.919698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:34.922545 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:34.922764 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:34.923069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:34.935219 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:34.935219 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:34.944169 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:34.953291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f06e4b35-84b0-49bd-9574-d916d8f1ba63 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:34.953754 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 723/2923] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:34 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 911 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:35.168258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:35.171040 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:35.171556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:35.171637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:35.171637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:35.179593 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:35.179593 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:35.181697 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f763a5c-fad1-4ced-b1de-30e19a8c6120 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:35.181697 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 746/2924] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:35 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:35.443174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7496d338-6123-4e08-8960-c016550b1081 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:35.445729 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7496d338-6123-4e08-8960-c016550b1081 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:35.446054 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7496d338-6123-4e08-8960-c016550b1081 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:35.446334 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7496d338-6123-4e08-8960-c016550b1081 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:35.448048 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7496d338-6123-4e08-8960-c016550b1081 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:35.457351 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:35.457351 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:35.458191 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7496d338-6123-4e08-8960-c016550b1081 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:35.459299 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 733/2925] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:35 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:35.685500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-11a812ad-4c84-46f4-ab89-08f599c4132d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:35.687369 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11a812ad-4c84-46f4-ab89-08f599c4132d tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:35.687597 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11a812ad-4c84-46f4-ab89-08f599c4132d tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:35.690288 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11a812ad-4c84-46f4-ab89-08f599c4132d tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:35.698961 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:35.698961 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:35.703045 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-11a812ad-4c84-46f4-ab89-08f599c4132d tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:35.708103 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11a812ad-4c84-46f4-ab89-08f599c4132d tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:35.708575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 724/2926] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:35 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:35.977288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e70793e1-c40b-4146-8f88-cf75607140d1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:35.979971 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e70793e1-c40b-4146-8f88-cf75607140d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:35.983448 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e70793e1-c40b-4146-8f88-cf75607140d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:35.983448 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e70793e1-c40b-4146-8f88-cf75607140d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:35.989004 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:35.989004 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:35.994499 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e70793e1-c40b-4146-8f88-cf75607140d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:36.007514 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e70793e1-c40b-4146-8f88-cf75607140d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:36.009578 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 724/2927] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:35 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:36.205240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.207945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:36.208244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:36.208648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:36.208870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:36.221321 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:36.221321 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:36.221829 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8accefc5-aa6c-4a98-b7b3-6ce1bb2c0681 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:36.222787 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 747/2928] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:36 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:36.264553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-dd618df8-916c-4bcb-a614-dc9ac844e8e7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.270303 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-dd618df8-916c-4bcb-a614-dc9ac844e8e7 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] POST https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590/action Aug 20 02:09:36.270678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-dd618df8-916c-4bcb-a614-dc9ac844e8e7 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:36.270863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-dd618df8-916c-4bcb-a614-dc9ac844e8e7 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:36.303751 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:36.303751 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:36.326635 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b9b2f11f-f92c-4411-8754-abbf1ae72e56 req-dd618df8-916c-4bcb-a614-dc9ac844e8e7 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590/action returned with HTTP 204 Aug 20 02:09:36.327433 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 734/2929] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:09:36 2026] POST /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:36.479778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-099aace5-4800-4df5-96ee-1acc21395e5b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.483557 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-099aace5-4800-4df5-96ee-1acc21395e5b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:36.483557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-099aace5-4800-4df5-96ee-1acc21395e5b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:36.483811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-099aace5-4800-4df5-96ee-1acc21395e5b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:36.483913 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-099aace5-4800-4df5-96ee-1acc21395e5b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:36.492175 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:36.492175 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:36.493615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-099aace5-4800-4df5-96ee-1acc21395e5b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:36.494244 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 725/2930] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:36 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:36.725202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-89fb4da1-874e-411d-a993-c119ee534f2f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.728018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89fb4da1-874e-411d-a993-c119ee534f2f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:36.728260 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-89fb4da1-874e-411d-a993-c119ee534f2f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:36.728635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-89fb4da1-874e-411d-a993-c119ee534f2f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:36.751406 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:36.751406 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:36.760790 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-89fb4da1-874e-411d-a993-c119ee534f2f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:36.774271 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89fb4da1-874e-411d-a993-c119ee534f2f tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:36.774271 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 725/2931] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:36 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 1172 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:36.789362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c270775-510a-44c5-9b39-10d7aa76981e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.797726 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c270775-510a-44c5-9b39-10d7aa76981e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:36.797726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c270775-510a-44c5-9b39-10d7aa76981e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:36.797726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c270775-510a-44c5-9b39-10d7aa76981e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:36.809612 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:36.809612 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:36.816523 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4c270775-510a-44c5-9b39-10d7aa76981e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:36.825275 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c270775-510a-44c5-9b39-10d7aa76981e tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:36.826643 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 748/2932] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:36 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 1172 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:36.843333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c8f9e13e-a4c4-455d-88b7-f99d5f4a83dc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:36.846050 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 735/2933] 10.4.3.27 () {70 vars in 1604 bytes} [Thu Aug 20 02:09:36 2026] DELETE /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:09:36.858885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9aca4b8c-3bad-4d33-9a33-a45b772ba615 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.031622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.036099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:37.036099 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.036099 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.056127 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 726/2934] 10.4.3.27 () {70 vars in 1604 bytes} [Thu Aug 20 02:09:36 2026] DELETE /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 => generated 114 bytes in 198 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:09:37.061592 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.061592 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:37.067401 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.070727 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:37.071462 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] DELETE https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 Aug 20 02:09:37.071984 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.072344 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.076861 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5f7cd3b0-5aab-4064-82ef-b14c204b0dbe tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:37.079457 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 726/2935] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 935 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:37.087408 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.087408 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:37.175757 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Attachment connected to vm ec2168c0-d110-4556-b290-fd3cc5c53d3e, checking data on nova Aug 20 02:09:37.176519 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.compute.nova [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Creating Keystone token plugin using URL: https://10.4.3.27/identity {{(pid=100161) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 02:09:37.240244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.243955 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:37.244419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.244726 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.244894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:37.253086 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.253086 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:37.253086 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c3041a4-ffa0-467d-be62-a2ee3ab4c078 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:37.253086 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 736/2936] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:37.348957 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] REQ: curl -g -i -X GET https://10.4.3.27/compute/v2.1/servers/ec2168c0-d110-4556-b290-fd3cc5c53d3e/os-volume_attachments/3289ce1b-6570-454c-9642-703a07fb50d1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}afc2f8f8dd0d4ceebd04ba5e68b5908289a6b005eae91775927c0fcee8a6e88c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7fa65d5f-4bdf-4887-b065-c60f7bdee942" -H "X-Service-Token: {SHA256}5f28b7cfb538bc221ff6a2c4416ca37629732960e5e81c05d4f8da1c2fbee4a0" {{(pid=100161) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 02:09:37.513298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78d5489c-5425-4d39-9582-5a914c169e50 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.515579 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78d5489c-5425-4d39-9582-5a914c169e50 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:37.515844 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78d5489c-5425-4d39-9582-5a914c169e50 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.516514 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78d5489c-5425-4d39-9582-5a914c169e50 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.516666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-78d5489c-5425-4d39-9582-5a914c169e50 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:37.523139 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.523139 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:37.523710 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78d5489c-5425-4d39-9582-5a914c169e50 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:37.524084 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 727/2937] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:09:37.538974 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 02:09:37 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-22f640dc-98d0-45de-9eaa-28c3eff3a332 x-openstack-request-id: req-22f640dc-98d0-45de-9eaa-28c3eff3a332 {{(pid=100161) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 02:09:37.539142 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3289ce1b-6570-454c-9642-703a07fb50d1", "serverId": "ec2168c0-d110-4556-b290-fd3cc5c53d3e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "99984da9-dc68-48c9-ba51-105488c3f590", "bdm_uuid": "b7f5c405-e1e3-406e-b484-a8dc2076fc4d"}} {{(pid=100161) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 02:09:37.539207 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET call to compute for https://10.4.3.27/compute/v2.1/servers/ec2168c0-d110-4556-b290-fd3cc5c53d3e/os-volume_attachments/3289ce1b-6570-454c-9642-703a07fb50d1 used request id req-22f640dc-98d0-45de-9eaa-28c3eff3a332 {{(pid=100161) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 02:09:37.547458 np0000007844 devstack@c-api.service[100161]: ERROR cinder.volume.api [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-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 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Caught error: Detach volume from instance ec2168c0-d110-4556-b290-fd3cc5c53d3e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ec2168c0-d110-4556-b290-fd3cc5c53d3e using the Compute API Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: 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 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 02:09:37.555463 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ec2168c0-d110-4556-b290-fd3cc5c53d3e using the Compute API Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.middleware.fault [None req-7fa65d5f-4bdf-4887-b065-c60f7bdee942 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 returned with HTTP 409 Aug 20 02:09:37.557044 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 749/2938] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:09:37 2026] DELETE /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 => generated 167 bytes in 488 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:37.623519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.630625 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:37.630875 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.631736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.652684 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.652684 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:37.657986 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:37.665237 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-158adee3-4e65-4310-a052-ce3a5256537a tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:37.665817 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 727/2939] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 1154 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:37.698041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.705045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] POST https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1/action Aug 20 02:09:37.705045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:37.705045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:37.718032 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.718032 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:37.718587 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:37.732833 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Begin detaching volume completed successfully. Aug 20 02:09:37.733073 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-d357fc01-372d-4c45-8365-5c5ab5e1cd17 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1/action returned with HTTP 202 Aug 20 02:09:37.734033 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 737/2940] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:09:37 2026] POST /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:37.801527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f45f5e22-6935-42ea-8f84-50bc837907c3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.802141 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f45f5e22-6935-42ea-8f84-50bc837907c3 None None] GET https://10.4.3.27/volume// Aug 20 02:09:37.802141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f45f5e22-6935-42ea-8f84-50bc837907c3 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.802141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f45f5e22-6935-42ea-8f84-50bc837907c3 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.802368 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f45f5e22-6935-42ea-8f84-50bc837907c3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:37.802512 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 728/2941] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:37.812694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:37.818105 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:37.818403 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:37.819042 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:37.867136 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:09:37.878156 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:37.878156 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:37.883701 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:37.891746 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-0c34b929-798a-45a6-9113-fb2301b4b4b2 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:37.891746 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 750/2942] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:09:37 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 1337 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:38.095157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.098176 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:38.098304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.098615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.107773 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.107773 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:38.112515 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:38.118677 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f637c1f2-7a22-4065-b9b0-1448a934e05a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:38.119198 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 728/2943] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:38 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:38.265467 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.267897 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:38.268193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.268487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.268595 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:38.273561 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.273561 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:38.274547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f7d4b82-343b-4969-bd19-eeec62809d77 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:38.275043 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 738/2944] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:38 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:38.289482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.293160 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6/restore Aug 20 02:09:38.293600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ec70a521-3820-4b17-8937-1e74db600e39"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:38.294964 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Restoring backup 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 ({'restore': {'volume_id': 'ec70a521-3820-4b17-8937-1e74db600e39'}}) {{(pid=100163) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:09:38.295108 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Restoring backup 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 to volume ec70a521-3820-4b17-8937-1e74db600e39. Aug 20 02:09:38.300631 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.300631 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:38.310323 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.310323 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:38.310989 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:38.311315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.api [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Checking backup size 1 against volume size 1 {{(pid=100163) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:09:38.311472 np0000007844 devstack@c-api.service[100163]: INFO cinder.backup.api [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Overwriting volume ec70a521-3820-4b17-8937-1e74db600e39 with restore of backup 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:38.329785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] restore_backup in rpcapi backup_id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 {{(pid=100163) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:09:38.331973 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe80ec86-3e62-4e49-aaee-d78c5a2bd0fa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6/restore returned with HTTP 202 Aug 20 02:09:38.332701 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 729/2945] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:09:38 2026] POST /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6/restore => generated 180 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:38.348506 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.350914 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:38.352690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.352690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.352690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:38.357415 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.357415 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:38.358476 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae17b9b3-2d6b-4b4d-aba0-856fa49daadb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:38.359793 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 751/2946] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:38 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:38.535689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9267db9f-f773-4171-92ba-fd82b472661f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.537571 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9267db9f-f773-4171-92ba-fd82b472661f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:38.537791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9267db9f-f773-4171-92ba-fd82b472661f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.537999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9267db9f-f773-4171-92ba-fd82b472661f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.538100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9267db9f-f773-4171-92ba-fd82b472661f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:38.554021 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.554021 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:38.558045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9267db9f-f773-4171-92ba-fd82b472661f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:38.562298 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 729/2947] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:38 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:38.822545 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-db39f400-1377-4a9f-b92c-c639802f766f req-2b672e6c-3238-4f72-bfb5-5d8b515bfb8c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.825586 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-2b672e6c-3238-4f72-bfb5-5d8b515bfb8c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 Aug 20 02:09:38.825951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-2b672e6c-3238-4f72-bfb5-5d8b515bfb8c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.825951 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-2b672e6c-3238-4f72-bfb5-5d8b515bfb8c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.838428 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.838428 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:38.916366 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-2b672e6c-3238-4f72-bfb5-5d8b515bfb8c tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 returned with HTTP 200 Aug 20 02:09:38.916827 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 739/2948] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:09:38 2026] DELETE /volume/v3/attachments/ef86b1c5-aac2-4c34-ae17-6effaf6c8f74 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:38.935395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:38.937974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:09:38.938092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:38.938529 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:38.938680 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Delete volume with id: 1eb20922-146b-42ee-a15c-85ee4d2a4663 Aug 20 02:09:38.946768 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:38.946768 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:38.947247 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:09:38.966117 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Delete volume request issued successfully. Aug 20 02:09:38.966324 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-db39f400-1377-4a9f-b92c-c639802f766f req-3d593e0f-c98d-4dff-9309-4f81e5d15611 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 returned with HTTP 202 Aug 20 02:09:38.967315 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 730/2949] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:09:38 2026] DELETE /volume/v3/volumes/1eb20922-146b-42ee-a15c-85ee4d2a4663 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:39.005631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bfadde11-8142-4754-9a12-91fefef97176 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.043423 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:39.044027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-336316932"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:39.046061 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-336316932'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:39.046352 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume of 1 GB Aug 20 02:09:39.051196 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:09:39.058834 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (c07e353e-cb6a-4d48-bd7b-e5d9104f6b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:39.060354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d9e03d-6957-4ce3-8f20-f20d8754f736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:39.061649 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:39.097315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d9e03d-6957-4ce3-8f20-f20d8754f736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:39.097315 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7548ce11-34db-43e2-80b0-35312b8027c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:39.137497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.139871 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:39.140171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:39.140441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:39.151787 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:39.151787 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:39.155858 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:39.160486 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-022c0e2f-6c74-4fce-a21e-38ef7a9c3710 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:39.160998 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 730/2950] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:39 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:39.178197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['0e33fb57-5d57-4060-8406-8e0e31c05ea4', '12f1ca6c-dd34-499f-b588-23153be8f38f', '31ba94ae-0246-43c3-84b9-338237de94e1', 'ec3615ee-d2ce-4e20-b9f8-5b34d52932f3'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:39.178993 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7548ce11-34db-43e2-80b0-35312b8027c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e33fb57-5d57-4060-8406-8e0e31c05ea4', '12f1ca6c-dd34-499f-b588-23153be8f38f', '31ba94ae-0246-43c3-84b9-338237de94e1', 'ec3615ee-d2ce-4e20-b9f8-5b34d52932f3']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:39.179872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24de7b4-3d00-4316-8d66-fdbeab4fa678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:39.209295 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24de7b4-3d00-4316-8d66-fdbeab4fa678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d9aeec-f894-4254-9a37-086f7859b36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-336316932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['0e33fb57-5d57-4060-8406-8e0e31c05ea4','12f1ca6c-dd34-499f-b588-23153be8f38f','31ba94ae-0246-43c3-84b9-338237de94e1','ec3615ee-d2ce-4e20-b9f8-5b34d52932f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-336316932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d9aeec-f894-4254-9a37-086f7859b36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:39.210025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb40f44-15b4-4acd-a147-6ba7e39fda2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:39.230769 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb40f44-15b4-4acd-a147-6ba7e39fda2a) transitioned into state 'SUCCESS' from state '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-336316932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['0e33fb57-5d57-4060-8406-8e0e31c05ea4','12f1ca6c-dd34-499f-b588-23153be8f38f','31ba94ae-0246-43c3-84b9-338237de94e1','ec3615ee-d2ce-4e20-b9f8-5b34d52932f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:39.231523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f3ea40-f4ce-4b0e-87eb-8d285e2251ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:39.242402 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f3ea40-f4ce-4b0e-87eb-8d285e2251ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:39.243241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (c07e353e-cb6a-4d48-bd7b-e5d9104f6b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:39.243602 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:09:39.244192 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bfadde11-8142-4754-9a12-91fefef97176 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:39.244787 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 752/2951] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:39 2026] POST /volume/v3/volumes => generated 746 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:39.374191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.376967 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:39.376967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:39.376967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:39.376967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:39.383755 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:39.383755 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:39.384764 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47cac507-f653-4bc6-897d-0fbf4100bfe9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:39.385854 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 740/2952] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:39 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:39.574136 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-91d2188e-5268-46bd-a066-3f34380ba355 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.575253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91d2188e-5268-46bd-a066-3f34380ba355 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:39.575459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-91d2188e-5268-46bd-a066-3f34380ba355 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:39.575623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-91d2188e-5268-46bd-a066-3f34380ba355 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:39.575723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-91d2188e-5268-46bd-a066-3f34380ba355 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:39.580348 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:39.580348 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:39.581100 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91d2188e-5268-46bd-a066-3f34380ba355 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:39.581550 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 731/2953] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:39 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:39.937792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fd707308-7d36-47c2-8ad6-87bf99192704 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.939724 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] DELETE https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:09:39.939916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:39.940111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:39.940300 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Delete volume with id: a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:09:39.948070 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:39.948070 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:39.948605 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:09:39.969179 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Delete volume request issued successfully. Aug 20 02:09:39.969329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd707308-7d36-47c2-8ad6-87bf99192704 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 202 Aug 20 02:09:39.969838 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 731/2954] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:39 2026] DELETE /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:39.977149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:39.979258 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:09:39.979778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:39.979778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:39.989794 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:39.989794 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:39.995313 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Volume info retrieved successfully. Aug 20 02:09:40.001540 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4604536b-3b5c-4af0-9bb9-bf38bfc4a28f tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 200 Aug 20 02:09:40.002166 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 753/2955] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:39 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:40.181744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5272b23d-a369-4e0b-8531-cfd65683244c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:40.183454 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5272b23d-a369-4e0b-8531-cfd65683244c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:40.183752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5272b23d-a369-4e0b-8531-cfd65683244c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:40.183840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5272b23d-a369-4e0b-8531-cfd65683244c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:40.190410 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:40.190410 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:40.193780 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5272b23d-a369-4e0b-8531-cfd65683244c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:40.199131 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5272b23d-a369-4e0b-8531-cfd65683244c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:40.199621 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 741/2956] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:40 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:40.394823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:40.396496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:40.396658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:40.396826 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:40.396912 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:40.401315 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:40.401315 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:40.402003 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-192f694c-9ab8-46f7-ba58-dc5845bea93d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:40.402364 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 732/2957] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:40 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:40.590492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:40.592291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:40.592482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:40.592664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:40.592760 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:40.596998 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:40.596998 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:40.597681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17eab389-9d2b-4b76-8794-480e2fe726c7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:40.598076 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 732/2958] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:40 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:41.015086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fad5bfdb-c908-49a8-b03d-cc421fb43763 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:41.017387 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fad5bfdb-c908-49a8-b03d-cc421fb43763 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] GET https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 Aug 20 02:09:41.017641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fad5bfdb-c908-49a8-b03d-cc421fb43763 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:41.017900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fad5bfdb-c908-49a8-b03d-cc421fb43763 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:41.215450 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:41.217453 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:41.218009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:41.218009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:41.220956 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fad5bfdb-c908-49a8-b03d-cc421fb43763 tempest-ServerActionsTestOtherA-1384466514 tempest-ServerActionsTestOtherA-1384466514-project-member] https://10.4.3.27/volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 returned with HTTP 404 Aug 20 02:09:41.221518 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 754/2959] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:41 2026] GET /volume/v3/volumes/a95631db-de41-4cea-84df-b56894cdde86 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:41.230680 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:41.230680 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:41.235021 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:41.239707 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9e2092f1-3a0b-4e31-9ef9-657cb7102dd4 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:41.240091 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 742/2960] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:41 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:41.412896 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:41.414706 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:41.414959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:41.415185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:41.415318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:41.420521 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:41.420521 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:41.421645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57174e15-4bd0-41c7-a027-3be7c7c365b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:41.422177 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 733/2961] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:41 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:41.491303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-87d8eac8-2a57-409d-ae2a-75c6e75bb780 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:41.495032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-87d8eac8-2a57-409d-ae2a-75c6e75bb780 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] DELETE https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 Aug 20 02:09:41.495292 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-87d8eac8-2a57-409d-ae2a-75c6e75bb780 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:41.495486 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-87d8eac8-2a57-409d-ae2a-75c6e75bb780 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:41.504512 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:41.504512 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:41.558197 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=512,cinder:UPDATE=136,cinder:INSERT=81 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:09:41.601261 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e7998a23-f8e8-4239-b174-998651ac0e65 req-87d8eac8-2a57-409d-ae2a-75c6e75bb780 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 returned with HTTP 200 Aug 20 02:09:41.601261 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 733/2962] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:09:41 2026] DELETE /volume/v3/attachments/99984da9-dc68-48c9-ba51-105488c3f590 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:41.611295 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:41.614026 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:41.614282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:41.614627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:41.614667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:41.624498 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:41.624498 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:41.626197 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c8dd4cc-585d-4585-9bcd-00a617e76573 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:41.626197 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 755/2963] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:41 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:42.045341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.048393 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:42.048647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.048886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.057190 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.057190 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:42.060816 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:42.064540 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b89a7210-bf10-4b47-ab97-914ce9b8ff0c req-44e0789d-0953-4262-9d97-1a82de563307 tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:42.064903 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 743/2964] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:42 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:42.086260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a48f86a8-5a1b-4997-bd87-3417a931266b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.088121 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:42.092341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.092341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.092341 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Delete volume with id: 3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:42.103056 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.103056 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:42.104053 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:42.133382 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Delete volume request issued successfully. Aug 20 02:09:42.134299 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a48f86a8-5a1b-4997-bd87-3417a931266b tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 202 Aug 20 02:09:42.134299 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 734/2965] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:09:42 2026] DELETE /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:09:42.148536 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.151209 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:42.151638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.152010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.164019 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.164019 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:42.168826 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Volume info retrieved successfully. Aug 20 02:09:42.177114 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddea344c-3ba1-4c46-9597-cceb7df5b5cf tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 200 Aug 20 02:09:42.177620 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 734/2966] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:42 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:42.256866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.257461 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:42.257723 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.258148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.276735 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.276735 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:42.282031 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:42.288574 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75611623-07d8-47b1-b5f0-a45ee1db0e88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:42.289005 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 756/2967] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:42 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:42.433854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.437214 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:42.437436 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.437686 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.437835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:42.445104 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.445104 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:42.445895 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7abe97d6-93cd-47a4-bdf9-a54d23676a7d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:42.446540 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 744/2968] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:42 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:42.638753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:42.642763 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:42.642763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:42.642763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:42.642763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:42.647102 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:42.647102 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:42.647956 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3357b63e-c36d-4d0f-b344-7e1e877c13a5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:42.649185 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 735/2969] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:42 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:43.192877 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-50c62144-2791-477f-ae84-8d55c94265ee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:43.195151 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50c62144-2791-477f-ae84-8d55c94265ee tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] GET https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 Aug 20 02:09:43.195531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50c62144-2791-477f-ae84-8d55c94265ee tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:43.195781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50c62144-2791-477f-ae84-8d55c94265ee tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:43.203243 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50c62144-2791-477f-ae84-8d55c94265ee tempest-TestServerVolumeAttachScenarioOldVersion-942605586 tempest-TestServerVolumeAttachScenarioOldVersion-942605586-project-member] https://10.4.3.27/volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 returned with HTTP 404 Aug 20 02:09:43.203759 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 735/2970] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:43 2026] GET /volume/v3/volumes/3289ce1b-6570-454c-9642-703a07fb50d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:09:43.303247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:43.305663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:43.305962 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:43.306190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:43.318518 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:43.318518 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:43.325836 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:43.334610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e6e8136-956d-4b3f-b73f-8f0d00a9af65 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:43.335266 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 757/2971] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:43 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:43.458041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1e05940a-7c01-4013-ab2a-0078ce061146 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:43.460381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e05940a-7c01-4013-ab2a-0078ce061146 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:43.460655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e05940a-7c01-4013-ab2a-0078ce061146 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:43.460889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e05940a-7c01-4013-ab2a-0078ce061146 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:43.461070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1e05940a-7c01-4013-ab2a-0078ce061146 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:43.463552 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=426,cinder:INSERT=58,cinder:UPDATE=110 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:09:43.468593 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:43.468593 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:43.469700 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e05940a-7c01-4013-ab2a-0078ce061146 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:43.470370 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 745/2972] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:43 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:43.661944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:43.663896 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:43.664107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:43.664309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:43.664426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:43.665977 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=501,cinder:UPDATE=162,cinder:INSERT=103 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:09:43.668791 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:43.668791 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:43.669472 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4149d8b1-64f8-4e69-bd40-7b051fb82fbc tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:43.669812 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 736/2973] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:43 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:44.358728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4d4eae1-e238-4d9c-8500-f5916663842d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.363795 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4d4eae1-e238-4d9c-8500-f5916663842d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:44.363795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4d4eae1-e238-4d9c-8500-f5916663842d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:44.364560 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4d4eae1-e238-4d9c-8500-f5916663842d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:44.379293 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.379293 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:44.389052 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4d4eae1-e238-4d9c-8500-f5916663842d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:44.397704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4d4eae1-e238-4d9c-8500-f5916663842d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:44.398446 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 736/2974] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:44 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:44.482367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1579b48d-dad2-412e-b282-7cf960018d9a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.485743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1579b48d-dad2-412e-b282-7cf960018d9a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:44.486099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1579b48d-dad2-412e-b282-7cf960018d9a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:44.486293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1579b48d-dad2-412e-b282-7cf960018d9a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:44.486470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1579b48d-dad2-412e-b282-7cf960018d9a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:44.489236 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=381,cinder:INSERT=60,cinder:UPDATE=88,cinder:DELETE=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:09:44.493779 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.493779 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:44.494810 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1579b48d-dad2-412e-b282-7cf960018d9a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:44.497251 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 758/2975] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:44 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:44.686338 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d79c879d-a6fa-4adc-b926-8d445a127015 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.692099 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d79c879d-a6fa-4adc-b926-8d445a127015 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:44.692330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d79c879d-a6fa-4adc-b926-8d445a127015 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:44.695250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d79c879d-a6fa-4adc-b926-8d445a127015 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:44.695250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d79c879d-a6fa-4adc-b926-8d445a127015 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:44.698873 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.698873 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:44.703256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d79c879d-a6fa-4adc-b926-8d445a127015 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:44.703256 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 746/2976] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:44 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:44.711378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.713729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:44.714150 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e20c234-99c8-4598-a070-4bf205a22ef5", "incremental": true}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:44.716050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating new backup {'backup': {'volume_id': '0e20c234-99c8-4598-a070-4bf205a22ef5', 'incremental': True}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:44.716244 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating backup of volume 0e20c234-99c8-4598-a070-4bf205a22ef5 in container None Aug 20 02:09:44.728503 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.728503 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:44.729898 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:09:44.767841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['0a2d5809-f0d0-4b56-9c9c-243b6d1e83e4', 'd2a923a8-d2b8-41b3-8170-fdeb7c33f710'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:44.790762 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e8bd9f1-f645-41ce-8a04-350d3a793dc2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 400 Aug 20 02:09:44.791290 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 737/2977] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:44 2026] POST /volume/v3/backups => generated 109 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:09:44.800470 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-693d7895-4d77-4627-b889-f8e4723f6d78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.802691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] DELETE https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:44.802987 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:44.803277 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:44.803415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Delete backup with id: efa35472-b30d-4414-8183-fe6f083c6488. Aug 20 02:09:44.807784 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.807784 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:44.822077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] delete_backup rpcapi backup_id efa35472-b30d-4414-8183-fe6f083c6488 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:09:44.824105 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-693d7895-4d77-4627-b889-f8e4723f6d78 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 202 Aug 20 02:09:44.824606 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 737/2978] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:44 2026] DELETE /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:44.832760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-922c1990-0688-45f7-8f3c-cbfa5435336b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:44.834891 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-922c1990-0688-45f7-8f3c-cbfa5435336b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:44.835126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-922c1990-0688-45f7-8f3c-cbfa5435336b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:44.835356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-922c1990-0688-45f7-8f3c-cbfa5435336b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:44.835499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-922c1990-0688-45f7-8f3c-cbfa5435336b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:44.840562 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:44.840562 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:44.841553 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-922c1990-0688-45f7-8f3c-cbfa5435336b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:44.842092 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 759/2979] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:44 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:45.413651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6471caaa-fb74-492d-92e5-385bfb6647db None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:45.415747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6471caaa-fb74-492d-92e5-385bfb6647db tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:45.415976 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6471caaa-fb74-492d-92e5-385bfb6647db tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:45.416203 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6471caaa-fb74-492d-92e5-385bfb6647db tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:45.423885 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:45.423885 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:45.427858 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6471caaa-fb74-492d-92e5-385bfb6647db tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:45.433823 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6471caaa-fb74-492d-92e5-385bfb6647db tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:45.434220 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 747/2980] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:45 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 1247 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:45.507957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:45.510304 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:45.510540 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:45.510874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:45.511141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:45.517607 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:45.517607 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:45.517607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3c9ae6a7-f3cb-4610-ade3-6796dc032872 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:45.519125 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 738/2981] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:45 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:45.590246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:45.597706 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:45.597706 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:45.598969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:45.609962 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:45.609962 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:45.614644 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:45.620604 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-84813d02-f833-44a8-b485-7dc502370c3e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:45.621022 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 738/2982] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:45 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 1247 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:45.857559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f0f117e-e424-4fb3-a305-675f4bc60def None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:45.860329 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f0f117e-e424-4fb3-a305-675f4bc60def tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:45.860562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f0f117e-e424-4fb3-a305-675f4bc60def tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:45.860827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f0f117e-e424-4fb3-a305-675f4bc60def tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:45.860982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2f0f117e-e424-4fb3-a305-675f4bc60def tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:45.866333 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:45.866333 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:45.867400 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f0f117e-e424-4fb3-a305-675f4bc60def tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 200 Aug 20 02:09:45.869693 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 760/2983] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:45 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:46.138136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.141776 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:46.142107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:46.142581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:46.158196 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:46.158196 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:46.168322 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:46.178089 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-f6dfa849-2233-4c49-a790-fabfb93c1955 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:46.178089 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 748/2984] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:46 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 1247 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:46.193656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2fbe1287-7298-42ef-a011-7fc49f758ef3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.194217 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fbe1287-7298-42ef-a011-7fc49f758ef3 None None] GET https://10.4.3.27/volume// Aug 20 02:09:46.194506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fbe1287-7298-42ef-a011-7fc49f758ef3 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:46.194722 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fbe1287-7298-42ef-a011-7fc49f758ef3 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:46.195109 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fbe1287-7298-42ef-a011-7fc49f758ef3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:46.195680 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 739/2985] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:09:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:46.213389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-584dbaef-e8cf-4602-8769-9cbb0714af6a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.218624 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-584dbaef-e8cf-4602-8769-9cbb0714af6a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:09:46.219042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-584dbaef-e8cf-4602-8769-9cbb0714af6a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "217adc07-629e-4fc9-858d-b29d84b80e40", "connector": null, "instance_uuid": "86e4d81a-d36c-4c48-9ce2-918853c44a22"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:46.232954 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:46.232954 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:46.290153 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-584dbaef-e8cf-4602-8769-9cbb0714af6a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:09:46.290957 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 739/2986] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:09:46 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 20 02:09:46.535303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-847630eb-7eb9-4dca-af33-f5cc283860bb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.537593 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-847630eb-7eb9-4dca-af33-f5cc283860bb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:46.537859 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-847630eb-7eb9-4dca-af33-f5cc283860bb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:46.538149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-847630eb-7eb9-4dca-af33-f5cc283860bb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:46.538271 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-847630eb-7eb9-4dca-af33-f5cc283860bb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:46.543712 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:46.543712 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:46.544558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-847630eb-7eb9-4dca-af33-f5cc283860bb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:46.544952 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 761/2987] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:46 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:46.881284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.883683 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 Aug 20 02:09:46.884031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:46.884326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:46.884485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id efa35472-b30d-4414-8183-fe6f083c6488. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:46.889722 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e603664-35f9-4dd5-8211-8db6cedb1297 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 returned with HTTP 404 Aug 20 02:09:46.890489 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 749/2988] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:46 2026] GET /volume/v3/backups/efa35472-b30d-4414-8183-fe6f083c6488 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:46.904162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-90517583-65a6-4973-8e14-654237ce40ad None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:46.908652 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:46.908941 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-992578639"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:46.913797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-992578639'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:46.913952 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume of 1 GB Aug 20 02:09:46.924883 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Availability Zones retrieved successfully. Aug 20 02:09:46.936006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (5985914e-2b04-4f36-96dc-9fdeff019a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:46.937497 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519abb29-d696-432c-bb91-0192f83354c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:46.939030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:46.988420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519abb29-d696-432c-bb91-0192f83354c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:46.990366 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34ac4e3-f9a7-4d63-8ad1-49e93348dd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:47.071644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['28b56916-dcc0-404a-bb74-7f47b9975f4d', '45b4ad29-8a9a-481b-8b1b-58da27cd36a9', '87477f29-24b3-4b2c-8c36-37b6dff4b03b', 'b613078b-4c83-4bf7-8ed5-5e1db21d1a22'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:47.072914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34ac4e3-f9a7-4d63-8ad1-49e93348dd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b56916-dcc0-404a-bb74-7f47b9975f4d', '45b4ad29-8a9a-481b-8b1b-58da27cd36a9', '87477f29-24b3-4b2c-8c36-37b6dff4b03b', 'b613078b-4c83-4bf7-8ed5-5e1db21d1a22']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:47.073919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2780615-5beb-4eb5-a4ac-5aded54edcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:47.106646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2780615-5beb-4eb5-a4ac-5aded54edcd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a18d45d-86f0-4915-84a0-01debf450e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-992578639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['28b56916-dcc0-404a-bb74-7f47b9975f4d','45b4ad29-8a9a-481b-8b1b-58da27cd36a9','87477f29-24b3-4b2c-8c36-37b6dff4b03b','b613078b-4c83-4bf7-8ed5-5e1db21d1a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-992578639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a18d45d-86f0-4915-84a0-01debf450e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c33e5769d2e443178d864571c4da6431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf1489e22824de597f838e847aabe58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:47.107852 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87f9264-17f2-4f8a-a09c-fff535e3db85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:47.133723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87f9264-17f2-4f8a-a09c-fff535e3db85) transitioned into state 'SUCCESS' from state '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-992578639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c33e5769d2e443178d864571c4da6431',qos_specs=None,replication_status=,reservations=['28b56916-dcc0-404a-bb74-7f47b9975f4d','45b4ad29-8a9a-481b-8b1b-58da27cd36a9','87477f29-24b3-4b2c-8c36-37b6dff4b03b','b613078b-4c83-4bf7-8ed5-5e1db21d1a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1489e22824de597f838e847aabe58',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:47.134361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e8f1f1-72f9-4dab-8f3a-3683ff9dd2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:47.151262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e8f1f1-72f9-4dab-8f3a-3683ff9dd2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:47.153161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Flow 'volume_create_api' (5985914e-2b04-4f36-96dc-9fdeff019a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:47.154321 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Create volume request issued successfully. Aug 20 02:09:47.154321 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-90517583-65a6-4973-8e14-654237ce40ad tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:47.154993 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 740/2989] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:46 2026] POST /volume/v3/volumes => generated 746 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:47.172375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.174427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:09:47.174657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:47.174862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:47.185998 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:47.185998 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:47.194285 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:09:47.203572 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-32eb1c38-13d8-4e06-b748-20b32a34e235 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b returned with HTTP 200 Aug 20 02:09:47.204236 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 740/2990] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:47 2026] GET /volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:47.550921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b40f2c3b-daa9-4cdb-905d-692c59e47632 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.551386 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b40f2c3b-daa9-4cdb-905d-692c59e47632 None None] GET https://10.4.3.27/volume// Aug 20 02:09:47.553241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b40f2c3b-daa9-4cdb-905d-692c59e47632 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:47.553241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b40f2c3b-daa9-4cdb-905d-692c59e47632 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:47.553241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b40f2c3b-daa9-4cdb-905d-692c59e47632 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:47.553241 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 762/2991] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:09:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:47.558010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.560448 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:47.560831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:47.561031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:47.561195 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:47.566098 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.571176 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:09:47.571176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:47.571176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:47.577451 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:47.577451 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:47.579037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e5862a2-6d4b-4733-8af8-a945d95e6a5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:47.579966 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 750/2992] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:47 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:47.586525 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:47.586525 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:47.590204 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:09:47.600478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-fa72ddad-eaea-40af-9c23-40731163a65d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:09:47.603640 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 741/2993] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:09:47 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 1426 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:47.747402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.749152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] PUT https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 Aug 20 02:09:47.749619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:47.761360 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Acquiring lock "cinder-attachment_update-217adc07-629e-4fc9-858d-b29d84b80e40-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:09:47.765850 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-217adc07-629e-4fc9-858d-b29d84b80e40-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:09:47.768701 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:47.768701 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:47.879855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-217adc07-629e-4fc9-858d-b29d84b80e40-np0000007844" released by "attachment_update" :: held 0.114s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:09:47.881248 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c6b890d6-8649-4286-8328-d252430ae965 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 returned with HTTP 200 Aug 20 02:09:47.881248 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 741/2994] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:09:47 2026] PUT /volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:47.912173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c2f1266e-a89b-4c65-8c58-a545109a28f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:47.917395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c2f1266e-a89b-4c65-8c58-a545109a28f1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44/action Aug 20 02:09:47.917395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c2f1266e-a89b-4c65-8c58-a545109a28f1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:47.917395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c2f1266e-a89b-4c65-8c58-a545109a28f1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:47.948346 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:47.948346 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:47.964601 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b719f19-da21-409f-b31d-79af9ecc5a7a req-c2f1266e-a89b-4c65-8c58-a545109a28f1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44/action returned with HTTP 204 Aug 20 02:09:47.965258 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 763/2995] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:09:47 2026] POST /volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:48.227322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:48.229368 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:09:48.229582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:48.230438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:48.237011 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:48.237011 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:48.240141 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:09:48.243993 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a10d3885-5e2e-4ee6-b50b-2a7397354918 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b returned with HTTP 200 Aug 20 02:09:48.244304 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 751/2996] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:48 2026] GET /volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:48.262352 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-380417cd-d221-478f-8c06-2f804a7e3a01 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:48.264494 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:48.264909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a18d45d-86f0-4915-84a0-01debf450e9b", "name": "tempest-VolumesBackupsTest-Backup-1253889862"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:48.266799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating new backup {'backup': {'volume_id': '9a18d45d-86f0-4915-84a0-01debf450e9b', 'name': 'tempest-VolumesBackupsTest-Backup-1253889862'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:48.266978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating backup of volume 9a18d45d-86f0-4915-84a0-01debf450e9b in container None Aug 20 02:09:48.276764 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:48.276764 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:48.277475 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Volume info retrieved successfully. Aug 20 02:09:48.299764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Created reservations ['1b499e85-f82b-4bb2-a16d-cdf24a7e281c', '9535493c-02d5-4d43-8caf-efea04aabd20'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:48.333486 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-380417cd-d221-478f-8c06-2f804a7e3a01 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:09:48.334236 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 742/2997] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:48 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:48.344136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:48.348914 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:48.348914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:48.348914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:48.348914 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:48.359512 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:48.359512 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:48.359512 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c9ca447d-66fb-48b5-885f-d772df2befe6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:48.359512 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 742/2998] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:48 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:48.594889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:48.599365 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:48.599365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:48.599365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:48.599365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:48.609438 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:48.609438 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:48.609438 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-25322dcb-71d2-4be4-8f0a-e3f3ed4e4582 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:48.609438 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 764/2999] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:48 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:49.374709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:49.380679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:49.380679 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:49.380679 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:49.380679 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:49.389168 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:49.389168 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:49.389984 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b9f9814d-95f5-4fa7-baff-5150a2d9fa41 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:49.390602 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 752/3000] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:49 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:49.625960 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:49.628152 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:49.629237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:49.629237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:49.629237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:49.633916 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:49.633916 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:49.634799 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51d37cc3-b1b9-445e-996d-34bd92adba52 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:49.635192 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 743/3001] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:49 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:50.401062 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:50.404273 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:50.404273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:50.404273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:50.404273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:50.408846 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:50.408846 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:50.410559 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4b72f9ce-b51c-44ff-ad4e-558d0154405d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:50.410559 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 743/3002] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:50 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:50.646627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:50.648382 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:50.648584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:50.648798 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:50.648901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:50.653022 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:50.653022 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:50.653694 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5e4b8a35-2d0c-464a-aa6a-443d72d6613e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:50.654061 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 765/3003] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:50 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:51.427668 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:51.429517 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:51.430158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:51.430158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:51.430158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:51.433745 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:51.433745 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:51.434335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39e9790f-ad51-4b59-bd87-1c692b5d5d39 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:51.434678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 753/3004] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:51 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:51.666506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-71066d44-61b9-40c6-882c-74a338e5c65b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:51.669165 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71066d44-61b9-40c6-882c-74a338e5c65b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:51.669165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71066d44-61b9-40c6-882c-74a338e5c65b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:51.669165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-71066d44-61b9-40c6-882c-74a338e5c65b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:51.669165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-71066d44-61b9-40c6-882c-74a338e5c65b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:51.673565 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:51.673565 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:51.674384 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-71066d44-61b9-40c6-882c-74a338e5c65b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:51.674864 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 744/3005] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:51 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:52.448409 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:52.450675 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:52.451275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:52.452249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:52.452249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:52.461819 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:52.461819 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:52.463684 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd1544b7-5f8e-4c63-8f66-0e6d658edc6a tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:52.463684 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 744/3006] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:52 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:52.687800 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:52.690533 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:52.690751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:52.690987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:52.691133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:52.697692 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:52.697692 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:52.700236 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a11e9c5-1463-4e48-a596-de879d53f7b4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:52.700691 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 766/3007] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:52 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:53.479418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3515b17e-c59d-4999-96c8-09f568da6c00 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:53.485576 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3515b17e-c59d-4999-96c8-09f568da6c00 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:53.485845 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3515b17e-c59d-4999-96c8-09f568da6c00 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:53.486103 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3515b17e-c59d-4999-96c8-09f568da6c00 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:53.486249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3515b17e-c59d-4999-96c8-09f568da6c00 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:53.494332 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:53.494332 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:53.495125 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3515b17e-c59d-4999-96c8-09f568da6c00 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:53.495635 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 754/3008] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:53 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:53.713671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:53.717340 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:53.717340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:53.720378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:53.720599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:53.742859 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:53.742859 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:53.742859 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-503dcb2c-6043-47ff-bcb1-f4fabeeaed3d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:53.742859 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 745/3009] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:53 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:54.515621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:54.518268 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:54.518268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:54.518500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:54.518618 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:54.526116 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:54.526116 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:54.526276 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8e728bb2-3ec3-4ca5-859f-121afa093930 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:54.526793 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 745/3010] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:54 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:54.760260 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:54.762420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:54.762812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:54.763172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:54.763444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:54.770789 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:54.770789 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:54.771948 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f14f56e-078f-49d3-a98c-2d2bcbe9f24b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:54.772386 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 767/3011] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:54 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:55.543190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:55.545143 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:55.545419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:55.545665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:55.545833 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:55.556364 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:55.556364 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:55.558755 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ade3782b-bf06-45fe-9851-0d002f1f6759 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:55.558755 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 755/3012] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:55 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:55.787776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3facac9d-b1e3-4832-baae-565816b18c54 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:55.791695 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3facac9d-b1e3-4832-baae-565816b18c54 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:55.792466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3facac9d-b1e3-4832-baae-565816b18c54 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:55.792466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3facac9d-b1e3-4832-baae-565816b18c54 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:55.792466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3facac9d-b1e3-4832-baae-565816b18c54 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:55.798605 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:55.798605 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:55.799450 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3facac9d-b1e3-4832-baae-565816b18c54 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:55.799642 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 746/3013] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:55 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:55.813645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ea68de8-67bf-4d58-b360-98991d079387 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:55.819166 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ea68de8-67bf-4d58-b360-98991d079387 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:09:55.819404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ea68de8-67bf-4d58-b360-98991d079387 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:55.819624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ea68de8-67bf-4d58-b360-98991d079387 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:55.836731 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:55.836731 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:55.842986 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ea68de8-67bf-4d58-b360-98991d079387 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:55.851406 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ea68de8-67bf-4d58-b360-98991d079387 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 200 Aug 20 02:09:55.851864 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 746/3014] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:55 2026] GET /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:55.866204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:55.868820 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:55.869175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:55.869612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:55.869829 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. Aug 20 02:09:55.875530 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:55.875530 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:55.896843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:09:55.900531 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-48fb7c67-a3a0-434f-af2c-c09475ba02df tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 202 Aug 20 02:09:55.904368 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 768/3015] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:55 2026] DELETE /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:55.911962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5cb389c5-e46c-493e-b311-755f66e077f1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:55.914096 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5cb389c5-e46c-493e-b311-755f66e077f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:55.914340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5cb389c5-e46c-493e-b311-755f66e077f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:55.914526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5cb389c5-e46c-493e-b311-755f66e077f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:55.914715 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5cb389c5-e46c-493e-b311-755f66e077f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:55.920029 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:55.920029 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:55.921247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5cb389c5-e46c-493e-b311-755f66e077f1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 200 Aug 20 02:09:55.922509 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 756/3016] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:55 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:56.121467 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c514ff97-cd4b-4211-9542-4efa45181650 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.123581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c514ff97-cd4b-4211-9542-4efa45181650 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:56.123776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c514ff97-cd4b-4211-9542-4efa45181650 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.123979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c514ff97-cd4b-4211-9542-4efa45181650 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.124106 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-c514ff97-cd4b-4211-9542-4efa45181650 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete snapshot with id: a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:56.130731 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c514ff97-cd4b-4211-9542-4efa45181650 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 404 Aug 20 02:09:56.130731 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 747/3017] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:09:56 2026] DELETE /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:56.141134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b8ce25b4-ee1e-4c4a-9322-b58076e4176b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.143362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8ce25b4-ee1e-4c4a-9322-b58076e4176b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 Aug 20 02:09:56.143659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8ce25b4-ee1e-4c4a-9322-b58076e4176b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.143973 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8ce25b4-ee1e-4c4a-9322-b58076e4176b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.151859 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8ce25b4-ee1e-4c4a-9322-b58076e4176b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 returned with HTTP 404 Aug 20 02:09:56.152778 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 747/3018] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/snapshots/a1faeb0e-b19f-4262-968f-e7088f3277e2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:56.197105 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.199370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:56.199566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.199749 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.220304 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:56.220304 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:56.227955 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:56.235220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-16d744ad-5640-438c-8166-fbe501e09b41 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:09:56.236691 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 769/3019] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:09:56.261041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.262988 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316/action Aug 20 02:09:56.263322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:09:56.263515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:56.277943 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:56.277943 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:56.278699 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:56.286584 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Begin detaching volume completed successfully. Aug 20 02:09:56.287060 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-d1e1a17d-91cb-4ccf-b751-22802af3e518 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316/action returned with HTTP 202 Aug 20 02:09:56.287762 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 757/3020] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:09:56 2026] POST /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:09:56.393914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4247d575-c8bb-4142-8be4-ae5236628e44 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.394703 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4247d575-c8bb-4142-8be4-ae5236628e44 None None] GET https://10.4.3.27/volume// Aug 20 02:09:56.395201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4247d575-c8bb-4142-8be4-ae5236628e44 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.395201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4247d575-c8bb-4142-8be4-ae5236628e44 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.395475 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4247d575-c8bb-4142-8be4-ae5236628e44 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:56.395890 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 748/3021] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:56.408793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.412167 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:56.412167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.412346 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.429553 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:56.429553 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:56.433816 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:56.438414 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-fadd363c-8e66-46c4-9c75-b6fc1f1502f2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:09:56.439362 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 748/3022] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:09:56.573252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6705945b-0717-4686-a248-93ca29e007fa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.581511 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6705945b-0717-4686-a248-93ca29e007fa tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:56.582120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6705945b-0717-4686-a248-93ca29e007fa tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.584329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6705945b-0717-4686-a248-93ca29e007fa tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.584329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6705945b-0717-4686-a248-93ca29e007fa tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:56.592187 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:56.592187 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:56.592999 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6705945b-0717-4686-a248-93ca29e007fa tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:56.593409 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 770/3023] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:56.673555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.675380 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:56.675758 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-381003669", "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:56.677173 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-381003669', 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:56.762652 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Create volume of 1 GB Aug 20 02:09:56.768241 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Availability Zones retrieved successfully. Aug 20 02:09:56.775336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Flow 'volume_create_api' (85bb2197-ebeb-44c3-a306-0fa0a5ad8ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:56.777130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11687ff9-e36a-44a0-9ae1-2d055b6cd80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.778344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:56.846435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11687ff9-e36a-44a0-9ae1-2d055b6cd80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:56.847242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b04812-cf66-4c85-bf88-2c9e6976d7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.916365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Created reservations ['4eba235a-f5a7-4e94-b336-124c6c4d5d48', 'cdb647a1-8fd6-45ef-8fc4-3c338ce25abb', '1a47294e-4a25-4d21-9864-0df3940b8ab3', 'f5af41e0-4832-418d-8c51-acb3ad0c275e'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:56.917507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b04812-cf66-4c85-bf88-2c9e6976d7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eba235a-f5a7-4e94-b336-124c6c4d5d48', 'cdb647a1-8fd6-45ef-8fc4-3c338ce25abb', '1a47294e-4a25-4d21-9864-0df3940b8ab3', 'f5af41e0-4832-418d-8c51-acb3ad0c275e']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:56.918301 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acdc76b8-42db-4345-8fce-162e0961f13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.937274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.938899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 Aug 20 02:09:56.939082 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:56.939462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:56.939462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:56.942967 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1424c33-2983-4b81-87c1-df4e2b874df8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 returned with HTTP 404 Aug 20 02:09:56.943134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acdc76b8-42db-4345-8fce-162e0961f13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ca2ac2-aee8-423d-ba30-04d81f9454ce', '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-381003669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0dbca04d7c41ad8931a4884f60d41d',qos_specs=None,replication_status=,reservations=['4eba235a-f5a7-4e94-b336-124c6c4d5d48','cdb647a1-8fd6-45ef-8fc4-3c338ce25abb','1a47294e-4a25-4d21-9864-0df3940b8ab3','f5af41e0-4832-418d-8c51-acb3ad0c275e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cafd57f447f4058898e79ee8ff418ef',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-381003669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ca2ac2-aee8-423d-ba30-04d81f9454ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b0dbca04d7c41ad8931a4884f60d41d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cafd57f447f4058898e79ee8ff418ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:56.943792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 749/3024] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/backups/68fe5f8d-72bf-47f8-84d2-3e2155f4f6c6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:56.943873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8772f201-9efa-45fc-a7bd-119cb50bbe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.954437 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:56.957018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:09:56.957165 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-810228314"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:56.958782 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-810228314'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:09:56.958925 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume of 1 GB Aug 20 02:09:56.965161 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Availability Zones retrieved successfully. Aug 20 02:09:56.967708 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8772f201-9efa-45fc-a7bd-119cb50bbe3e) transitioned into state 'SUCCESS' from state '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-381003669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0dbca04d7c41ad8931a4884f60d41d',qos_specs=None,replication_status=,reservations=['4eba235a-f5a7-4e94-b336-124c6c4d5d48','cdb647a1-8fd6-45ef-8fc4-3c338ce25abb','1a47294e-4a25-4d21-9864-0df3940b8ab3','f5af41e0-4832-418d-8c51-acb3ad0c275e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cafd57f447f4058898e79ee8ff418ef',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:56.968548 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cba50fd-6e73-4d48-98d9-7b3b6c182963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.971858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (198761f9-adb9-4e81-a3fc-157bfd895cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:56.972749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61284af1-321c-4d29-b539-dc4aaaad5c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:56.973708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:09:56.980280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cba50fd-6e73-4d48-98d9-7b3b6c182963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:56.981123 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Flow 'volume_create_api' (85bb2197-ebeb-44c3-a306-0fa0a5ad8ea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:56.981687 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Create volume request issued successfully. Aug 20 02:09:56.982386 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d17dcb4-7f20-41e3-ad3a-3f1c500f3575 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:56.982871 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 758/3025] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:09:56 2026] POST /volume/v3/volumes => generated 896 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:56.998184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-89554552-a045-42f2-aa07-0f53851a6cbd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:57.002005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-89554552-a045-42f2-aa07-0f53851a6cbd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:09:57.002005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-89554552-a045-42f2-aa07-0f53851a6cbd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:57.002005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-89554552-a045-42f2-aa07-0f53851a6cbd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:57.002215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61284af1-321c-4d29-b539-dc4aaaad5c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:57.003083 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d6d62e-86d4-44b2-9f7b-9e9f24d7aa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:57.009327 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:57.009327 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:57.012596 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-89554552-a045-42f2-aa07-0f53851a6cbd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:09:57.017367 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-89554552-a045-42f2-aa07-0f53851a6cbd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:09:57.017896 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 771/3026] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:56 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:57.052135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['2b74df37-98b5-4458-864d-da052364dfdc', '2045ee96-078c-4987-a1fe-c8dffaba1bad', '7077c88b-08c9-44fa-9778-11862fb120be', 'a3b59dec-abc1-4b29-a6a9-05898e01b054'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:57.053117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d6d62e-86d4-44b2-9f7b-9e9f24d7aa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b74df37-98b5-4458-864d-da052364dfdc', '2045ee96-078c-4987-a1fe-c8dffaba1bad', '7077c88b-08c9-44fa-9778-11862fb120be', 'a3b59dec-abc1-4b29-a6a9-05898e01b054']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:57.053868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115b0f53-750f-422b-8aba-1203101576e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:57.081329 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115b0f53-750f-422b-8aba-1203101576e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0b05cd-fa81-405a-a74c-32f0ccaa89f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810228314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['2b74df37-98b5-4458-864d-da052364dfdc','2045ee96-078c-4987-a1fe-c8dffaba1bad','7077c88b-08c9-44fa-9778-11862fb120be','a3b59dec-abc1-4b29-a6a9-05898e01b054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810228314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0b05cd-fa81-405a-a74c-32f0ccaa89f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab09c2b4d214324ab66e5f4f88b836f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:57.082721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17ebc06-5cf1-43ee-85b8-f3f06afc61ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:57.106762 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17ebc06-5cf1-43ee-85b8-f3f06afc61ca) transitioned into state 'SUCCESS' from state '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-810228314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['2b74df37-98b5-4458-864d-da052364dfdc','2045ee96-078c-4987-a1fe-c8dffaba1bad','7077c88b-08c9-44fa-9778-11862fb120be','a3b59dec-abc1-4b29-a6a9-05898e01b054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:57.107853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5965facb-78db-488a-a1e3-47ffd4278f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:09:57.126238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5965facb-78db-488a-a1e3-47ffd4278f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:09:57.126238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (198761f9-adb9-4e81-a3fc-157bfd895cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:09:57.126238 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request issued successfully. Aug 20 02:09:57.127531 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5907eb38-b10f-4ece-8376-a2f5a11f39d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:09:57.128077 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 749/3027] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:09:56 2026] POST /volume/v3/volumes => generated 746 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:57.141718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:57.146456 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:09:57.146456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:57.146456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:57.162884 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:57.162884 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:57.168974 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:57.174039 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0eef9f22-699f-4f42-9de2-d1331e53c8b1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 200 Aug 20 02:09:57.174457 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 750/3028] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:57 2026] GET /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:57.405751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-693cc3f3-a15a-45bb-8e7d-f0e583a646d7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:57.410547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-693cc3f3-a15a-45bb-8e7d-f0e583a646d7 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 Aug 20 02:09:57.410547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-693cc3f3-a15a-45bb-8e7d-f0e583a646d7 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:57.410547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-693cc3f3-a15a-45bb-8e7d-f0e583a646d7 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:57.421875 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:57.421875 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:57.516928 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ea7f51cc-714d-4532-8999-a73b67a5c411 req-693cc3f3-a15a-45bb-8e7d-f0e583a646d7 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 returned with HTTP 200 Aug 20 02:09:57.517724 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 759/3029] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:09:57 2026] DELETE /volume/v3/attachments/858c8e89-91d8-4702-a856-28be82aedf82 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:57.613136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:57.615765 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:57.615897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:57.616117 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:57.616305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:57.622607 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:57.622607 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:57.623547 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ac365d0-dc15-4ee8-ae50-7a33df7383a6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:57.623999 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 772/3030] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:57 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.045411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.050267 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:09:58.050603 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.050909 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.061946 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.061946 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:58.068181 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:09:58.075077 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe9a2e1d-4c48-4ecd-8e81-e3f79261c3c9 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:09:58.075537 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 750/3031] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:09:58.120582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.124351 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:09:58.124351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.124351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.133178 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.133178 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:58.137573 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:09:58.142955 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3ebf56af-a887-40f8-a4c1-30d933db2889 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:09:58.143414 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 751/3032] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:58.189853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-447ba05e-1f80-480a-aad5-82a7c25e940e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.192426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-447ba05e-1f80-480a-aad5-82a7c25e940e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:09:58.192735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-447ba05e-1f80-480a-aad5-82a7c25e940e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.193006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-447ba05e-1f80-480a-aad5-82a7c25e940e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.206515 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.206515 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:58.215552 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-447ba05e-1f80-480a-aad5-82a7c25e940e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:58.225424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-447ba05e-1f80-480a-aad5-82a7c25e940e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 200 Aug 20 02:09:58.225424 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 760/3033] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.246416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-75d50c03-ba00-49ae-a613-01702ddb5aee None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.249775 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:09:58.250703 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f0b05cd-fa81-405a-a74c-32f0ccaa89f7", "name": "tempest-VolumesBackupsTest-Backup-1101295658"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:58.253108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': '6f0b05cd-fa81-405a-a74c-32f0ccaa89f7', 'name': 'tempest-VolumesBackupsTest-Backup-1101295658'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:09:58.253451 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume 6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 in container None Aug 20 02:09:58.266247 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.266247 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:58.266247 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:09:58.299855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['82944a40-cc0a-469e-bc7e-7fd79be0618a', 'f9e21727-1726-4e09-a046-5e31ca74dedd'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:09:58.351021 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-75d50c03-ba00-49ae-a613-01702ddb5aee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:09:58.352165 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 773/3034] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:09:58 2026] POST /volume/v3/backups => generated 328 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:09:58.364624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.368495 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:09:58.368783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.369030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.369131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:58.373907 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.373907 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:58.374739 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ecd7142c-1e36-46bd-9e8b-eb3876d38cfd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:09:58.375110 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 751/3035] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.503819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.506045 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:58.506270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.506454 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.515563 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.515563 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:58.520099 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:58.525848 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-84e21d8c-f4dd-477f-89bd-e76c7d97786b req-fb5a451e-6f5d-43c1-8aef-6881323be965 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:09:58.526276 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 752/3036] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.550745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.550745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:58.550745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.551084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.551084 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete volume with id: bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:58.560377 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.560377 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:58.560938 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:58.583237 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete volume request issued successfully. Aug 20 02:09:58.583558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd4f067e-9690-4d37-809e-4bf54e0ec1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 202 Aug 20 02:09:58.583866 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 761/3037] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:09:58 2026] DELETE /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:09:58.593247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.594560 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:58.594844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.596470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.612923 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.612923 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:58.618206 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:09:58.626801 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0f0e820-a4fb-454d-b8c3-5413a97eec03 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 200 Aug 20 02:09:58.627508 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 774/3038] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.639276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.641891 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:58.642067 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.642280 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.642409 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:58.647710 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.647710 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:58.648794 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-189c4d61-0df3-44ae-b44f-1ea8bcea7eb7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:58.649208 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 752/3039] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:58.967625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:58.970498 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:09:58.970853 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:58.971114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:58.981138 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:58.981138 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:09:58.984751 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:09:58.990527 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-91192b1d-a072-46c8-bb1d-63363a3c2ca7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:09:58.991911 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 753/3040] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:09:58 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:09:59.004274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-527c7ccf-d543-497c-94dc-24e942c9131c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:59.004778 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-527c7ccf-d543-497c-94dc-24e942c9131c None None] GET https://10.4.3.27/volume// Aug 20 02:09:59.005024 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-527c7ccf-d543-497c-94dc-24e942c9131c None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:59.005276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-527c7ccf-d543-497c-94dc-24e942c9131c None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:59.005673 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-527c7ccf-d543-497c-94dc-24e942c9131c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:09:59.006079 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 762/3041] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:09:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:09:59.016489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-37f0ad98-c43b-4bc8-923f-f988d1a59477 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:59.018421 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-37f0ad98-c43b-4bc8-923f-f988d1a59477 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:09:59.018990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-37f0ad98-c43b-4bc8-923f-f988d1a59477 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23ca2ac2-aee8-423d-ba30-04d81f9454ce", "connector": null, "instance_uuid": "e7a4b098-93f0-4a80-921d-31ae07d85366"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:09:59.029446 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:59.029446 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:09:59.066888 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-37f0ad98-c43b-4bc8-923f-f988d1a59477 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:09:59.067635 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 775/3042] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:09:59 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 20 02:09:59.388004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8335e33e-2578-4f50-914c-dc7c943bd55d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:59.390496 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8335e33e-2578-4f50-914c-dc7c943bd55d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:09:59.390723 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8335e33e-2578-4f50-914c-dc7c943bd55d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:59.390984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8335e33e-2578-4f50-914c-dc7c943bd55d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:59.391130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8335e33e-2578-4f50-914c-dc7c943bd55d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:59.396325 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:59.396325 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:09:59.397388 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8335e33e-2578-4f50-914c-dc7c943bd55d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:09:59.398012 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 753/3043] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:59 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:09:59.651439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-689ff7d0-2688-4276-a414-a68abde38468 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:59.655773 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-689ff7d0-2688-4276-a414-a68abde38468 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 Aug 20 02:09:59.655773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-689ff7d0-2688-4276-a414-a68abde38468 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:59.655773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-689ff7d0-2688-4276-a414-a68abde38468 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:59.660319 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-689ff7d0-2688-4276-a414-a68abde38468 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 returned with HTTP 404 Aug 20 02:09:59.660923 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 754/3044] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:59 2026] GET /volume/v3/volumes/bafad12e-b646-4591-a286-f1fc27eab316 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:09:59.662340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:09:59.666900 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:09:59.666900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:09:59.666900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:09:59.666900 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:09:59.673751 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:09:59.673751 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:09:59.674279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d2f1554-ac45-466f-96ef-fa084fec7f76 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:09:59.674407 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 763/3045] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:09:59 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:00.415080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.418090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:00.419476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:00.419476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:00.419476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:00.429638 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:00.429638 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:00.430973 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82b338cc-f5f1-4b87-b204-836d8ac2b27c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:00.432664 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 776/3046] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:00 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:00.474042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3d783e3-ab2e-47cb-b4b9-d7408ffb4038 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.474583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3d783e3-ab2e-47cb-b4b9-d7408ffb4038 None None] GET https://10.4.3.27/volume// Aug 20 02:10:00.474849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3d783e3-ab2e-47cb-b4b9-d7408ffb4038 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:00.475202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3d783e3-ab2e-47cb-b4b9-d7408ffb4038 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:00.475711 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3d783e3-ab2e-47cb-b4b9-d7408ffb4038 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:00.476134 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 754/3047] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:00.489025 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.495617 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:10:00.495906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:00.496170 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:00.519037 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:00.519037 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:00.525337 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:10:00.532592 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-3c148a3d-3fd1-449b-ad31-d5e8abad1127 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:10:00.533130 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 755/3048] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:00 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1537 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:00.677500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.679568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] PUT https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c Aug 20 02:10:00.679968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:00.690412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.692696 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:00.692821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Acquiring lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:00.692873 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:00.694249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:00.694249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:00.699204 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:00.699204 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:00.699399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:00.700014 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b1e4aa3c-67c2-4ce3-b507-d4620a33ea2d tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:00.700526 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 777/3049] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:00 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:00.701278 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:00.701278 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:00.839146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" released by "attachment_update" :: held 0.139s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:00.839146 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-dcb0078d-d9dd-4da1-872f-423f0f45d6d7 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c returned with HTTP 200 Aug 20 02:10:00.839383 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 764/3050] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:00 2026] PUT /volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:00.875698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-8c3fc02d-31b1-4ca1-a40b-49a3bcb366db None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:00.878413 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-8c3fc02d-31b1-4ca1-a40b-49a3bcb366db tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c/action Aug 20 02:10:00.878796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-8c3fc02d-31b1-4ca1-a40b-49a3bcb366db tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:00.878971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-8c3fc02d-31b1-4ca1-a40b-49a3bcb366db tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:00.901360 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:00.901360 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:00.918190 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4741f418-9ed5-4c5a-b6b1-adae4b250ad1 req-8c3fc02d-31b1-4ca1-a40b-49a3bcb366db tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c/action returned with HTTP 204 Aug 20 02:10:00.918724 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 755/3051] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:00 2026] POST /volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:01.448178 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:01.452518 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:01.452800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:01.453044 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:01.453181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:01.457573 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:01.457573 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:01.458391 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5add33c3-9d91-4310-b30f-fa81aa8bbab4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:01.458799 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 756/3052] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:01 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:01.716500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:01.719675 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:01.720452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:01.720452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:01.720452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:01.735268 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:01.735268 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:01.736387 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e1508f4-fa02-428a-80a4-12b3521e2e56 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:01.738482 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 778/3053] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:01 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:01.897091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b09429c-64bf-403f-9479-c148cfffa7ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:01.899572 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:10:01.900537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73d3da37-8e15-4037-87f4-6e8e153849c3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1661023293", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:01.928600 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:01.928600 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:01.929102 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:01.929624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume 73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:10:01.986593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['d5065ab0-004d-4b08-a800-f8ebb4021b0e', '6c882c6a-b482-49ef-93dc-9c358fbc96b3', '496e7597-8891-466b-8a0b-66775da80a9f', 'fcfd8ff9-6a22-4d04-a483-33d442a59ec8'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:02.058277 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:10:02.058658 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b09429c-64bf-403f-9479-c148cfffa7ee tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:10:02.059046 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 765/3054] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:10:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:02.080812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-318cbe57-af05-455c-bbe5-746d56e56278 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:02.083429 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-318cbe57-af05-455c-bbe5-746d56e56278 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:02.083727 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-318cbe57-af05-455c-bbe5-746d56e56278 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:02.083902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-318cbe57-af05-455c-bbe5-746d56e56278 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:02.089668 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:02.089668 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:02.090726 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-318cbe57-af05-455c-bbe5-746d56e56278 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:02.091220 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-318cbe57-af05-455c-bbe5-746d56e56278 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 200 Aug 20 02:10:02.092008 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 756/3055] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:02 2026] GET /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:02.470602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:02.472866 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:02.473156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:02.473450 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:02.473644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:02.479592 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:02.479592 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:02.480646 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc2b0195-66e6-4c37-a158-9b32704b2bee tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:02.481135 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 757/3056] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:02 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:02.756433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:02.760093 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:02.760347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:02.761562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:02.761562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:02.768907 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:02.768907 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:02.769578 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca1fe5ab-223f-4962-8e7c-862e1244a6b5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:02.770158 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 779/3057] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:02 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:03.107523 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:03.112064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:03.112338 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:03.112569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:03.128260 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:03.128260 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:03.128260 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:03.129634 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8fde3718-bdc1-4de5-a3a0-2db83011ac08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 200 Aug 20 02:10:03.129634 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 766/3058] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:03 2026] GET /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:03.146099 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-93161150-526e-415f-a3c1-5005427c9519 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:03.149206 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93161150-526e-415f-a3c1-5005427c9519 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:03.150100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93161150-526e-415f-a3c1-5005427c9519 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:03.150712 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93161150-526e-415f-a3c1-5005427c9519 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:03.158641 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:03.158641 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:03.159339 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-93161150-526e-415f-a3c1-5005427c9519 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:03.160666 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93161150-526e-415f-a3c1-5005427c9519 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 200 Aug 20 02:10:03.161114 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 757/3059] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:03 2026] GET /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:03.494505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33303b78-c075-42be-af67-4bfa6dd003e2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:03.496190 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33303b78-c075-42be-af67-4bfa6dd003e2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:03.497812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33303b78-c075-42be-af67-4bfa6dd003e2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:03.497812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33303b78-c075-42be-af67-4bfa6dd003e2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:03.497812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-33303b78-c075-42be-af67-4bfa6dd003e2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:03.502517 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:03.502517 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:03.502517 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33303b78-c075-42be-af67-4bfa6dd003e2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:03.502675 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 758/3060] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:03 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:03.784108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-69b25359-136f-4389-a602-4e0711afd07b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:03.785923 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69b25359-136f-4389-a602-4e0711afd07b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:03.786150 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69b25359-136f-4389-a602-4e0711afd07b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:03.786367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69b25359-136f-4389-a602-4e0711afd07b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:03.786510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-69b25359-136f-4389-a602-4e0711afd07b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:03.794158 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:03.794158 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:03.795188 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69b25359-136f-4389-a602-4e0711afd07b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:03.796369 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 780/3061] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:03 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:04.518148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:04.520290 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:04.520548 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:04.520722 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:04.520838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:04.525351 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:04.525351 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:04.526716 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d869bc5d-9030-4a6f-ad0a-b8debfa1292c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:04.527000 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 767/3062] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:04 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:04.811910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bdbf698e-92ad-44ef-9982-33451004bd7f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:04.816989 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bdbf698e-92ad-44ef-9982-33451004bd7f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:04.817239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bdbf698e-92ad-44ef-9982-33451004bd7f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:04.817471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bdbf698e-92ad-44ef-9982-33451004bd7f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:04.817616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bdbf698e-92ad-44ef-9982-33451004bd7f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:04.825742 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:04.825742 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:04.826625 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bdbf698e-92ad-44ef-9982-33451004bd7f tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:04.827056 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 758/3063] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:04 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:05.538554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:05.540766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:05.541077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:05.541368 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:05.541484 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:05.546657 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:05.546657 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:05.548240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e0d7b68a-25e3-43ab-8743-e646fc80441e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:05.548574 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 759/3064] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:05 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:05.849635 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:05.856370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:05.856629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:05.857114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:05.857114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:05.870334 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:05.870334 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:05.871096 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c7dd66b5-31bc-47a7-a630-bf3c639f9592 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:05.874514 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 781/3065] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:05 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:06.564495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:06.567758 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:06.567758 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:06.567995 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:06.568078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:06.577554 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:06.577554 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:06.578387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4a41d1cd-72fc-440b-a345-7fb738e8c306 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:06.578734 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 768/3066] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:06 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:06.892336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:06.894007 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:06.894434 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:06.894434 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:06.894648 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:06.900096 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:06.900096 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:06.901214 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f256671f-bd97-4dac-b05c-977db5e4d3e3 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:06.901979 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 759/3067] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:06 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:07.157302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3bf332f0-af37-404d-8a84-bf4557c72471 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:07.159607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:07.160143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1960949726", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:07.162033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1960949726', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:07.277306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Create volume of 1 GB Aug 20 02:10:07.281855 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Availability Zones retrieved successfully. Aug 20 02:10:07.291184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Flow 'volume_create_api' (970aa2a1-2452-4667-80ac-d274f68e0192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:07.296252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c1ee4d-92b6-43a2-b8a2-e425fe57f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:07.296252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:07.378826 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c1ee4d-92b6-43a2-b8a2-e425fe57f474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:07.379859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfb5f15-d06f-4b6f-868a-d27905bea25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:07.474217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Created reservations ['79942e92-4625-4d63-bdfd-3469226051e6', '865768f7-0b3c-4747-8da9-fdfe028911d1', 'fe69f500-b753-4b1c-acdd-795881aa0d55', 'b45b2c97-fbbd-4145-9f4f-e435db68a0a0'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:07.475244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfb5f15-d06f-4b6f-868a-d27905bea25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79942e92-4625-4d63-bdfd-3469226051e6', '865768f7-0b3c-4747-8da9-fdfe028911d1', 'fe69f500-b753-4b1c-acdd-795881aa0d55', 'b45b2c97-fbbd-4145-9f4f-e435db68a0a0']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:07.476169 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c04d1-c7ab-42df-bf35-9cfd656c8e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:07.514250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c04d1-c7ab-42df-bf35-9cfd656c8e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ae8d3b-e961-4895-b5e4-441599c31259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1960949726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8d39988eb04ac0b89f11c3a27633a7',qos_specs=None,replication_status=,reservations=['79942e92-4625-4d63-bdfd-3469226051e6','865768f7-0b3c-4747-8da9-fdfe028911d1','fe69f500-b753-4b1c-acdd-795881aa0d55','b45b2c97-fbbd-4145-9f4f-e435db68a0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59bbeefab89a4376a641988bf770580c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1960949726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ae8d3b-e961-4895-b5e4-441599c31259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f8d39988eb04ac0b89f11c3a27633a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59bbeefab89a4376a641988bf770580c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:07.515162 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198d4155-9a50-4fa9-883c-e19cf1a4a28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:07.571325 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198d4155-9a50-4fa9-883c-e19cf1a4a28c) transitioned into state 'SUCCESS' from state '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-1960949726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8d39988eb04ac0b89f11c3a27633a7',qos_specs=None,replication_status=,reservations=['79942e92-4625-4d63-bdfd-3469226051e6','865768f7-0b3c-4747-8da9-fdfe028911d1','fe69f500-b753-4b1c-acdd-795881aa0d55','b45b2c97-fbbd-4145-9f4f-e435db68a0a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59bbeefab89a4376a641988bf770580c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:07.572276 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c0547f-b05e-4cfa-bfc9-4439d555100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:07.595605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:07.597793 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:07.598049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:07.598465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:07.598628 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:07.600309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c0547f-b05e-4cfa-bfc9-4439d555100d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:07.601273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Flow 'volume_create_api' (970aa2a1-2452-4667-80ac-d274f68e0192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:07.601658 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Create volume request issued successfully. Aug 20 02:10:07.602805 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bf332f0-af37-404d-8a84-bf4557c72471 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:07.603265 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 760/3068] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:07 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:07.605711 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:07.605711 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:07.606923 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3785c5ac-8d16-4033-a93a-c081c30fefe2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:07.612259 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 782/3069] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:07 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:07.616532 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:07.618727 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:10:07.619007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:07.619214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:07.632058 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:07.632058 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:07.642100 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:07.658480 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47dc2b9f-6605-4144-ace3-9b2dfb4cf195 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:10:07.659143 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 769/3070] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:07 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:07.918580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:07.922935 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:07.923635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:07.923635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:07.923865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:07.930312 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:07.930312 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:07.933932 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a9871f5-9d15-432d-80e3-8e856c33b509 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:07.933932 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 760/3071] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:07 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:08.623254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-64a1255d-1776-4508-8d26-882245ab4160 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.628247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64a1255d-1776-4508-8d26-882245ab4160 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:08.628817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64a1255d-1776-4508-8d26-882245ab4160 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.628919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64a1255d-1776-4508-8d26-882245ab4160 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.630001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-64a1255d-1776-4508-8d26-882245ab4160 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:08.639636 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.639636 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:08.640638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64a1255d-1776-4508-8d26-882245ab4160 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:08.641579 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 761/3072] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:08.675532 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0edff905-ad58-45aa-8505-b102f3ec900a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.677389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0edff905-ad58-45aa-8505-b102f3ec900a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:10:08.677990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0edff905-ad58-45aa-8505-b102f3ec900a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.678271 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0edff905-ad58-45aa-8505-b102f3ec900a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.686415 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.686415 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:08.691604 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0edff905-ad58-45aa-8505-b102f3ec900a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:08.697178 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0edff905-ad58-45aa-8505-b102f3ec900a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:10:08.697693 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 783/3073] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:08.717378 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.719642 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:10:08.719863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.720066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.730629 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.730629 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:08.738288 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:08.746875 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6e71408-b1eb-4a61-bcaa-9abaf2bf53fc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:10:08.747120 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 770/3074] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:08.770032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a7d94383-9dea-4355-a420-5765ca1d131e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.772385 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a7d94383-9dea-4355-a420-5765ca1d131e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:10:08.772665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a7d94383-9dea-4355-a420-5765ca1d131e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.773351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a7d94383-9dea-4355-a420-5765ca1d131e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.782896 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.782896 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:08.789796 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a7d94383-9dea-4355-a420-5765ca1d131e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:08.795765 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a7d94383-9dea-4355-a420-5765ca1d131e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:10:08.796347 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 761/3075] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:08.812823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.814918 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:08.816260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6ae8d3b-e961-4895-b5e4-441599c31259", "name": "tempest-TestVolumeBackupRestore-backup-1043490265", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:08.817490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Creating new backup {'backup': {'volume_id': 'b6ae8d3b-e961-4895-b5e4-441599c31259', 'name': 'tempest-TestVolumeBackupRestore-backup-1043490265', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:08.817660 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Creating backup of volume b6ae8d3b-e961-4895-b5e4-441599c31259 in container None Aug 20 02:10:08.826637 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.826637 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:08.827352 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:08.871919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Created reservations ['84276eca-1d4e-441c-9ca8-fa5a695d963d', '84f04700-0c9f-4200-a029-4f24c9e0567c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:08.922831 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a1eb9b29-aa66-46e4-a7a5-d58a1f77c611 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:08.923474 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 762/3076] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:08 2026] POST /volume/v3/backups => generated 333 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:08.934970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.937882 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:08.939253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.939253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.939253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:08.945951 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.945951 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:08.947698 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72c228b0-330d-41a0-b313-e29ed5ba7d65 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:08.948686 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 784/3077] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 740 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:08.950146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1c5130f8-234f-425e-82de-4da1612701b8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:08.953479 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c5130f8-234f-425e-82de-4da1612701b8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:08.953768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c5130f8-234f-425e-82de-4da1612701b8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:08.954531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c5130f8-234f-425e-82de-4da1612701b8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:08.956270 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1c5130f8-234f-425e-82de-4da1612701b8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:08.961875 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:08.961875 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:08.963082 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c5130f8-234f-425e-82de-4da1612701b8 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:08.963703 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 771/3078] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:08 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:09.656992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:09.659270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:09.659597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:09.659986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:09.660311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:09.666395 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:09.666395 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:09.667832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19b7e9f8-9dca-4ded-8881-c21a2122ec1e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:09.668320 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 762/3079] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:09 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:09.962925 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:09.966974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:09.967641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:09.967772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:09.969998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:09.973392 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:09.973392 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:09.974462 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfe72096-8902-47aa-bf30-be72f5d3bff4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:09.975989 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 763/3080] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:09 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:09.984618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:09.989301 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:09.989692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:09.990020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:09.990323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:09.997823 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:09.997823 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:09.999733 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5dfaba1a-2805-4c91-ae99-424f1afeb46b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:09.999733 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 785/3081] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:09 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:10.017015 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:10.021631 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:10.022120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a18d45d-86f0-4915-84a0-01debf450e9b", "name": "tempest-VolumesBackupsTest-Backup-520175918"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:10.027274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating new backup {'backup': {'volume_id': '9a18d45d-86f0-4915-84a0-01debf450e9b', 'name': 'tempest-VolumesBackupsTest-Backup-520175918'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:10.027496 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating backup of volume 9a18d45d-86f0-4915-84a0-01debf450e9b in container None Aug 20 02:10:10.054985 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:10.054985 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:10.054985 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:10:10.102026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['813614b8-399b-44bd-b0bb-625f6bff9321', '6765291e-9b6b-4faa-abad-c3fe14745c6c'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:10.166014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a586496f-5dbf-4b51-8e33-d8820ed32033 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:10.166395 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 772/3082] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:10 2026] POST /volume/v3/backups => generated 327 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:10.185277 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-48f4df8d-77db-492c-9b73-4216f155db6b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:10.187506 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48f4df8d-77db-492c-9b73-4216f155db6b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:10.187750 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48f4df8d-77db-492c-9b73-4216f155db6b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:10.188003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48f4df8d-77db-492c-9b73-4216f155db6b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:10.188104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-48f4df8d-77db-492c-9b73-4216f155db6b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:10.193296 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:10.193296 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:10.193977 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48f4df8d-77db-492c-9b73-4216f155db6b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:10.194339 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 763/3083] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:10 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:10.244460 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:10.248931 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:10:10.249190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:10.253415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:10.267824 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:10.267824 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:10.272289 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:10:10.283320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5efc1e2e-c6d5-4cb5-bc20-226b6496e925 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:10:10.283458 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 764/3084] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:10:10 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:10.685362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:10.688586 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:10.688864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:10.689131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:10.689295 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:10.698155 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:10.698155 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:10.699154 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbacdf1c-6a1a-4fd9-9ec5-275ca8d5420d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:10.699613 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 786/3085] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:10 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:10.989151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:10.991498 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:10.991721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:10.992006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:10.992151 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:10.997938 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:10.997938 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:10.998984 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1e1ab7a9-4259-42dc-970b-c5f013f3f690 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:10.999516 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 773/3086] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:10 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:11.207627 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:11.211014 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:11.211208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:11.211440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:11.211721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:11.222668 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:11.222668 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:11.223735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d584c971-bfd9-4fe4-b049-4799ab85a91e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:11.224252 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 764/3087] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:11 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:11.711262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:11.713725 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:11.713989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:11.714206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:11.714783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:11.719765 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:11.719765 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:11.720657 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e0b35ae-3cb3-40b9-9973-70b2b92c5cc0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:11.721086 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 765/3088] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:11 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:12.012164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:12.014185 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:12.014425 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:12.014716 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:12.014902 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:12.020312 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:12.020312 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:12.021180 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-660afc0c-b3bf-4739-9b97-63dd19a42a23 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:12.021666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 787/3089] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:12 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:12.237517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-038687f5-ec99-4615-957a-a0b4f01be130 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:12.246032 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-038687f5-ec99-4615-957a-a0b4f01be130 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:12.246032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-038687f5-ec99-4615-957a-a0b4f01be130 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:12.246032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-038687f5-ec99-4615-957a-a0b4f01be130 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:12.246255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-038687f5-ec99-4615-957a-a0b4f01be130 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:12.251489 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:12.251489 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:12.252619 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-038687f5-ec99-4615-957a-a0b4f01be130 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:12.253001 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 774/3090] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:12 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:12.620992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5b4d5110-b184-4663-8c77-4aa370efc643 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:12.623086 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:12.623271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:12.626247 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:12.626247 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:12.629448 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:12.629448 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:12.629956 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:12.653377 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:10:12.653377 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b4d5110-b184-4663-8c77-4aa370efc643 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 202 Aug 20 02:10:12.653377 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 765/3091] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:10:12 2026] DELETE /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:10:12.662586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:12.665178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:12.665455 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:12.665696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:12.672056 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:12.672056 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:12.672980 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:12.673538 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f4a15c-3ed0-4ec9-829d-d0d4a05206b5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 200 Aug 20 02:10:12.673953 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 766/3092] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:12 2026] GET /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:12.733288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:12.735649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:12.735825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:12.736088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:12.736252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:12.743501 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:12.743501 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:12.744623 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28eade49-81c8-4b3b-82f6-7d05f91e2de2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:12.745332 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 788/3093] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:12 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:13.036035 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-58de04cd-1a87-4202-882a-8d09589b1a1f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.037706 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58de04cd-1a87-4202-882a-8d09589b1a1f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:13.037918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58de04cd-1a87-4202-882a-8d09589b1a1f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:13.038136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-58de04cd-1a87-4202-882a-8d09589b1a1f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:13.038274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-58de04cd-1a87-4202-882a-8d09589b1a1f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:13.044252 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:13.044252 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:13.045428 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-58de04cd-1a87-4202-882a-8d09589b1a1f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:13.045948 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 775/3094] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:13 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:13.270413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-076d3fc7-44c7-40bf-9910-d9410658a480 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.272986 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-076d3fc7-44c7-40bf-9910-d9410658a480 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:13.273367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-076d3fc7-44c7-40bf-9910-d9410658a480 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:13.273662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-076d3fc7-44c7-40bf-9910-d9410658a480 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:13.273743 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-076d3fc7-44c7-40bf-9910-d9410658a480 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:13.279892 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:13.279892 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:13.281011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-076d3fc7-44c7-40bf-9910-d9410658a480 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:13.281633 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 766/3095] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:13 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:13.490410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-544a9032-5c52-44cc-a837-b28c014b92d2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.492930 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:13.493432 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-334476453", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:13.495476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-334476453', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:13.495753 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume of 1 GB Aug 20 02:10:13.502819 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Availability Zones retrieved successfully. Aug 20 02:10:13.508751 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Flow 'volume_create_api' (b7b615f8-0ce2-4620-a0dd-f92ea9706123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:13.509655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee00c0c5-fa23-47dd-98e9-393932fc6c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:13.510650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:13.549020 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee00c0c5-fa23-47dd-98e9-393932fc6c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:13.550166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9241b907-69f8-43ce-8cf8-8e661767c34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:13.608354 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Created reservations ['48af1d57-9c3c-4997-9505-dcdad1fc4775', 'eebd2c12-245c-43ad-9d76-99544b9f8f1c', '6880c172-6ef4-49d8-913b-ab426d972eb5', '6991e02e-9ee8-497e-a5c0-f23b4140f765'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:13.609381 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9241b907-69f8-43ce-8cf8-8e661767c34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48af1d57-9c3c-4997-9505-dcdad1fc4775', 'eebd2c12-245c-43ad-9d76-99544b9f8f1c', '6880c172-6ef4-49d8-913b-ab426d972eb5', '6991e02e-9ee8-497e-a5c0-f23b4140f765']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:13.610262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1be9bf8-a6e4-475b-bf67-e3442968a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:13.637872 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1be9bf8-a6e4-475b-bf67-e3442968a5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f811b266-2b2d-44b9-92b8-bbac455af176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-334476453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf03f36915e4b0497f3519e3e46fd0c',qos_specs=None,replication_status=,reservations=['48af1d57-9c3c-4997-9505-dcdad1fc4775','eebd2c12-245c-43ad-9d76-99544b9f8f1c','6880c172-6ef4-49d8-913b-ab426d972eb5','6991e02e-9ee8-497e-a5c0-f23b4140f765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-334476453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f811b266-2b2d-44b9-92b8-bbac455af176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf03f36915e4b0497f3519e3e46fd0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:13.638728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3105f9b-7eb4-4d50-b7b1-228a383e519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:13.660769 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3105f9b-7eb4-4d50-b7b1-228a383e519d) transitioned into state 'SUCCESS' from state '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-334476453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf03f36915e4b0497f3519e3e46fd0c',qos_specs=None,replication_status=,reservations=['48af1d57-9c3c-4997-9505-dcdad1fc4775','eebd2c12-245c-43ad-9d76-99544b9f8f1c','6880c172-6ef4-49d8-913b-ab426d972eb5','6991e02e-9ee8-497e-a5c0-f23b4140f765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093d7649bbcc471a815bdd2b3645ac8d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:13.661514 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd3b4a9-f488-4433-b439-583b7815ce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:13.671564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd3b4a9-f488-4433-b439-583b7815ce78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:13.672796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Flow 'volume_create_api' (b7b615f8-0ce2-4620-a0dd-f92ea9706123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:13.673195 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Create volume request issued successfully. Aug 20 02:10:13.673878 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-544a9032-5c52-44cc-a837-b28c014b92d2 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:13.674327 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 767/3096] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:13 2026] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:13.684303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e31e2e6-2f24-42c8-8b2f-2db8ead3a764 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.692061 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e31e2e6-2f24-42c8-8b2f-2db8ead3a764 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe Aug 20 02:10:13.693008 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e31e2e6-2f24-42c8-8b2f-2db8ead3a764 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:13.693008 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e31e2e6-2f24-42c8-8b2f-2db8ead3a764 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:13.695265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.697163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:13.697411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:13.697688 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:13.706420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e31e2e6-2f24-42c8-8b2f-2db8ead3a764 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe returned with HTTP 404 Aug 20 02:10:13.706514 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:13.706514 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:13.706588 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 789/3097] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:13 2026] GET /volume/v3/snapshots/ae515750-f81c-4107-bcc9-5c1dd3f991fe => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:13.711353 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:13.716095 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cea474f8-4bbb-4f90-bcd6-e12eee2495a9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:13.716563 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 776/3098] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:13 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:13.757275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:13.762060 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:13.762060 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:13.763338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:13.764178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:13.770814 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:13.770814 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:13.772476 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b91bfe7a-6f72-4b0a-aa2d-64aa78062fdf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:13.773054 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 767/3099] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:13 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.060340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.062800 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:14.063047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.063289 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.063431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:14.069516 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.069516 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:14.070675 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50af6cd6-b8e7-4d7a-bbd9-fe438526c20d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:14.071173 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 768/3100] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.299638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.305630 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:14.306020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.306349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.306651 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:14.315215 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.315215 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:14.315579 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ceefc62e-a0e0-451c-bc82-5f1f0043a957 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:14.316014 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 790/3101] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.732773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.734749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:14.735041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.735361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.743370 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.743370 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:14.748758 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:14.755257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a0bd0376-0729-4cfe-83fa-90fcb7d41051 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:14.755257 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 777/3102] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.778134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-882fc198-2394-48bf-86c9-ee84d937eab9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.783770 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-882fc198-2394-48bf-86c9-ee84d937eab9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:14.784258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-882fc198-2394-48bf-86c9-ee84d937eab9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.784573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-882fc198-2394-48bf-86c9-ee84d937eab9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.791529 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.796803 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.796803 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:14.798438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:14.798657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.799489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.799489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:14.805275 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-882fc198-2394-48bf-86c9-ee84d937eab9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:14.808360 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.808360 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:14.809092 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-882fc198-2394-48bf-86c9-ee84d937eab9 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:14.809529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-488cb349-5e23-495f-aef2-c2d9c5ce874a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:14.809874 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 768/3103] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.810553 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 769/3104] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.830581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.832559 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:10:14.832707 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.833018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.833213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:10:14.835752 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:10:14.847218 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Get all volumes completed successfully. Aug 20 02:10:14.847937 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3ea0703-a8b4-4cc5-8352-c4ac1f520bfb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:10:14.848869 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 791/3105] 10.4.3.27 () {66 vars in 1230 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/volumes => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.863724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e680ebdb-656e-462c-9e55-c427a837d79c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.866071 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e680ebdb-656e-462c-9e55-c427a837d79c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:14.866340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e680ebdb-656e-462c-9e55-c427a837d79c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.866607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e680ebdb-656e-462c-9e55-c427a837d79c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.875601 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.875601 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:14.880101 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e680ebdb-656e-462c-9e55-c427a837d79c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:14.885414 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e680ebdb-656e-462c-9e55-c427a837d79c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:14.886169 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 778/3106] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:14.935125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:14.937156 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:14.937566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:14.937898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:14.946311 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:14.946311 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:14.951361 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:14.958299 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6add3066-0a6e-4075-90dd-253926511d11 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:14.958933 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 769/3107] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:14 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-660c24a9-6b7c-470f-923b-1048d3439baa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-660c24a9-6b7c-470f-923b-1048d3439baa None None] GET https://10.4.3.27/volume// Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-660c24a9-6b7c-470f-923b-1048d3439baa None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-660c24a9-6b7c-470f-923b-1048d3439baa None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-660c24a9-6b7c-470f-923b-1048d3439baa None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:15.081492 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 770/3108] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:15.083240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87dde876-591f-43ea-8119-fa7d1e552892 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.085781 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87dde876-591f-43ea-8119-fa7d1e552892 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:15.086746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87dde876-591f-43ea-8119-fa7d1e552892 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.086746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87dde876-591f-43ea-8119-fa7d1e552892 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.086746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-87dde876-591f-43ea-8119-fa7d1e552892 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:15.092079 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.092079 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:15.093257 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87dde876-591f-43ea-8119-fa7d1e552892 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:15.093774 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 792/3109] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:15.094333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6ab287a0-6dc5-4b5d-a858-e0be760ea73c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.096424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6ab287a0-6dc5-4b5d-a858-e0be760ea73c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:15.099330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6ab287a0-6dc5-4b5d-a858-e0be760ea73c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f811b266-2b2d-44b9-92b8-bbac455af176", "connector": null, "instance_uuid": "bef51372-9675-4c98-a438-ffd939cbcf81"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:15.108439 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.108439 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:15.140410 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-6ab287a0-6dc5-4b5d-a858-e0be760ea73c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:15.140913 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 779/3110] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:15 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 20 02:10:15.174106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.180407 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:15.180407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.180407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.195375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aa37a9d6-9553-479b-a203-168188146c24 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.197151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa37a9d6-9553-479b-a203-168188146c24 None None] GET https://10.4.3.27/volume// Aug 20 02:10:15.197151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa37a9d6-9553-479b-a203-168188146c24 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.197151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa37a9d6-9553-479b-a203-168188146c24 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.197151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa37a9d6-9553-479b-a203-168188146c24 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:15.197151 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 771/3111] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:15.201376 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.201376 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:15.204112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.207914 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:15.208104 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:15.208174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.208364 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.217941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd6e87ed-8748-4889-9fd0-f88b0717edc5 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:15.218709 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 770/3112] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:15.232216 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.232216 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:15.237114 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:15.242063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-7f2bbb63-1fbc-4ab0-8cc4-51c493fa330e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:15.242629 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 793/3113] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:15.329828 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.332050 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:15.332499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.332870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.333164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:15.339673 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.339673 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:15.340990 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-95ffae13-98f6-4dfd-8757-3fc226cc7f71 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:15.341643 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 780/3114] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:15.379338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.382288 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] PUT https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 Aug 20 02:10:15.382991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:15.395773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Acquiring lock "cinder-attachment_update-f811b266-2b2d-44b9-92b8-bbac455af176-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:15.401270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Lock "cinder-attachment_update-f811b266-2b2d-44b9-92b8-bbac455af176-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:15.402727 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.402727 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:15.529846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Lock "cinder-attachment_update-f811b266-2b2d-44b9-92b8-bbac455af176-np0000007844" released by "attachment_update" :: held 0.129s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:15.530173 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f494e5cd-51db-43ce-b6f9-9eeada0fcd39 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 returned with HTTP 200 Aug 20 02:10:15.531290 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 772/3115] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:15 2026] PUT /volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:15.568693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-d2deef96-8080-49a3-abb9-6f0beb8414dc req-f21041e8-a32f-43a8-bc37-6a8e44879ab8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.576150 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d2deef96-8080-49a3-abb9-6f0beb8414dc req-f21041e8-a32f-43a8-bc37-6a8e44879ab8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 Aug 20 02:10:15.576403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d2deef96-8080-49a3-abb9-6f0beb8414dc req-f21041e8-a32f-43a8-bc37-6a8e44879ab8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.576702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d2deef96-8080-49a3-abb9-6f0beb8414dc req-f21041e8-a32f-43a8-bc37-6a8e44879ab8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.589055 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.589055 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:15.643868 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d2deef96-8080-49a3-abb9-6f0beb8414dc req-f21041e8-a32f-43a8-bc37-6a8e44879ab8 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 returned with HTTP 200 Aug 20 02:10:15.644522 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 771/3116] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:10:15 2026] DELETE /volume/v3/attachments/8b9a7419-457e-4b78-adf3-5e2a8adedb55 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:15.827304 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ecc52957-6505-4116-9dbd-919259f3e867 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:15.829674 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc52957-6505-4116-9dbd-919259f3e867 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:15.829932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc52957-6505-4116-9dbd-919259f3e867 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:15.830124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc52957-6505-4116-9dbd-919259f3e867 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:15.830263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ecc52957-6505-4116-9dbd-919259f3e867 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:15.843327 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:15.843327 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:15.844552 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc52957-6505-4116-9dbd-919259f3e867 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:15.845160 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 794/3117] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:15 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:16.109390 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-695dff8b-e596-4734-b46c-dff1234ce65d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.110780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-695dff8b-e596-4734-b46c-dff1234ce65d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:16.110991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-695dff8b-e596-4734-b46c-dff1234ce65d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.111193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-695dff8b-e596-4734-b46c-dff1234ce65d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.111420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-695dff8b-e596-4734-b46c-dff1234ce65d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:16.115849 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.115849 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:16.116983 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-695dff8b-e596-4734-b46c-dff1234ce65d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:16.117023 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 781/3118] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:16 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:16.238817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.241322 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:16.241884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.241884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.255770 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.255770 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:16.261423 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:16.268372 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5b77c85-d09c-44d7-b6a0-36f47ea90872 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:16.268821 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 773/3119] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:16 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:16.357333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.359805 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:16.360059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.360299 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.360437 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:16.365848 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.365848 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:16.366847 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-007820e9-51e2-4f8d-8e6e-4b0e55577444 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:16.367322 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 772/3120] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:16 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:16.862179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.864187 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:16.864465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.865100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.865100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:16.869758 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.869758 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:16.870787 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c6a4e896-2be3-4be3-82f7-17a390dc5860 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:16.871183 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 795/3121] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:16 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:16.896281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.900925 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:10:16.900925 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.900925 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.900925 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:10:16.909697 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.909697 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:16.910397 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:16.932624 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:10:16.932824 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be90a1fc-fa76-48da-9894-ecdf7c1b3ab5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 202 Aug 20 02:10:16.933418 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 782/3122] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:10:16 2026] DELETE /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:10:16.946271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:16.949187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:10:16.949333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:16.949671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:16.960799 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:16.960799 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:16.967311 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:16.977617 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ff04784-efb6-4c95-afe9-9fc04cf0cc93 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 200 Aug 20 02:10:16.978185 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 774/3123] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:16 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:17.129055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:17.131001 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:17.131236 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:17.131496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:17.131658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:17.136237 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:17.136237 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:17.137132 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a10f8e5e-fc04-4d6d-87dd-7929bbc9b3e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:17.137526 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 773/3124] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:17 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:17.291092 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:17.293500 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:17.293796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:17.294077 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:17.305151 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:17.305151 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:17.309889 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:17.315490 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e4d2fb6-af43-4c30-9105-09dfff6da85e tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:17.315930 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 796/3125] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:17 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:17.382445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:17.384745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:17.385410 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:17.385823 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:17.386420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:17.392852 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:17.392852 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:17.394256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f8c98a8-80b4-4461-89d3-cb4f29ab936f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:17.394888 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 783/3126] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:17 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:17.885273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e940637a-4cf3-46a6-a273-d97376245157 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:17.887348 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e940637a-4cf3-46a6-a273-d97376245157 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:17.887585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e940637a-4cf3-46a6-a273-d97376245157 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:17.887822 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e940637a-4cf3-46a6-a273-d97376245157 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:17.887960 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e940637a-4cf3-46a6-a273-d97376245157 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:17.894242 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:17.894242 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:17.895108 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e940637a-4cf3-46a6-a273-d97376245157 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:17.895539 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 775/3127] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:17 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:17.996329 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-17c80610-b58c-49e1-84f8-e5daec690bf5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.000257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17c80610-b58c-49e1-84f8-e5daec690bf5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 Aug 20 02:10:18.000257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17c80610-b58c-49e1-84f8-e5daec690bf5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.000257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17c80610-b58c-49e1-84f8-e5daec690bf5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.007328 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17c80610-b58c-49e1-84f8-e5daec690bf5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 returned with HTTP 404 Aug 20 02:10:18.008107 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 774/3128] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:17 2026] GET /volume/v3/volumes/73d3da37-8e15-4037-87f4-6e8e153849c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:18.044895 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.047304 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:18.047828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1867106839", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:18.050018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1867106839', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:18.147219 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:10:18.152999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.153285 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:10:18.157312 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:18.157312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.157312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.157312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:18.160989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (fd1e531e-c18d-47b2-971f-0e7cd3fdd16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:18.162401 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.162401 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:18.162613 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71615113-c290-4739-b516-4c5718ac207f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:18.163483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca1a7fee-b613-4ad8-b525-2ff61e8fff2e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:18.164001 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 784/3129] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:18 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:18.165286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:18.239767 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71615113-c290-4739-b516-4c5718ac207f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:18.240830 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638fb328-9bc5-4f04-b9d9-5109c6522a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:18.291816 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['62247574-4618-4065-97b4-d9075204fef7', 'bae33a65-40a7-4ff0-aa4a-5c1b4e985a4b', 'cbb35a7a-3a36-455d-a610-a234af34edc4', 'b196f9f8-c051-48c5-a0f1-27ff66130f0c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:18.294009 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638fb328-9bc5-4f04-b9d9-5109c6522a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62247574-4618-4065-97b4-d9075204fef7', 'bae33a65-40a7-4ff0-aa4a-5c1b4e985a4b', 'cbb35a7a-3a36-455d-a610-a234af34edc4', 'b196f9f8-c051-48c5-a0f1-27ff66130f0c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:18.294578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb9666-f5bc-4c8b-bb6a-470a85f6f861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:18.324966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb9666-f5bc-4c8b-bb6a-470a85f6f861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee8698a4-999e-4a04-8316-8ec6b12b7fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1867106839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['62247574-4618-4065-97b4-d9075204fef7','bae33a65-40a7-4ff0-aa4a-5c1b4e985a4b','cbb35a7a-3a36-455d-a610-a234af34edc4','b196f9f8-c051-48c5-a0f1-27ff66130f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1867106839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee8698a4-999e-4a04-8316-8ec6b12b7fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:18.327274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5dcc49-c968-4d5f-8407-d9e0e37e2c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:18.334144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.335755 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:18.336040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.336318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.351512 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.351512 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:18.357001 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:18.358475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5dcc49-c968-4d5f-8407-d9e0e37e2c4a) transitioned into state 'SUCCESS' from state '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-1867106839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['62247574-4618-4065-97b4-d9075204fef7','bae33a65-40a7-4ff0-aa4a-5c1b4e985a4b','cbb35a7a-3a36-455d-a610-a234af34edc4','b196f9f8-c051-48c5-a0f1-27ff66130f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:18.359441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7478673-d15e-4ad1-883e-656b3f1beae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:18.363024 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec67dde2-b2f1-4102-9445-ede48dac96bb tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:18.363626 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 776/3130] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:18 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:18.380427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7478673-d15e-4ad1-883e-656b3f1beae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:18.381597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (fd1e531e-c18d-47b2-971f-0e7cd3fdd16f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:18.382014 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:10:18.382838 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ae89d8e-a19b-4eb8-9430-0d1631926834 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:18.383580 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 797/3131] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:18 2026] POST /volume/v3/volumes => generated 757 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:18.405745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-db563691-650e-4343-a298-81bc8504f36a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.411393 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db563691-650e-4343-a298-81bc8504f36a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:18.411393 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db563691-650e-4343-a298-81bc8504f36a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.411393 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db563691-650e-4343-a298-81bc8504f36a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.415634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a4327ed5-2999-442f-87a3-508c78438874 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.420280 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4327ed5-2999-442f-87a3-508c78438874 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:18.420828 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4327ed5-2999-442f-87a3-508c78438874 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.421400 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.421400 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:18.421481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a4327ed5-2999-442f-87a3-508c78438874 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.421481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a4327ed5-2999-442f-87a3-508c78438874 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:18.426213 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-db563691-650e-4343-a298-81bc8504f36a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:18.432129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db563691-650e-4343-a298-81bc8504f36a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:18.432129 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 775/3132] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:18 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:18.432201 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.432201 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:18.433774 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a4327ed5-2999-442f-87a3-508c78438874 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:18.434474 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 785/3133] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:18 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:18.889312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f758d634-4259-4e3a-a29c-2291c7c45d45 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.892413 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f758d634-4259-4e3a-a29c-2291c7c45d45 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55/action Aug 20 02:10:18.893180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f758d634-4259-4e3a-a29c-2291c7c45d45 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:18.893524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f758d634-4259-4e3a-a29c-2291c7c45d45 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:18.909785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-693772fe-df90-43aa-a11b-44ecc07a6028 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:18.913972 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-693772fe-df90-43aa-a11b-44ecc07a6028 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:18.913972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-693772fe-df90-43aa-a11b-44ecc07a6028 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:18.913972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-693772fe-df90-43aa-a11b-44ecc07a6028 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:18.913972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-693772fe-df90-43aa-a11b-44ecc07a6028 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:18.920149 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.920149 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:18.921509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-693772fe-df90-43aa-a11b-44ecc07a6028 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:18.921936 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 798/3134] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:18 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:18.922345 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:18.922345 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:18.941747 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-69f20bb0-a9de-4d16-84fb-dfe0ec5a982e req-f758d634-4259-4e3a-a29c-2291c7c45d45 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55/action returned with HTTP 204 Aug 20 02:10:18.941747 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 777/3135] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:18 2026] POST /volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:19.179382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.181649 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:19.181841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.182115 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.182336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:19.187981 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.187981 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:19.189371 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b42302cb-202c-4ac2-9386-5a0e1905f50b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:19.190250 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 776/3136] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:19.380157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.381900 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:19.382160 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.382391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.392882 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.392882 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:19.396488 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:19.400546 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d38d2e7-588a-4b47-932c-aff93695bbd8 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:19.400900 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 786/3137] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:19.412597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.415852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:19.416107 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.416354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.431040 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.431040 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:19.436851 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:19.446677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55f70071-5114-4df8-bd7c-7012d5bfba5b tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:19.446677 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 799/3138] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:19.448564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.452616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.452785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:19.452785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.452785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.452785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:19.453738 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:19.454105 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.454398 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.461177 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.461177 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:19.461177 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2370489d-9bc3-47fb-88ac-3edf62a9c022 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:19.461177 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 778/3139] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:19.466084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.468672 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.468672 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:19.468882 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:10:19.469094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.469146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.477926 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:19.481242 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.481242 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:19.485464 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5db9260d-d7f7-4eb1-90e2-266303a5b20d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:19.485464 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 777/3140] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:19.488211 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:10:19.496088 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9717abee-9f68-49e9-abe3-3bef35eea1d1 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:10:19.496402 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 787/3141] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:19.506254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.506593 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:19.506887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.507109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.519002 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.519002 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:19.526583 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:19.532908 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ff1e0b2-2a8c-4703-9466-5e6cf53602e4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:19.533484 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 800/3142] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:19.549475 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.551679 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:10:19.552137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee8698a4-999e-4a04-8316-8ec6b12b7fed", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1965741495", "description": null, "metadata": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:19.562824 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.562824 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:19.563628 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:19.564032 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:19.606301 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['d4427594-8d90-47a9-9817-f9599e2a8a5a', '3f1cfb84-5561-4db8-9860-0cb89682a8cd', '4e7c2b1c-f5d4-43c3-94e0-21b3d846d4ea', '914edd9b-ed9e-44fb-9897-8fc382329e14'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:19.663105 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot create request issued successfully. Aug 20 02:10:19.663558 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8d899cf-8bac-48dc-a1c8-b7f25499e3cf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:10:19.663990 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 779/3143] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:10:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:19.681117 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.683309 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:19.683521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.683708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.694430 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.694430 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:19.694870 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:19.695664 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20454d45-9f98-4973-b6de-88bf4c9c4d3f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:19.696026 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 778/3144] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:19.935250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.937911 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:19.940074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:19.940074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:19.940074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:19.945317 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.945317 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:19.946317 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1c5b6b7a-c819-4139-bd1e-374faa9b0381 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:19.946917 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 788/3145] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:19 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:19.961021 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:19.962863 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:19.963423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f0b05cd-fa81-405a-a74c-32f0ccaa89f7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1091669354"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:19.964839 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': '6f0b05cd-fa81-405a-a74c-32f0ccaa89f7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1091669354'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:19.965023 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume 6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 in container None Aug 20 02:10:19.973331 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:19.973331 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:19.973994 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:19.994756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['7dcb8558-cdc7-4e66-a766-e99dfb774280', '99b078e4-9283-4688-bb32-172525982279'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:20.032045 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-784a80db-70d5-4089-ae5a-78fcbdcee126 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:20.035685 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 801/3146] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:19 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:20.048437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de81144e-c47a-4675-a64a-36080f533222 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.052436 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de81144e-c47a-4675-a64a-36080f533222 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:20.052825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de81144e-c47a-4675-a64a-36080f533222 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.053132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de81144e-c47a-4675-a64a-36080f533222 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.053539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-de81144e-c47a-4675-a64a-36080f533222 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:20.062206 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.062206 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:20.062206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de81144e-c47a-4675-a64a-36080f533222 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:20.062615 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 780/3147] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.202386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.204655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:20.204925 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.205315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.205465 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:20.213991 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.213991 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:20.217694 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-05787322-29b4-4c0a-a260-cf55d1f89a7c tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:20.219521 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 779/3148] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.476689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.479481 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:20.480099 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.480829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.480992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:20.487992 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.487992 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:20.489043 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f1abe94f-345a-46df-999d-aa459cb2b8c3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:20.490825 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 789/3149] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.708957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.711057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:20.711196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.711464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.717341 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.717341 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:20.717901 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:20.718808 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2229cb9-3941-4d70-8cca-9431b78d5593 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:20.719698 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 802/3150] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.729595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.731459 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:20.731730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.731962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.738352 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.738352 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:20.738866 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:20.739815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b92b938-5d3f-4899-bf92-bfc321024ebf tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:20.740209 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 781/3151] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.893564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.899080 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:20.899798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.900639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.918812 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.918812 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:20.922456 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:20.923802 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-0b64b5ed-72a0-4020-8ace-a449ca8859ec tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:20.924622 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 780/3152] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:20.940084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:20.942373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:20.942680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:20.942927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:20.955944 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:20.955944 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:20.961597 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:20.967381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-ca05c7f2-7a15-428e-bdc1-61a35225dd26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:20.968201 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 790/3153] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:20 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:21.083519 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b9027932-4274-4039-9238-ad5c8845be26 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:21.088262 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9027932-4274-4039-9238-ad5c8845be26 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:21.089080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9027932-4274-4039-9238-ad5c8845be26 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:21.089431 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9027932-4274-4039-9238-ad5c8845be26 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:21.089828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b9027932-4274-4039-9238-ad5c8845be26 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:21.100434 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:21.100434 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:21.101749 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9027932-4274-4039-9238-ad5c8845be26 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:21.103091 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 803/3154] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:21 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:21.233885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:21.236635 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:21.236924 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:21.237673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:21.237673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:21.244104 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:21.244104 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:21.245328 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fbfe957c-94f0-49dd-9ad3-210ce1797de6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:21.245789 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 782/3155] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:21 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:21.508717 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-188a3990-4700-4d56-83c9-1b909512b74c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:21.512006 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-188a3990-4700-4d56-83c9-1b909512b74c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:21.512006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-188a3990-4700-4d56-83c9-1b909512b74c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:21.512006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-188a3990-4700-4d56-83c9-1b909512b74c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:21.512006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-188a3990-4700-4d56-83c9-1b909512b74c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:21.516540 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:21.516540 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:21.517359 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-188a3990-4700-4d56-83c9-1b909512b74c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:21.517901 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 781/3156] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:21 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:21.521129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:21.522931 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:21.523141 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:21.523364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:21.533207 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:21.533207 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:21.533748 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:21.534701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-149f208f-6c20-48f5-aed8-354c4c6d8803 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:21.535148 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 791/3157] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:10:21 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:22.116122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f540506-2dd8-4348-9bb8-22c9267d121e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.119732 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f540506-2dd8-4348-9bb8-22c9267d121e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:22.119732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f540506-2dd8-4348-9bb8-22c9267d121e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:22.119732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f540506-2dd8-4348-9bb8-22c9267d121e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:22.119732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2f540506-2dd8-4348-9bb8-22c9267d121e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:22.126797 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.126797 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:22.128182 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f540506-2dd8-4348-9bb8-22c9267d121e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:22.129276 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 804/3158] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:22 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:22.261152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-51631130-f880-4794-807b-c1aa21289b16 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.265897 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51631130-f880-4794-807b-c1aa21289b16 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:22.265897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51631130-f880-4794-807b-c1aa21289b16 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:22.265897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-51631130-f880-4794-807b-c1aa21289b16 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:22.265897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-51631130-f880-4794-807b-c1aa21289b16 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:22.275043 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.275043 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:22.275043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-51631130-f880-4794-807b-c1aa21289b16 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:22.275043 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 783/3159] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:22 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:22.532328 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.533824 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:22.533892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:22.534149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:22.534297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:22.543349 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.543349 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:22.544329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6214c7d1-b258-410d-8af0-b68dd8ab7402 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:22.545495 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 782/3160] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:22 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:22.872541 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.875439 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:22.875832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:22.876117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:22.884260 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.884260 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:22.884260 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:22.884676 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-98e8b786-5a86-490d-9dda-d1b945977f0d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:22.885197 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 792/3161] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:10:22 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:22.899566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.903141 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:22.903463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:22.903754 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:22.926933 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.926933 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:22.936022 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:22.944779 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-9ba0f36c-379f-44fc-b506-522b5367c609 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:22.945938 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 805/3162] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:22 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:22.957342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:22.960793 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:22.961364 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3c7fb0d5-018b-4a1b-9e44-5585926e955b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:22.964496 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3c7fb0d5-018b-4a1b-9e44-5585926e955b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:22.977971 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:22.977971 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:22.977971 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:22.977971 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:10:22.977971 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:10:22.986258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (52f2313f-12f5-42bd-9dc3-fd97970b89f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:22.986418 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cbc6582-a6b2-46d1-a352-550a1eb0928c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:22.988010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:23.025071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cbc6582-a6b2-46d1-a352-550a1eb0928c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c7fb0d5-018b-4a1b-9e44-5585926e955b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:23.026499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea806e7f-4f80-4d57-8052-e0799fa9f307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:23.090446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['192f90d3-7df0-421c-ac80-63cccec978e0', '6fcd901d-b31f-4591-95de-f54801e6ce74', 'ab208b5f-abd8-431a-be60-e94c7f8c4828', 'e97a541b-8000-48a1-9dcc-350ef75e509a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:23.091767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea806e7f-4f80-4d57-8052-e0799fa9f307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192f90d3-7df0-421c-ac80-63cccec978e0', '6fcd901d-b31f-4591-95de-f54801e6ce74', 'ab208b5f-abd8-431a-be60-e94c7f8c4828', 'e97a541b-8000-48a1-9dcc-350ef75e509a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:23.096266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0013b3-8ab1-4c92-a546-29838ca38aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:23.144440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:23.149144 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:23.149144 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:23.149413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:23.152471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:23.153797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0013b3-8ab1-4c92-a546-29838ca38aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0c8dfd-9a11-4da6-9839-aafc7d98070c', '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='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['192f90d3-7df0-421c-ac80-63cccec978e0','6fcd901d-b31f-4591-95de-f54801e6ce74','ab208b5f-abd8-431a-be60-e94c7f8c4828','e97a541b-8000-48a1-9dcc-350ef75e509a'],size=1,snapshot_id=3c7fb0d5-018b-4a1b-9e44-5585926e955b,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:10:23Z,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=ef0c8dfd-9a11-4da6-9839-aafc7d98070c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c7fb0d5-018b-4a1b-9e44-5585926e955b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:23.154246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b1a931-9f2a-4711-a54c-50948137b73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:23.162495 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:23.162495 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:23.162495 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74fbf10f-96a8-4e13-a11f-65700e80cbd7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:23.162495 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 783/3163] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:23 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:23.189921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b1a931-9f2a-4711-a54c-50948137b73a) transitioned into 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='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['192f90d3-7df0-421c-ac80-63cccec978e0','6fcd901d-b31f-4591-95de-f54801e6ce74','ab208b5f-abd8-431a-be60-e94c7f8c4828','e97a541b-8000-48a1-9dcc-350ef75e509a'],size=1,snapshot_id=3c7fb0d5-018b-4a1b-9e44-5585926e955b,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:23.189921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e9401b-0ed3-40aa-9a31-a69d12d33cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:23.223888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e9401b-0ed3-40aa-9a31-a69d12d33cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:23.223888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (52f2313f-12f5-42bd-9dc3-fd97970b89f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:23.224908 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:10:23.225041 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e1b68e6-749e-44e7-8f6e-722633b8d07b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:23.226706 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 784/3164] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:10:22 2026] POST /volume/v3/volumes => generated 734 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:23.245535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:23.247480 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:23.247480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:23.247480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:23.259028 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:23.259028 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:23.263468 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:23.268943 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-c63c4ad5-f1fd-48b7-a608-57144fe3bb08 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 200 Aug 20 02:10:23.268943 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 793/3165] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:23 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:23.280518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:23.284197 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:23.285436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:23.285436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:23.288664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-05c21926-773e-4eab-8104-4ea2e3488b4b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:23.292301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-05c21926-773e-4eab-8104-4ea2e3488b4b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:23.294284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-05c21926-773e-4eab-8104-4ea2e3488b4b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:23.294284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-05c21926-773e-4eab-8104-4ea2e3488b4b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:23.294284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-05c21926-773e-4eab-8104-4ea2e3488b4b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:23.295573 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:23.295573 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:23.302018 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:23.303189 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:23.303189 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:23.303189 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-05c21926-773e-4eab-8104-4ea2e3488b4b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:23.303639 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 784/3166] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:23 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:23.309899 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-3e937db4-dce0-43d8-bba3-8730fa9cc937 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 200 Aug 20 02:10:23.310428 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 806/3167] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:23 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:23.562018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:23.564658 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:23.565607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:23.565607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:23.565607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:23.584076 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:23.584076 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:23.585002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f84d4bfd-ace3-458e-8f75-ebafd79dd36e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:23.585460 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 785/3168] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:23 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:24.177780 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:24.181942 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:24.182320 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:24.182636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:24.182808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:24.190057 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:24.190057 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:24.191296 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5bb874d3-9aeb-4d0a-ab5c-4963f8ec51bf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:24.192095 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 794/3169] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:24 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:24.320815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d9c6ecac-a534-4572-917b-27a722861cbc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:24.324023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9c6ecac-a534-4572-917b-27a722861cbc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:24.324023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9c6ecac-a534-4572-917b-27a722861cbc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:24.324308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9c6ecac-a534-4572-917b-27a722861cbc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:24.324374 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d9c6ecac-a534-4572-917b-27a722861cbc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:24.330309 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:24.330309 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:24.331457 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9c6ecac-a534-4572-917b-27a722861cbc tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:24.332066 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 785/3170] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:24 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:24.602547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-56b79049-2756-49b3-9a02-eb808f0634fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:24.604873 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-56b79049-2756-49b3-9a02-eb808f0634fe tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:24.604873 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-56b79049-2756-49b3-9a02-eb808f0634fe tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:24.604873 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-56b79049-2756-49b3-9a02-eb808f0634fe tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:24.605441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-56b79049-2756-49b3-9a02-eb808f0634fe tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:24.618358 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:24.618358 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:24.619615 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-56b79049-2756-49b3-9a02-eb808f0634fe tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:24.621060 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 807/3171] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:24 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:24.946444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:24.949048 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:24.949345 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:24.949606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:24.964304 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:24.964304 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:24.974043 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:24.984281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0345a9f-9e58-4cbd-879e-63a2413c8cb2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:24.984281 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 786/3172] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:24 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.085207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.089611 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:25.089611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.089611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.099247 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.099247 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:25.103099 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:25.108830 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-c2aa3198-bef7-4c60-972d-742e4e397b96 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:25.109514 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 795/3173] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.213852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.217490 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:25.218009 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.219344 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.219558 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:25.230748 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.230748 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:25.232400 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4bfa54f3-42d2-4dfd-b945-a6ed69296daf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:25.233776 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 786/3174] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.249679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9d6cb4d4-7097-42f2-8df8-7b4117729390 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.250031 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d6cb4d4-7097-42f2-8df8-7b4117729390 None None] GET https://10.4.3.27/volume// Aug 20 02:10:25.250242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d6cb4d4-7097-42f2-8df8-7b4117729390 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.250447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d6cb4d4-7097-42f2-8df8-7b4117729390 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.250754 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d6cb4d4-7097-42f2-8df8-7b4117729390 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:25.251666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 808/3175] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:25.264815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-fc970a47-a46a-473a-a782-c26c5568d0b7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.269648 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-fc970a47-a46a-473a-a782-c26c5568d0b7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:25.271156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-fc970a47-a46a-473a-a782-c26c5568d0b7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d9aeec-f894-4254-9a37-086f7859b36a", "connector": null, "instance_uuid": "45f2676b-c86c-4634-8078-76024a7d310f"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:25.285872 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.285872 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:25.346868 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-fc970a47-a46a-473a-a782-c26c5568d0b7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:25.348677 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 787/3176] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:25 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:25.350725 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.353938 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:25.353938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.353938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.353938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:25.358192 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.358192 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:25.359671 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20d7e69b-bb6d-445d-9c0e-bb2acb5b217b tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:25.360397 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 796/3177] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.391089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3563a60-bc87-4df0-b22c-020b49428f97 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.394535 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3563a60-bc87-4df0-b22c-020b49428f97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:25.394867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3563a60-bc87-4df0-b22c-020b49428f97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.395279 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3563a60-bc87-4df0-b22c-020b49428f97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.409695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d63369f8-fb12-462f-8998-847d58c4307b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.410140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d63369f8-fb12-462f-8998-847d58c4307b None None] GET https://10.4.3.27/volume// Aug 20 02:10:25.410511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d63369f8-fb12-462f-8998-847d58c4307b None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.410753 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d63369f8-fb12-462f-8998-847d58c4307b None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.411267 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d63369f8-fb12-462f-8998-847d58c4307b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:25.411582 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 809/3178] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:25.414744 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.414744 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:25.420159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f3563a60-bc87-4df0-b22c-020b49428f97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:25.422155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.424943 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:25.425186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.425391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.427468 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3563a60-bc87-4df0-b22c-020b49428f97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:25.428154 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 787/3179] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.445890 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.445890 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:25.449829 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:25.454484 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-e45ea41e-8109-42a1-abac-5a2cae8600b6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:25.455000 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 788/3180] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:25.602424 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.604444 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] PUT https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb Aug 20 02:10:25.605144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:25.613943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Acquiring lock "cinder-attachment_update-b5d9aeec-f894-4254-9a37-086f7859b36a-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:25.621278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Lock "cinder-attachment_update-b5d9aeec-f894-4254-9a37-086f7859b36a-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:25.621278 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.621278 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:25.633012 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-efca830f-a98d-4094-bb7d-db0166adeaef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:25.635385 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-efca830f-a98d-4094-bb7d-db0166adeaef tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:25.635385 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-efca830f-a98d-4094-bb7d-db0166adeaef tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:25.635932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-efca830f-a98d-4094-bb7d-db0166adeaef tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:25.635932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-efca830f-a98d-4094-bb7d-db0166adeaef tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:25.641184 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:25.641184 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:25.642208 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-efca830f-a98d-4094-bb7d-db0166adeaef tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:25.642914 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 810/3181] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:25 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:25.719759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Lock "cinder-attachment_update-b5d9aeec-f894-4254-9a37-086f7859b36a-np0000007844" released by "attachment_update" :: held 0.101s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:25.721111 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-57f078d7-4188-4d06-9947-f9450e6d665d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb returned with HTTP 200 Aug 20 02:10:25.721111 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 797/3182] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:25 2026] PUT /volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:26.247039 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-11aac192-f851-4d39-a559-55dfc754206e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.249395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11aac192-f851-4d39-a559-55dfc754206e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:26.249615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11aac192-f851-4d39-a559-55dfc754206e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.249837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11aac192-f851-4d39-a559-55dfc754206e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.249946 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-11aac192-f851-4d39-a559-55dfc754206e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:26.255397 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.255397 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:26.256301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11aac192-f851-4d39-a559-55dfc754206e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:26.256990 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 788/3183] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:26.322754 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.325452 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:26.325657 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.325837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.334032 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.334032 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:26.339017 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:26.344205 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-89513571-66b1-49b6-8aba-b6acdea9662f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 200 Aug 20 02:10:26.344696 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 789/3184] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:26.353663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1684e0a5-6767-4328-b07e-1fe100a048bd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.354127 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1684e0a5-6767-4328-b07e-1fe100a048bd None None] GET https://10.4.3.27/volume// Aug 20 02:10:26.354366 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1684e0a5-6767-4328-b07e-1fe100a048bd None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.354655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1684e0a5-6767-4328-b07e-1fe100a048bd None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.355033 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1684e0a5-6767-4328-b07e-1fe100a048bd None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:26.355404 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 811/3185] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:26.365383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-6ebb6e71-890d-4a45-8180-4d7551042c56 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.370979 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-6ebb6e71-890d-4a45-8180-4d7551042c56 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:26.374255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-6ebb6e71-890d-4a45-8180-4d7551042c56 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef0c8dfd-9a11-4da6-9839-aafc7d98070c", "connector": null, "instance_uuid": "524f7da1-6039-4598-8bef-de6684e3a4af"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:26.375361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.377964 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:26.378218 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.378497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.378630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:26.383542 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.383542 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:26.384050 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.384050 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:26.385127 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6b8208aa-f03a-4e85-aafa-afcf9953093e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:26.388243 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 789/3186] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:26.423846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-6ebb6e71-890d-4a45-8180-4d7551042c56 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:26.424408 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 798/3187] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:26 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 20 02:10:26.436348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9b4738eb-2af7-48ca-bd21-183395313df6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.436838 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b4738eb-2af7-48ca-bd21-183395313df6 None None] GET https://10.4.3.27/volume// Aug 20 02:10:26.437076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b4738eb-2af7-48ca-bd21-183395313df6 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.437347 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9b4738eb-2af7-48ca-bd21-183395313df6 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.437767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9b4738eb-2af7-48ca-bd21-183395313df6 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:26.438243 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 790/3188] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:26.450984 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6696f79b-a720-4001-abc8-64dffe1196cf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.455426 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6696f79b-a720-4001-abc8-64dffe1196cf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:26.455426 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6696f79b-a720-4001-abc8-64dffe1196cf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.455703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.455949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6696f79b-a720-4001-abc8-64dffe1196cf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.459443 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:26.459443 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.459443 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.473043 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.473043 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:26.475492 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.475492 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:26.478780 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6696f79b-a720-4001-abc8-64dffe1196cf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:26.485101 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:26.488494 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6696f79b-a720-4001-abc8-64dffe1196cf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:26.488853 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-e2275f47-81b5-41d4-b52f-68bae12b3acd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 200 Aug 20 02:10:26.489072 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 812/3189] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:26.490163 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 790/3190] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 1522 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:26.616569 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.621605 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f Aug 20 02:10:26.622714 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:26.638812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-ef0c8dfd-9a11-4da6-9839-aafc7d98070c-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:26.644930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-ef0c8dfd-9a11-4da6-9839-aafc7d98070c-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:26.646161 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.646161 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:26.655237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.657037 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:26.657220 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:26.657424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:26.657525 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:26.662043 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.662043 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:26.662766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ea93bf8-5b33-4d7f-8bbb-982e5e47f286 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:26.663162 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 791/3191] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:26 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:26.750843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-ef0c8dfd-9a11-4da6-9839-aafc7d98070c-np0000007844" released by "attachment_update" :: held 0.106s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:26.751246 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-30184f11-7ce0-40f5-97e2-980e05f1dac5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f returned with HTTP 200 Aug 20 02:10:26.751825 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 799/3192] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:26 2026] PUT /volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:26.781464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-bb716df4-fbc9-44e9-ac2e-1b3752f31481 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:26.787501 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-bb716df4-fbc9-44e9-ac2e-1b3752f31481 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f/action Aug 20 02:10:26.787996 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-bb716df4-fbc9-44e9-ac2e-1b3752f31481 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:26.788166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-bb716df4-fbc9-44e9-ac2e-1b3752f31481 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:26.825370 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:26.825370 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:26.852448 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a0047afa-aa6b-4b2b-bb37-9adbe3a34620 req-bb716df4-fbc9-44e9-ac2e-1b3752f31481 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f/action returned with HTTP 204 Aug 20 02:10:26.853250 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 813/3193] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:26 2026] POST /volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:27.285765 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-632f0d94-784b-4663-b0fb-48c797fe7684 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:27.289790 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-632f0d94-784b-4663-b0fb-48c797fe7684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:27.290913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-632f0d94-784b-4663-b0fb-48c797fe7684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:27.290913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-632f0d94-784b-4663-b0fb-48c797fe7684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:27.290913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-632f0d94-784b-4663-b0fb-48c797fe7684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:27.295667 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:27.295667 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:27.296802 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-632f0d94-784b-4663-b0fb-48c797fe7684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:27.297403 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 791/3194] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:27 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:27.400440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:27.404374 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:27.404374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:27.404374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:27.404374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:27.407729 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:27.407729 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:27.410142 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d8e6a532-14fe-4524-85de-58e58ba38fa7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:27.410142 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 792/3195] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:27 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:27.506600 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd329def-8f05-4e55-9fa5-deca913a3625 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:27.507607 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd329def-8f05-4e55-9fa5-deca913a3625 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:27.507607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd329def-8f05-4e55-9fa5-deca913a3625 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:27.507607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd329def-8f05-4e55-9fa5-deca913a3625 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:27.516916 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:27.516916 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:27.519949 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fd329def-8f05-4e55-9fa5-deca913a3625 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:27.524041 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd329def-8f05-4e55-9fa5-deca913a3625 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:27.524604 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 800/3196] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:27 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:27.679085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a7047a5e-a934-4119-b710-8bf7e3944065 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:27.682471 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a7047a5e-a934-4119-b710-8bf7e3944065 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:27.682746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a7047a5e-a934-4119-b710-8bf7e3944065 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:27.683031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a7047a5e-a934-4119-b710-8bf7e3944065 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:27.683135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a7047a5e-a934-4119-b710-8bf7e3944065 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:27.688359 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:27.688359 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:27.689218 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a7047a5e-a934-4119-b710-8bf7e3944065 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:27.689691 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 814/3197] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:27 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:28.313091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:28.314631 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:28.314911 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:28.316045 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:28.316045 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:28.320871 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:28.320871 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:28.322004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-93e80d47-9525-4ffb-b234-6095a35b7e05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:28.322528 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 792/3198] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:28 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:28.426569 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b8230368-2d04-4792-b247-c390f1eaee93 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:28.429089 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8230368-2d04-4792-b247-c390f1eaee93 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:28.429386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8230368-2d04-4792-b247-c390f1eaee93 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:28.429618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8230368-2d04-4792-b247-c390f1eaee93 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:28.429782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b8230368-2d04-4792-b247-c390f1eaee93 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:28.437211 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:28.437211 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:28.438218 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8230368-2d04-4792-b247-c390f1eaee93 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:28.438683 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 793/3199] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:28 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:28.543431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:28.545799 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:28.545799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:28.545799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:28.557502 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:28.557502 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:28.562140 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:28.568530 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ff8c42d-65f3-464b-b1e6-f61710eb6ed0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:28.569521 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 801/3200] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:28 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:28.704721 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:28.706762 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:28.706929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:28.707217 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:28.707391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:28.713728 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:28.713728 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:28.714893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-217cae9b-cb4f-4b4b-816a-26fa53fc3fae tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:28.715499 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 815/3201] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:28 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:29.058846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-b91d15d5-7d72-4614-ad7b-22a230cf00e3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.065193 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-b91d15d5-7d72-4614-ad7b-22a230cf00e3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb/action Aug 20 02:10:29.067563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-b91d15d5-7d72-4614-ad7b-22a230cf00e3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:29.067563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-b91d15d5-7d72-4614-ad7b-22a230cf00e3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:29.095513 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.095513 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:29.116682 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fa1e5744-80b6-4125-92ab-58ff2aa0860f req-b91d15d5-7d72-4614-ad7b-22a230cf00e3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb/action returned with HTTP 204 Aug 20 02:10:29.116682 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 793/3202] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:29 2026] POST /volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:29.336943 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.338525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:29.338855 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:29.339541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:29.339541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:29.346206 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.346206 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:29.348145 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78f5b1be-6d54-474a-be73-2bd8c6022338 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:29.348145 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 794/3203] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:29 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:29.454034 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.455816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:29.457831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:29.457831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:29.457831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:29.462358 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.462358 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:29.462809 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f022b19b-5c89-4ded-841e-c8d59e4f31d5 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:29.463355 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 802/3204] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:29 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:29.587652 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-73019d6a-96de-42c9-b6df-471f2d757e1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.589679 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73019d6a-96de-42c9-b6df-471f2d757e1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:10:29.590121 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73019d6a-96de-42c9-b6df-471f2d757e1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:29.590121 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-73019d6a-96de-42c9-b6df-471f2d757e1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:29.601048 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.601048 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:29.604915 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-73019d6a-96de-42c9-b6df-471f2d757e1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:29.609833 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-73019d6a-96de-42c9-b6df-471f2d757e1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:10:29.610700 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 816/3205] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:29 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:29.628937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.631176 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:29.631794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5d9aeec-f894-4254-9a37-086f7859b36a", "name": "tempest-VolumesBackupsTest-Backup-1391969336", "force": true, "container": "tempest-volumesbackupstest-backup-container-1475954890"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:29.633532 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': 'b5d9aeec-f894-4254-9a37-086f7859b36a', 'name': 'tempest-VolumesBackupsTest-Backup-1391969336', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1475954890'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:29.634414 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume b5d9aeec-f894-4254-9a37-086f7859b36a in container tempest-volumesbackupstest-backup-container-1475954890 Aug 20 02:10:29.645084 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.645084 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:29.645418 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:10:29.684215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['1ac3174a-c79b-4c4b-9c23-68e740db1526', '2edf7daf-54d7-46d4-9333-9859b88722c0'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:29.727488 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.730560 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:29.731125 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b60fcc5f-eb94-4d95-b9bd-04edca550441 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:29.731558 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 794/3206] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:29 2026] POST /volume/v3/backups => generated 328 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:29.731607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:29.731978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:29.732197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:29.738840 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.738840 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:29.740345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f94842bf-8c70-4a21-8426-acc9b4b26153 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:29.740967 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 795/3207] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:29 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:29.746431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:29.748437 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:29.748712 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:29.748930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:29.749080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:29.754159 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:29.754159 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:29.755072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8fef025f-9e3e-4416-b697-8cfabcf45c5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:29.755448 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 803/3208] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:29 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:30.363681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef613853-42f2-4909-8c37-32c7443f78a7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:30.366297 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef613853-42f2-4909-8c37-32c7443f78a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:30.366529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef613853-42f2-4909-8c37-32c7443f78a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:30.366799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef613853-42f2-4909-8c37-32c7443f78a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:30.366978 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ef613853-42f2-4909-8c37-32c7443f78a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:30.373197 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:30.373197 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:30.374381 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef613853-42f2-4909-8c37-32c7443f78a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:30.374924 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 817/3209] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:30 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:30.477483 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2f9ea753-9627-4933-a87b-3f925370c95e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:30.479155 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f9ea753-9627-4933-a87b-3f925370c95e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:30.479392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f9ea753-9627-4933-a87b-3f925370c95e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:30.479599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f9ea753-9627-4933-a87b-3f925370c95e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:30.479690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2f9ea753-9627-4933-a87b-3f925370c95e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:30.484098 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:30.484098 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:30.485111 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f9ea753-9627-4933-a87b-3f925370c95e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:30.485571 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 795/3210] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:30 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:30.754881 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:30.757172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:30.757599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:30.757754 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:30.757931 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:30.763220 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:30.763220 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:30.764063 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28d961a4-d60d-4216-b56c-9e9318ade8c4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:30.764612 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 796/3211] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:30 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:30.767775 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:30.769885 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:30.770166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:30.770431 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:30.770588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:30.775874 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:30.775874 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:30.776782 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-189b0c44-207b-4c80-99fd-5156c8ca0456 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:30.777216 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 804/3212] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:30 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:31.387699 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:31.389401 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:31.389558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:31.389799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:31.389853 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:31.394271 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:31.394271 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:31.395058 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3058b6d-2b90-4a6c-bfdd-584d0198bc47 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:31.395507 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 818/3213] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:31 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:31.497146 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:31.504038 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:31.504368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:31.504639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:31.504801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:31.516769 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:31.516769 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:31.520259 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b182c28f-634b-4bcf-8978-e538505f1fd9 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:31.520739 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 796/3214] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:31 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:31.777192 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:31.779664 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:31.779825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:31.779987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:31.780424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:31.784990 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:31.784990 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:31.785749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0aa028a2-eec2-46c3-ad21-77ed7cac16c2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:31.786182 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 797/3215] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:31 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:31.787876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d8eb423d-3197-45cd-9260-5970b4d15468 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:31.790365 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8eb423d-3197-45cd-9260-5970b4d15468 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:31.790663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8eb423d-3197-45cd-9260-5970b4d15468 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:31.790943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8eb423d-3197-45cd-9260-5970b4d15468 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:31.791094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d8eb423d-3197-45cd-9260-5970b4d15468 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:31.797368 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:31.797368 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:31.798496 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8eb423d-3197-45cd-9260-5970b4d15468 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:31.799024 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 805/3216] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:31 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:32.408220 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.410514 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:32.410660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:32.410891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:32.411055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:32.416615 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.416615 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:32.417385 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b7e09425-2d7d-4eae-b165-b28432bdabbf tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:32.417819 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 819/3217] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:32 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:32.533063 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.535333 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:32.535569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:32.535748 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:32.535864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:32.540694 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.540694 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:32.541575 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7e0bf6ae-d3fe-46cd-8ecc-779fa7638a7d tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:32.541974 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 797/3218] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:32 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:32.552802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.554913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:10:32.555157 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:32.555655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:32.563285 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.563285 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:32.568208 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:32.574048 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0709ed2b-15de-4d1b-974a-650fe233ba9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:10:32.574569 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 798/3219] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:32 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:32.590863 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.593619 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] POST https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314/restore Aug 20 02:10:32.593989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:32.595676 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Restoring backup 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 ({'restore': {}}) {{(pid=100162) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:10:32.595802 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Restoring backup 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 to volume None. Aug 20 02:10:32.601121 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.601121 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:32.602924 np0000007844 devstack@c-api.service[100162]: INFO cinder.backup.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Creating volume of 1 GB for restore of backup 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. Aug 20 02:10:32.610702 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:10:32.610296. {{(pid=100162) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:10:32.610836 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Availability Zones retrieved successfully. Aug 20 02:10:32.618204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Flow 'volume_create_api' (6489b471-ab12-414a-86b4-5a17bb451b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:32.619788 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a637ac-4ca1-4ed9-a183-3563671efc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:32.620975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:32.657791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a637ac-4ca1-4ed9-a183-3563671efc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:32.659003 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50414b54-35f1-4a29-847d-09a50bb1b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:32.712663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Created reservations ['1b673d39-7921-4462-bbc0-fe8dbc2df19d', '1181737a-b27e-4020-9791-56d30b61e1bb', 'fe3b88b7-a8eb-459a-9af0-eac0ca90a7a6', 'ed619559-e835-4f84-8e88-b52ff3dc33fe'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:32.713402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50414b54-35f1-4a29-847d-09a50bb1b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b673d39-7921-4462-bbc0-fe8dbc2df19d', '1181737a-b27e-4020-9791-56d30b61e1bb', 'fe3b88b7-a8eb-459a-9af0-eac0ca90a7a6', 'ed619559-e835-4f84-8e88-b52ff3dc33fe']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:32.714138 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8728f-b34d-4cb6-adde-39d49f038021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:32.751694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8728f-b34d-4cb6-adde-39d49f038021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1daede6a-dc4a-43e8-bf85-390e2da851e8', '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_14cfcea9-5fb2-44ae-b90e-6b6d85c5f314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8d39988eb04ac0b89f11c3a27633a7',qos_specs=None,replication_status=,reservations=['1b673d39-7921-4462-bbc0-fe8dbc2df19d','1181737a-b27e-4020-9791-56d30b61e1bb','fe3b88b7-a8eb-459a-9af0-eac0ca90a7a6','ed619559-e835-4f84-8e88-b52ff3dc33fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59bbeefab89a4376a641988bf770580c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_14cfcea9-5fb2-44ae-b90e-6b6d85c5f314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1daede6a-dc4a-43e8-bf85-390e2da851e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f8d39988eb04ac0b89f11c3a27633a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59bbeefab89a4376a641988bf770580c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:32.752754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f1dfe3-af6f-4e26-a002-56dc489f24c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:32.772592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f1dfe3-af6f-4e26-a002-56dc489f24c3) transitioned into 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_14cfcea9-5fb2-44ae-b90e-6b6d85c5f314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8d39988eb04ac0b89f11c3a27633a7',qos_specs=None,replication_status=,reservations=['1b673d39-7921-4462-bbc0-fe8dbc2df19d','1181737a-b27e-4020-9791-56d30b61e1bb','fe3b88b7-a8eb-459a-9af0-eac0ca90a7a6','ed619559-e835-4f84-8e88-b52ff3dc33fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59bbeefab89a4376a641988bf770580c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:32.773286 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aea4a6f-a91f-4b33-b120-eb3a2f3c9cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:32.786550 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aea4a6f-a91f-4b33-b120-eb3a2f3c9cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:32.787590 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Flow 'volume_create_api' (6489b471-ab12-414a-86b4-5a17bb451b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:32.788003 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Create volume request issued successfully. Aug 20 02:10:32.794896 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.794896 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:32.795555 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:32.798584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.800940 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:32.801198 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:32.801457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:32.801587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:32.806121 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.806121 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:32.807071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da2fc482-76d7-46e3-9b52-9368de30bc5c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:32.807531 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 820/3220] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:32 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:32.813653 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:32.815761 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:32.815951 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:32.816139 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:32.816262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:32.824388 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:32.824388 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:32.824798 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c1a873d7-c30c-4cc6-946f-ee94e8743377 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:32.825223 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 798/3221] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:32 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:33.430578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:33.433581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:33.433810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:33.434009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:33.434214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:33.440761 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:33.440761 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:33.441944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c66aaaa-d6e7-4330-953b-067f64d09a71 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:33.442488 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 799/3222] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:33 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:33.804848 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:33.804848 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:33.805364 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:33.805524 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Checking backup size 1 against volume size 1 {{(pid=100162) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:10:33.805649 np0000007844 devstack@c-api.service[100162]: INFO cinder.backup.api [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Overwriting volume 1daede6a-dc4a-43e8-bf85-390e2da851e8 with restore of backup 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:33.819929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:33.821924 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:33.822179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:33.822441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:33.822627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:33.827690 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:33.827690 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:33.828954 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fa2effb-66a0-4ffc-a375-dc6a5c3983e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:33.829651 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 821/3223] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:33 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:33.830614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] restore_backup in rpcapi backup_id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 {{(pid=100162) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:10:33.836324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f89ad1f3-61a9-41fe-843c-84d759faf85a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314/restore returned with HTTP 202 Aug 20 02:10:33.836324 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 806/3224] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:10:32 2026] POST /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314/restore => generated 189 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:33.838532 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:33.840691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:33.840991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:33.841292 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:33.841397 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:33.845245 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:33.848753 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:33.849002 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:33.849191 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:33.849338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:33.849855 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:33.849855 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:33.854257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18378fa8-1a56-46a8-a655-a5feb46263e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:33.854257 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 799/3225] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:33 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:33.855409 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:33.855409 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:33.856317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a566ea7-b5d2-4f20-8f87-2fe31c4d0f5f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:33.856769 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 800/3226] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:33 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:34.456114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:34.459248 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:34.459248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:34.459248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:34.459248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:34.466683 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:34.466683 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:34.467764 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2d0dc75f-4b9a-495b-9afb-2fa8532053d5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:34.471153 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 822/3227] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:34 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:34.782958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d5152f00-cb0a-4d76-b660-c780c9901215 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:34.785279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5152f00-cb0a-4d76-b660-c780c9901215 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:34.785658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5152f00-cb0a-4d76-b660-c780c9901215 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:34.785843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5152f00-cb0a-4d76-b660-c780c9901215 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:34.799746 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:34.799746 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:34.810497 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d5152f00-cb0a-4d76-b660-c780c9901215 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:34.821220 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5152f00-cb0a-4d76-b660-c780c9901215 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 200 Aug 20 02:10:34.821785 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 807/3228] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:34 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 1635 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:34.845841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7d96347e-29c8-424f-a874-275161f412c9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:34.849953 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d96347e-29c8-424f-a874-275161f412c9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:34.849953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7d96347e-29c8-424f-a874-275161f412c9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:34.849953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7d96347e-29c8-424f-a874-275161f412c9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:34.849953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7d96347e-29c8-424f-a874-275161f412c9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:34.860439 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:34.860439 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:34.861561 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d96347e-29c8-424f-a874-275161f412c9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:34.862072 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 800/3229] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:34 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:34.863494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-efb24a68-e948-4766-9032-2f2e47fb7394 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:34.870883 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efb24a68-e948-4766-9032-2f2e47fb7394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:34.870883 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efb24a68-e948-4766-9032-2f2e47fb7394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:34.872083 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efb24a68-e948-4766-9032-2f2e47fb7394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:34.872316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-efb24a68-e948-4766-9032-2f2e47fb7394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:34.875759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7cd715ed-fd80-4472-8420-31bb015597e2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:34.881596 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7cd715ed-fd80-4472-8420-31bb015597e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:34.881799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7cd715ed-fd80-4472-8420-31bb015597e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:34.882063 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7cd715ed-fd80-4472-8420-31bb015597e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:34.882173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7cd715ed-fd80-4472-8420-31bb015597e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:34.886633 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:34.886633 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:34.887737 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efb24a68-e948-4766-9032-2f2e47fb7394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:34.888300 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 801/3230] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:34 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:34.892016 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:34.892016 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:34.893216 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7cd715ed-fd80-4472-8420-31bb015597e2 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:34.893610 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 823/3231] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:34 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.483980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4af9329f-5513-46c8-857a-c22b674f6c0f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.486113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4af9329f-5513-46c8-857a-c22b674f6c0f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:35.486385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4af9329f-5513-46c8-857a-c22b674f6c0f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.486625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4af9329f-5513-46c8-857a-c22b674f6c0f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.486783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4af9329f-5513-46c8-857a-c22b674f6c0f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.491646 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.491646 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:35.492530 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4af9329f-5513-46c8-857a-c22b674f6c0f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:35.492911 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 808/3232] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.507604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.510191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1/restore Aug 20 02:10:35.510722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6f0b05cd-fa81-405a-a74c-32f0ccaa89f7"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:35.512769 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Restoring backup aa61ea37-d8fc-4639-9449-24ebcc77cbf1 ({'restore': {'volume_id': '6f0b05cd-fa81-405a-a74c-32f0ccaa89f7'}}) {{(pid=100164) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:10:35.512945 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Restoring backup aa61ea37-d8fc-4639-9449-24ebcc77cbf1 to volume 6f0b05cd-fa81-405a-a74c-32f0ccaa89f7. Aug 20 02:10:35.519109 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.519109 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:35.529157 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.529157 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:35.529770 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:35.530141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.api [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Checking backup size 1 against volume size 1 {{(pid=100164) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:10:35.530141 np0000007844 devstack@c-api.service[100164]: INFO cinder.backup.api [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Overwriting volume 6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 with restore of backup aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:35.555497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] restore_backup in rpcapi backup_id aa61ea37-d8fc-4639-9449-24ebcc77cbf1 {{(pid=100164) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:10:35.560003 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dd138c56-d0f1-4fda-bfd6-f763251f3931 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1/restore returned with HTTP 202 Aug 20 02:10:35.560144 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 801/3233] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:10:35 2026] POST /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1/restore => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:35.574092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.576947 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:35.577308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.577591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.577746 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.582892 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.582892 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:35.583896 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b966c384-bc41-4bfc-91f2-91f703b47a0a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:35.584376 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 802/3234] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:35.877750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.880042 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:35.880380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.880679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.880869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.886655 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.886655 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:35.887665 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a61bfa-0919-4ed3-89a4-a34c551fde53 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:35.888174 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 824/3235] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.901783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.905387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:35.905680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.905959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.906238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.906716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be6e5422-0481-4806-b6de-fba3a6fd552d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.913179 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be6e5422-0481-4806-b6de-fba3a6fd552d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:35.913179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be6e5422-0481-4806-b6de-fba3a6fd552d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.913179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be6e5422-0481-4806-b6de-fba3a6fd552d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.913179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-be6e5422-0481-4806-b6de-fba3a6fd552d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.915526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-809013ef-0520-4309-8875-bc3104b56c39 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.917991 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-809013ef-0520-4309-8875-bc3104b56c39 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:35.918256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-809013ef-0520-4309-8875-bc3104b56c39 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:35.918516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-809013ef-0520-4309-8875-bc3104b56c39 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:35.918659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-809013ef-0520-4309-8875-bc3104b56c39 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:35.923398 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.923398 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:35.924206 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.924206 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:35.925097 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.925097 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:35.925511 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be6e5422-0481-4806-b6de-fba3a6fd552d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:35.926013 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 802/3236] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.926242 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-809013ef-0520-4309-8875-bc3104b56c39 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:35.926442 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7056d7ce-dcbb-42aa-9de0-3a4e4f5b77da tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:35.926945 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 803/3237] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.927009 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 809/3238] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:35 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:35.940300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:35.946026 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:35.946026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a18d45d-86f0-4915-84a0-01debf450e9b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1702980358"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:35.946026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating new backup {'backup': {'volume_id': '9a18d45d-86f0-4915-84a0-01debf450e9b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1702980358'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:35.946026 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Creating backup of volume 9a18d45d-86f0-4915-84a0-01debf450e9b in container None Aug 20 02:10:35.955669 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:35.955669 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:35.956167 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Volume info retrieved successfully. Aug 20 02:10:35.979368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Created reservations ['e9ad64d1-8b99-4e0b-8c74-7d5ecb6f7479', 'f6ec3515-7720-4a63-ab51-436cdbe435f9'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:36.021723 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-014bb474-4f66-4d18-84eb-3616bb48e3b9 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:36.022452 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 825/3239] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:35 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:36.033699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:36.037054 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:36.037611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:36.039221 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:36.039221 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:36.045385 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:36.045385 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:36.045997 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2bd00ba-8d0a-4a91-b8f4-e09eeea1c614 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:36.046323 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 803/3240] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:36 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:36.598099 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:36.600144 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:36.600397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:36.600627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:36.600857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:36.606483 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:36.606483 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:36.607605 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10c202bf-aad9-40eb-8aa3-ddb996299953 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:36.608082 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 804/3241] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:36 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:36.940456 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:36.942023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-57509481-c4ed-4f75-a388-ab409a11fe88 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:36.942864 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:36.943386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:36.943644 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:36.943799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:36.946037 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57509481-c4ed-4f75-a388-ab409a11fe88 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:36.946248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57509481-c4ed-4f75-a388-ab409a11fe88 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:36.947171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57509481-c4ed-4f75-a388-ab409a11fe88 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:36.947171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-57509481-c4ed-4f75-a388-ab409a11fe88 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:36.949614 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:36.949614 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:36.950537 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b4aaea0-4fba-4dda-80b2-bd9b0d01d9e4 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:36.952460 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 810/3242] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:36 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:36.952697 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:36.952697 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:36.953682 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57509481-c4ed-4f75-a388-ab409a11fe88 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:36.954078 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 826/3243] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:36 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:37.060194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:37.061940 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:37.062282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:37.062594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:37.062703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:37.068046 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:37.068046 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:37.068893 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aec4239f-cd65-4941-a18c-8ebcab1a7b2e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:37.069448 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 804/3244] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:37 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:37.621065 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:37.623432 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:37.623648 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:37.623891 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:37.624035 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:37.629319 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:37.629319 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:37.631009 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ce3ab92-c921-476c-bef0-7f94d4394264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:37.631009 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 805/3245] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:37 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:37.965388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-176af684-f874-4062-b7d6-c65e745ac10a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:37.967157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-61743f85-95e3-4bb2-827d-206db5bef767 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:37.967496 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-176af684-f874-4062-b7d6-c65e745ac10a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:37.967732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-176af684-f874-4062-b7d6-c65e745ac10a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:37.967926 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-176af684-f874-4062-b7d6-c65e745ac10a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:37.968043 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-176af684-f874-4062-b7d6-c65e745ac10a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:37.969240 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61743f85-95e3-4bb2-827d-206db5bef767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:37.969500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61743f85-95e3-4bb2-827d-206db5bef767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:37.969754 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61743f85-95e3-4bb2-827d-206db5bef767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:37.969876 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-61743f85-95e3-4bb2-827d-206db5bef767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:37.973477 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:37.973477 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:37.974279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-176af684-f874-4062-b7d6-c65e745ac10a tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:37.974642 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 811/3246] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:37 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:37.975029 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:37.975029 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:37.975772 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61743f85-95e3-4bb2-827d-206db5bef767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:37.976242 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 827/3247] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:37 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:38.080523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:38.082360 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:38.082621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:38.082866 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:38.083021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:38.087177 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:38.087177 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:38.087793 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b86e29e-7142-436e-ba1b-0672c097b7cf tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:38.088156 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 805/3248] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:38 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:38.648087 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d100d172-d3d0-4cf0-8247-103093b4e252 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:38.650348 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d100d172-d3d0-4cf0-8247-103093b4e252 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:38.650348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d100d172-d3d0-4cf0-8247-103093b4e252 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:38.650348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d100d172-d3d0-4cf0-8247-103093b4e252 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:38.650536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d100d172-d3d0-4cf0-8247-103093b4e252 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:38.658309 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:38.658309 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:38.658309 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d100d172-d3d0-4cf0-8247-103093b4e252 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:38.658309 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 806/3249] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:38 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:38.986273 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e3620668-214a-430d-9470-b40071185eb8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:38.988254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e3620668-214a-430d-9470-b40071185eb8 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:38.988520 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e3620668-214a-430d-9470-b40071185eb8 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:38.988761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e3620668-214a-430d-9470-b40071185eb8 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:38.988815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-576d84c5-bfae-4d80-beae-a0461242c301 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:38.989096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e3620668-214a-430d-9470-b40071185eb8 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:38.991378 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-576d84c5-bfae-4d80-beae-a0461242c301 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:38.991510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-576d84c5-bfae-4d80-beae-a0461242c301 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:38.991785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-576d84c5-bfae-4d80-beae-a0461242c301 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:38.993777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-576d84c5-bfae-4d80-beae-a0461242c301 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:38.995469 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:38.995469 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:38.996631 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e3620668-214a-430d-9470-b40071185eb8 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:38.997318 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 812/3250] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:38 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:38.999164 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:38.999164 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:39.000296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-576d84c5-bfae-4d80-beae-a0461242c301 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:39.000823 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 828/3251] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:38 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:39.102375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:39.105092 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:39.105336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:39.105882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:39.105882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:39.111569 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:39.111569 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:39.112467 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6d043d2-e2b1-46ce-ace4-c84799b336e7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:39.113155 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 806/3252] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:39 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:39.671639 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:39.674405 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:39.674680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:39.674900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:39.675020 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:39.684113 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:39.684113 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:39.684963 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e357b71-3391-44c3-b89b-f3651f7ea8aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:39.685397 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 807/3253] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:39 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.009625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.011186 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:40.011387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.011554 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.011646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:40.017033 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.017452 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.017452 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:40.017452 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c268a6c1-de1b-40bc-addf-bc3d49971e56 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:40.017452 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 813/3254] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.018327 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:40.018327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.018327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.018327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:40.022095 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.022095 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:40.022778 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c9c3ba6-99c9-491a-9f3e-ee999ce43b44 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:40.023119 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 829/3255] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.128254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.128254 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:40.128254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.128254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.128888 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:40.133828 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.133828 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:40.134592 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9814d4d0-c9f7-408c-8030-1f38917f01a7 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:40.134988 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 807/3256] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.325500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-23cf7dc2-4f76-4061-94a6-384458857da6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.327626 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23cf7dc2-4f76-4061-94a6-384458857da6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:40.328055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23cf7dc2-4f76-4061-94a6-384458857da6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.328423 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23cf7dc2-4f76-4061-94a6-384458857da6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.338620 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.338620 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:40.347320 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-23cf7dc2-4f76-4061-94a6-384458857da6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:40.349730 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23cf7dc2-4f76-4061-94a6-384458857da6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:40.350315 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 808/3257] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.697412 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e2372b60-2538-4d79-97a5-2909274faca3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.699323 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2372b60-2538-4d79-97a5-2909274faca3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:40.699572 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2372b60-2538-4d79-97a5-2909274faca3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.699786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2372b60-2538-4d79-97a5-2909274faca3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.699888 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e2372b60-2538-4d79-97a5-2909274faca3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:40.704245 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.704245 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:40.705047 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2372b60-2538-4d79-97a5-2909274faca3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:40.705451 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 814/3258] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.848696 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.851136 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:40.851460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.851629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.866645 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:40.866645 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:40.873805 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:40.878826 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-d9e69e15-3ecf-4196-b5c6-caac2d8986e6 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:40.879324 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 830/3259] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:40.971017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1ef389e7-7d63-46b3-bff8-83452a3d7701 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:40.971657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1ef389e7-7d63-46b3-bff8-83452a3d7701 None None] GET https://10.4.3.27/volume// Aug 20 02:10:40.971955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1ef389e7-7d63-46b3-bff8-83452a3d7701 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:40.972399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1ef389e7-7d63-46b3-bff8-83452a3d7701 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:40.974370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1ef389e7-7d63-46b3-bff8-83452a3d7701 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:40.974911 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 808/3260] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:10:40 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:10:40.988654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c44d481f-5ade-4afb-8b4a-9f3c2e20d13b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.029784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d3f9279c-4187-4afe-b505-2695ad992108 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.032600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d3f9279c-4187-4afe-b505-2695ad992108 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:41.032822 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d3f9279c-4187-4afe-b505-2695ad992108 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.033056 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d3f9279c-4187-4afe-b505-2695ad992108 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.033191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d3f9279c-4187-4afe-b505-2695ad992108 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:41.037894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.038367 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.038367 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:41.039307 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d3f9279c-4187-4afe-b505-2695ad992108 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:41.039731 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 815/3261] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:41.045308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:41.045609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.046191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.046457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:41.052529 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.052529 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:41.053598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2c0859e-cc4d-404b-897c-63857ec3d395 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:41.054147 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 831/3262] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:41.104252 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c44d481f-5ade-4afb-8b4a-9f3c2e20d13b tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:41.104252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c44d481f-5ade-4afb-8b4a-9f3c2e20d13b tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2d58260-068c-406a-a085-5b0a2047a987", "connector": null, "instance_uuid": "86e4d81a-d36c-4c48-9ce2-918853c44a22"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:41.115025 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.115025 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:41.149369 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.149812 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c44d481f-5ade-4afb-8b4a-9f3c2e20d13b tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:41.149903 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 809/3263] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:40 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:41.152013 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:41.152378 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.152689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.152892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:41.160781 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.160781 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:41.161872 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1617abd1-52a9-4faa-abe5-dc48fe32b67e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:41.162300 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 809/3264] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:41.183789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.185917 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:41.186187 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.186420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.196878 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.196878 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:41.201979 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:41.202395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3de7d2ac-1b31-4329-acff-19cf1f78112c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.202857 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3de7d2ac-1b31-4329-acff-19cf1f78112c None None] GET https://10.4.3.27/volume// Aug 20 02:10:41.203087 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3de7d2ac-1b31-4329-acff-19cf1f78112c None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.203392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3de7d2ac-1b31-4329-acff-19cf1f78112c None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.203792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3de7d2ac-1b31-4329-acff-19cf1f78112c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:41.204158 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 832/3265] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:10:41.208557 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-40ec96f0-d9ea-4798-b75d-d4b9e8980548 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:41.209101 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 816/3266] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:41.219361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.221449 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:41.221638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.221854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.231279 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.231279 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:41.235460 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:41.240887 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-93e5ff9f-4929-4e14-a30b-92b226023a60 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:41.240887 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 810/3267] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 1116 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:41.376372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.382101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] PUT https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 Aug 20 02:10:41.382688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:41.400205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Acquiring lock "cinder-attachment_update-c2d58260-068c-406a-a085-5b0a2047a987-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:41.407056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-c2d58260-068c-406a-a085-5b0a2047a987-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:41.409505 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.409505 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:41.525930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-c2d58260-068c-406a-a085-5b0a2047a987-np0000007844" released by "attachment_update" :: held 0.119s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:41.526370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-c23239f2-c69a-488c-8ceb-5c6788d41694 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 returned with HTTP 200 Aug 20 02:10:41.526949 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 810/3268] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:41 2026] PUT /volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:41.686141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-0e954b5b-95d3-42f4-8334-8e2ac50b9115 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.692210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-0e954b5b-95d3-42f4-8334-8e2ac50b9115 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f Aug 20 02:10:41.692412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-0e954b5b-95d3-42f4-8334-8e2ac50b9115 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.692719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-0e954b5b-95d3-42f4-8334-8e2ac50b9115 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.703077 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.703077 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:41.720868 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.727829 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:41.729452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.729452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.729452 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:41.736598 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.736598 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:41.738481 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a571eade-c56e-4ff8-8b82-4a845e1ad497 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:41.739073 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 817/3269] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:41 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:41.768841 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-0e954b5b-95d3-42f4-8334-8e2ac50b9115 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f returned with HTTP 200 Aug 20 02:10:41.769842 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 833/3270] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:10:41 2026] DELETE /volume/v3/attachments/e7b140e2-e041-4815-a62f-bf9be3b07f9f => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:41.782724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:41.785051 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:41.785308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:41.785480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:41.785673 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:41.795438 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:41.795438 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:41.796404 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:41.816659 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:10:41.818151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-fb0b5bc3-3b87-4098-a2c1-9b4f05b2124c req-ab9ee14f-787c-4df9-9395-52d72dbd4283 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 202 Aug 20 02:10:41.818151 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 811/3271] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:10:41 2026] DELETE /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:10:42.055073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b238c240-6964-4f45-8a52-30505c15a1a7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:42.057167 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b238c240-6964-4f45-8a52-30505c15a1a7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:42.057437 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b238c240-6964-4f45-8a52-30505c15a1a7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:42.057670 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b238c240-6964-4f45-8a52-30505c15a1a7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:42.057797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b238c240-6964-4f45-8a52-30505c15a1a7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:42.060923 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=194,cinder:UPDATE=38,cinder:INSERT=12 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:10:42.069990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:42.073257 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:42.073257 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:42.073419 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:42.073419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:42.073419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:42.073535 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b238c240-6964-4f45-8a52-30505c15a1a7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:42.074263 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:42.074800 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 811/3272] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:42 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:42.081052 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:42.081052 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:42.082662 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e0f0db8-9ee0-4f4d-8834-6e333299af19 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:42.083656 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 818/3273] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:42 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:42.177358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b655a589-06ba-4074-9441-9fe42c56c612 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:42.180355 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b655a589-06ba-4074-9441-9fe42c56c612 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:42.180684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b655a589-06ba-4074-9441-9fe42c56c612 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:42.180947 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b655a589-06ba-4074-9441-9fe42c56c612 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:42.181159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b655a589-06ba-4074-9441-9fe42c56c612 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:42.186755 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:42.186755 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:42.187753 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b655a589-06ba-4074-9441-9fe42c56c612 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:42.188329 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 834/3274] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:42 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:42.230147 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-751cc331-8c78-4e14-911a-d005b8c4bfea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:42.233648 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-751cc331-8c78-4e14-911a-d005b8c4bfea tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:42.233856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-751cc331-8c78-4e14-911a-d005b8c4bfea tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:42.234052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-751cc331-8c78-4e14-911a-d005b8c4bfea tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:42.256330 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:42.256330 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:42.266079 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-751cc331-8c78-4e14-911a-d005b8c4bfea tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:42.272275 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-751cc331-8c78-4e14-911a-d005b8c4bfea tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:42.272815 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 812/3275] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:42 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:42.753627 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:42.757317 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:42.757587 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:42.757864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:42.757965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:42.769165 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:42.769165 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:42.770645 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-83488a1f-60ca-4303-8aad-db9c6d5b65c4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:42.771282 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 812/3276] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:42 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.094771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.099377 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:43.099377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.099377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.099377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:43.104347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-32696315-4b11-4973-8fff-6648f7b9561e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.106372 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.106372 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:43.106905 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32696315-4b11-4973-8fff-6648f7b9561e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:43.107168 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32696315-4b11-4973-8fff-6648f7b9561e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.107563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32696315-4b11-4973-8fff-6648f7b9561e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.107705 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-32696315-4b11-4973-8fff-6648f7b9561e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:43.107769 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-78c21b44-8f70-4960-a2a3-629d50cfbf97 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:43.108378 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 819/3277] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.116369 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.116369 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:43.117691 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32696315-4b11-4973-8fff-6648f7b9561e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:43.118305 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 835/3278] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.203294 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.205730 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:43.206028 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.206315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.206408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:43.214886 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.214886 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:43.215210 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-da2c965a-c4ef-4429-9931-d1a04b6ca899 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:43.215711 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 813/3279] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.289242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.292650 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:43.293327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.293698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.309787 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.309787 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:43.315025 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:43.319759 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3cd8886-55e3-424e-9a69-ea2e32866129 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:43.320295 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 813/3280] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.512480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b8e099bd-85bb-4f96-b694-130229276c5b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.515149 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b8e099bd-85bb-4f96-b694-130229276c5b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c Aug 20 02:10:43.515450 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b8e099bd-85bb-4f96-b694-130229276c5b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.515728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b8e099bd-85bb-4f96-b694-130229276c5b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.520261 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=238,cinder:UPDATE=59,cinder:INSERT=28 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:10:43.527277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b8e099bd-85bb-4f96-b694-130229276c5b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c returned with HTTP 404 Aug 20 02:10:43.528266 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 820/3281] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/volumes/ef0c8dfd-9a11-4da6-9839-aafc7d98070c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:43.621477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-af732f12-2baf-441f-a12c-fef00d98e90d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.623088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:43.623335 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.623461 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.623562 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:43.629620 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.629620 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:43.630165 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:43.652600 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:10:43.652880 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-af732f12-2baf-441f-a12c-fef00d98e90d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 202 Aug 20 02:10:43.653684 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 836/3282] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:10:43 2026] DELETE /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:10:43.665511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-373c1d1b-a83f-45cf-8844-88fe0820433a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.667697 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-373c1d1b-a83f-45cf-8844-88fe0820433a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:43.667998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-373c1d1b-a83f-45cf-8844-88fe0820433a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.668497 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-373c1d1b-a83f-45cf-8844-88fe0820433a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.674136 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.674136 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:43.674592 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-373c1d1b-a83f-45cf-8844-88fe0820433a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:10:43.675506 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-373c1d1b-a83f-45cf-8844-88fe0820433a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 200 Aug 20 02:10:43.676122 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 814/3283] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:43.785834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:43.789441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:43.789634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:43.789840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:43.789978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:43.795885 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:43.795885 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:43.796415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a0ea0a5-490c-47d0-adc0-b606ab66e022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:43.796793 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 814/3284] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:43 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:44.120015 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.121779 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:44.121964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.122159 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.122280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:44.126375 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.126375 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:44.127057 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-095ecf7a-4ac7-4b0a-aae6-ea7a63451c53 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:44.127396 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 821/3285] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:44.136701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-33164689-586f-4e72-b1c5-bb504dcff6be None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.139060 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33164689-586f-4e72-b1c5-bb504dcff6be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:44.139341 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33164689-586f-4e72-b1c5-bb504dcff6be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.139608 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-33164689-586f-4e72-b1c5-bb504dcff6be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.139734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-33164689-586f-4e72-b1c5-bb504dcff6be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:44.145529 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.145529 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:44.146510 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-33164689-586f-4e72-b1c5-bb504dcff6be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:44.146893 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 837/3286] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:44.231341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.233774 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:44.234065 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.234352 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.234512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:44.237394 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=276,cinder:INSERT=46,cinder:UPDATE=90 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:10:44.248073 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.248073 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:44.248402 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4abca08-85b2-4b5a-b5ac-cb7f810f7aa6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:44.248894 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 815/3287] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:44.338937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.341823 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:44.342136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.342448 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.354964 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.354964 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:44.359675 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:44.365669 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-287d3a96-b2e9-4ef6-81f7-169501596c31 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:44.366108 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 815/3288] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:44.689057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82b7e69f-cf1d-475b-986a-c8366fff4abd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.692255 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82b7e69f-cf1d-475b-986a-c8366fff4abd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b Aug 20 02:10:44.692255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82b7e69f-cf1d-475b-986a-c8366fff4abd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.692255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82b7e69f-cf1d-475b-986a-c8366fff4abd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.699004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82b7e69f-cf1d-475b-986a-c8366fff4abd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b returned with HTTP 404 Aug 20 02:10:44.699846 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 822/3289] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/snapshots/3c7fb0d5-018b-4a1b-9e44-5585926e955b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:44.713123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c9e9956c-d95b-4872-8d80-de197a777e1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.715765 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:44.716084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.716396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.716760 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:44.719434 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=189,cinder:UPDATE=47,cinder:INSERT=16 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:10:44.728261 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.728261 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:44.729112 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:44.753586 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:10:44.754472 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c9e9956c-d95b-4872-8d80-de197a777e1c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 202 Aug 20 02:10:44.754472 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 838/3290] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:10:44 2026] DELETE /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:10:44.762812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3e1b9034-0f80-4928-bbe8-20baad965994 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.765609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e1b9034-0f80-4928-bbe8-20baad965994 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:44.765889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9034-0f80-4928-bbe8-20baad965994 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.766158 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e1b9034-0f80-4928-bbe8-20baad965994 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.776517 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.776517 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:44.781692 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3e1b9034-0f80-4928-bbe8-20baad965994 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:44.789076 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e1b9034-0f80-4928-bbe8-20baad965994 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 200 Aug 20 02:10:44.789628 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 816/3291] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:44.808046 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-da2efc99-2497-4df6-9376-30a5f73cbcae None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:44.810335 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da2efc99-2497-4df6-9376-30a5f73cbcae tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:44.810629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da2efc99-2497-4df6-9376-30a5f73cbcae tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:44.810925 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da2efc99-2497-4df6-9376-30a5f73cbcae tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:44.811097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-da2efc99-2497-4df6-9376-30a5f73cbcae tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:44.817982 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:44.817982 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:44.819106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da2efc99-2497-4df6-9376-30a5f73cbcae tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:44.819628 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 816/3292] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:44 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:45.141238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.146072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:45.146072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.146072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.146072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:45.153027 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.153027 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:45.154196 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d74c37a2-03ad-4eda-bbbd-7eed22a6da58 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:45.154808 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 823/3293] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:45.161480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.163677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:45.163917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.164123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.164244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:45.169326 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.169326 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:45.170222 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-61b70991-5c5a-452c-8557-2e1ce8822a7e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:45.170666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 839/3294] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:45.261937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.264363 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:45.264651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.264906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.265072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:45.270756 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.270756 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:45.271692 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b8e9dfbf-d204-4a5b-848c-d59e4199c995 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:45.272153 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 817/3295] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:45.381305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.383948 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:45.384262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.384518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.398343 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.398343 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:45.403796 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:45.410440 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d42c0c7-946c-4c68-b77e-22add738ed7a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:45.411024 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 817/3296] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:45.803799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c9370d30-bb60-41f8-a88b-da4b831ff4f4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.805323 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c9370d30-bb60-41f8-a88b-da4b831ff4f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed Aug 20 02:10:45.805653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c9370d30-bb60-41f8-a88b-da4b831ff4f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.805961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c9370d30-bb60-41f8-a88b-da4b831ff4f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.817074 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c9370d30-bb60-41f8-a88b-da4b831ff4f4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed returned with HTTP 404 Aug 20 02:10:45.817803 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 824/3297] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/volumes/ee8698a4-999e-4a04-8316-8ec6b12b7fed => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:45.831432 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.834558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:45.834825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:45.835029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:45.835142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:45.846917 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.846917 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:45.847803 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2c631772-7d88-4b6c-805a-60cd8cb033aa tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:45.848218 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 840/3298] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:45 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:45.854491 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-9f3ce9f7-a9a3-4e17-8358-1e5595b14d1a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.857131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-9f3ce9f7-a9a3-4e17-8358-1e5595b14d1a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5/action Aug 20 02:10:45.857672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-9f3ce9f7-a9a3-4e17-8358-1e5595b14d1a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:45.857857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-9f3ce9f7-a9a3-4e17-8358-1e5595b14d1a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:45.862279 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d86497c5-3960-44b7-94be-efda0abc4b4f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:45.864098 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:45.864575 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-112749949", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:45.866924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-112749949', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:45.881516 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:45.881516 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:45.893983 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a187c365-7fa6-4796-ae1d-bd75ad24ab93 req-9f3ce9f7-a9a3-4e17-8358-1e5595b14d1a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5/action returned with HTTP 204 Aug 20 02:10:45.894910 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 818/3299] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:45 2026] POST /volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:45.971591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:10:45.976061 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:10:45.981781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (4ccff2a9-a7b9-4d85-966d-e6c37981c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:45.983007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a334dce3-54e4-457d-9f54-da7b632f394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:45.983969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:46.059051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a334dce3-54e4-457d-9f54-da7b632f394c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:46.060031 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570138c4-8041-4d95-9e40-af0e3b06aa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:46.107738 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['9222db1f-5d4f-4497-bea7-7e7804401659', 'dfeab1fe-d591-452c-8172-3e9bceff9ec2', '5d411bca-95e0-4916-a3fa-c9f297461c68', 'ccd8d9c2-ba99-4816-9bb8-93c4d6c0ac27'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:46.108922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570138c4-8041-4d95-9e40-af0e3b06aa56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9222db1f-5d4f-4497-bea7-7e7804401659', 'dfeab1fe-d591-452c-8172-3e9bceff9ec2', '5d411bca-95e0-4916-a3fa-c9f297461c68', 'ccd8d9c2-ba99-4816-9bb8-93c4d6c0ac27']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:46.109804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c77770-05d3-4b83-bba3-623b55bce8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:46.138685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c77770-05d3-4b83-bba3-623b55bce8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2405b1-d352-48b7-8af3-cf35dde122a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-112749949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['9222db1f-5d4f-4497-bea7-7e7804401659','dfeab1fe-d591-452c-8172-3e9bceff9ec2','5d411bca-95e0-4916-a3fa-c9f297461c68','ccd8d9c2-ba99-4816-9bb8-93c4d6c0ac27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-112749949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2405b1-d352-48b7-8af3-cf35dde122a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:46.139620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1ea2c2-d4c9-4ce2-966e-dd9b252c0efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:46.158907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1ea2c2-d4c9-4ce2-966e-dd9b252c0efc) transitioned into state 'SUCCESS' from state '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-112749949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['9222db1f-5d4f-4497-bea7-7e7804401659','dfeab1fe-d591-452c-8172-3e9bceff9ec2','5d411bca-95e0-4916-a3fa-c9f297461c68','ccd8d9c2-ba99-4816-9bb8-93c4d6c0ac27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:46.159539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc1d79-03be-4bc5-a601-fa542d8d61d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:46.169346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-05565991-41cd-4705-919b-b647c2092393 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.171641 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05565991-41cd-4705-919b-b647c2092393 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:46.176322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc1d79-03be-4bc5-a601-fa542d8d61d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:46.176322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (4ccff2a9-a7b9-4d85-966d-e6c37981c228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:46.176322 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:10:46.176322 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d86497c5-3960-44b7-94be-efda0abc4b4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:46.176322 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 818/3300] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:45 2026] POST /volume/v3/volumes => generated 756 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:46.176598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05565991-41cd-4705-919b-b647c2092393 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.176598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-05565991-41cd-4705-919b-b647c2092393 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.176598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-05565991-41cd-4705-919b-b647c2092393 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:46.182022 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4281123-1565-4554-961a-348cc64c48f5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.184378 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.184378 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:46.184533 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4281123-1565-4554-961a-348cc64c48f5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:46.184677 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4281123-1565-4554-961a-348cc64c48f5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.184932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4281123-1565-4554-961a-348cc64c48f5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.185100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d4281123-1565-4554-961a-348cc64c48f5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:46.187040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.187327 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-05565991-41cd-4705-919b-b647c2092393 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:46.187797 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 825/3301] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:46.189343 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:46.189343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.189451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.190776 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.190776 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:46.191875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4281123-1565-4554-961a-348cc64c48f5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:46.192870 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 841/3302] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:46.197749 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.197749 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:46.202375 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:46.207931 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a6443bb-25b7-49d2-98e6-ac7700c4aaf4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:46.208750 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 819/3303] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:46.289262 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.292757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:46.293368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.293864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.296007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:46.301540 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.301540 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:46.302968 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fa6c9ea-e4b7-413d-a4a9-6d7d9fe1d84e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:46.303812 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 819/3304] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:46.429665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.433443 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:46.433443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.433443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.450210 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.450210 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:46.470402 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:46.475961 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4328248e-56f2-4e5c-a4e5-09ba404d8650 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:46.476501 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 826/3305] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 1229 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:46.497850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-86c37a1e-4171-4395-a054-f60941c5632d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.499690 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86c37a1e-4171-4395-a054-f60941c5632d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:46.499919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86c37a1e-4171-4395-a054-f60941c5632d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.500113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86c37a1e-4171-4395-a054-f60941c5632d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.510129 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.510129 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:46.514285 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-86c37a1e-4171-4395-a054-f60941c5632d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:46.519177 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86c37a1e-4171-4395-a054-f60941c5632d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:46.519761 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 842/3306] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 1229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:46.859674 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b6207090-d467-44dd-8d12-3429be5eabe6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.861730 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6207090-d467-44dd-8d12-3429be5eabe6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:46.862080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6207090-d467-44dd-8d12-3429be5eabe6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.862388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6207090-d467-44dd-8d12-3429be5eabe6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.862598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b6207090-d467-44dd-8d12-3429be5eabe6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:46.867955 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.867955 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:46.868873 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6207090-d467-44dd-8d12-3429be5eabe6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:46.869347 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 820/3307] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:10:46.955021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:46.957307 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:10:46.957557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:46.957773 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:46.973218 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:46.973218 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:46.980345 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:10:46.987808 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-0eada264-2368-4198-9591-98a4d125971f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:10:46.988458 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 820/3308] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:46 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1650 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.027340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.029431 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:10:47.029588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.029829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.042890 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.042890 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:47.046638 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:10:47.054113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7d10604d-412b-4192-8a4c-67b4563710cd tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:10:47.054725 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 827/3309] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1650 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.181115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.183258 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:47.183458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.183770 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.193374 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.193374 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:47.197918 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:47.203818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-53f031e3-2cbe-4c28-afe6-adf2379b22d1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:47.204327 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 843/3310] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.212021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.212244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.214110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:47.214295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.214524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.214668 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:47.219040 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:10:47.220309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.220502 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.221279 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Show backup with id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:47.223098 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.223098 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:47.223826 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b4a6944-6724-44d6-9e12-a37db02286b9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:47.224171 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 821/3311] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.225342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.227019 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:47.227212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.230253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.230366 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.230366 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:47.230366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d5365b2-b869-4220-8afc-be5f4b1409cf tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 200 Aug 20 02:10:47.230366 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 821/3312] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.235270 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.235270 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:47.239774 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:47.242479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.244767 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:10:47.244874 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f3f2669-2c9a-435e-b04f-eba2bee896b7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:47.244983 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.245215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.245290 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 828/3313] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.258368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-af64e780-9a2b-428a-b056-123309a8bd77 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.260352 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.260352 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:47.262190 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-af64e780-9a2b-428a-b056-123309a8bd77 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:47.262380 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-af64e780-9a2b-428a-b056-123309a8bd77 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.262562 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-af64e780-9a2b-428a-b056-123309a8bd77 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.266686 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:47.272899 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-531da232-2348-4be5-ad2f-b7573d02f8c0 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 200 Aug 20 02:10:47.273457 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 844/3314] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.274835 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.274835 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:47.278440 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-af64e780-9a2b-428a-b056-123309a8bd77 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:47.283455 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-af64e780-9a2b-428a-b056-123309a8bd77 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:47.283819 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 822/3315] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.296406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-81088540-2998-44fd-8bfc-fe8871db9d51 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.298963 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81088540-2998-44fd-8bfc-fe8871db9d51 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:10:47.302036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81088540-2998-44fd-8bfc-fe8871db9d51 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.302302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81088540-2998-44fd-8bfc-fe8871db9d51 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.319355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.321651 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:47.321753 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.321753 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:47.321958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.322305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.322478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:47.327942 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-81088540-2998-44fd-8bfc-fe8871db9d51 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:47.329916 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.329916 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:47.330961 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5f3a36b-026a-468c-8e17-4ce17ce84a3e tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:47.331590 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 829/3316] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.338557 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81088540-2998-44fd-8bfc-fe8871db9d51 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 200 Aug 20 02:10:47.339184 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 822/3317] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 1415 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.587304 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.590858 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:47.591058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.591316 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.601538 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.601538 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:47.607040 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:47.614920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-26d37b73-b503-4cc3-b163-41bd407e6f3c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:47.615719 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 845/3318] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.730819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b9ab6f89-fc6c-4c50-b0f3-12f77e69ec32 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.731489 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b9ab6f89-fc6c-4c50-b0f3-12f77e69ec32 None None] GET https://10.4.3.27/volume// Aug 20 02:10:47.731753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b9ab6f89-fc6c-4c50-b0f3-12f77e69ec32 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.732036 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b9ab6f89-fc6c-4c50-b0f3-12f77e69ec32 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.742189 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b9ab6f89-fc6c-4c50-b0f3-12f77e69ec32 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:47.742189 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 823/3319] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:47.758891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-c1f49798-65cc-41d1-9694-a2497d4b1c42 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.760721 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-c1f49798-65cc-41d1-9694-a2497d4b1c42 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:47.761166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-c1f49798-65cc-41d1-9694-a2497d4b1c42 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "019f75dd-2b9f-4395-9abe-2bca338c841f", "connector": null, "instance_uuid": "86e4d81a-d36c-4c48-9ce2-918853c44a22"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:47.771602 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.771602 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:47.823859 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-c1f49798-65cc-41d1-9694-a2497d4b1c42 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:47.824373 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 830/3320] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:47 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:47.861174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.863772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:47.863903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.864161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.878913 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.878913 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:47.884091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-35faac36-94c1-41f5-a470-41ff2da9f5e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.884680 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35faac36-94c1-41f5-a470-41ff2da9f5e7 None None] GET https://10.4.3.27/volume// Aug 20 02:10:47.884946 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35faac36-94c1-41f5-a470-41ff2da9f5e7 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.885244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35faac36-94c1-41f5-a470-41ff2da9f5e7 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.885337 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.885721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35faac36-94c1-41f5-a470-41ff2da9f5e7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:47.885826 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:47.886148 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 846/3321] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:47.891638 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:47.891769 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.892265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.892483 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:47.895378 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e39839b5-ac1a-4c70-9147-3fe617eada16 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:47.895378 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 823/3322] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.898573 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:47.900877 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.900877 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:47.901892 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:47.902164 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1066c2fe-49b4-45b4-b57d-a52e2deae767 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:47.902712 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:47.904252 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 824/3323] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:47.904391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:47.920112 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:47.920112 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:47.925686 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:47.932606 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-f0c89485-51a7-42b2-a74d-027444e6468e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:47.933373 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 831/3324] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:47 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 1115 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:48.069497 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:48.073160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] PUT https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 Aug 20 02:10:48.073160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:48.084192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Acquiring lock "cinder-attachment_update-019f75dd-2b9f-4395-9abe-2bca338c841f-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:48.090201 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-019f75dd-2b9f-4395-9abe-2bca338c841f-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:48.091676 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:48.091676 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:48.245716 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:48.248918 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:48.249072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:48.249362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:48.249456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:48.255313 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:48.255313 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:48.256488 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-135fba2b-f218-4609-b6b3-2037d74ce5a5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:48.257089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 824/3325] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:48 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:48.262593 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Lock "cinder-attachment_update-019f75dd-2b9f-4395-9abe-2bca338c841f-np0000007844" released by "attachment_update" :: held 0.172s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:48.262970 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-42c321d4-a5bf-4ada-a8fc-584e3910fe0e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 returned with HTTP 200 Aug 20 02:10:48.264451 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 847/3326] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:48 2026] PUT /volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:48.346709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:48.348039 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:48.348305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:48.348528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:48.348674 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:48.357356 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:48.357356 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:48.358132 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1bf318f9-15a3-4250-9cc7-81cf515051e1 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:48.358593 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 825/3327] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:48 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:48.913030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:48.917118 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:48.917118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:48.917118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:48.917983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:48.920335 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:48.920644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:48.920814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:48.920922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:48.929790 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:48.929790 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:48.931343 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:48.931343 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:48.932660 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d85358fe-6047-465a-accc-2aae6c2c8e21 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:48.933245 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 825/3328] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:48 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:48.935401 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:48.942007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ead3d7e0-4813-44ca-b75f-a7e8a663e433 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:48.942007 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 832/3329] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:48 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:49.021105 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.023915 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:10:49.024194 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.024799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.033591 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.033591 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:49.045534 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:49.053371 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-efdfb436-ebcb-471b-b9b9-733d1193ec9f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 200 Aug 20 02:10:49.054013 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 848/3330] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:49.070964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.073495 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:49.073791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.073970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.082418 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.082418 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:49.088381 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:49.095465 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-704e3fe0-5762-49a1-9848-9c8e07801f26 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:49.096094 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 826/3331] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:49.271998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.274007 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:49.274216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.274465 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.274593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:49.279360 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.279360 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:49.280328 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fb1d918-55a3-4ba0-be3d-b2493d7dfaa4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:49.280789 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 826/3332] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:49.375707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-42716044-62d0-461e-939e-c6286bf4cf62 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.375707 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42716044-62d0-461e-939e-c6286bf4cf62 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:49.375707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42716044-62d0-461e-939e-c6286bf4cf62 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.375707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-42716044-62d0-461e-939e-c6286bf4cf62 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.375707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-42716044-62d0-461e-939e-c6286bf4cf62 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:49.381957 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.381957 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:49.381957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-42716044-62d0-461e-939e-c6286bf4cf62 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:49.381957 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 833/3333] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:49.658015 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.660592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:10:49.660794 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.660971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.669712 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.669712 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:49.673883 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:49.678587 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1355be69-61c2-48c6-92a9-ed47e4d93947 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 200 Aug 20 02:10:49.679010 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 849/3334] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:49.692069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-762e3503-05fa-48d5-a796-e8fa10042dba None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.692069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-762e3503-05fa-48d5-a796-e8fa10042dba None None] GET https://10.4.3.27/volume// Aug 20 02:10:49.692069 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-762e3503-05fa-48d5-a796-e8fa10042dba None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.692599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-762e3503-05fa-48d5-a796-e8fa10042dba None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.692599 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-762e3503-05fa-48d5-a796-e8fa10042dba None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:49.692902 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 827/3335] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:49.706580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-c20cbb7e-b3bf-426b-b20a-10ff970e7016 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.709247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-c20cbb7e-b3bf-426b-b20a-10ff970e7016 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:49.709752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-c20cbb7e-b3bf-426b-b20a-10ff970e7016 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1daede6a-dc4a-43e8-bf85-390e2da851e8", "connector": null, "instance_uuid": "4c6f97d3-decd-4623-a0ae-9db4b1ee7484"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:49.722930 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.722930 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:49.777699 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-c20cbb7e-b3bf-426b-b20a-10ff970e7016 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:49.778700 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 827/3336] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:49 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 20 02:10:49.808102 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.810433 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:49.810675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.811006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.820070 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.820070 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:49.825205 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:49.832656 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-ca3abf7b-b0fb-4cd8-8052-c4f34e927d67 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:49.833308 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 834/3337] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:49.847608 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-55439e1e-e121-42f5-9d74-05fee022b7da None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.848022 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55439e1e-e121-42f5-9d74-05fee022b7da None None] GET https://10.4.3.27/volume// Aug 20 02:10:49.848192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-55439e1e-e121-42f5-9d74-05fee022b7da None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.848435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-55439e1e-e121-42f5-9d74-05fee022b7da None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.848756 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-55439e1e-e121-42f5-9d74-05fee022b7da None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:49.849054 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 850/3338] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:49.857918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-b6153ae5-46c9-4860-8e08-35230b645af0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.864626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-b6153ae5-46c9-4860-8e08-35230b645af0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:49.865027 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-b6153ae5-46c9-4860-8e08-35230b645af0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e2405b1-d352-48b7-8af3-cf35dde122a2", "connector": null, "instance_uuid": "203b10e0-2d45-4ac1-96d9-67730add50aa"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:49.876476 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.876476 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:49.922484 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-b6153ae5-46c9-4860-8e08-35230b645af0 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:49.923219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 828/3339] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:49 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 20 02:10:49.948616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.952092 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:49.953961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.953961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.953961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:49.959056 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.959056 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:49.959581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-72e80e99-075b-4b65-99b8-cac66e52455e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:49.960103 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-61baa3d3-4065-4464-b73c-bda3cbca2c2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:49.960814 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 828/3340] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:49.965761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72e80e99-075b-4b65-99b8-cac66e52455e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:49.965761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72e80e99-075b-4b65-99b8-cac66e52455e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:49.965761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72e80e99-075b-4b65-99b8-cac66e52455e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:49.978972 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:49.978972 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:49.984508 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-72e80e99-075b-4b65-99b8-cac66e52455e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:49.991374 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72e80e99-075b-4b65-99b8-cac66e52455e tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:49.991588 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 835/3341] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:49.995944 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-1bd37c39-168d-4d07-a139-a6c869f8e9ed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:50.000678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-1bd37c39-168d-4d07-a139-a6c869f8e9ed tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/attachments?instance_id=bef51372-9675-4c98-a438-ffd939cbcf81 Aug 20 02:10:50.000933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-1bd37c39-168d-4d07-a139-a6c869f8e9ed tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:50.001865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-1bd37c39-168d-4d07-a139-a6c869f8e9ed tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:50.023251 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-1bd37c39-168d-4d07-a139-a6c869f8e9ed tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments?instance_id=bef51372-9675-4c98-a438-ffd939cbcf81 returned with HTTP 200 Aug 20 02:10:50.024271 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 851/3342] 10.4.3.27 () {70 vars in 1630 bytes} [Thu Aug 20 02:10:49 2026] GET /volume/v3/attachments?instance_id=bef51372-9675-4c98-a438-ffd939cbcf81 => generated 192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:50.042102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-b7979669-da2c-47bb-8879-adb142c5f3a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:50.046395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-b7979669-da2c-47bb-8879-adb142c5f3a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 Aug 20 02:10:50.046686 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-b7979669-da2c-47bb-8879-adb142c5f3a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:50.047092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-b7979669-da2c-47bb-8879-adb142c5f3a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:50.065512 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3e0467a0-6ca4-44bc-ac16-14aeb1181245 req-b7979669-da2c-47bb-8879-adb142c5f3a0 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 returned with HTTP 200 Aug 20 02:10:50.066050 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 829/3343] 10.4.3.27 () {70 vars in 1644 bytes} [Thu Aug 20 02:10:50 2026] GET /volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:50.294378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:50.295907 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:50.296082 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:50.296264 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:50.296407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:50.304399 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:50.304399 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:50.305553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb555803-d944-42bc-b76a-3cdc66eefef9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:50.306066 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 829/3344] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:50 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:50.395181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3d262482-86e7-4f21-b192-870a869ee1d5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:50.397696 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d262482-86e7-4f21-b192-870a869ee1d5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:50.398025 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d262482-86e7-4f21-b192-870a869ee1d5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:50.398339 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d262482-86e7-4f21-b192-870a869ee1d5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:50.398537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3d262482-86e7-4f21-b192-870a869ee1d5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:50.404756 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:50.404756 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:50.405615 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d262482-86e7-4f21-b192-870a869ee1d5 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:50.406278 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 836/3345] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:50 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:50.978234 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:50.980506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:50.980765 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:50.981025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:50.981166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:50.986337 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:50.986337 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:50.987359 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cddad46e-3e5c-4b08-9896-e3a64a064b3e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:50.987852 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 852/3346] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:50 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:51.011105 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.014182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:51.014452 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.014699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.030849 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.030849 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:51.036596 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:51.044863 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6e6fce57-6f16-42fc-84be-7a21c3b168ed tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:51.045277 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 830/3347] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:51.218271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9688beeb-a60f-4130-bc4f-bc6a91fe159e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.219202 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9688beeb-a60f-4130-bc4f-bc6a91fe159e None None] GET https://10.4.3.27/volume// Aug 20 02:10:51.219428 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9688beeb-a60f-4130-bc4f-bc6a91fe159e None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.219630 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9688beeb-a60f-4130-bc4f-bc6a91fe159e None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.219949 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9688beeb-a60f-4130-bc4f-bc6a91fe159e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:51.220461 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 830/3348] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:51.235954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.238211 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:10:51.238578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.238841 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.259161 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.259161 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:51.264598 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:10:51.278156 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-1cc29c82-ad4f-40a9-b9d3-b373524d6b63 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 200 Aug 20 02:10:51.278156 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 837/3349] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 1594 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:51.320452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c91216cd-dc54-4474-ac51-72e6dc190efc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.324925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c91216cd-dc54-4474-ac51-72e6dc190efc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:51.325274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c91216cd-dc54-4474-ac51-72e6dc190efc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.325527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c91216cd-dc54-4474-ac51-72e6dc190efc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.325681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c91216cd-dc54-4474-ac51-72e6dc190efc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:51.339598 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.339598 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:51.340701 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c91216cd-dc54-4474-ac51-72e6dc190efc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:51.342025 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 853/3350] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:51.427006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.431688 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:51.431937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.432190 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.432356 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:51.441409 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.441409 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:51.442490 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-888e56a5-6448-455a-beeb-bff4d4bb6db6 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:51.443249 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 831/3351] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:51.462326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.466718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] PUT https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb Aug 20 02:10:51.468779 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:51.485289 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Acquiring lock "cinder-attachment_update-1daede6a-dc4a-43e8-bf85-390e2da851e8-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:51.491642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Lock "cinder-attachment_update-1daede6a-dc4a-43e8-bf85-390e2da851e8-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:51.492954 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.492954 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:51.626685 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Lock "cinder-attachment_update-1daede6a-dc4a-43e8-bf85-390e2da851e8-np0000007844" released by "attachment_update" :: held 0.135s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:51.627192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-06f3971e-1c5f-4cf1-92a9-c9ea61072a67 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb returned with HTTP 200 Aug 20 02:10:51.627976 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 831/3352] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:51 2026] PUT /volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:51.686898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-221d13be-0265-4017-b76d-8a8927f35a7a req-35324c16-9fa2-4dc4-963a-d90d43a767d6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.693772 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-35324c16-9fa2-4dc4-963a-d90d43a767d6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] POST https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb/action Aug 20 02:10:51.693772 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-35324c16-9fa2-4dc4-963a-d90d43a767d6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:51.694376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-35324c16-9fa2-4dc4-963a-d90d43a767d6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:51.732714 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.732714 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:51.741456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-a6813e1f-1f6b-483e-a8ac-ba4ae2de47ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.746474 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-a6813e1f-1f6b-483e-a8ac-ba4ae2de47ef tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9/action Aug 20 02:10:51.747142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-a6813e1f-1f6b-483e-a8ac-ba4ae2de47ef tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:51.747481 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-a6813e1f-1f6b-483e-a8ac-ba4ae2de47ef tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:51.754569 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-221d13be-0265-4017-b76d-8a8927f35a7a req-35324c16-9fa2-4dc4-963a-d90d43a767d6 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb/action returned with HTTP 204 Aug 20 02:10:51.755140 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 838/3353] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:51 2026] POST /volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:51.784711 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.784711 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:51.810090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-53c697cb-bdcc-480d-b1a4-95be8fec36b0 req-a6813e1f-1f6b-483e-a8ac-ba4ae2de47ef tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9/action returned with HTTP 204 Aug 20 02:10:51.810090 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 854/3354] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:51 2026] POST /volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:51.880103 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-73d8a095-82a3-4ec9-b0b0-488d0afb7fe0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.880389 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-73d8a095-82a3-4ec9-b0b0-488d0afb7fe0 None None] GET https://10.4.3.27/volume// Aug 20 02:10:51.880533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-73d8a095-82a3-4ec9-b0b0-488d0afb7fe0 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.880697 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-73d8a095-82a3-4ec9-b0b0-488d0afb7fe0 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.881027 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-73d8a095-82a3-4ec9-b0b0-488d0afb7fe0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:51.881267 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 832/3355] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:51.897090 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.899213 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:10:51.899536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.899796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.916028 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:51.916028 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:51.922766 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:10:51.934158 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-0a53c915-93f3-4997-ad1b-4872a5d4ca7e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:10:51.934493 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 832/3356] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1543 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:10:51.997760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ad71b077-c371-4cdb-8ca0-49b3e0a74a4a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:51.998310 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ad71b077-c371-4cdb-8ca0-49b3e0a74a4a None None] GET https://10.4.3.27/volume// Aug 20 02:10:51.998417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ad71b077-c371-4cdb-8ca0-49b3e0a74a4a None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:51.998641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ad71b077-c371-4cdb-8ca0-49b3e0a74a4a None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:51.999038 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ad71b077-c371-4cdb-8ca0-49b3e0a74a4a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:51.999475 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 839/3357] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:52.000117 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.006738 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:52.006954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.007210 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.007866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.017817 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.017817 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:52.018726 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69ee5c3d-5a90-406c-a8b2-4e149eb4a449 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:52.019408 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 855/3358] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:51 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.046457 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-05d46a8a-abc9-4dbb-9655-c1ef220fbc6f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.048945 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-05d46a8a-abc9-4dbb-9655-c1ef220fbc6f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:10:52.049379 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-05d46a8a-abc9-4dbb-9655-c1ef220fbc6f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23ca2ac2-aee8-423d-ba30-04d81f9454ce", "connector": null, "instance_uuid": "e7a4b098-93f0-4a80-921d-31ae07d85366"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:52.059708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-036af8f7-3a32-4cef-b2e0-791498974049 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.062026 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.062026 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:52.063761 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-036af8f7-3a32-4cef-b2e0-791498974049 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:52.064048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-036af8f7-3a32-4cef-b2e0-791498974049 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.064297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-036af8f7-3a32-4cef-b2e0-791498974049 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.082211 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.082211 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:52.085857 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-036af8f7-3a32-4cef-b2e0-791498974049 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:52.090921 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.092143 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-05d46a8a-abc9-4dbb-9655-c1ef220fbc6f tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:10:52.092606 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 833/3359] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:10:52 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 20 02:10:52.092795 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d Aug 20 02:10:52.093133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:52.093267 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-036af8f7-3a32-4cef-b2e0-791498974049 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:52.093694 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 833/3360] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:52.101022 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-4e2405b1-d352-48b7-8af3-cf35dde122a2-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:10:52.107260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-4e2405b1-d352-48b7-8af3-cf35dde122a2-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:10:52.108198 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.108198 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:52.110347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.113120 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:10:52.113358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.113570 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.129055 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.129055 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:52.134276 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:52.141694 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-30a8e0d2-2f5a-45fe-ac12-a009d0704663 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:10:52.142153 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 856/3361] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:52.237260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-4e2405b1-d352-48b7-8af3-cf35dde122a2-np0000007844" released by "attachment_update" :: held 0.130s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:10:52.238002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-53d80c7a-fbac-4b75-b42d-a363c9a63f3e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d returned with HTTP 200 Aug 20 02:10:52.239134 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 840/3362] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:10:52 2026] PUT /volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:52.277619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-5cb9afdf-f630-446b-9bfd-293c5734d5c2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.282947 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-5cb9afdf-f630-446b-9bfd-293c5734d5c2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d/action Aug 20 02:10:52.283412 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-5cb9afdf-f630-446b-9bfd-293c5734d5c2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:52.283520 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-5cb9afdf-f630-446b-9bfd-293c5734d5c2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:52.305253 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.305253 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:52.325280 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-05e1cdea-a646-4cc5-b510-2ea34c81e95a req-5cb9afdf-f630-446b-9bfd-293c5734d5c2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d/action returned with HTTP 204 Aug 20 02:10:52.325280 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 834/3363] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:10:52 2026] POST /volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:52.354645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c586bba5-d76e-4856-9e83-20e651e4a31e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.356751 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c586bba5-d76e-4856-9e83-20e651e4a31e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:52.356861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c586bba5-d76e-4856-9e83-20e651e4a31e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.357060 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c586bba5-d76e-4856-9e83-20e651e4a31e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.357213 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c586bba5-d76e-4856-9e83-20e651e4a31e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.369150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.369150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:52.370582 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c586bba5-d76e-4856-9e83-20e651e4a31e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:52.371296 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 834/3364] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.389218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-c94d03aa-6395-475f-9efa-4023406e3864 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.399414 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-c94d03aa-6395-475f-9efa-4023406e3864 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] DELETE https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c Aug 20 02:10:52.399414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-c94d03aa-6395-475f-9efa-4023406e3864 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.399414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-c94d03aa-6395-475f-9efa-4023406e3864 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.412812 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.412812 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:52.456211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.458113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:10:52.458665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.458972 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.459169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.465853 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-c94d03aa-6395-475f-9efa-4023406e3864 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c returned with HTTP 200 Aug 20 02:10:52.466319 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 857/3365] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:10:52 2026] DELETE /volume/v3/attachments/e9a31947-cc7d-4aab-8fa2-8654d4d54e3c => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:52.467531 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.467531 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:52.468962 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a898ccf-b387-4b3f-a2c0-e171f2fe6fdb tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:10:52.469551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 841/3366] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.483630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.486600 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:10:52.487136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.487136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.487136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.497118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.497118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:52.498156 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9debabc-9b98-4b8f-8a02-d859b30f7742 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:10:52.498657 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 835/3367] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.513265 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a80d594b-0152-48bf-89bf-4a98534cc16c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.515240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a80d594b-0152-48bf-89bf-4a98534cc16c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:10:52.515447 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a80d594b-0152-48bf-89bf-4a98534cc16c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.515678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a80d594b-0152-48bf-89bf-4a98534cc16c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.515852 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a80d594b-0152-48bf-89bf-4a98534cc16c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.520792 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.520792 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:52.521740 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a80d594b-0152-48bf-89bf-4a98534cc16c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:10:52.522209 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 835/3368] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.535384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.537416 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:52.538189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a18d45d-86f0-4915-84a0-01debf450e9b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1693924598"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:52.539468 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating new backup {'backup': {'volume_id': '9a18d45d-86f0-4915-84a0-01debf450e9b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1693924598'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:52.539634 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Creating backup of volume 9a18d45d-86f0-4915-84a0-01debf450e9b in container None Aug 20 02:10:52.548852 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.548852 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:52.548959 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:10:52.568599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Created reservations ['92764be4-65d4-45a4-8801-53d892e697c1', 'e8f474e4-0ba4-4df0-b45b-6f7c5e16662a'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:52.605117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6ad88cc9-6b32-4e44-8327-dcc33ff0a6f7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.605555 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ad88cc9-6b32-4e44-8327-dcc33ff0a6f7 None None] GET https://10.4.3.27/volume// Aug 20 02:10:52.605705 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ad88cc9-6b32-4e44-8327-dcc33ff0a6f7 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.605901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ad88cc9-6b32-4e44-8327-dcc33ff0a6f7 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.606372 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ad88cc9-6b32-4e44-8327-dcc33ff0a6f7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:52.606640 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 842/3369] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:52.607822 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-286c221d-f3aa-4a5c-bbd7-846ac0ab1179 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:52.608285 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 858/3370] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:52 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:52.620356 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.621417 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:52.621417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:52.621417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:52.621417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:52.621953 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:52.625443 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce/action Aug 20 02:10:52.625593 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.625593 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:52.625672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action body: b'{"os-reimage": {"image_id": "80e59032-1cd0-4ce3-b721-c70d8e3209f8", "reimage_reserved": true}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:52.625842 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "80e59032-1cd0-4ce3-b721-c70d8e3209f8", "reimage_reserved": true}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:52.626527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96a2ca86-e1cd-4981-ba01-9d9c11f646f1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:52.626910 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 836/3371] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:52 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:52.646565 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:52.646565 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:52.647535 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:10:52.793369 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-11094b21-02a9-4e3f-863f-1b187e5cf672 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce/action returned with HTTP 202 Aug 20 02:10:52.793939 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 836/3372] 10.4.3.27 () {74 vars in 1706 bytes} [Thu Aug 20 02:10:52 2026] POST /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:10:53.035447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:53.038791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:53.039308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:53.039667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:53.039902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:53.047321 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:53.047321 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:53.047321 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d4a8f68a-45cc-407b-816c-9918b9c5f4fb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:53.047321 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 843/3373] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:53 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:53.383140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:53.385389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:53.385645 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:53.385879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:53.386050 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:53.391437 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:53.391437 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:53.392595 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32cf66ae-d675-4892-87b8-84e7d4994c9d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:53.393054 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 859/3374] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:53 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:53.638854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:53.640988 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:53.640988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:53.641154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:53.642271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:53.645955 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:53.645955 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:53.646823 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6578062-8e7c-4570-a3c9-1af8518e10eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:53.647242 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 837/3375] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:53 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:54.058182 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.059917 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:54.060135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.060344 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.060436 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:54.066094 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.066094 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:54.068899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5bbfd8c-23f7-4af0-a5bf-9100ca70a402 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:54.068899 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 837/3376] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:54 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:54.078641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.080904 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:10:54.081133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.081368 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.089461 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.089461 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:54.093701 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:54.097781 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-20d27b45-d2e8-41d6-ae85-cadd15082a4d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 200 Aug 20 02:10:54.098151 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 844/3377] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:54 2026] GET /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:54.111773 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.113972 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:54.114252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.114448 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.114592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: aa61ea37-d8fc-4639-9449-24ebcc77cbf1. Aug 20 02:10:54.120441 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.120441 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:54.138951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id aa61ea37-d8fc-4639-9449-24ebcc77cbf1 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:10:54.141356 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca150d65-065a-4bb0-80bc-4d6cedfc36fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 202 Aug 20 02:10:54.141922 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 860/3378] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:10:54 2026] DELETE /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:10:54.151660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.153809 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:54.154124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.154404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.154561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:54.159187 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.159187 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:54.160257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9030a99b-9d86-47f9-b2d1-cdb72129f882 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 200 Aug 20 02:10:54.160642 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 838/3379] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:54 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:54.404821 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-95d9732d-69d1-411e-986f-2c690358474e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.406608 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95d9732d-69d1-411e-986f-2c690358474e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:54.406769 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95d9732d-69d1-411e-986f-2c690358474e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.406956 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95d9732d-69d1-411e-986f-2c690358474e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.407055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-95d9732d-69d1-411e-986f-2c690358474e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:54.411583 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.411583 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:54.412534 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95d9732d-69d1-411e-986f-2c690358474e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:54.412937 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 838/3380] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:54 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:54.658492 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:54.660638 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:54.660859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:54.661103 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:54.661289 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:54.666487 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:54.666487 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:54.667509 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e54a84c-9143-4b9a-891e-6c48f8005392 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:54.667995 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 845/3381] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:54 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:55.172538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:55.174719 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 Aug 20 02:10:55.175004 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:55.175330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:55.175506 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id aa61ea37-d8fc-4639-9449-24ebcc77cbf1. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:55.180404 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ebefee1-7f39-44ee-aa7c-22425679b3eb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 returned with HTTP 404 Aug 20 02:10:55.181079 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 861/3382] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:55 2026] GET /volume/v3/backups/aa61ea37-d8fc-4639-9449-24ebcc77cbf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:55.190451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5650e5dd-5174-4839-a0c0-113675ab671d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:55.192390 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:55.192561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:55.192779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:55.192876 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: 7b832908-57b8-42a1-a7df-d629df1b6407. Aug 20 02:10:55.197511 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:55.197511 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:55.212925 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id 7b832908-57b8-42a1-a7df-d629df1b6407 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:10:55.214879 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5650e5dd-5174-4839-a0c0-113675ab671d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 202 Aug 20 02:10:55.215313 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 839/3383] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:10:55 2026] DELETE /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:10:55.225039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-96685af9-17f7-4ac4-a6c3-72b446918526 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:55.230491 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96685af9-17f7-4ac4-a6c3-72b446918526 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:55.230665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96685af9-17f7-4ac4-a6c3-72b446918526 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:55.230834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96685af9-17f7-4ac4-a6c3-72b446918526 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:55.230933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-96685af9-17f7-4ac4-a6c3-72b446918526 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:55.236044 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:55.236044 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:55.236834 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96685af9-17f7-4ac4-a6c3-72b446918526 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 200 Aug 20 02:10:55.237197 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 839/3384] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:55 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:55.422821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:55.424816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:55.425055 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:55.425284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:55.425435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:55.430130 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:55.430130 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:55.430888 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-00c0eac7-86d2-4ae9-9e61-b3156d5ca5bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:55.431270 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 846/3385] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:55 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:55.681751 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:55.684124 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:55.684417 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:55.684732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:55.684888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:55.689599 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:55.689599 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:55.690427 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0cf07d0-fd47-4438-97b7-848680c9d5b4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:55.690851 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 862/3386] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:55 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:56.248297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d7a78097-5692-49e9-ba90-dba09e71552e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:56.250078 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7a78097-5692-49e9-ba90-dba09e71552e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 Aug 20 02:10:56.250275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d7a78097-5692-49e9-ba90-dba09e71552e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:56.250491 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d7a78097-5692-49e9-ba90-dba09e71552e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:56.250642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d7a78097-5692-49e9-ba90-dba09e71552e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 7b832908-57b8-42a1-a7df-d629df1b6407. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:56.254177 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d7a78097-5692-49e9-ba90-dba09e71552e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 returned with HTTP 404 Aug 20 02:10:56.254708 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 840/3387] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:56 2026] GET /volume/v3/backups/7b832908-57b8-42a1-a7df-d629df1b6407 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:10:56.284329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32b80d18-8844-4db1-8f2e-f70eefc147af None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:56.285992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:10:56.286315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "name": "tempest-VolumesBackupsTest-Volume-985981145"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:56.287797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'name': 'tempest-VolumesBackupsTest-Volume-985981145'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:10:56.387467 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume of 1 GB Aug 20 02:10:56.392911 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Availability Zones retrieved successfully. Aug 20 02:10:56.399206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (9015d9ae-71cb-452a-a268-63780807fcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:56.400577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f633bb-943d-4f1e-8f6c-9e08506cc53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:56.401720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:10:56.441704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:56.442764 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:56.442930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:56.443123 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:56.443332 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:56.447956 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:56.447956 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:56.450927 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3b2d9cd-41fe-4674-beed-b11d00c726c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:56.450927 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 847/3388] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:56 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:56.474321 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f633bb-943d-4f1e-8f6c-9e08506cc53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:56.476441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749a3500-f889-458f-89c5-d060687b6d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:56.537835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['1d07c800-b65d-4d8e-a303-98d140a73816', '89e5b5ca-c3d6-4180-8925-63cc00d5c684', 'c4eed6ea-b540-4c56-84c2-ca4f5cdde8f2', '204524ff-ace3-482a-84cc-808a7c100a77'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:56.538896 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749a3500-f889-458f-89c5-d060687b6d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d07c800-b65d-4d8e-a303-98d140a73816', '89e5b5ca-c3d6-4180-8925-63cc00d5c684', 'c4eed6ea-b540-4c56-84c2-ca4f5cdde8f2', '204524ff-ace3-482a-84cc-808a7c100a77']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:56.539807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a859c95-4032-4ace-b79b-3236f588e8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:56.565743 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a859c95-4032-4ace-b79b-3236f588e8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f53a1b-6e7a-4a30-9430-43f80bb0de10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-985981145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['1d07c800-b65d-4d8e-a303-98d140a73816','89e5b5ca-c3d6-4180-8925-63cc00d5c684','c4eed6ea-b540-4c56-84c2-ca4f5cdde8f2','204524ff-ace3-482a-84cc-808a7c100a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-985981145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6f53a1b-6e7a-4a30-9430-43f80bb0de10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab09c2b4d214324ab66e5f4f88b836f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:56.566998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0223f5-273d-44c1-af34-72bcf6de3b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:56.590305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0223f5-273d-44c1-af34-72bcf6de3b33) transitioned into state 'SUCCESS' from state '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-985981145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['1d07c800-b65d-4d8e-a303-98d140a73816','89e5b5ca-c3d6-4180-8925-63cc00d5c684','c4eed6ea-b540-4c56-84c2-ca4f5cdde8f2','204524ff-ace3-482a-84cc-808a7c100a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:56.590305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00dade78-955e-4a6c-abd6-60c4bbe9379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:10:56.604108 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00dade78-955e-4a6c-abd6-60c4bbe9379b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:10:56.609256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (9015d9ae-71cb-452a-a268-63780807fcb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:10:56.609256 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request issued successfully. Aug 20 02:10:56.609873 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32b80d18-8844-4db1-8f2e-f70eefc147af tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:10:56.610521 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 840/3389] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:56 2026] POST /volume/v3/volumes => generated 746 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:56.625548 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-60e19802-30a2-441c-aae9-96da010472c2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:56.627951 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60e19802-30a2-441c-aae9-96da010472c2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:10:56.627951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60e19802-30a2-441c-aae9-96da010472c2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:56.627951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-60e19802-30a2-441c-aae9-96da010472c2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:56.638171 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:56.638171 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:56.643404 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-60e19802-30a2-441c-aae9-96da010472c2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:56.648359 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-60e19802-30a2-441c-aae9-96da010472c2 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:10:56.648901 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 863/3390] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:56 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:56.703028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f7b2c848-196b-4464-9646-968a03ca56e3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:56.706377 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f7b2c848-196b-4464-9646-968a03ca56e3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:56.706377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f7b2c848-196b-4464-9646-968a03ca56e3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:56.706377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f7b2c848-196b-4464-9646-968a03ca56e3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:56.706377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f7b2c848-196b-4464-9646-968a03ca56e3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:56.710078 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:56.710078 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:56.710874 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f7b2c848-196b-4464-9646-968a03ca56e3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:56.711274 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 841/3391] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:56 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:57.103732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.106434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:57.106670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.106914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.126357 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.126357 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:57.134310 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:57.142675 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-3d24d2ab-6f5b-4aec-b5a5-38fc8be9dcf7 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:57.143354 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 848/3392] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 1229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:57.190286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.193176 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987/action Aug 20 02:10:57.193590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:10:57.193728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:57.211252 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.211252 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:57.211252 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:57.230400 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Begin detaching volume completed successfully. Aug 20 02:10:57.231370 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-e57b1618-fab7-4b15-9a4e-0d64968b73eb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987/action returned with HTTP 202 Aug 20 02:10:57.231563 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 841/3393] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:10:57 2026] POST /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:10:57.299127 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bb031202-ebdc-4783-980d-3a33e9ab862d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.299522 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bb031202-ebdc-4783-980d-3a33e9ab862d None None] GET https://10.4.3.27/volume// Aug 20 02:10:57.299708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bb031202-ebdc-4783-980d-3a33e9ab862d None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.299920 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bb031202-ebdc-4783-980d-3a33e9ab862d None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.300316 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bb031202-ebdc-4783-980d-3a33e9ab862d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:10:57.300666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 864/3394] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:10:57.308269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.311319 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:10:57.312163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.312491 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.324909 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.324909 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:57.331545 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:10:57.338962 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-2f8f067d-7350-416c-ac62-178a5689a67a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 200 Aug 20 02:10:57.339457 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 842/3395] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 1412 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:10:57.461578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.463863 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:57.464259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.465275 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.466251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:57.483867 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.483867 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:57.483867 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d1a28f1-3f6c-4d60-a33e-03f6c0b8ccc9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:57.483867 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 849/3396] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:57.667804 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-66303e27-915a-43d6-a632-b65039059e38 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.670286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66303e27-915a-43d6-a632-b65039059e38 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:10:57.670561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66303e27-915a-43d6-a632-b65039059e38 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.670818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-66303e27-915a-43d6-a632-b65039059e38 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.681103 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.681103 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:57.686252 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-66303e27-915a-43d6-a632-b65039059e38 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:57.693122 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-66303e27-915a-43d6-a632-b65039059e38 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:10:57.693658 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 842/3397] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:10:57.712703 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.714537 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:10:57.715038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6f53a1b-6e7a-4a30-9430-43f80bb0de10", "name": "tempest-VolumesBackupsTest-Backup-573849370"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:10:57.717045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': 'c6f53a1b-6e7a-4a30-9430-43f80bb0de10', 'name': 'tempest-VolumesBackupsTest-Backup-573849370'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:10:57.717178 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume c6f53a1b-6e7a-4a30-9430-43f80bb0de10 in container None Aug 20 02:10:57.723056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.725008 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:57.725307 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.725549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.725609 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:57.730891 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.730891 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:57.731576 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:10:57.734037 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.734037 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:57.734417 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4dd88cb5-e531-43d3-89df-d0479723ae6f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:57.734726 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 843/3398] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:57.758219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['f3e5c355-10bb-4649-91c3-8891346e4df2', 'edfdab23-4e8a-45bb-822d-704c301f1535'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:10:57.801792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4431b6ef-9b6a-47af-82dc-7eb91b03d5b8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:10:57.802416 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 865/3399] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:10:57 2026] POST /volume/v3/backups => generated 327 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:10:57.814421 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cc8d9f42-433b-461a-860f-7f628f41493a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:57.817153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cc8d9f42-433b-461a-860f-7f628f41493a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:10:57.817153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cc8d9f42-433b-461a-860f-7f628f41493a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:57.817153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cc8d9f42-433b-461a-860f-7f628f41493a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:57.817153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-cc8d9f42-433b-461a-860f-7f628f41493a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:57.821981 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:57.821981 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:57.823033 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cc8d9f42-433b-461a-860f-7f628f41493a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:10:57.823701 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 850/3400] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:57 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:58.496943 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:58.498957 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:58.499201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:58.499463 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:58.499616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:58.505371 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:58.505371 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:58.506321 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e09b5d4b-7637-4a50-998b-2bf40b59bafd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:58.506702 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 843/3401] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:58 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:58.744983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:58.747266 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:58.747495 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:58.747690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:58.747788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:58.751981 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:58.751981 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:58.752760 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1229dea9-2fbc-4f3c-b2c8-a5c2afeb1421 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:58.753139 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 844/3402] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:58 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:58.836034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:58.838402 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:10:58.838674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:58.838932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:58.839105 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:58.844571 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:58.844571 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:10:58.845555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd914855-c1f7-4571-b7cf-5c1015de4231 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:10:58.846049 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 866/3403] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:58 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:59.519209 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:59.520986 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:10:59.521214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:59.521418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:59.521524 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:59.525741 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:59.525741 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:10:59.526567 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0cff442a-dcc2-4fe1-98fb-264400223c75 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:10:59.526957 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 851/3404] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:59 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:59.763333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7511cda0-f164-48cf-93c7-0d3da05389eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:59.764809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7511cda0-f164-48cf-93c7-0d3da05389eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:10:59.764986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7511cda0-f164-48cf-93c7-0d3da05389eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:59.765163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7511cda0-f164-48cf-93c7-0d3da05389eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:59.765261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7511cda0-f164-48cf-93c7-0d3da05389eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:59.768960 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:59.768960 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:10:59.769678 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7511cda0-f164-48cf-93c7-0d3da05389eb tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:10:59.770014 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 844/3405] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:59 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:10:59.856366 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:10:59.859853 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:10:59.859853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:10:59.859853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:10:59.859853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:10:59.863270 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:10:59.863270 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:10:59.864057 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a58eebb-edfd-4196-9e26-1a1b5c957d31 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:10:59.864685 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 845/3406] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:10:59 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:00.540558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:00.546319 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:00.546319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:00.546319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:00.546319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:00.550137 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:00.550137 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:00.551280 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0787a4e-b68a-48b1-8b27-8115ac5f9b56 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:00.551836 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 867/3407] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:00 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:00.781129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:00.783179 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:00.783454 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:00.783701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:00.783901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:00.788953 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:00.788953 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:00.789977 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab3b2623-94bf-4cef-a6af-00ba9d5783f0 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:00.790400 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 852/3408] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:00 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:00.875316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:00.877852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:00.878166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:00.878427 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:00.878653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:00.884256 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:00.884256 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:00.885025 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee050ef-c2ff-4dfb-9fce-b2e1d0c36b43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:00.885455 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 845/3409] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:00 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:01.565735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:01.567700 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:01.567908 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:01.568142 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:01.568271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:01.574634 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:01.574634 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:01.575533 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-091cd3d6-cb38-4b67-9e31-3b13f2f66a3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:01.575933 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 846/3410] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:01 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:01.801700 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b623f364-f682-4b5d-b307-0e514c421b0a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:01.803305 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b623f364-f682-4b5d-b307-0e514c421b0a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:01.803479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b623f364-f682-4b5d-b307-0e514c421b0a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:01.804016 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b623f364-f682-4b5d-b307-0e514c421b0a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:01.804016 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b623f364-f682-4b5d-b307-0e514c421b0a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:01.808093 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:01.808093 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:01.808818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b623f364-f682-4b5d-b307-0e514c421b0a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:01.809210 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 868/3411] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:01 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:01.898021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:01.899949 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:01.900208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:01.900488 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:01.900662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:01.904770 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:01.904770 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:01.905584 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4f84381-e300-40aa-9294-0ece90d7f1a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:01.905952 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 853/3412] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:01 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:02.596424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5c673772-2cf2-4811-8133-3e235943ee4e req-0c78c2ae-c43e-48bc-bef7-9dfbaae54eb1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:02.598186 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:02.599552 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-0c78c2ae-c43e-48bc-bef7-9dfbaae54eb1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 Aug 20 02:11:02.599819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-0c78c2ae-c43e-48bc-bef7-9dfbaae54eb1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:02.600080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-0c78c2ae-c43e-48bc-bef7-9dfbaae54eb1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:02.602421 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:02.602616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:02.602791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:02.602881 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:02.608342 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:02.608342 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:02.609128 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e65516a1-1934-408a-b4e0-e0e9bfc6f947 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:02.609561 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 847/3413] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:02 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:02.617291 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:02.617291 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:02.680768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5c673772-2cf2-4811-8133-3e235943ee4e req-0c78c2ae-c43e-48bc-bef7-9dfbaae54eb1 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 returned with HTTP 200 Aug 20 02:11:02.681357 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 846/3414] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:02 2026] DELETE /volume/v3/attachments/41de952f-7915-41e3-b1e2-1896592c0ec5 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:02.820588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:02.823629 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:02.824293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:02.824293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:02.824431 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:02.830258 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:02.830258 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:02.831333 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c15ebfa8-4354-46ec-b7af-5260e68c3a5b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:02.831841 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 869/3415] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:02 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:02.919819 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74dd922a-084c-42d6-978d-fe0a4387fcff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:02.921971 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74dd922a-084c-42d6-978d-fe0a4387fcff tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:02.922194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74dd922a-084c-42d6-978d-fe0a4387fcff tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:02.922493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74dd922a-084c-42d6-978d-fe0a4387fcff tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:02.922674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-74dd922a-084c-42d6-978d-fe0a4387fcff tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:02.928281 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:02.928281 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:02.929118 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74dd922a-084c-42d6-978d-fe0a4387fcff tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:02.929553 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 854/3416] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:02 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:03.358037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4df5c12f-df49-4697-a70a-883e24754e1b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.358561 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4df5c12f-df49-4697-a70a-883e24754e1b None None] GET https://10.4.3.27/volume// Aug 20 02:11:03.358758 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4df5c12f-df49-4697-a70a-883e24754e1b None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.359014 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4df5c12f-df49-4697-a70a-883e24754e1b None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.361676 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4df5c12f-df49-4697-a70a-883e24754e1b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:03.362107 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 848/3417] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:03.371141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.373757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:11:03.374015 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.374351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.388274 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.388274 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:03.392769 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:11:03.399968 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-7bb50904-b19f-4b5a-bd98-91a0b954456c tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:11:03.400371 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 847/3418] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:03 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:03.505999 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.508760 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] PUT https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 Aug 20 02:11:03.509361 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:03.519695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Acquiring lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:11:03.524642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:11:03.525669 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.525669 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:03.583197 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.585649 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:03.585914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.586158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.586399 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume with id: c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:03.595811 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.595811 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:03.596664 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:03.616990 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume request issued successfully. Aug 20 02:11:03.618065 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-132a9bf4-ae13-4eb2-9ca3-f498ce797c2c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 202 Aug 20 02:11:03.618065 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 855/3419] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:03 2026] DELETE /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:03.620313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4d331307-0bc4-4107-896c-a8a0be848587 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.623643 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d331307-0bc4-4107-896c-a8a0be848587 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:03.623871 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d331307-0bc4-4107-896c-a8a0be848587 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.624137 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d331307-0bc4-4107-896c-a8a0be848587 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.624254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4d331307-0bc4-4107-896c-a8a0be848587 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:03.629648 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.629648 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:03.630485 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d331307-0bc4-4107-896c-a8a0be848587 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:03.630905 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 849/3420] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:03 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:03.715123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Lock "cinder-attachment_update-23ca2ac2-aee8-423d-ba30-04d81f9454ce-np0000007844" released by "attachment_update" :: held 0.190s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:11:03.715123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-2058da53-946b-415d-b862-9e2cf85b42ef tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 returned with HTTP 200 Aug 20 02:11:03.715726 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 870/3421] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:11:03 2026] PUT /volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:03.740398 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-747c388c-bb19-418e-99f5-86aef53a08ab req-3da62908-3972-49a0-bdde-e7f97a039b57 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.742905 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-3da62908-3972-49a0-bdde-e7f97a039b57 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] POST https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32/action Aug 20 02:11:03.743542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-3da62908-3972-49a0-bdde-e7f97a039b57 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:03.743814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-3da62908-3972-49a0-bdde-e7f97a039b57 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:03.766874 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.766874 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:03.784965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-747c388c-bb19-418e-99f5-86aef53a08ab req-3da62908-3972-49a0-bdde-e7f97a039b57 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32/action returned with HTTP 204 Aug 20 02:11:03.785507 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 848/3422] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:11:03 2026] POST /volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:03.844454 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.846408 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:03.846719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.846948 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.847155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:03.851897 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.851897 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:03.853100 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5b4c9a93-47c4-4e76-9fce-d6215de1403c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:03.853650 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 856/3423] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:03 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:03.942654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:03.944622 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:03.944819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:03.945082 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:03.945240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:03.949921 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:03.949921 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:03.950828 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c844b292-dc2d-4cb5-9dd3-333fca8e4c43 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:03.951304 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 850/3424] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:03 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:04.645693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:04.649193 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:04.649372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:04.649583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:04.649754 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:04.656422 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:04.656422 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:04.658902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c371118-71c3-4c2b-a991-11e29cb6a913 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:04.658902 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 871/3425] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:04 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:04.865712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78a50d2e-3c20-4363-8327-59974ab8d66d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:04.868085 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78a50d2e-3c20-4363-8327-59974ab8d66d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:04.868085 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78a50d2e-3c20-4363-8327-59974ab8d66d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:04.868315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78a50d2e-3c20-4363-8327-59974ab8d66d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:04.868798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-78a50d2e-3c20-4363-8327-59974ab8d66d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:04.874480 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:04.874480 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:04.875032 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78a50d2e-3c20-4363-8327-59974ab8d66d tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:04.875483 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 849/3426] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:04 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:04.962801 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:04.964977 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:04.965336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:04.965586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:04.965730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:04.971047 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:04.971047 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:04.971991 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5c8e0f4-59dd-4467-ae99-84457442c425 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:04.972475 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 857/3427] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:04 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:05.670706 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a95b5e1-f496-4990-871c-186b13a6c231 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:05.673554 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a95b5e1-f496-4990-871c-186b13a6c231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:05.673872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a95b5e1-f496-4990-871c-186b13a6c231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:05.674719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a95b5e1-f496-4990-871c-186b13a6c231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:05.675416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9a95b5e1-f496-4990-871c-186b13a6c231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:05.683589 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:05.683589 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:05.686420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a95b5e1-f496-4990-871c-186b13a6c231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:05.686773 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 851/3428] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:05 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:05.887890 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-812afd78-c685-49f7-adf3-7a366527855e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:05.889801 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-812afd78-c685-49f7-adf3-7a366527855e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:05.890081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-812afd78-c685-49f7-adf3-7a366527855e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:05.890625 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-812afd78-c685-49f7-adf3-7a366527855e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:05.890833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-812afd78-c685-49f7-adf3-7a366527855e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:05.896203 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:05.896203 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:05.897097 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-812afd78-c685-49f7-adf3-7a366527855e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:05.897672 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 872/3429] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:05 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:05.988146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f263c5e2-873f-403c-aca7-654f776db63f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:05.991320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f263c5e2-873f-403c-aca7-654f776db63f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:05.991320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f263c5e2-873f-403c-aca7-654f776db63f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:05.991722 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f263c5e2-873f-403c-aca7-654f776db63f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:05.991879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f263c5e2-873f-403c-aca7-654f776db63f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:05.997440 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:05.997440 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:05.998541 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f263c5e2-873f-403c-aca7-654f776db63f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:05.999027 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 850/3430] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:05 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:06.700857 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-386a598b-427d-41ca-92b3-8d0ba8884787 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:06.704167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-386a598b-427d-41ca-92b3-8d0ba8884787 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:06.704402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-386a598b-427d-41ca-92b3-8d0ba8884787 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:06.704608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-386a598b-427d-41ca-92b3-8d0ba8884787 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:06.704729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-386a598b-427d-41ca-92b3-8d0ba8884787 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:06.717895 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:06.717895 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:06.718825 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-386a598b-427d-41ca-92b3-8d0ba8884787 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:06.719159 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 858/3431] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:06 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:06.739874 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:06.744407 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:06.744620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:06.744814 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:06.761811 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:06.761811 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:06.766535 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:06.770483 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17c79028-c2b4-4e60-b031-e9b8b584ea29 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:06.770840 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 852/3432] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:06 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:06.795646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:06.797899 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:06.798142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:06.798417 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:06.798580 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: 55c1ad17-ef09-4044-9d45-7434943c8f0f. Aug 20 02:11:06.815406 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:06.815406 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:06.844836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id 55c1ad17-ef09-4044-9d45-7434943c8f0f {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:06.847833 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e740ab4-4ecd-470b-a121-09d8f2f73a9b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 202 Aug 20 02:11:06.847937 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 873/3433] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:06 2026] DELETE /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:06.856595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:06.858515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:06.858688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:06.859146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:06.859146 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:06.863973 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:06.863973 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:06.864785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f3b2c0d-2adc-4c81-ae7d-a0124dda17a3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 200 Aug 20 02:11:06.865336 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 851/3434] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:06 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:06.913332 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:06.916073 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:06.916364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:06.916459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:06.916622 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:06.921698 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:06.921698 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:06.927264 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8395f12-d1e6-4b98-849a-5d1c06a50b0f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:06.927264 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 859/3435] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:06 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:07.012551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:07.014718 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:07.014923 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:07.015113 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:07.015244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:07.019836 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:07.019836 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:07.020540 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6260a25a-2159-45c4-8f3d-d3832e12c2d9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:07.020961 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 853/3436] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:07 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:07.882481 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:07.884678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f Aug 20 02:11:07.885072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:07.885072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:07.885312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 55c1ad17-ef09-4044-9d45-7434943c8f0f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:07.893268 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07175c96-0f98-477b-ad7f-917b3a3247c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f returned with HTTP 404 Aug 20 02:11:07.893268 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 874/3437] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:07 2026] GET /volume/v3/backups/55c1ad17-ef09-4044-9d45-7434943c8f0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:07.938188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:07.942461 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:07.942718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:07.942971 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:07.943152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:07.948777 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:07.948777 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:07.949942 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9447660d-3219-4aa4-b62d-5d2c5bc80fb2 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:07.950406 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 852/3438] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:07 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:08.032939 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.037111 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:08.038269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.038269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.038269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:08.044305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.047393 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:08.047502 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.047502 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:08.047611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.047611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.047989 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-779d2bb2-ba09-4e53-8ac4-e4e3889a667d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:08.048397 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 860/3439] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:08.064606 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.064606 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:08.068978 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:08.073196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-ca2be577-cb9d-454f-808b-363ecaf49231 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:08.073681 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 854/3440] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:08.097285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.100331 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a/action Aug 20 02:11:08.100671 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:08.100807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:08.112515 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.112515 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:08.113050 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:08.120774 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Begin detaching volume completed successfully. Aug 20 02:11:08.121049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-e914ee47-5d30-4e80-94cb-06f1a495e809 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a/action returned with HTTP 202 Aug 20 02:11:08.121632 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 875/3441] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:11:08 2026] POST /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:08.141163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.143585 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:08.143940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.144117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.159557 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.159557 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:08.164602 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:08.166090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-96b4baf8-66bb-4db2-bc8f-bc8831be7f1f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.166659 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-96b4baf8-66bb-4db2-bc8f-bc8831be7f1f None None] GET https://10.4.3.27/volume// Aug 20 02:11:08.166890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-96b4baf8-66bb-4db2-bc8f-bc8831be7f1f None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.167260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-96b4baf8-66bb-4db2-bc8f-bc8831be7f1f None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.167697 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-96b4baf8-66bb-4db2-bc8f-bc8831be7f1f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:08.168123 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 861/3442] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:08.170900 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f534d7a-5bb9-4ce0-a781-a44776ea424f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:08.171347 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 853/3443] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:08.179268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.180978 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:08.181332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.182041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.195928 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.195928 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:08.201725 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:08.209408 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-a0def770-25d0-41fb-a0a0-ceaf1a28e1c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:08.210286 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 855/3444] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:08.920578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.925757 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:08.926051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.926439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.938302 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.938302 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:08.946199 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:08.954128 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-e1922e8c-e403-41a6-b0a1-41ad9c73a16c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:11:08.954810 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 876/3445] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:08.966400 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.972585 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:08.972585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:08.972585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:08.972585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:08.980480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:08.981520 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:08.981520 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:08.985477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] POST https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f/action Aug 20 02:11:08.985549 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91ed6ec8-58c1-454e-9e2b-ca98584fe9d6 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:08.985598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:08.985598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:08.985672 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 862/3446] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:08 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:09.004268 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:09.004268 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:09.004916 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:09.015787 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Begin detaching volume completed successfully. Aug 20 02:11:09.018446 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-96873dd2-819f-4157-9320-2a1049be11ac tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f/action returned with HTTP 202 Aug 20 02:11:09.018446 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 854/3447] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:11:08 2026] POST /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:09.065259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-018ad20f-c95e-46bb-9051-a2a879e93008 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:09.068881 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-018ad20f-c95e-46bb-9051-a2a879e93008 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:09.070066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-018ad20f-c95e-46bb-9051-a2a879e93008 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:09.070066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-018ad20f-c95e-46bb-9051-a2a879e93008 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:09.070066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-018ad20f-c95e-46bb-9051-a2a879e93008 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:09.077989 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:09.077989 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:09.081655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-018ad20f-c95e-46bb-9051-a2a879e93008 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:09.082346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 856/3448] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:09 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:09.094493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-54f37b2c-344a-4c92-a205-032838d42cdb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:09.094959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54f37b2c-344a-4c92-a205-032838d42cdb None None] GET https://10.4.3.27/volume// Aug 20 02:11:09.095176 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54f37b2c-344a-4c92-a205-032838d42cdb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:09.095442 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54f37b2c-344a-4c92-a205-032838d42cdb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:09.095840 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54f37b2c-344a-4c92-a205-032838d42cdb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:09.096208 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 877/3449] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:09.105604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:09.110466 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:09.110466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:09.110466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:09.126376 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:09.126376 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:09.133383 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:09.140687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-aaa43ac7-363a-4963-a71b-4d61d2a03266 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:11:09.141282 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 863/3450] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:09 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:09.197534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a6dfc141-d208-43db-ba23-10b8810faace None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:09.203179 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6dfc141-d208-43db-ba23-10b8810faace tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:09.203458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6dfc141-d208-43db-ba23-10b8810faace tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:09.203704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6dfc141-d208-43db-ba23-10b8810faace tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:09.221694 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:09.221694 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:09.230486 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a6dfc141-d208-43db-ba23-10b8810faace tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:09.235521 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6dfc141-d208-43db-ba23-10b8810faace tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:09.236788 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 855/3451] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:09 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:10.003475 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:10.005362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:10.006181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:10.006719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:10.006823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:10.014690 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:10.014690 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:10.016104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f84d5a3f-3ab5-4058-b2f5-52df2b72ca3a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:10.016508 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 857/3452] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:10 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:10.095252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:10.097702 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:10.098208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:10.098208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:10.098435 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:10.103388 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:10.103388 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:10.104351 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2989bb78-defb-4d3d-a0d9-cc9f4083836d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:10.104867 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 878/3453] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:10 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:10.255439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:10.257128 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:10.257365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:10.257575 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:10.269014 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:10.269014 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:10.273066 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:10.278330 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fca4f4c9-6a03-469f-b55a-398b17575f57 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:10.278779 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 864/3454] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:10 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:11.039997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6450b959-8566-4666-96a7-b38ee2964b59 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:11.046165 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6450b959-8566-4666-96a7-b38ee2964b59 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:11.046894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6450b959-8566-4666-96a7-b38ee2964b59 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:11.047977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6450b959-8566-4666-96a7-b38ee2964b59 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:11.047977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6450b959-8566-4666-96a7-b38ee2964b59 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:11.060799 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:11.060799 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:11.062693 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6450b959-8566-4666-96a7-b38ee2964b59 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:11.062931 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 856/3455] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:11 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:11.125120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:11.128650 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:11.128650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:11.128650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:11.128650 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:11.139120 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:11.139120 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:11.139371 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ea8d019-8fee-4782-b247-7a59a79ba55f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:11.139898 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 858/3456] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:11 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:11.296188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:11.301458 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:11.303247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:11.303714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:11.325886 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:11.325886 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:11.335084 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:11.342779 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae71d86e-7715-4be2-b55b-05fa8f716742 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:11.343450 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 879/3457] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:11 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:11.474833 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-35fd902d-df0d-44f2-9545-01e14932a138 req-b59b6198-ca78-4c24-a2a6-aacddf4c5c80 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:11.478114 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-b59b6198-ca78-4c24-a2a6-aacddf4c5c80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb Aug 20 02:11:11.478794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-b59b6198-ca78-4c24-a2a6-aacddf4c5c80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:11.479251 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-b59b6198-ca78-4c24-a2a6-aacddf4c5c80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:11.489594 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:11.489594 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:11.570184 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-35fd902d-df0d-44f2-9545-01e14932a138 req-b59b6198-ca78-4c24-a2a6-aacddf4c5c80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb returned with HTTP 200 Aug 20 02:11:11.570184 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 865/3458] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:11 2026] DELETE /volume/v3/attachments/b2d044d6-2471-4681-b93b-657398eeecdb => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:11.882603 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-a9f84cf7-8ae0-44cc-b284-088dbbf06625 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:11.885245 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-a9f84cf7-8ae0-44cc-b284-088dbbf06625 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 Aug 20 02:11:11.885594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-a9f84cf7-8ae0-44cc-b284-088dbbf06625 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:11.885808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-a9f84cf7-8ae0-44cc-b284-088dbbf06625 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:11.904055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:11.904055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:11.991857 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-413cab59-50a6-481f-9398-eaa24c1faed8 req-a9f84cf7-8ae0-44cc-b284-088dbbf06625 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 returned with HTTP 200 Aug 20 02:11:11.992948 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 857/3459] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:11 2026] DELETE /volume/v3/attachments/3c390524-3339-4645-aa35-9cf390f376c9 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:12.078751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bf45745f-829f-4396-99b4-bf90deb30c7f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.080906 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf45745f-829f-4396-99b4-bf90deb30c7f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:12.081129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf45745f-829f-4396-99b4-bf90deb30c7f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.081402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf45745f-829f-4396-99b4-bf90deb30c7f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.082273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bf45745f-829f-4396-99b4-bf90deb30c7f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:12.087513 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:12.087513 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:12.088620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf45745f-829f-4396-99b4-bf90deb30c7f tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:12.089132 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 859/3460] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:12 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:12.153860 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9d80bba9-381b-4257-9280-06d4937883f9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.156910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d80bba9-381b-4257-9280-06d4937883f9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:12.157241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d80bba9-381b-4257-9280-06d4937883f9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.157527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d80bba9-381b-4257-9280-06d4937883f9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.157687 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9d80bba9-381b-4257-9280-06d4937883f9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:12.169911 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:12.169911 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:12.171071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d80bba9-381b-4257-9280-06d4937883f9 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:12.171821 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 880/3461] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:12 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:12.285199 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.287961 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:12.288291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.288912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.288912 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume with id: 019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:12.298179 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:12.298179 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:12.298901 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:12.326166 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume request issued successfully. Aug 20 02:11:12.326564 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a8b7c87b-b8ec-4ba1-9fce-c62ceb34337d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 202 Aug 20 02:11:12.326845 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 866/3462] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:12 2026] DELETE /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:12.367268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.367268 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:12.367268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.367268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.382355 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:12.382355 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:12.390251 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:12.394980 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.398424 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7b2dcb7-599e-44e8-93e5-758d482d0c99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:12.399178 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 858/3463] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:12 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:12.399715 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:12.399975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.401245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.414100 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:12.414100 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:12.424066 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:12.433374 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-799f085a-ee4f-4a10-ad01-278a4a229fd7 req-2eb56794-63b3-4e96-9606-1a80310e0f88 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 200 Aug 20 02:11:12.434028 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 860/3464] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:12 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 935 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:12.491251 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-af32edf5-1f13-44b7-aa47-0cdb883f0548 req-c3746000-bb67-4a74-89c2-250e02d6542d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:12.494457 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-af32edf5-1f13-44b7-aa47-0cdb883f0548 req-c3746000-bb67-4a74-89c2-250e02d6542d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:12.494724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-af32edf5-1f13-44b7-aa47-0cdb883f0548 req-c3746000-bb67-4a74-89c2-250e02d6542d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:12.494991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-af32edf5-1f13-44b7-aa47-0cdb883f0548 req-c3746000-bb67-4a74-89c2-250e02d6542d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:12.503333 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-af32edf5-1f13-44b7-aa47-0cdb883f0548 req-c3746000-bb67-4a74-89c2-250e02d6542d tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 404 Aug 20 02:11:12.504126 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 881/3465] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:12 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:13.104165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:13.107135 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:13.107684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:13.107684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:13.107957 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:13.114545 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:13.114545 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:13.117496 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e2647f46-d741-4fb3-b94c-71c2c07e2e73 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:13.117496 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 867/3466] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:13 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:13.132981 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-25fde045-65a2-4409-9da2-50258406c384 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:13.138311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25fde045-65a2-4409-9da2-50258406c384 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:11:13.138311 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-25fde045-65a2-4409-9da2-50258406c384 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:13.138311 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-25fde045-65a2-4409-9da2-50258406c384 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:13.138311 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-25fde045-65a2-4409-9da2-50258406c384 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:13.153491 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:13.153491 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:13.155059 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25fde045-65a2-4409-9da2-50258406c384 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:11:13.155925 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 859/3467] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:13 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:13.172799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:13.175421 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:13.175867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:13.176892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:13.176892 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete backup with id: 82f349d0-1a08-478d-a54e-6104897fd885. Aug 20 02:11:13.184606 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:13.184606 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:13.193309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29a9020e-6405-4a66-8b80-d16310f8182a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:13.195645 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29a9020e-6405-4a66-8b80-d16310f8182a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:13.195966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29a9020e-6405-4a66-8b80-d16310f8182a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:13.196521 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29a9020e-6405-4a66-8b80-d16310f8182a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:13.196521 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-29a9020e-6405-4a66-8b80-d16310f8182a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:13.207102 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:13.207102 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:13.208714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29a9020e-6405-4a66-8b80-d16310f8182a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:13.209260 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 882/3468] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:13 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:13.223062 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] delete_backup rpcapi backup_id 82f349d0-1a08-478d-a54e-6104897fd885 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:13.226828 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4dcc49f7-a56c-4255-920a-3e3d786161a1 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 202 Aug 20 02:11:13.228215 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 861/3469] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:13 2026] DELETE /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:13.242418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-57a1bc08-b240-4c77-b390-5838cfee4101 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:13.246199 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57a1bc08-b240-4c77-b390-5838cfee4101 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:13.246918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57a1bc08-b240-4c77-b390-5838cfee4101 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:13.246918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57a1bc08-b240-4c77-b390-5838cfee4101 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:13.247066 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-57a1bc08-b240-4c77-b390-5838cfee4101 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:13.257332 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:13.257332 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:13.257756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57a1bc08-b240-4c77-b390-5838cfee4101 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 200 Aug 20 02:11:13.258157 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 868/3470] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:13 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:14.224945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:14.227358 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:14.227651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:14.227887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:14.228043 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:14.233743 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:14.233743 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:14.234798 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbd55c3f-3846-40fc-b9ee-2e5b0aac4d02 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:14.235296 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 860/3471] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:14 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:14.272112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-51e50b17-d04f-428e-ba98-32944f2c923c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:14.274260 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51e50b17-d04f-428e-ba98-32944f2c923c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 Aug 20 02:11:14.274720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51e50b17-d04f-428e-ba98-32944f2c923c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:14.274915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51e50b17-d04f-428e-ba98-32944f2c923c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:14.275000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-51e50b17-d04f-428e-ba98-32944f2c923c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 82f349d0-1a08-478d-a54e-6104897fd885. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:14.281186 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51e50b17-d04f-428e-ba98-32944f2c923c tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 returned with HTTP 404 Aug 20 02:11:14.281813 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 883/3472] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:14 2026] GET /volume/v3/backups/82f349d0-1a08-478d-a54e-6104897fd885 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:14.292163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:14.295082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] DELETE https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:11:14.295387 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:14.295682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:14.295829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Delete backup with id: 5650eb97-5073-47b0-8407-17eb935a81a9. Aug 20 02:11:14.304564 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:14.304564 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:14.334258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] delete_backup rpcapi backup_id 5650eb97-5073-47b0-8407-17eb935a81a9 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:14.335593 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a605d50-97f2-40a1-86c8-ae8897c74f1c tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 202 Aug 20 02:11:14.336641 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 862/3473] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:14 2026] DELETE /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:14.347913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:14.357582 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:11:14.357582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:14.357996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:14.358388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:14.369962 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:14.369962 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:14.370888 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-36b93a29-5c3e-4b97-bb65-fdb6f9611281 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 200 Aug 20 02:11:14.371628 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 869/3474] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:14 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:14.989582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-17a1407f-829b-4164-93ff-8a248727f3f4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:14.992808 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17a1407f-829b-4164-93ff-8a248727f3f4 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] GET https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:11:14.992808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17a1407f-829b-4164-93ff-8a248727f3f4 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:14.993124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17a1407f-829b-4164-93ff-8a248727f3f4 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.007283 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.007283 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:15.011641 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-17a1407f-829b-4164-93ff-8a248727f3f4 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:11:15.018300 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17a1407f-829b-4164-93ff-8a248727f3f4 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 200 Aug 20 02:11:15.018847 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 861/3475] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:14 2026] GET /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 1830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:15.250552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.254634 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:15.254888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.255167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.255167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:15.266424 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.266424 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:15.267771 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bada0588-b5d2-4d03-90b6-32ac04fd2827 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:15.268354 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 884/3476] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:15 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:15.389382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.392288 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 Aug 20 02:11:15.392631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.392897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.392955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 5650eb97-5073-47b0-8407-17eb935a81a9. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:15.406140 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-745001e3-994c-45da-a7a9-dd2cac10dc8b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 returned with HTTP 404 Aug 20 02:11:15.406811 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 863/3477] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:15 2026] GET /volume/v3/backups/5650eb97-5073-47b0-8407-17eb935a81a9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:15.418584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.422955 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:11:15.423909 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.424158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.424559 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete backup with id: 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. Aug 20 02:11:15.431696 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.431696 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:15.461010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] delete_backup rpcapi backup_id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:15.471291 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c10b6a6-40d1-4308-afac-51cd83da0935 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 202 Aug 20 02:11:15.471291 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 870/3478] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:15 2026] DELETE /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:15.488808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.492544 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:11:15.492544 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.493793 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.494661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:15.511674 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.511674 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:15.512763 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-900adb98-c0b0-4d4b-a42f-fb7d7122117a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 200 Aug 20 02:11:15.513218 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 862/3479] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:15 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:15.909148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.911085 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:15.911306 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.912523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.912641 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:15.920817 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.920817 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:15.921341 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:15.942792 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:11:15.942983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4ffec6a-89cc-43c3-8661-2972817d2f05 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 202 Aug 20 02:11:15.943418 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 885/3480] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:15 2026] DELETE /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:15.957652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:15.961127 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:15.962333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:15.962333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:15.977807 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:15.977807 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:15.986096 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:15.994880 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bfee256f-68ad-4192-9de5-885a4c62a0dd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 200 Aug 20 02:11:15.995438 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 864/3481] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:15 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:16.215619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-75449da7-2e07-4753-8e3a-ecdc3c65c7c1 req-fede26ac-0aa1-47a5-bf1e-e30d46e9ef38 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:16.221130 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-75449da7-2e07-4753-8e3a-ecdc3c65c7c1 req-fede26ac-0aa1-47a5-bf1e-e30d46e9ef38 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 Aug 20 02:11:16.221130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-75449da7-2e07-4753-8e3a-ecdc3c65c7c1 req-fede26ac-0aa1-47a5-bf1e-e30d46e9ef38 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:16.221130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-75449da7-2e07-4753-8e3a-ecdc3c65c7c1 req-fede26ac-0aa1-47a5-bf1e-e30d46e9ef38 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:16.237670 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:16.237670 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:16.284137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0188a3b6-356a-49d3-806a-96df3c8a751d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:16.287260 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0188a3b6-356a-49d3-806a-96df3c8a751d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:16.288916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0188a3b6-356a-49d3-806a-96df3c8a751d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:16.288916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0188a3b6-356a-49d3-806a-96df3c8a751d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:16.288916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0188a3b6-356a-49d3-806a-96df3c8a751d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:16.299885 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:16.299885 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:16.301373 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0188a3b6-356a-49d3-806a-96df3c8a751d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:16.301793 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 863/3482] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:16 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:16.322890 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-75449da7-2e07-4753-8e3a-ecdc3c65c7c1 req-fede26ac-0aa1-47a5-bf1e-e30d46e9ef38 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 returned with HTTP 200 Aug 20 02:11:16.323718 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 871/3483] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:16 2026] DELETE /volume/v3/attachments/7bec6430-6499-410b-86ea-9b68fd576c44 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:16.526436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e40a32f9-e093-4566-bd12-6612bf92a18a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:16.528545 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e40a32f9-e093-4566-bd12-6612bf92a18a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 Aug 20 02:11:16.528811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e40a32f9-e093-4566-bd12-6612bf92a18a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:16.529084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e40a32f9-e093-4566-bd12-6612bf92a18a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:16.529204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e40a32f9-e093-4566-bd12-6612bf92a18a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Show backup with id 780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:16.533963 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e40a32f9-e093-4566-bd12-6612bf92a18a tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 returned with HTTP 404 Aug 20 02:11:16.534526 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 886/3484] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:16 2026] GET /volume/v3/backups/780fe3e9-8eeb-4070-a1c2-bf9bbe2b4e62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:16.542575 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:16.544869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] DELETE https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:11:16.545158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:16.545482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:16.545627 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Delete backup with id: 170090dd-6ae0-45af-8d11-bf73f24b0ec1. Aug 20 02:11:16.551488 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:16.551488 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:16.569248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] delete_backup rpcapi backup_id 170090dd-6ae0-45af-8d11-bf73f24b0ec1 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:16.571255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6b55ac1-1b4e-48ce-b69e-e204afd3c294 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 202 Aug 20 02:11:16.571915 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 865/3485] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:16 2026] DELETE /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:16.581269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-50da5e13-1ada-4242-ac1f-94b12753577b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:16.583064 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50da5e13-1ada-4242-ac1f-94b12753577b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:11:16.583275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50da5e13-1ada-4242-ac1f-94b12753577b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:16.583446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50da5e13-1ada-4242-ac1f-94b12753577b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:16.583554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-50da5e13-1ada-4242-ac1f-94b12753577b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:16.587903 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:16.587903 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:16.588542 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50da5e13-1ada-4242-ac1f-94b12753577b tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 200 Aug 20 02:11:16.588933 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 864/3486] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:16 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:17.012317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-38ec4a84-0667-412b-8de8-a7e63c4c3b31 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.016070 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38ec4a84-0667-412b-8de8-a7e63c4c3b31 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:17.016311 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38ec4a84-0667-412b-8de8-a7e63c4c3b31 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.016506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38ec4a84-0667-412b-8de8-a7e63c4c3b31 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.029506 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38ec4a84-0667-412b-8de8-a7e63c4c3b31 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 404 Aug 20 02:11:17.030366 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 872/3487] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:17.042779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d418a04e-8c65-4940-be7e-258c3a57800a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.044393 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d418a04e-8c65-4940-be7e-258c3a57800a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:17.044609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d418a04e-8c65-4940-be7e-258c3a57800a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.044946 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d418a04e-8c65-4940-be7e-258c3a57800a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.051738 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d418a04e-8c65-4940-be7e-258c3a57800a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 404 Aug 20 02:11:17.052436 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 887/3488] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:17.064080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.066213 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:17.066432 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.066696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.066903 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: b5d9aeec-f894-4254-9a37-086f7859b36a Aug 20 02:11:17.077300 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7475b9f5-60b9-458f-b6d0-49d826c2f0af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a returned with HTTP 404 Aug 20 02:11:17.077908 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 866/3489] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:17 2026] DELETE /volume/v3/volumes/b5d9aeec-f894-4254-9a37-086f7859b36a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:17.123750 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-615dfce0-4292-42b6-9a53-610125c531ac None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.125947 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:17.126535 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1596000517"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:17.128511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1596000517'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:17.237618 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume of 1 GB Aug 20 02:11:17.245640 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:11:17.252855 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (5bacd654-d2eb-46f8-ae85-2c4060db45d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:17.254064 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a210c7d-431e-4ccf-8d9d-ddf7c3cdc277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:17.255121 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:17.317126 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.320765 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:17.321010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.321288 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.321436 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:17.326069 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:17.326069 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:17.326891 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f7052f13-abad-41e5-9d7c-fdb3d1961b95 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:17.327298 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 873/3490] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:17.336568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a210c7d-431e-4ccf-8d9d-ddf7c3cdc277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:17.337708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392a6d83-d1a2-4816-a320-bc85ee6649d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:17.388661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['b457bacf-834c-448b-8b7f-cd590f52099a', 'da5df0cb-7c98-4b85-b982-844f22040dee', 'a5e93e58-066f-499c-8fef-af1841485681', '5623aaeb-1531-4c78-8526-db31a669fd57'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:17.389507 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392a6d83-d1a2-4816-a320-bc85ee6649d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b457bacf-834c-448b-8b7f-cd590f52099a', 'da5df0cb-7c98-4b85-b982-844f22040dee', 'a5e93e58-066f-499c-8fef-af1841485681', '5623aaeb-1531-4c78-8526-db31a669fd57']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:17.390337 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158ea837-b506-4a6f-957c-9109f2e2f2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:17.414120 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158ea837-b506-4a6f-957c-9109f2e2f2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb0b4ed-3401-45be-82e9-93fbf531871c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1596000517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['b457bacf-834c-448b-8b7f-cd590f52099a','da5df0cb-7c98-4b85-b982-844f22040dee','a5e93e58-066f-499c-8fef-af1841485681','5623aaeb-1531-4c78-8526-db31a669fd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1596000517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb0b4ed-3401-45be-82e9-93fbf531871c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:17.415348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb56060b-7a64-4419-b11e-c356636dfb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:17.439254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb56060b-7a64-4419-b11e-c356636dfb60) transitioned into state 'SUCCESS' from state '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-1596000517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['b457bacf-834c-448b-8b7f-cd590f52099a','da5df0cb-7c98-4b85-b982-844f22040dee','a5e93e58-066f-499c-8fef-af1841485681','5623aaeb-1531-4c78-8526-db31a669fd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:17.439254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701ce790-18a9-4cdc-b14d-3b9d16213d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:17.449626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701ce790-18a9-4cdc-b14d-3b9d16213d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:17.450846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (5bacd654-d2eb-46f8-ae85-2c4060db45d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:17.451414 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:11:17.452266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-615dfce0-4292-42b6-9a53-610125c531ac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:17.452876 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 865/3491] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:17 2026] POST /volume/v3/volumes => generated 747 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:17.467126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7e5e2236-b765-4e63-bb11-323f692fda0c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.469760 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e5e2236-b765-4e63-bb11-323f692fda0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:17.469760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e5e2236-b765-4e63-bb11-323f692fda0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.469959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e5e2236-b765-4e63-bb11-323f692fda0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.478605 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:17.478605 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:17.483458 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7e5e2236-b765-4e63-bb11-323f692fda0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:17.489106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e5e2236-b765-4e63-bb11-323f692fda0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:17.489730 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 888/3492] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:17.604066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9f248b4-9eee-4af0-bd31-710e37491627 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.606954 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9f248b4-9eee-4af0-bd31-710e37491627 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] GET https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 Aug 20 02:11:17.607184 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9f248b4-9eee-4af0-bd31-710e37491627 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.607463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9f248b4-9eee-4af0-bd31-710e37491627 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.607526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f9f248b4-9eee-4af0-bd31-710e37491627 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] Show backup with id 170090dd-6ae0-45af-8d11-bf73f24b0ec1. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:17.612625 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9f248b4-9eee-4af0-bd31-710e37491627 tempest-VolumesBackupsTest-605859315 tempest-VolumesBackupsTest-605859315-project-admin] https://10.4.3.27/volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 returned with HTTP 404 Aug 20 02:11:17.614534 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 867/3493] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/backups/170090dd-6ae0-45af-8d11-bf73f24b0ec1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:17.636979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fa364935-170d-4d29-817c-b5938c05d4a4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.639483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:11:17.639765 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.640032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.640968 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume with id: 9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:11:17.862748 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:17.862748 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:17.863381 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:17.880575 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume request issued successfully. Aug 20 02:11:17.880747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa364935-170d-4d29-817c-b5938c05d4a4 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b returned with HTTP 202 Aug 20 02:11:17.881155 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 874/3494] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:17 2026] DELETE /volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:17.891786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:17.896287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:11:17.896287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:17.896287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:17.902470 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:17.902470 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:17.907471 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:17.911974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c9b19f8-b3c7-409c-9ceb-3c3b68ee07d3 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b returned with HTTP 200 Aug 20 02:11:17.912515 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 866/3495] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:17 2026] GET /volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:18.331873 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.333637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:11:18.333817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.333979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.334141 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume with id: 217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:11:18.338635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.340872 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:18.341056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.341248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.341314 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.341314 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:18.341391 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:18.341857 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:18.348112 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.348112 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:18.349006 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a54fca42-b93b-45e6-a58e-c3ad05233010 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:18.349441 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 868/3496] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:18.362298 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume request issued successfully. Aug 20 02:11:18.362509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ae37d60e-22b5-4e94-9104-cbcf7152063c tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 202 Aug 20 02:11:18.362922 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 889/3497] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:18 2026] DELETE /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:18.370457 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.372417 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:11:18.372663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.372851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.379957 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.379957 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:18.383613 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Volume info retrieved successfully. Aug 20 02:11:18.389570 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2e57dbd-a9d4-4a93-a0ad-3c5b2d837036 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 200 Aug 20 02:11:18.390048 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 875/3498] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:18.512645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.515119 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:18.515654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.516109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.528389 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.528389 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:18.534260 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:18.540769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7b80fd62-7b98-4013-80e2-44f69db26d12 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:18.542496 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 867/3499] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:18.566153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.567865 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:18.568093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.568313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.575670 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.575670 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:18.581351 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:18.587099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cdb5f30d-e284-49a9-9277-c55a3c0b0769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:18.587623 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 869/3500] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:18.601405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.603365 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:11:18.603764 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bb0b4ed-3401-45be-82e9-93fbf531871c", "name": "tempest-VolumesBackupsTest-Backup-1851785701", "container": "tempest-volumesbackupstest-backup-container-257904025"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:18.605659 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': '3bb0b4ed-3401-45be-82e9-93fbf531871c', 'name': 'tempest-VolumesBackupsTest-Backup-1851785701', 'container': 'tempest-volumesbackupstest-backup-container-257904025'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:11:18.605796 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume 3bb0b4ed-3401-45be-82e9-93fbf531871c in container tempest-volumesbackupstest-backup-container-257904025 Aug 20 02:11:18.614833 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.614833 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:18.615692 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:18.640109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['d36fae97-b0d8-4c1a-a767-b64aa4d3cd4a', 'e5c25151-2c45-4639-830f-7f256095f47d'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:18.679575 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fb01cf3d-c19d-43cb-b6a0-c9e9030d2478 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:11:18.680162 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 890/3501] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:18 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:18.689935 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ccb2cdaf-3584-4c09-a377-36be26970909 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.692424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccb2cdaf-3584-4c09-a377-36be26970909 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:18.692719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccb2cdaf-3584-4c09-a377-36be26970909 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.692997 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccb2cdaf-3584-4c09-a377-36be26970909 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.693171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ccb2cdaf-3584-4c09-a377-36be26970909 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:18.699123 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.699123 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:18.700135 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccb2cdaf-3584-4c09-a377-36be26970909 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:18.700669 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 876/3502] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:18.930389 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a28183e8-1734-4fd9-b0b7-727b132d80e7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.932292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a28183e8-1734-4fd9-b0b7-727b132d80e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b Aug 20 02:11:18.932708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a28183e8-1734-4fd9-b0b7-727b132d80e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.934211 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a28183e8-1734-4fd9-b0b7-727b132d80e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.938827 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a28183e8-1734-4fd9-b0b7-727b132d80e7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b returned with HTTP 404 Aug 20 02:11:18.939575 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 868/3503] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/volumes/9a18d45d-86f0-4915-84a0-01debf450e9b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:18.946795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.948711 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:11:18.948969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.949268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:18.949445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume with id: 0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:11:18.956732 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:18.956732 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:18.957350 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:18.979192 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume request issued successfully. Aug 20 02:11:18.979449 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba5dc75-e8f0-45eb-84c0-a88d6cf86af9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 returned with HTTP 202 Aug 20 02:11:18.980222 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 870/3504] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:18 2026] DELETE /volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:18.988918 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:18.991222 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:11:18.991436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:18.991667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.000878 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:19.000878 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:19.009175 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:19.017563 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bac9e2c0-ab23-40d6-ba9f-6edcd0df8f87 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 returned with HTTP 200 Aug 20 02:11:19.017757 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 891/3505] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:18 2026] GET /volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:19.360430 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.362453 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:19.362638 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.362848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.362921 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:19.367888 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:19.367888 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:19.368872 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-323e0944-44f1-4a29-a3fc-07853ffb8e67 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:19.369324 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 877/3506] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:19.404251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-70515678-b6f8-45f1-ac37-ce94536939af None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.407356 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70515678-b6f8-45f1-ac37-ce94536939af tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 Aug 20 02:11:19.407356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70515678-b6f8-45f1-ac37-ce94536939af tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.407356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70515678-b6f8-45f1-ac37-ce94536939af tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.418719 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70515678-b6f8-45f1-ac37-ce94536939af tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 returned with HTTP 404 Aug 20 02:11:19.419805 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 869/3507] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/217adc07-629e-4fc9-858d-b29d84b80e40 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:19.430221 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b0b4819a-31d2-4b68-890d-c421965c54cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.432449 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0b4819a-31d2-4b68-890d-c421965c54cb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:19.432710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0b4819a-31d2-4b68-890d-c421965c54cb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.432976 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0b4819a-31d2-4b68-890d-c421965c54cb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.433260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-b0b4819a-31d2-4b68-890d-c421965c54cb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume with id: 019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:19.440655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0b4819a-31d2-4b68-890d-c421965c54cb tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 404 Aug 20 02:11:19.441038 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 871/3508] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:19 2026] DELETE /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:19.449937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dd3686bd-9128-4a48-8e1d-55175c80eba2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.452158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd3686bd-9128-4a48-8e1d-55175c80eba2 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f Aug 20 02:11:19.452574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd3686bd-9128-4a48-8e1d-55175c80eba2 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.452689 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dd3686bd-9128-4a48-8e1d-55175c80eba2 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.460580 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dd3686bd-9128-4a48-8e1d-55175c80eba2 tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f returned with HTTP 404 Aug 20 02:11:19.461384 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 892/3509] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/019f75dd-2b9f-4395-9abe-2bca338c841f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:19.472474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.475064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:19.475363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.475682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.475836 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Delete volume with id: c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:19.483888 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-895ca5ef-8fc3-4995-bec0-8943a350d0ab tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 404 Aug 20 02:11:19.484582 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 878/3510] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:19 2026] DELETE /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:19.495421 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e7167d25-aa3d-4b74-93ad-16b033f5b27a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.498482 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7167d25-aa3d-4b74-93ad-16b033f5b27a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] GET https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 Aug 20 02:11:19.499254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7167d25-aa3d-4b74-93ad-16b033f5b27a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.500356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7167d25-aa3d-4b74-93ad-16b033f5b27a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.509411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7167d25-aa3d-4b74-93ad-16b033f5b27a tempest-TestInstancesWithCinderVolumes-1580527249 tempest-TestInstancesWithCinderVolumes-1580527249-project-member] https://10.4.3.27/volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 returned with HTTP 404 Aug 20 02:11:19.510364 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 870/3511] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/c2d58260-068c-406a-a085-5b0a2047a987 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:19.521934 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.524117 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:11:19.524303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.524538 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.525630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:11:19.549413 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Get all volumes completed successfully. Aug 20 02:11:19.552595 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:19.552595 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:19.559673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4f727fd-72dc-44c0-82bc-740f81883fd4 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:11:19.560147 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 872/3512] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16567 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:19.580251 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0bd86291-1312-48e6-bd9f-e2e10c11bcd1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.581476 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bd86291-1312-48e6-bd9f-e2e10c11bcd1 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] DELETE https://10.4.3.27/volume/v3/types/ee5c6a87-fdc3-4446-9681-4061a43b71dc Aug 20 02:11:19.581728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bd86291-1312-48e6-bd9f-e2e10c11bcd1 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.581965 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0bd86291-1312-48e6-bd9f-e2e10c11bcd1 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.611825 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0bd86291-1312-48e6-bd9f-e2e10c11bcd1 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types/ee5c6a87-fdc3-4446-9681-4061a43b71dc returned with HTTP 202 Aug 20 02:11:19.612761 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 893/3513] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:11:19 2026] DELETE /volume/v3/types/ee5c6a87-fdc3-4446-9681-4061a43b71dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:19.619444 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.621705 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:11:19.621972 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.622312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.623487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:11:19.671716 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Get all volumes completed successfully. Aug 20 02:11:19.674525 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:19.674525 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:19.682035 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8055078-f509-42e2-b694-ddab5bfe2bb0 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:11:19.682579 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 879/3514] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16567 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:19.700902 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-08488eec-f110-42cb-80c1-48d66460b3bd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.702877 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08488eec-f110-42cb-80c1-48d66460b3bd tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] DELETE https://10.4.3.27/volume/v3/types/fddeddc0-02af-4620-999f-7e482150abd3 Aug 20 02:11:19.703159 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08488eec-f110-42cb-80c1-48d66460b3bd tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.703509 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-08488eec-f110-42cb-80c1-48d66460b3bd tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.713563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b74c53cc-e9a6-460a-bce8-053def011f68 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.716609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b74c53cc-e9a6-460a-bce8-053def011f68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:19.716971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b74c53cc-e9a6-460a-bce8-053def011f68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.717306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b74c53cc-e9a6-460a-bce8-053def011f68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.717489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b74c53cc-e9a6-460a-bce8-053def011f68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:19.724010 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:19.724010 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:19.725373 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b74c53cc-e9a6-460a-bce8-053def011f68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:19.726011 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 873/3515] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:19.731417 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-08488eec-f110-42cb-80c1-48d66460b3bd tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types/fddeddc0-02af-4620-999f-7e482150abd3 returned with HTTP 202 Aug 20 02:11:19.731962 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 871/3516] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:11:19 2026] DELETE /volume/v3/types/fddeddc0-02af-4620-999f-7e482150abd3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:19.995761 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:19.998010 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:11:19.998455 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:19.998673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:19.999924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:11:20.025118 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Get all volumes completed successfully. Aug 20 02:11:20.029651 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.029651 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:20.036070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1b238828-87a3-4cde-bf9e-6b2aa766c19b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.037213 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f120e6fd-f7e1-4f75-89ef-67eef1d906ed tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:11:20.037795 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 894/3517] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:11:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16567 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:20.038483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b238828-87a3-4cde-bf9e-6b2aa766c19b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 Aug 20 02:11:20.039442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b238828-87a3-4cde-bf9e-6b2aa766c19b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.039442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b238828-87a3-4cde-bf9e-6b2aa766c19b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.047144 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b238828-87a3-4cde-bf9e-6b2aa766c19b tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 returned with HTTP 404 Aug 20 02:11:20.047770 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 880/3518] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:20 2026] GET /volume/v3/volumes/0e20c234-99c8-4598-a070-4bf205a22ef5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:20.056647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.057104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.059285 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed Aug 20 02:11:20.059444 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] DELETE https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:11:20.059592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.059825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.059882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.060101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Delete volume with id: f439611c-896d-40df-8060-51a46ed0f3ed Aug 20 02:11:20.060153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.060394 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume with id: 736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:11:20.069255 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.069255 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:20.069669 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Volume info retrieved successfully. Aug 20 02:11:20.071847 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.071847 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:20.071847 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:20.091833 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.image.cache [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'e8ba4206-669e-42c3-a7fb-3064a8f8c2f3', 'volume_id': 'f439611c-896d-40df-8060-51a46ed0f3ed', 'host': 'np0000007844@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 2, 9, 34), 'last_used': datetime.datetime(2026, 8, 20, 2, 9, 45)}. {{(pid=100164) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 02:11:20.094119 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Delete volume request issued successfully. Aug 20 02:11:20.094537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94cf1e6f-b9dc-44a6-a191-cdc7ca87b6a7 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 returned with HTTP 202 Aug 20 02:11:20.095081 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 872/3519] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:20 2026] DELETE /volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:20.111876 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.114002 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Delete volume request issued successfully. Aug 20 02:11:20.114325 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f901e6b0-8e23-4eb3-8f2a-78d9de7764c6 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed returned with HTTP 202 Aug 20 02:11:20.114456 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:11:20.114773 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.114884 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 874/3520] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:20 2026] DELETE /volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:20.115071 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.125733 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.127468 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.127468 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:20.127960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] GET https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed Aug 20 02:11:20.128320 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.128702 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.134954 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Volume info retrieved successfully. Aug 20 02:11:20.142743 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.142743 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:20.142912 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05b87b69-a5bb-43f9-8e50-dfde9302709e tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 returned with HTTP 200 Aug 20 02:11:20.143351 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 895/3521] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:20 2026] GET /volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:20.152655 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Volume info retrieved successfully. Aug 20 02:11:20.158878 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e9f8e7f-a1b7-447e-93a4-38c644fc6c44 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed returned with HTTP 200 Aug 20 02:11:20.159678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 881/3522] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:20 2026] GET /volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:20.381552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.384071 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:20.384348 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.384595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.384741 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:20.390951 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.390951 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:20.392003 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3430fdb7-c723-4289-9cdf-5d9dbe82fcf8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:20.392477 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 873/3523] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:20 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:20.738896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-15acd157-e3e6-4078-b782-2b74183be205 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:20.740800 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-15acd157-e3e6-4078-b782-2b74183be205 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:20.740996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-15acd157-e3e6-4078-b782-2b74183be205 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:20.741198 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-15acd157-e3e6-4078-b782-2b74183be205 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:20.741364 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-15acd157-e3e6-4078-b782-2b74183be205 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:20.746369 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:20.746369 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:20.747287 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-15acd157-e3e6-4078-b782-2b74183be205 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:20.747759 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 875/3524] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:20 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:21.158694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ec9da40b-06d5-4539-8c26-ae1b4df9a7a9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:21.160741 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ec9da40b-06d5-4539-8c26-ae1b4df9a7a9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] GET https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 Aug 20 02:11:21.160927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ec9da40b-06d5-4539-8c26-ae1b4df9a7a9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:21.161116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ec9da40b-06d5-4539-8c26-ae1b4df9a7a9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:21.168438 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ec9da40b-06d5-4539-8c26-ae1b4df9a7a9 tempest-VolumesBackupsTest-1949625019 tempest-VolumesBackupsTest-1949625019-project-member] https://10.4.3.27/volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 returned with HTTP 404 Aug 20 02:11:21.169050 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 896/3525] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:21 2026] GET /volume/v3/volumes/736ec3a6-d886-4945-8b02-71e25c3970b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:21.175658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ccd52fb9-e39d-4f44-9b8a-8bbf139d6758 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:21.178434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccd52fb9-e39d-4f44-9b8a-8bbf139d6758 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] GET https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed Aug 20 02:11:21.178709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fb9-e39d-4f44-9b8a-8bbf139d6758 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:21.178961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fb9-e39d-4f44-9b8a-8bbf139d6758 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:21.186445 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ccd52fb9-e39d-4f44-9b8a-8bbf139d6758 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed returned with HTTP 404 Aug 20 02:11:21.187011 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 882/3526] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:21 2026] GET /volume/v3/volumes/f439611c-896d-40df-8060-51a46ed0f3ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:21.195415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8ee39337-b169-463a-b02a-5bc4d4cb8131 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:21.200604 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ee39337-b169-463a-b02a-5bc4d4cb8131 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] DELETE https://10.4.3.27/volume/v3/types/a717fe01-979d-45fe-9bb2-b1289810667e Aug 20 02:11:21.200980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ee39337-b169-463a-b02a-5bc4d4cb8131 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:21.203922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ee39337-b169-463a-b02a-5bc4d4cb8131 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:21.247887 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ee39337-b169-463a-b02a-5bc4d4cb8131 tempest-TestInstancesWithCinderVolumes-1542729178 tempest-TestInstancesWithCinderVolumes-1542729178-project-admin] https://10.4.3.27/volume/v3/types/a717fe01-979d-45fe-9bb2-b1289810667e returned with HTTP 202 Aug 20 02:11:21.248455 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 874/3527] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:11:21 2026] DELETE /volume/v3/types/a717fe01-979d-45fe-9bb2-b1289810667e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:21.404465 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:21.407262 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:21.407470 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:21.407722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:21.407853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:21.413558 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:21.413558 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:21.414430 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b40dfaa1-40a2-45f3-9f0c-046a7976a2f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:21.414850 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 876/3528] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:21 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:21.765552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:21.770440 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:21.770440 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:21.770750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:21.771383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:21.777359 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:21.777359 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:21.779413 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0c47bef4-672d-4d25-ae86-21f1d3e0ec34 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:21.780128 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 897/3529] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:21 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:22.433130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-492aeea0-8c78-404e-be2f-dfed006f6184 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:22.437639 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-492aeea0-8c78-404e-be2f-dfed006f6184 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:22.438778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-492aeea0-8c78-404e-be2f-dfed006f6184 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:22.438778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-492aeea0-8c78-404e-be2f-dfed006f6184 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:22.438778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-492aeea0-8c78-404e-be2f-dfed006f6184 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:22.449348 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:22.449348 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:22.450327 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-492aeea0-8c78-404e-be2f-dfed006f6184 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:22.450839 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 883/3530] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:22 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:22.795418 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ebc38943-eaa3-498d-8639-35899444f72f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:22.797826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ebc38943-eaa3-498d-8639-35899444f72f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:22.798160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ebc38943-eaa3-498d-8639-35899444f72f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:22.798439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ebc38943-eaa3-498d-8639-35899444f72f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:22.798557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ebc38943-eaa3-498d-8639-35899444f72f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:22.805150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:22.805150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:22.805966 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ebc38943-eaa3-498d-8639-35899444f72f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:22.806527 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 875/3531] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:22 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:23.466433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:23.469749 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:23.469985 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:23.470254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:23.470401 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:23.479561 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:23.479561 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:23.480904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8e33e9ed-318b-4f45-a28b-e3138111c0dc tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:23.482690 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 877/3532] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:23 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:23.572167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-791ac576-442b-452a-9856-d9d8da825c34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:23.708936 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:23.709265 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1960203404"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:23.711712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1960203404'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:23.711712 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:23.718488 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:23.727537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (4bd43355-fb2f-4572-ae12-6334378fd2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:23.728915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c0f310-84fe-4df9-83c4-f9fac6c958df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:23.729973 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:23.770102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c0f310-84fe-4df9-83c4-f9fac6c958df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:23.770957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a2ce16-4ec3-4cce-bf78-0bcd1a47c780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:23.824642 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f8622e14-f193-4783-9839-0735b92eac99 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:23.827448 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8622e14-f193-4783-9839-0735b92eac99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:23.827654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f8622e14-f193-4783-9839-0735b92eac99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:23.827865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f8622e14-f193-4783-9839-0735b92eac99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:23.827967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f8622e14-f193-4783-9839-0735b92eac99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:23.834574 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:23.834574 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:23.835471 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f8622e14-f193-4783-9839-0735b92eac99 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:23.835882 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 884/3533] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:23 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:23.851673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['ebeb52e0-8eea-41aa-be2e-ca8848998e1c', '36dc865a-c89b-4d09-a7b2-f20ed2b62a53', '52a9ce3e-55ef-402a-96a2-da00e9ec401b', '7d1ff35a-8fd3-4eb0-bea4-9ddbe0d7be4c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:23.852891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a2ce16-4ec3-4cce-bf78-0bcd1a47c780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebeb52e0-8eea-41aa-be2e-ca8848998e1c', '36dc865a-c89b-4d09-a7b2-f20ed2b62a53', '52a9ce3e-55ef-402a-96a2-da00e9ec401b', '7d1ff35a-8fd3-4eb0-bea4-9ddbe0d7be4c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:23.854067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55abde8a-70aa-4812-8c9a-a00367c3df4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:23.886824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55abde8a-70aa-4812-8c9a-a00367c3df4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1144f43a-1669-4326-a888-bd65a04aa44a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1960203404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['ebeb52e0-8eea-41aa-be2e-ca8848998e1c','36dc865a-c89b-4d09-a7b2-f20ed2b62a53','52a9ce3e-55ef-402a-96a2-da00e9ec401b','7d1ff35a-8fd3-4eb0-bea4-9ddbe0d7be4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1960203404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1144f43a-1669-4326-a888-bd65a04aa44a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:23.888303 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0584117-2a1a-4167-b0bf-ee0871a545aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:23.925106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0584117-2a1a-4167-b0bf-ee0871a545aa) transitioned into state 'SUCCESS' from state '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-1960203404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['ebeb52e0-8eea-41aa-be2e-ca8848998e1c','36dc865a-c89b-4d09-a7b2-f20ed2b62a53','52a9ce3e-55ef-402a-96a2-da00e9ec401b','7d1ff35a-8fd3-4eb0-bea4-9ddbe0d7be4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:23.928357 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7042291a-af6f-458b-91bc-1d787749a23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:23.942899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7042291a-af6f-458b-91bc-1d787749a23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:23.943576 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (4bd43355-fb2f-4572-ae12-6334378fd2b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:23.943962 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:23.945677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-791ac576-442b-452a-9856-d9d8da825c34 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:23.946542 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 898/3534] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:23 2026] POST /volume/v3/volumes => generated 758 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:23.966144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-82206213-0c48-48f2-b40e-3be139ed96cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:23.968646 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82206213-0c48-48f2-b40e-3be139ed96cf tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:23.968919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-82206213-0c48-48f2-b40e-3be139ed96cf tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:23.969193 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-82206213-0c48-48f2-b40e-3be139ed96cf tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:23.985190 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:23.985190 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:23.992519 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-82206213-0c48-48f2-b40e-3be139ed96cf tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:24.005491 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-82206213-0c48-48f2-b40e-3be139ed96cf tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a returned with HTTP 200 Aug 20 02:11:24.005491 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 876/3535] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:23 2026] GET /volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:24.497111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:24.499300 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:11:24.499530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:24.499766 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:24.499904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:24.504192 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:24.504192 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:24.505050 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c6dd46d-9623-45d4-a4b0-b1dc0f008c11 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:11:24.505487 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 878/3536] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:24 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:24.848746 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:24.852259 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:24.852259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:24.852259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:24.852259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:24.858947 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:24.858947 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:24.861125 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff35e7f8-e20b-4b20-8f00-baa2295293b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:24.863040 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 885/3537] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:24 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:25.025100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:25.027762 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:25.028082 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:25.028349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:25.038733 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:25.038733 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:25.044762 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:25.052646 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43784e61-ef31-40fe-989d-fbf7e25a4df1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a returned with HTTP 200 Aug 20 02:11:25.053215 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 899/3538] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:25 2026] GET /volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:25.074511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:25.077281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:25.077755 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1144f43a-1669-4326-a888-bd65a04aa44a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1562260424"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:25.090110 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:25.090110 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:25.090797 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:25.091080 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create snapshot from volume 1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:25.142690 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['0031db10-1977-41d6-ba72-49fc9f205080', 'f45b51c4-7582-42bc-a632-93d909e5e19b', '93c76ca7-8c0d-431d-be82-9ddbc15e4b3c', '8effabfc-6813-4f97-8623-0ada9fad1a0c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:25.188446 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot create request issued successfully. Aug 20 02:11:25.188839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33539bb0-2aa5-4c57-bcec-38c50c74e954 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:25.189400 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 877/3539] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:25 2026] POST /volume/v3/snapshots => generated 316 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:25.203240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:25.208969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:25.209166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:25.209435 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:25.218338 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:25.218338 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:25.219432 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot retrieved successfully. Aug 20 02:11:25.220696 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4464b4b-df29-4d56-82a5-18b619c2ab75 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e returned with HTTP 200 Aug 20 02:11:25.221943 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 879/3540] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:25 2026] GET /volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:25.875661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:25.878447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:25.878689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:25.878898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:25.879002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:25.884906 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:25.884906 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:25.885995 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d45fb89c-5451-47a5-abf2-f5b37b26f109 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:25.886514 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 886/3541] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:25 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:26.234348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.237264 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:26.238013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:26.238207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:26.247125 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:26.247125 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:26.247125 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot retrieved successfully. Aug 20 02:11:26.248938 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-26ec2bcb-67d9-4ca3-9567-5df7960f579f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e returned with HTTP 200 Aug 20 02:11:26.249389 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 900/3542] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:26 2026] GET /volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:26.262984 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-25d13edc-02e0-40b8-abe6-47360903457b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.266344 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:26.266840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b6fc1681-f270-42b1-b56e-5e49edb08a5e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-20536699"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:26.269297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b6fc1681-f270-42b1-b56e-5e49edb08a5e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-20536699'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:26.269479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:26.269848 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:26.269848 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:26.277251 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:26.284757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (bfcbbbe0-0616-41ff-9a58-1260ea6b59cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.285887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633b489b-c820-4ac7-b4df-2dc8c37c0f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.287063 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:26.334789 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633b489b-c820-4ac7-b4df-2dc8c37c0f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.336476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe933e8-fd22-49ee-9bc4-585ee043e3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.388683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['9485484d-1cfa-40fd-b6e6-0bf0c0a351f2', '65036b68-c159-4b78-af43-1bfa9e09ec22', '1e72d7a2-7e1e-4ee7-8004-64f6feec60b5', 'b2dcab09-338e-454b-abd9-8570a062c9b6'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:26.389544 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe933e8-fd22-49ee-9bc4-585ee043e3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9485484d-1cfa-40fd-b6e6-0bf0c0a351f2', '65036b68-c159-4b78-af43-1bfa9e09ec22', '1e72d7a2-7e1e-4ee7-8004-64f6feec60b5', 'b2dcab09-338e-454b-abd9-8570a062c9b6']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.390244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c8fde-7980-485e-a85d-242df5387ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.415686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c8fde-7980-485e-a85d-242df5387ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a70d753-8c09-42d4-94dd-5b4911912090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-20536699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['9485484d-1cfa-40fd-b6e6-0bf0c0a351f2','65036b68-c159-4b78-af43-1bfa9e09ec22','1e72d7a2-7e1e-4ee7-8004-64f6feec60b5','b2dcab09-338e-454b-abd9-8570a062c9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-20536699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a70d753-8c09-42d4-94dd-5b4911912090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.417350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b2ad4a-4f81-45d1-aa5f-52499f2341ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.440203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b2ad4a-4f81-45d1-aa5f-52499f2341ee) transitioned into state 'SUCCESS' from state '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-20536699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['9485484d-1cfa-40fd-b6e6-0bf0c0a351f2','65036b68-c159-4b78-af43-1bfa9e09ec22','1e72d7a2-7e1e-4ee7-8004-64f6feec60b5','b2dcab09-338e-454b-abd9-8570a062c9b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.441675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49ce4b0-7edc-4033-9faa-43b0cdb5c8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.454182 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49ce4b0-7edc-4033-9faa-43b0cdb5c8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.455594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (bfcbbbe0-0616-41ff-9a58-1260ea6b59cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.456095 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:26.457415 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25d13edc-02e0-40b8-abe6-47360903457b tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:26.457857 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 878/3543] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:26 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:26.473330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-14266778-4678-429e-88d7-2d9c886cd516 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.476807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:26.478196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b6fc1681-f270-42b1-b56e-5e49edb08a5e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1053578240"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:26.482281 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b6fc1681-f270-42b1-b56e-5e49edb08a5e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1053578240'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:26.482400 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:26.487828 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:26.495289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (5ef634e7-875c-40db-8c75-fd519f8a4a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.497171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb41cdb6-f763-4a9d-a2bf-f84952458f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.498173 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:26.545001 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb41cdb6-f763-4a9d-a2bf-f84952458f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.546086 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b687d4d3-39fa-4135-a8ae-7b9094750a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.589868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['3fe87558-9a6e-4e54-a9df-2ba0bc66d1f2', '482435c1-52a1-4d07-82c0-ba85a4321fb0', '3d4d5212-053e-4cb8-b4ac-833687c4cce9', 'd35de0c8-cd93-4462-9542-653081ed97f5'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:26.590696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b687d4d3-39fa-4135-a8ae-7b9094750a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe87558-9a6e-4e54-a9df-2ba0bc66d1f2', '482435c1-52a1-4d07-82c0-ba85a4321fb0', '3d4d5212-053e-4cb8-b4ac-833687c4cce9', 'd35de0c8-cd93-4462-9542-653081ed97f5']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.591440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764c7358-0a2a-4671-b2bf-fb62c106695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.615116 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764c7358-0a2a-4671-b2bf-fb62c106695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f08af3d-8076-4560-9526-2488c848e57e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1053578240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['3fe87558-9a6e-4e54-a9df-2ba0bc66d1f2','482435c1-52a1-4d07-82c0-ba85a4321fb0','3d4d5212-053e-4cb8-b4ac-833687c4cce9','d35de0c8-cd93-4462-9542-653081ed97f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1053578240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f08af3d-8076-4560-9526-2488c848e57e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.616024 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9230b45a-7e8d-4094-9434-283234885681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.642257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9230b45a-7e8d-4094-9434-283234885681) transitioned into state 'SUCCESS' from state '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-1053578240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['3fe87558-9a6e-4e54-a9df-2ba0bc66d1f2','482435c1-52a1-4d07-82c0-ba85a4321fb0','3d4d5212-053e-4cb8-b4ac-833687c4cce9','d35de0c8-cd93-4462-9542-653081ed97f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.642257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae940cdf-5648-4fbf-aba1-d1cdef4fce12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.651971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae940cdf-5648-4fbf-aba1-d1cdef4fce12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.652987 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (5ef634e7-875c-40db-8c75-fd519f8a4a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.653426 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:26.654052 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14266778-4678-429e-88d7-2d9c886cd516 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:26.654543 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 880/3544] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:26 2026] POST /volume/v3/volumes => generated 758 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:26.668521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-90b9c97d-d585-4087-8309-8a5308b3e225 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.670786 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:26.671138 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b6fc1681-f270-42b1-b56e-5e49edb08a5e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1708852127"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:26.672928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b6fc1681-f270-42b1-b56e-5e49edb08a5e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1708852127'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:26.673062 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:26.678585 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:26.684461 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (f4098ad4-85a6-464e-8d6f-98ae0404ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.685781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76012d96-f855-4b7e-b8b4-13fa88002959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.686912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:26.719467 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76012d96-f855-4b7e-b8b4-13fa88002959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.720364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae1b469-af56-417d-b4da-b22e1cbfcb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.774552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['82de53ac-7cbc-47c4-a8c9-c5fbeeeb7bbf', 'ec436095-d20d-4b44-827a-f1c70addae35', 'c51b2d48-8fba-48a1-9f56-e820a844d308', '5aa97965-eb58-4570-b36c-c4240b722c4b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:26.775809 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae1b469-af56-417d-b4da-b22e1cbfcb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82de53ac-7cbc-47c4-a8c9-c5fbeeeb7bbf', 'ec436095-d20d-4b44-827a-f1c70addae35', 'c51b2d48-8fba-48a1-9f56-e820a844d308', '5aa97965-eb58-4570-b36c-c4240b722c4b']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.777204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e59d51-7e69-40e0-8747-ad84d4d8d5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.812856 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e59d51-7e69-40e0-8747-ad84d4d8d5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703839e3-1e30-4f8a-a92e-56205296df04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1708852127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['82de53ac-7cbc-47c4-a8c9-c5fbeeeb7bbf','ec436095-d20d-4b44-827a-f1c70addae35','c51b2d48-8fba-48a1-9f56-e820a844d308','5aa97965-eb58-4570-b36c-c4240b722c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1708852127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703839e3-1e30-4f8a-a92e-56205296df04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.814131 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5c3eb-1de0-4b36-b952-36dc2ac591ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.843751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b5c3eb-1de0-4b36-b952-36dc2ac591ba) transitioned into state 'SUCCESS' from state '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-1708852127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['82de53ac-7cbc-47c4-a8c9-c5fbeeeb7bbf','ec436095-d20d-4b44-827a-f1c70addae35','c51b2d48-8fba-48a1-9f56-e820a844d308','5aa97965-eb58-4570-b36c-c4240b722c4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.845157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df59b79d-ac77-4c62-b6e8-e3f2597eb9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.859091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df59b79d-ac77-4c62-b6e8-e3f2597eb9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.860297 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (f4098ad4-85a6-464e-8d6f-98ae0404ec11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.860706 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:26.861398 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90b9c97d-d585-4087-8309-8a5308b3e225 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:26.861899 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 887/3545] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:26 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:26.877068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70cf1527-3124-474f-9c72-3e8815ebe58c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.880190 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:26.880783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b6fc1681-f270-42b1-b56e-5e49edb08a5e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1272001130"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:26.882833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b6fc1681-f270-42b1-b56e-5e49edb08a5e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1272001130'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:26.883018 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:26.889199 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:26.899694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (d15db244-f215-49d6-b3e6-bfdee6b6a027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:26.901055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bc3761-373d-496c-8c14-ce77ed8e9e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.902698 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:26.904254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.907002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:26.907335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:26.907723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:26.907807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:26.913943 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:26.913943 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:26.915020 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f9f1fee4-b1dd-44c7-98d4-ac8b51a164fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:26.915534 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 879/3546] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:26 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:26.951733 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bc3761-373d-496c-8c14-ce77ed8e9e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:26.952829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39a5f92-0709-4dfb-83dc-94786c1edbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:26.989220 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:26.992068 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:11:26.992647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:26.992647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.005636 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.005636 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:27.012416 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:11:27.016371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['2df282f0-2669-4dba-a9da-d8141ea6f22a', 'a27fdc9b-17fc-42b6-a1d0-5cafe6814452', 'c9fc69ef-98fe-4bc0-8d61-2bd921cabc25', '4956c664-9b88-4ed6-b7be-5cbdfbae711c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:27.017447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39a5f92-0709-4dfb-83dc-94786c1edbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df282f0-2669-4dba-a9da-d8141ea6f22a', 'a27fdc9b-17fc-42b6-a1d0-5cafe6814452', 'c9fc69ef-98fe-4bc0-8d61-2bd921cabc25', '4956c664-9b88-4ed6-b7be-5cbdfbae711c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.018199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc471719-9953-4fe4-9bfa-1fa40cbc8da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.020724 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-8098fd5c-43d1-45fd-97aa-f1813e148166 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:11:27.024753 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 881/3547] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:26 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:27.034125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e28e11d2-36e0-45f5-8850-12c0b8b5ca46 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.034646 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e28e11d2-36e0-45f5-8850-12c0b8b5ca46 None None] GET https://10.4.3.27/volume// Aug 20 02:11:27.034695 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e28e11d2-36e0-45f5-8850-12c0b8b5ca46 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.034865 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e28e11d2-36e0-45f5-8850-12c0b8b5ca46 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.035202 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e28e11d2-36e0-45f5-8850-12c0b8b5ca46 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:27.035462 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 888/3548] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:27.050630 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-91c8f697-aa3a-48f6-97a0-b6b0d7021f69 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.053820 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-91c8f697-aa3a-48f6-97a0-b6b0d7021f69 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:11:27.054164 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-91c8f697-aa3a-48f6-97a0-b6b0d7021f69 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6f53a1b-6e7a-4a30-9430-43f80bb0de10", "connector": null, "instance_uuid": "fd2f42a4-4079-4201-b5ec-b1edeff62e74"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:27.055922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc471719-9953-4fe4-9bfa-1fa40cbc8da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d7e2d9-4290-42d1-8a60-eb1619ed81ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1272001130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['2df282f0-2669-4dba-a9da-d8141ea6f22a','a27fdc9b-17fc-42b6-a1d0-5cafe6814452','c9fc69ef-98fe-4bc0-8d61-2bd921cabc25','4956c664-9b88-4ed6-b7be-5cbdfbae711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1272001130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d7e2d9-4290-42d1-8a60-eb1619ed81ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.057667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3caf69ba-d3ba-4a10-b506-22aaba9d2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.065216 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.065216 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:27.082367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3caf69ba-d3ba-4a10-b506-22aaba9d2cbd) transitioned into state 'SUCCESS' from state '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-1272001130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['2df282f0-2669-4dba-a9da-d8141ea6f22a','a27fdc9b-17fc-42b6-a1d0-5cafe6814452','c9fc69ef-98fe-4bc0-8d61-2bd921cabc25','4956c664-9b88-4ed6-b7be-5cbdfbae711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.083362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819fdf5b-b8ce-4dd0-b909-0a81d5d227ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.098748 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819fdf5b-b8ce-4dd0-b909-0a81d5d227ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.099975 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (d15db244-f215-49d6-b3e6-bfdee6b6a027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:27.100331 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:27.101097 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70cf1527-3124-474f-9c72-3e8815ebe58c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:27.101703 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 901/3549] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:26 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:27.108104 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-91c8f697-aa3a-48f6-97a0-b6b0d7021f69 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:11:27.108990 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 880/3550] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:11: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 20 02:11:27.118016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.120752 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:27.121242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b6fc1681-f270-42b1-b56e-5e49edb08a5e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-777687316"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:27.123309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b6fc1681-f270-42b1-b56e-5e49edb08a5e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-777687316'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:27.123537 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume of 1 GB Aug 20 02:11:27.130875 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Availability Zones retrieved successfully. Aug 20 02:11:27.142587 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (35543316-df1e-4057-ae83-a62a95b0a296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:27.144574 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eefce54-ced8-42fc-8bdb-11ec3a659371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.146061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:27.195630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eefce54-ced8-42fc-8bdb-11ec3a659371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.196635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d4a153-2269-4127-a8d5-2d881f51651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.254050 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Created reservations ['6818fd7a-848f-4b60-a3ae-2e9e9168dbb2', '27a16081-5118-49ec-abb0-2f9f9d12e5a0', '2d2c6f58-a539-4f80-86e6-83959876dfdb', 'f68b74bd-0de3-438d-a9ec-fd58e07f8fef'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:27.255113 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d4a153-2269-4127-a8d5-2d881f51651f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6818fd7a-848f-4b60-a3ae-2e9e9168dbb2', '27a16081-5118-49ec-abb0-2f9f9d12e5a0', '2d2c6f58-a539-4f80-86e6-83959876dfdb', 'f68b74bd-0de3-438d-a9ec-fd58e07f8fef']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.256122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b636a-b122-4b7b-ad14-b9aa0fdd3454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.299834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b636a-b122-4b7b-ad14-b9aa0fdd3454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d2d212-a6eb-4768-bf17-edfd9cdfb916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-777687316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['6818fd7a-848f-4b60-a3ae-2e9e9168dbb2','27a16081-5118-49ec-abb0-2f9f9d12e5a0','2d2c6f58-a539-4f80-86e6-83959876dfdb','f68b74bd-0de3-438d-a9ec-fd58e07f8fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-777687316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d2d212-a6eb-4768-bf17-edfd9cdfb916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e43e5bb31428cbd0a558bcbe4e984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789c99d7355d4980bceaa5c80722f9e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.300616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b8e5eb-259d-49a2-be5b-537e772ccb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.330022 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b8e5eb-259d-49a2-be5b-537e772ccb52) transitioned into state 'SUCCESS' from state '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-777687316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e43e5bb31428cbd0a558bcbe4e984',qos_specs=None,replication_status=,reservations=['6818fd7a-848f-4b60-a3ae-2e9e9168dbb2','27a16081-5118-49ec-abb0-2f9f9d12e5a0','2d2c6f58-a539-4f80-86e6-83959876dfdb','f68b74bd-0de3-438d-a9ec-fd58e07f8fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789c99d7355d4980bceaa5c80722f9e3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.331149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cad903-189c-41d5-8e0d-1b89c4af471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:27.348792 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cad903-189c-41d5-8e0d-1b89c4af471b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:27.350144 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Flow 'volume_create_api' (35543316-df1e-4057-ae83-a62a95b0a296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:27.350641 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Create volume request issued successfully. Aug 20 02:11:27.351389 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaaf509e-3a6a-40ca-b207-def3a0af1077 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:27.351961 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 882/3551] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:27 2026] POST /volume/v3/volumes => generated 757 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:27.374005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1a802030-9ce3-4634-b063-4394bacf0714 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.377137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a802030-9ce3-4634-b063-4394bacf0714 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 Aug 20 02:11:27.377438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a802030-9ce3-4634-b063-4394bacf0714 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.377744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a802030-9ce3-4634-b063-4394bacf0714 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.392562 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.392562 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:27.397670 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1a802030-9ce3-4634-b063-4394bacf0714 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.403495 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a802030-9ce3-4634-b063-4394bacf0714 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 returned with HTTP 200 Aug 20 02:11:27.403937 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 889/3552] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.421740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1321cce2-dc47-4151-9101-ae2591d19268 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.424948 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1321cce2-dc47-4151-9101-ae2591d19268 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e Aug 20 02:11:27.424948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1321cce2-dc47-4151-9101-ae2591d19268 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.424948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1321cce2-dc47-4151-9101-ae2591d19268 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.433263 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.433263 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:27.441493 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1321cce2-dc47-4151-9101-ae2591d19268 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.449384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1321cce2-dc47-4151-9101-ae2591d19268 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e returned with HTTP 200 Aug 20 02:11:27.449975 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 902/3553] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.465449 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.467616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 Aug 20 02:11:27.467786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.467955 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.477099 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.477099 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:27.484740 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.499269 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91670921-ac5b-4afe-9a14-9b45f9b0f4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 returned with HTTP 200 Aug 20 02:11:27.499269 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 881/3554] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.520690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.524255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab Aug 20 02:11:27.524640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.524922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.537891 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.537891 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:27.543601 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.550701 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3331cf90-74e9-4b1d-8746-31c59c7a296f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab returned with HTTP 200 Aug 20 02:11:27.551324 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 883/3555] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.573346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7747746a-0f46-46c8-8d14-0931aca6daec None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.576736 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7747746a-0f46-46c8-8d14-0931aca6daec tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 Aug 20 02:11:27.576946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7747746a-0f46-46c8-8d14-0931aca6daec tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.577179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7747746a-0f46-46c8-8d14-0931aca6daec tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.588615 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.588615 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:27.594769 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7747746a-0f46-46c8-8d14-0931aca6daec tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.602059 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7747746a-0f46-46c8-8d14-0931aca6daec tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 returned with HTTP 200 Aug 20 02:11:27.602647 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 890/3556] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.620803 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.626663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 Aug 20 02:11:27.626663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.626663 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.626663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: b7d2d212-a6eb-4768-bf17-edfd9cdfb916 Aug 20 02:11:27.639061 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.639061 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:27.639689 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.683693 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:27.683693 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3cb46d1f-fc55-4419-8a9f-e5a076189791 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 returned with HTTP 202 Aug 20 02:11:27.683693 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 903/3557] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:27 2026] DELETE /volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:27.694751 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.697120 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 Aug 20 02:11:27.697319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.697555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.707642 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.707642 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:27.714772 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:27.722619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6cfd7886-373d-49e8-8a2a-7368760e90e9 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 returned with HTTP 200 Aug 20 02:11:27.723336 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 882/3558] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:27.927447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:27.929163 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:27.929360 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:27.929557 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:27.929651 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:27.933619 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:27.933619 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:27.934312 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-695b11d8-7c86-4744-8e4c-9789b88e2c91 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:27.934687 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 884/3559] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:27 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:28.474553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd163df5-4875-4c43-9c28-091b1a5ac1ca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.475116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd163df5-4875-4c43-9c28-091b1a5ac1ca None None] GET https://10.4.3.27/volume// Aug 20 02:11:28.475185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd163df5-4875-4c43-9c28-091b1a5ac1ca None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.475425 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd163df5-4875-4c43-9c28-091b1a5ac1ca None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.475767 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd163df5-4875-4c43-9c28-091b1a5ac1ca None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:28.476093 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 891/3560] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:28.486327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.489698 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:11:28.489980 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.490187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.503626 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.503626 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:28.508916 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:11:28.519306 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-35a17217-0c70-4130-8dac-70b4aab18bd3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:11:28.519943 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 904/3561] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:28 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1533 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:28.654420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.657143 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] PUT https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 Aug 20 02:11:28.657672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:28.669534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Acquiring lock "cinder-attachment_update-c6f53a1b-6e7a-4a30-9430-43f80bb0de10-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:11:28.675640 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Lock "cinder-attachment_update-c6f53a1b-6e7a-4a30-9430-43f80bb0de10-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:11:28.677151 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.677151 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:28.744891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d2dcb656-30cf-4d14-a643-f66842ffc7a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.750482 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2dcb656-30cf-4d14-a643-f66842ffc7a5 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 Aug 20 02:11:28.750755 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb656-30cf-4d14-a643-f66842ffc7a5 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.750885 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb656-30cf-4d14-a643-f66842ffc7a5 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.758681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2dcb656-30cf-4d14-a643-f66842ffc7a5 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 returned with HTTP 404 Aug 20 02:11:28.759355 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 885/3562] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:28 2026] GET /volume/v3/volumes/b7d2d212-a6eb-4768-bf17-edfd9cdfb916 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:28.770170 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1fe755de-cd52-4936-9686-81ff534f8f7e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.772852 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab Aug 20 02:11:28.773027 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.773330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.773546 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: 61d7e2d9-4290-42d1-8a60-eb1619ed81ab Aug 20 02:11:28.782429 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.782429 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:28.783047 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:28.814602 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Lock "cinder-attachment_update-c6f53a1b-6e7a-4a30-9430-43f80bb0de10-np0000007844" released by "attachment_update" :: held 0.139s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:11:28.815075 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-48fdf5c5-0cb8-4c32-8426-e602f5ba9260 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 returned with HTTP 200 Aug 20 02:11:28.815789 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 883/3563] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:11:28 2026] PUT /volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:28.816320 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:28.816656 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fe755de-cd52-4936-9686-81ff534f8f7e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab returned with HTTP 202 Aug 20 02:11:28.817549 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 892/3564] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:28 2026] DELETE /volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:28.826979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3de34705-1de5-42f2-944f-4da55e498be2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.830272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3de34705-1de5-42f2-944f-4da55e498be2 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab Aug 20 02:11:28.830272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3de34705-1de5-42f2-944f-4da55e498be2 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.830639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3de34705-1de5-42f2-944f-4da55e498be2 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.840723 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.840723 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:28.846844 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3de34705-1de5-42f2-944f-4da55e498be2 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:28.852195 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-6ced48c9-ea94-47b4-bd8a-799ad0d3dd45 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.854622 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3de34705-1de5-42f2-944f-4da55e498be2 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab returned with HTTP 200 Aug 20 02:11:28.855420 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 905/3565] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:28 2026] GET /volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:28.862379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-6ced48c9-ea94-47b4-bd8a-799ad0d3dd45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53/action Aug 20 02:11:28.862684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-6ced48c9-ea94-47b4-bd8a-799ad0d3dd45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:28.862782 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-6ced48c9-ea94-47b4-bd8a-799ad0d3dd45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:28.899799 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.899799 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:28.924864 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c3baa61-628d-44b7-b131-0b4efae24ba5 req-6ced48c9-ea94-47b4-bd8a-799ad0d3dd45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53/action returned with HTTP 204 Aug 20 02:11:28.925488 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 886/3566] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:11:28 2026] POST /volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:28.947168 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:28.949809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:28.950109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:28.950383 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:28.950571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:28.955993 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:28.955993 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:28.957212 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea2d7e26-42a9-4b59-ad6b-ab4d6f7eb2bf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:28.957947 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 884/3567] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:28 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:29.782109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4ce53425-d989-4b2c-8f87-f50773a3047a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:29.873637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f6729a4-7c3a-4246-97ce-8efe19344fb1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:29.879380 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f6729a4-7c3a-4246-97ce-8efe19344fb1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab Aug 20 02:11:29.880058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f6729a4-7c3a-4246-97ce-8efe19344fb1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:29.880485 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f6729a4-7c3a-4246-97ce-8efe19344fb1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:29.892524 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:29.892988 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1597664575"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:29.893739 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f6729a4-7c3a-4246-97ce-8efe19344fb1 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab returned with HTTP 404 Aug 20 02:11:29.894435 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 906/3568] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:29 2026] GET /volume/v3/volumes/61d7e2d9-4290-42d1-8a60-eb1619ed81ab => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:29.895442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1597664575'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:29.895598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:29.901012 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:29.903402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f0b77661-c804-4839-ab63-4de9c35bd221 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:29.905740 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 Aug 20 02:11:29.906082 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:29.906363 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:29.906721 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: 703839e3-1e30-4f8a-a92e-56205296df04 Aug 20 02:11:29.907965 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (5e9120e3-4593-4daf-91d5-68d93cec9a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:29.909074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86141d92-4e72-4d65-bdd0-b87d2005e6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:29.909896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:29.917358 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:29.917358 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:29.918113 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:29.939201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86141d92-4e72-4d65-bdd0-b87d2005e6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:29.940143 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdc9b09-52c9-441a-a2e8-3d343503a452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:29.940331 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:29.940590 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0b77661-c804-4839-ab63-4de9c35bd221 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 returned with HTTP 202 Aug 20 02:11:29.941110 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 887/3569] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:29 2026] DELETE /volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:29.952718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:29.955087 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 Aug 20 02:11:29.955318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:29.955553 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:29.965533 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:29.965533 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:29.970014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:29.970509 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:29.972265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:29.972642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:29.972962 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:29.973115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:29.976249 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4a817cd-bfe4-44e7-a06e-bc9da2bae4d4 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 returned with HTTP 200 Aug 20 02:11:29.976728 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 885/3570] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:29 2026] GET /volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:29.978167 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:29.978167 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:29.978959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df503b9c-5273-49d8-a0d7-443dc5003a69 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:29.979482 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 907/3571] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:29 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:30.023565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['b6336e37-6409-4059-ad60-b8ea998f4f99', 'f986cacb-8552-444c-9d5b-504898aa67fd', '1d3088e4-3b36-4012-941b-66d0f212378c', 'a8f95474-1d4e-4c1a-9486-d6c772117c7b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:30.024446 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdc9b09-52c9-441a-a2e8-3d343503a452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6336e37-6409-4059-ad60-b8ea998f4f99', 'f986cacb-8552-444c-9d5b-504898aa67fd', '1d3088e4-3b36-4012-941b-66d0f212378c', 'a8f95474-1d4e-4c1a-9486-d6c772117c7b']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:30.025244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd51d1c-4cec-41a8-b2d5-17a98c59c11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:30.054102 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd51d1c-4cec-41a8-b2d5-17a98c59c11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd3f62f-9205-4a54-8b99-8ab663c82c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597664575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['b6336e37-6409-4059-ad60-b8ea998f4f99','f986cacb-8552-444c-9d5b-504898aa67fd','1d3088e4-3b36-4012-941b-66d0f212378c','a8f95474-1d4e-4c1a-9486-d6c772117c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597664575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfd3f62f-9205-4a54-8b99-8ab663c82c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:30.054433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c0a08d-7338-4548-b1c3-ad8a661fa3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:30.081216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c0a08d-7338-4548-b1c3-ad8a661fa3cf) transitioned into state 'SUCCESS' from state '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-1597664575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['b6336e37-6409-4059-ad60-b8ea998f4f99','f986cacb-8552-444c-9d5b-504898aa67fd','1d3088e4-3b36-4012-941b-66d0f212378c','a8f95474-1d4e-4c1a-9486-d6c772117c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:30.084350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8510f9ac-2b13-4a7c-b82a-3dc3294df3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:30.095650 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8510f9ac-2b13-4a7c-b82a-3dc3294df3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:30.096646 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (5e9120e3-4593-4daf-91d5-68d93cec9a17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:30.097129 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:30.098373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ce53425-d989-4b2c-8f87-f50773a3047a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:30.098777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 893/3572] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:29 2026] POST /volume/v3/volumes => generated 776 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:30.115012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:30.117349 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:30.117566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:30.117801 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:30.127305 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:30.127305 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:30.132140 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:30.139192 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-41f97797-3d0c-4dd8-a953-76db24b5b3ea tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 returned with HTTP 200 Aug 20 02:11:30.139744 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 888/3573] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:30 2026] GET /volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:30.994236 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:30.994703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-512bfba4-e2bc-45b7-a713-514a5ed2823d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:30.996409 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:30.996505 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512bfba4-e2bc-45b7-a713-514a5ed2823d tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 Aug 20 02:11:30.996651 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:30.996723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512bfba4-e2bc-45b7-a713-514a5ed2823d tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:30.996847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:30.996962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512bfba4-e2bc-45b7-a713-514a5ed2823d tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:30.997031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:31.001729 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.001729 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:31.002507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bbc07309-912c-42e1-9efd-7ac86b7e4af4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:31.002865 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 908/3574] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:30 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:31.005379 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512bfba4-e2bc-45b7-a713-514a5ed2823d tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 returned with HTTP 404 Aug 20 02:11:31.005977 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 886/3575] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:30 2026] GET /volume/v3/volumes/703839e3-1e30-4f8a-a92e-56205296df04 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:31.014639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:31.017244 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e Aug 20 02:11:31.017522 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:31.017789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:31.018020 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: 1f08af3d-8076-4560-9526-2488c848e57e Aug 20 02:11:31.027904 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.027904 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:31.028607 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:31.049125 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:31.049320 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c7d6c41-ec73-491b-abac-5e2f00157390 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e returned with HTTP 202 Aug 20 02:11:31.049736 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 894/3576] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:31 2026] DELETE /volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:31.057489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:31.059537 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e Aug 20 02:11:31.059797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:31.060077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:31.069787 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.069787 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:31.075339 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:31.083855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fc023d8-689b-4d81-a8b3-e0e98afd3c9e tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e returned with HTTP 200 Aug 20 02:11:31.084427 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 889/3577] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:31 2026] GET /volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:31.157095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2fbe5efb-455a-4275-a534-abb6a012d633 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:31.159313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fbe5efb-455a-4275-a534-abb6a012d633 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:31.159511 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fbe5efb-455a-4275-a534-abb6a012d633 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:31.159730 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fbe5efb-455a-4275-a534-abb6a012d633 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:31.170088 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.170088 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:31.174998 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2fbe5efb-455a-4275-a534-abb6a012d633 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:31.180506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fbe5efb-455a-4275-a534-abb6a012d633 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 returned with HTTP 200 Aug 20 02:11:31.181283 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 909/3578] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:31 2026] GET /volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:31.197660 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6d877d7e-d1be-4dd9-bed0-440570181def None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:31.286176 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:31.286561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfd3f62f-9205-4a54-8b99-8ab663c82c01", "name": "tempest-ProjectMemberTests-Snapshot-143933659"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:31.296669 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.296669 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:31.297443 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Volume info retrieved successfully. Aug 20 02:11:31.297664 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Create snapshot from volume cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:31.347490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Created reservations ['b25b83a9-f82d-412c-a65b-e046933476bd', '09d96042-11bb-4224-83ef-f877cda35665', '6104d35a-e3ba-4396-bb4c-a8aa529cc282', '0479be25-93cb-40db-b0c7-0e2acdbc1c2c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:31.390267 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot create request issued successfully. Aug 20 02:11:31.390764 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6d877d7e-d1be-4dd9-bed0-440570181def tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:31.391291 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 887/3579] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:31.403784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6b11886d-9c60-4d88-877e-c4d493877f26 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:31.405344 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b11886d-9c60-4d88-877e-c4d493877f26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:31.405557 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b11886d-9c60-4d88-877e-c4d493877f26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:31.405794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6b11886d-9c60-4d88-877e-c4d493877f26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:31.411635 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:31.411635 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:31.412199 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6b11886d-9c60-4d88-877e-c4d493877f26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:31.413123 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6b11886d-9c60-4d88-877e-c4d493877f26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 returned with HTTP 200 Aug 20 02:11:31.413552 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 895/3580] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:31 2026] GET /volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:32.019886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.022978 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:32.023202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.023347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.023461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:32.031779 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.031779 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:32.032648 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9fcbda79-907a-4bda-8d4c-89886a180bb8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:32.032975 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 890/3581] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:32 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:32.100864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0243f6c4-44cb-43b3-98f0-f5bb70721aa6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.102897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0243f6c4-44cb-43b3-98f0-f5bb70721aa6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e Aug 20 02:11:32.103148 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0243f6c4-44cb-43b3-98f0-f5bb70721aa6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.103444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0243f6c4-44cb-43b3-98f0-f5bb70721aa6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.110356 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0243f6c4-44cb-43b3-98f0-f5bb70721aa6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e returned with HTTP 404 Aug 20 02:11:32.110921 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 910/3582] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:32 2026] GET /volume/v3/volumes/1f08af3d-8076-4560-9526-2488c848e57e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:32.120181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.122630 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 Aug 20 02:11:32.122910 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.123273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.123509 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: 9a70d753-8c09-42d4-94dd-5b4911912090 Aug 20 02:11:32.133425 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.133425 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:32.134121 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:32.159356 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:32.159619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8a44fe23-4ec5-4543-b09e-2672f6174b71 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 returned with HTTP 202 Aug 20 02:11:32.160049 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 888/3583] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:32 2026] DELETE /volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:32.170334 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.175709 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 Aug 20 02:11:32.175981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.176180 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.187675 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.187675 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:32.192764 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:32.200068 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1ee6c7aa-c919-4671-8b60-4717d1f191a6 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 returned with HTTP 200 Aug 20 02:11:32.200716 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 896/3584] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:32 2026] GET /volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:32.426360 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35d88591-3da7-45a0-9a73-66d77953dab6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.428430 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35d88591-3da7-45a0-9a73-66d77953dab6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:32.428819 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35d88591-3da7-45a0-9a73-66d77953dab6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.429098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35d88591-3da7-45a0-9a73-66d77953dab6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.435783 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.435783 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:32.436576 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35d88591-3da7-45a0-9a73-66d77953dab6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:32.437653 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35d88591-3da7-45a0-9a73-66d77953dab6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 returned with HTTP 200 Aug 20 02:11:32.438199 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 891/3585] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:32 2026] GET /volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:32.450219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.452413 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:32.452592 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.452839 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.453003 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Delete snapshot with id: aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:32.464644 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.464644 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:32.466609 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:32.523536 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot delete request issued successfully. Aug 20 02:11:32.524637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa8aacc2-081d-4e2a-a724-8d880efbf84c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 returned with HTTP 202 Aug 20 02:11:32.525556 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 911/3586] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:32 2026] DELETE /volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:32.535941 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:32.538433 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:32.538770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:32.539094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:32.546210 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:32.546210 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:32.546822 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:32.547987 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6b52ce1-4012-4f3c-8112-9431a0c7d48c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 returned with HTTP 200 Aug 20 02:11:32.548586 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 889/3587] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:32 2026] GET /volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:33.051088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ad0eceab-7b71-4535-a477-65fc7caed622 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.054700 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ad0eceab-7b71-4535-a477-65fc7caed622 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:33.055033 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ad0eceab-7b71-4535-a477-65fc7caed622 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.057453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ad0eceab-7b71-4535-a477-65fc7caed622 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.057453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ad0eceab-7b71-4535-a477-65fc7caed622 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:33.061337 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:33.061337 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:33.062426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ad0eceab-7b71-4535-a477-65fc7caed622 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:33.062871 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 897/3588] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:33 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:33.218587 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a5b7ee4c-1a99-4e56-8908-b41830d55d32 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.221010 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5b7ee4c-1a99-4e56-8908-b41830d55d32 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 Aug 20 02:11:33.221288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5b7ee4c-1a99-4e56-8908-b41830d55d32 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.221542 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5b7ee4c-1a99-4e56-8908-b41830d55d32 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.232833 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5b7ee4c-1a99-4e56-8908-b41830d55d32 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 returned with HTTP 404 Aug 20 02:11:33.234448 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 892/3589] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:33 2026] GET /volume/v3/volumes/9a70d753-8c09-42d4-94dd-5b4911912090 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:33.243031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.246278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:33.246278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.246278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.246278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete snapshot with id: b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:33.252166 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:33.252166 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:33.252683 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot retrieved successfully. Aug 20 02:11:33.276248 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot delete request issued successfully. Aug 20 02:11:33.276628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d38285b4-3af1-4fc4-be5a-336bfb1da40c tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e returned with HTTP 202 Aug 20 02:11:33.277353 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 912/3590] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:33 2026] DELETE /volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:33.288365 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.291927 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:33.291927 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.292319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.303820 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:33.303820 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:33.304474 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Snapshot retrieved successfully. Aug 20 02:11:33.305818 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b55e421f-790c-41c3-81bf-1e20ddb7c00a tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e returned with HTTP 200 Aug 20 02:11:33.306498 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 890/3591] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:33 2026] GET /volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:33.562258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e71e1447-600f-47ad-aa9c-615835583db8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.564727 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e71e1447-600f-47ad-aa9c-615835583db8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 Aug 20 02:11:33.564960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e71e1447-600f-47ad-aa9c-615835583db8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.565330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e71e1447-600f-47ad-aa9c-615835583db8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.571503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e71e1447-600f-47ad-aa9c-615835583db8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 returned with HTTP 404 Aug 20 02:11:33.572025 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 898/3592] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:33 2026] GET /volume/v3/snapshots/aedd517e-5bdd-49ef-b057-53e33e1da556 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:33.585749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.587588 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:33.587588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.588655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.588655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:33.600956 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:33.600956 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:33.601919 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:33.636122 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:33.636463 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a1a9a7db-6424-4d5b-83c6-d70dc1bb5a78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 returned with HTTP 202 Aug 20 02:11:33.637395 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 893/3593] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:33 2026] DELETE /volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:33.658437 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:33.661946 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:33.662252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:33.662514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:33.673700 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:33.673700 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:33.681723 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:33.688557 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a464a84-e76d-4bbd-9f55-716111fc7020 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 returned with HTTP 200 Aug 20 02:11:33.689422 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 913/3594] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:33 2026] GET /volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:34.076358 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-567048b0-c9f1-47a8-b360-b75279fdd690 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.078651 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-567048b0-c9f1-47a8-b360-b75279fdd690 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:34.078811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-567048b0-c9f1-47a8-b360-b75279fdd690 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.079272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-567048b0-c9f1-47a8-b360-b75279fdd690 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.079272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-567048b0-c9f1-47a8-b360-b75279fdd690 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:34.085801 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.085801 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:34.086638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-567048b0-c9f1-47a8-b360-b75279fdd690 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:34.087291 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 891/3595] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:34.318947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-50ace074-bb8d-4f28-93c2-145cd21cb973 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.320856 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-50ace074-bb8d-4f28-93c2-145cd21cb973 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e Aug 20 02:11:34.321133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-50ace074-bb8d-4f28-93c2-145cd21cb973 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.321393 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-50ace074-bb8d-4f28-93c2-145cd21cb973 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.326289 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-50ace074-bb8d-4f28-93c2-145cd21cb973 tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e returned with HTTP 404 Aug 20 02:11:34.326764 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 899/3596] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/snapshots/b6fc1681-f270-42b1-b56e-5e49edb08a5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:34.334325 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.337059 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:34.337577 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.337662 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.337846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume with id: 1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:34.347792 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.347792 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:34.348534 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:34.368518 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Delete volume request issued successfully. Aug 20 02:11:34.368758 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a918d74-59fd-4021-8fb2-902c5604bbbd tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a returned with HTTP 202 Aug 20 02:11:34.369112 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 894/3597] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:34 2026] DELETE /volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:34.377030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9de6533c-d879-42c4-9550-e1016afd298f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.379235 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9de6533c-d879-42c4-9550-e1016afd298f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:34.379500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9de6533c-d879-42c4-9550-e1016afd298f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.379745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9de6533c-d879-42c4-9550-e1016afd298f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.392067 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.392067 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:34.405220 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9de6533c-d879-42c4-9550-e1016afd298f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Volume info retrieved successfully. Aug 20 02:11:34.410221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9de6533c-d879-42c4-9550-e1016afd298f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a returned with HTTP 200 Aug 20 02:11:34.411219 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 914/3598] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:34.522246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.529295 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:34.529295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.530483 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.549554 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.549554 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:34.561521 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:34.570762 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-46aa19ac-d0e4-4722-b120-01879618e359 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:11:34.571421 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 892/3599] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:34.608995 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.617493 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] POST https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176/action Aug 20 02:11:34.617903 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:34.619318 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:34.667182 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.667182 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:34.668564 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:34.687155 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Begin detaching volume completed successfully. Aug 20 02:11:34.688717 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-e41dcfa0-762c-4d55-9e1f-90f7903ab03c tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176/action returned with HTTP 202 Aug 20 02:11:34.689902 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 900/3600] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:11:34 2026] POST /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:34.710108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5098af9f-4553-4d4a-98e0-5ba85adb2311 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.713420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5098af9f-4553-4d4a-98e0-5ba85adb2311 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 Aug 20 02:11:34.713420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5098af9f-4553-4d4a-98e0-5ba85adb2311 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.713420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5098af9f-4553-4d4a-98e0-5ba85adb2311 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.722426 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5098af9f-4553-4d4a-98e0-5ba85adb2311 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 returned with HTTP 404 Aug 20 02:11:34.723083 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 895/3601] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/volumes/cfd3f62f-9205-4a54-8b99-8ab663c82c01 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:34.735159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.739274 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:34.739904 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2110222627"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:34.742319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2110222627'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:34.744455 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:34.750421 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:34.759304 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (76028e8c-f457-4d93-8615-306b253e9147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:34.761372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa3b2f3-96cd-47e6-9770-0b1c7cfc7d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:34.762677 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:34.773058 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f71be6a9-2814-4c6a-9d29-21fc7ac1b02d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.775058 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f71be6a9-2814-4c6a-9d29-21fc7ac1b02d None None] GET https://10.4.3.27/volume// Aug 20 02:11:34.775058 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f71be6a9-2814-4c6a-9d29-21fc7ac1b02d None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.775058 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f71be6a9-2814-4c6a-9d29-21fc7ac1b02d None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.775058 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f71be6a9-2814-4c6a-9d29-21fc7ac1b02d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:34.775058 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 893/3602] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:11:34.783624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.789000 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:34.789261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.789478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.799125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa3b2f3-96cd-47e6-9770-0b1c7cfc7d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:34.800010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed06b64-275d-4bf5-81b5-8476e4372b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:34.801098 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.801098 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:34.806279 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:34.812205 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-648987c6-1ff3-4e54-86d4-632dc3c3d81d tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:11:34.812205 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 901/3603] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:34.849365 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['5a41dce6-c467-460e-b6af-60f446332dc3', '06c690bd-bcb0-4d3e-bf6d-acf05bd24bfb', '9fbfc4d5-9e86-45ef-8916-b919617607c2', 'c5d39829-4e8e-4b1f-8ae4-bc4e6dcbec4c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:34.850156 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed06b64-275d-4bf5-81b5-8476e4372b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a41dce6-c467-460e-b6af-60f446332dc3', '06c690bd-bcb0-4d3e-bf6d-acf05bd24bfb', '9fbfc4d5-9e86-45ef-8916-b919617607c2', 'c5d39829-4e8e-4b1f-8ae4-bc4e6dcbec4c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:34.852297 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a827ca-d6fa-4b62-9eb5-e33d2529438a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:34.877062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a827ca-d6fa-4b62-9eb5-e33d2529438a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7981b0c-424f-4bd9-b6d9-8b8b39703770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110222627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['5a41dce6-c467-460e-b6af-60f446332dc3','06c690bd-bcb0-4d3e-bf6d-acf05bd24bfb','9fbfc4d5-9e86-45ef-8916-b919617607c2','c5d39829-4e8e-4b1f-8ae4-bc4e6dcbec4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110222627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7981b0c-424f-4bd9-b6d9-8b8b39703770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:34.877774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545166b7-8810-4aef-b42e-c9d6403ea012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:34.898391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545166b7-8810-4aef-b42e-c9d6403ea012) transitioned into state 'SUCCESS' from state '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-2110222627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['5a41dce6-c467-460e-b6af-60f446332dc3','06c690bd-bcb0-4d3e-bf6d-acf05bd24bfb','9fbfc4d5-9e86-45ef-8916-b919617607c2','c5d39829-4e8e-4b1f-8ae4-bc4e6dcbec4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:34.898975 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087bc7ef-411d-49d3-9a00-88693ade7251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:34.911025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087bc7ef-411d-49d3-9a00-88693ade7251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:34.912248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (76028e8c-f457-4d93-8615-306b253e9147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:34.912661 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:34.913505 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c5d2d267-a5ea-4bd1-a06a-4c11c8147009 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:34.914110 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 915/3604] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:34 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:34.927606 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-472c6c31-9e16-4718-ae65-a7109af165a6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:34.929501 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-472c6c31-9e16-4718-ae65-a7109af165a6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:34.929732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-472c6c31-9e16-4718-ae65-a7109af165a6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:34.929971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-472c6c31-9e16-4718-ae65-a7109af165a6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:34.938739 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:34.938739 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:34.942957 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-472c6c31-9e16-4718-ae65-a7109af165a6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:34.948313 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-472c6c31-9e16-4718-ae65-a7109af165a6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 returned with HTTP 200 Aug 20 02:11:34.948842 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 896/3605] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:34 2026] GET /volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:35.101531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:35.105995 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:35.106218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:35.106850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:35.106850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:35.113150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:35.113150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:35.114289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa6bf7cc-2abb-4857-96c2-b905813d10c8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:35.114793 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 894/3606] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:35 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:35.430042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c013628d-0cf9-4d02-a4c4-b2939d460c9f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:35.431917 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c013628d-0cf9-4d02-a4c4-b2939d460c9f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] GET https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a Aug 20 02:11:35.432127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c013628d-0cf9-4d02-a4c4-b2939d460c9f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:35.432350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c013628d-0cf9-4d02-a4c4-b2939d460c9f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:35.440411 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c013628d-0cf9-4d02-a4c4-b2939d460c9f tempest-CreateVolumesFromSnapshotTest-1133714586 tempest-CreateVolumesFromSnapshotTest-1133714586-project-member] https://10.4.3.27/volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a returned with HTTP 404 Aug 20 02:11:35.440411 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 902/3607] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:35 2026] GET /volume/v3/volumes/1144f43a-1669-4326-a888-bd65a04aa44a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:35.853364 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-c8e784b3-f418-442e-a8f5-cb6e33399efa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:35.856310 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-c8e784b3-f418-442e-a8f5-cb6e33399efa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 Aug 20 02:11:35.856599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-c8e784b3-f418-442e-a8f5-cb6e33399efa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:35.856835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-c8e784b3-f418-442e-a8f5-cb6e33399efa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:35.871703 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:35.871703 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:35.958580 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-397665c0-90c3-42dd-8af5-9091eeadc424 req-c8e784b3-f418-442e-a8f5-cb6e33399efa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 returned with HTTP 200 Aug 20 02:11:35.959327 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 916/3608] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:35 2026] DELETE /volume/v3/attachments/f489f8cb-0c31-43a9-9c90-37426b7a1e55 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:35.970264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:35.973597 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:35.974008 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:35.974008 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:35.987172 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:35.987172 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:35.999728 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:36.010511 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2af1a5cf-5a8e-46d6-aff5-aca29e38f3f5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 returned with HTTP 200 Aug 20 02:11:36.010992 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 897/3609] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:35 2026] GET /volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:36.032070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.037949 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:36.037949 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7981b0c-424f-4bd9-b6d9-8b8b39703770", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-358636560"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:36.059280 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:36.059280 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:36.060062 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:36.061281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:36.105280 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['d8df7d08-ae5c-4e57-9f7e-442402c0c210', '12c4aea0-913d-4f86-8812-33ce60cbf654', '5d7d06d0-6d94-4bd0-b3ec-058166c3f1e0', 'a9105252-9c46-44e9-82ec-eb435b26c952'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:36.128847 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-671929f9-46d1-4e30-b178-8144baee3589 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.129340 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-671929f9-46d1-4e30-b178-8144baee3589 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:36.129625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-671929f9-46d1-4e30-b178-8144baee3589 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:36.129851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-671929f9-46d1-4e30-b178-8144baee3589 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:36.130004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-671929f9-46d1-4e30-b178-8144baee3589 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:36.135471 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:36.135471 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:36.136453 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-671929f9-46d1-4e30-b178-8144baee3589 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:36.136986 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 903/3610] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:36 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:36.145842 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:36.149578 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c09440f-7c58-45c6-bc79-4d76f0e9e1e1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:36.149578 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 895/3611] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:36.162424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.163108 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:36.163153 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:36.163392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:36.169805 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:36.169805 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:36.170205 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:36.171106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8fbca1fa-3b0f-44ad-bfb8-b90e2a09e6bf tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 200 Aug 20 02:11:36.171907 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 917/3612] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:36 2026] GET /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:36.909102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.911149 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:36.911334 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:36.911534 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:36.918974 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:36.918974 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:36.923306 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:36.928442 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f62c113b-8a40-421a-85a9-ce168e12c044 req-6a9eae1e-c37b-4ced-b169-c2e56bb1c45a tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:11:36.928984 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 898/3613] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:36 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:36.941274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.945411 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:36.945694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:36.945923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:36.946687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete volume with id: f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:36.956021 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:36.956021 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:36.957407 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:36.984995 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Delete volume request issued successfully. Aug 20 02:11:36.985208 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6328ee34-dca1-4f39-a47e-cc6355c5d9a4 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 202 Aug 20 02:11:36.985642 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 904/3614] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:36 2026] DELETE /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:36.994374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:36.996805 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:36.997095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:36.997383 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.006640 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.006640 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:37.010734 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Volume info retrieved successfully. Aug 20 02:11:37.021861 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ffdc9f7c-652d-4b3d-93b7-95faad7ff197 tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 200 Aug 20 02:11:37.022511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 896/3615] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:36 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:37.152072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.154390 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:37.154701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.154961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.155130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:37.160303 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.160303 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:37.161160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac2ef54a-381e-41cc-bdd0-bd35afa632b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:37.161608 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 918/3616] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:37 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:37.179889 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.182689 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:37.182938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.183373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.185041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.187857 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:37.188093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.188333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.193374 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.193374 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:37.197563 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.197563 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:37.198018 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:37.198879 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:37.199137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d1b4c185-b5d1-433c-9eb4-d433eeafd4af tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 200 Aug 20 02:11:37.200144 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 905/3617] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:37 2026] GET /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:37.205186 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fd9d2060-3640-44e9-a2b4-e08d9a377ee0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:37.205783 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 899/3618] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:37 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:37.211394 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.213786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:37.214069 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.214357 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.214531 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Delete snapshot with id: 2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:37.220942 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.220942 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:37.221586 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:37.224165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.227067 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79/restore Aug 20 02:11:37.227995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:37.229856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Restoring backup 24a3f19c-2190-4f99-8c85-2b965ce50a79 ({'restore': {}}) {{(pid=100161) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:11:37.230020 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Restoring backup 24a3f19c-2190-4f99-8c85-2b965ce50a79 to volume None. Aug 20 02:11:37.236518 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.236518 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:37.237663 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating volume of 1 GB for restore of backup 24a3f19c-2190-4f99-8c85-2b965ce50a79. Aug 20 02:11:37.242471 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:11:37.249359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (430b335d-a05b-447a-8493-5cd056e1e9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:37.250543 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be632d7-57b2-4343-b38e-6ef4c1af0b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.251509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:37.255254 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot delete request issued successfully. Aug 20 02:11:37.255254 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4dec370-06b7-4593-8f37-73f822d44ce7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 202 Aug 20 02:11:37.255254 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 897/3619] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:37 2026] DELETE /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:37.267591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.271407 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:37.271407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.271407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.285541 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.285541 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:37.286643 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:37.287483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ac9f9e4-9124-4666-bd18-bdf62c7ed929 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 200 Aug 20 02:11:37.287810 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 906/3620] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:37 2026] GET /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:37.299443 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be632d7-57b2-4343-b38e-6ef4c1af0b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.300827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e0f75e-f9b9-4b96-8867-c53db9af0e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.363601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['0c78ee21-9e8c-44bc-bd2f-3e582db7ded4', '5526ce8b-5baa-4920-aca3-ad6a9267d00e', 'ecefaeb8-39e4-4e08-9a76-924895f2d567', '0b27a047-f46b-45ab-b07e-7e951a34a3ae'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:37.364688 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e0f75e-f9b9-4b96-8867-c53db9af0e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c78ee21-9e8c-44bc-bd2f-3e582db7ded4', '5526ce8b-5baa-4920-aca3-ad6a9267d00e', 'ecefaeb8-39e4-4e08-9a76-924895f2d567', '0b27a047-f46b-45ab-b07e-7e951a34a3ae']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.365882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17faa776-a5fa-4bd9-a90a-7d350eb9dfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.402843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17faa776-a5fa-4bd9-a90a-7d350eb9dfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e20e36-72c9-43fe-8f96-e3a2626df350', '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_24a3f19c-2190-4f99-8c85-2b965ce50a79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['0c78ee21-9e8c-44bc-bd2f-3e582db7ded4','5526ce8b-5baa-4920-aca3-ad6a9267d00e','ecefaeb8-39e4-4e08-9a76-924895f2d567','0b27a047-f46b-45ab-b07e-7e951a34a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_24a3f19c-2190-4f99-8c85-2b965ce50a79',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e20e36-72c9-43fe-8f96-e3a2626df350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.403910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a408a2-cb5c-447f-b457-7b7c955c7832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.423469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.425254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a408a2-cb5c-447f-b457-7b7c955c7832) transitioned into 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_24a3f19c-2190-4f99-8c85-2b965ce50a79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['0c78ee21-9e8c-44bc-bd2f-3e582db7ded4','5526ce8b-5baa-4920-aca3-ad6a9267d00e','ecefaeb8-39e4-4e08-9a76-924895f2d567','0b27a047-f46b-45ab-b07e-7e951a34a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.426384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c8b069-3c90-4061-91bf-863abdf87942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.439470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c8b069-3c90-4061-91bf-863abdf87942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.440366 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (430b335d-a05b-447a-8493-5cd056e1e9d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:37.440972 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:11:37.449199 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.449199 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:37.449841 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:37.575010 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:37.575487 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223214755"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:37.577306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223214755'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:37.577576 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Create volume of 1 GB Aug 20 02:11:37.584124 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:37.590482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Flow 'volume_create_api' (ee1ed631-868b-4d56-9cdc-5f2de6c8d719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:37.591632 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb84727-3650-431d-8316-bade44abbc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.595247 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:37.623842 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb84727-3650-431d-8316-bade44abbc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.624847 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b34575-82f6-492f-84af-03ccf9be00c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.697633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Created reservations ['e6003e8d-b868-4ba7-8ebc-c23c4b53d9ac', '7d38ccff-1244-43c4-b370-f3eaa5ec7cba', 'c9d54e42-fda4-4e5f-a970-f61c61e394ff', 'f1f5c5d1-78a5-4c3c-b732-9324086c26f1'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:37.698545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b34575-82f6-492f-84af-03ccf9be00c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6003e8d-b868-4ba7-8ebc-c23c4b53d9ac', '7d38ccff-1244-43c4-b370-f3eaa5ec7cba', 'c9d54e42-fda4-4e5f-a970-f61c61e394ff', 'f1f5c5d1-78a5-4c3c-b732-9324086c26f1']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.699706 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d917c683-3da1-4cf9-b2d5-dc2397263929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.727878 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d917c683-3da1-4cf9-b2d5-dc2397263929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '016780e5-b9a1-43d2-93ac-23484c9d1b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223214755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8371d3f335429fbd066cd08d5fd9bb',qos_specs=None,replication_status=,reservations=['e6003e8d-b868-4ba7-8ebc-c23c4b53d9ac','7d38ccff-1244-43c4-b370-f3eaa5ec7cba','c9d54e42-fda4-4e5f-a970-f61c61e394ff','f1f5c5d1-78a5-4c3c-b732-9324086c26f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a93df3506844d1790ed83d60b6ec7fe',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223214755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=016780e5-b9a1-43d2-93ac-23484c9d1b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8371d3f335429fbd066cd08d5fd9bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a93df3506844d1790ed83d60b6ec7fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.728869 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1c6838-761a-47e3-bdc6-688b6cefb0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.751597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1c6838-761a-47e3-bdc6-688b6cefb0f2) transitioned into state 'SUCCESS' from state '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-1223214755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8371d3f335429fbd066cd08d5fd9bb',qos_specs=None,replication_status=,reservations=['e6003e8d-b868-4ba7-8ebc-c23c4b53d9ac','7d38ccff-1244-43c4-b370-f3eaa5ec7cba','c9d54e42-fda4-4e5f-a970-f61c61e394ff','f1f5c5d1-78a5-4c3c-b732-9324086c26f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a93df3506844d1790ed83d60b6ec7fe',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.752873 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c780f256-df6e-4b01-a3e0-aa5c33c8b3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:37.763912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c780f256-df6e-4b01-a3e0-aa5c33c8b3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:37.765042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Flow 'volume_create_api' (ee1ed631-868b-4d56-9cdc-5f2de6c8d719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:37.765467 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Create volume request issued successfully. Aug 20 02:11:37.766166 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba34be1-b1fe-46da-ab76-bd071d843336 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:37.766769 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 900/3621] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:11:37 2026] POST /volume/v3/volumes => generated 776 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:37.781245 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-52a7f352-6206-4b58-9836-43fff580ec8c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:37.783400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52a7f352-6206-4b58-9836-43fff580ec8c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:11:37.783664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52a7f352-6206-4b58-9836-43fff580ec8c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:37.783901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52a7f352-6206-4b58-9836-43fff580ec8c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:37.792096 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:37.792096 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:37.795452 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-52a7f352-6206-4b58-9836-43fff580ec8c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Volume info retrieved successfully. Aug 20 02:11:37.799244 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52a7f352-6206-4b58-9836-43fff580ec8c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 returned with HTTP 200 Aug 20 02:11:37.799703 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 898/3622] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:37 2026] GET /volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:38.039892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-caf954bd-0cc4-4021-bcaf-404a24478caa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.042207 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-caf954bd-0cc4-4021-bcaf-404a24478caa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] GET https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 Aug 20 02:11:38.042459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-caf954bd-0cc4-4021-bcaf-404a24478caa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.042691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-caf954bd-0cc4-4021-bcaf-404a24478caa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.050651 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-caf954bd-0cc4-4021-bcaf-404a24478caa tempest-TestMinimumBasicScenario-1250040786 tempest-TestMinimumBasicScenario-1250040786-project-member] https://10.4.3.27/volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 returned with HTTP 404 Aug 20 02:11:38.050903 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 907/3623] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/volumes/f811b266-2b2d-44b9-92b8-bbac455af176 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:38.303406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-89e7d357-f2bc-453e-9b61-6febb7270e66 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.305452 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89e7d357-f2bc-453e-9b61-6febb7270e66 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:38.306931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-89e7d357-f2bc-453e-9b61-6febb7270e66 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.306931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-89e7d357-f2bc-453e-9b61-6febb7270e66 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.312469 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-89e7d357-f2bc-453e-9b61-6febb7270e66 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 404 Aug 20 02:11:38.313336 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 901/3624] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:38.330946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.333542 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:38.333542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.333542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.333735 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: 2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:38.342698 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-686d6a4d-aaa7-45eb-8a86-bf6411f11116 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 404 Aug 20 02:11:38.343394 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 899/3625] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:38 2026] DELETE /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:38.356873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-24be09d3-88a7-4769-b38f-bf978f3b799c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.359107 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-24be09d3-88a7-4769-b38f-bf978f3b799c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 Aug 20 02:11:38.359386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-24be09d3-88a7-4769-b38f-bf978f3b799c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.359645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-24be09d3-88a7-4769-b38f-bf978f3b799c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.364719 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-24be09d3-88a7-4769-b38f-bf978f3b799c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 returned with HTTP 404 Aug 20 02:11:38.365399 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 908/3626] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/snapshots/2177f445-cbb6-43d3-a495-8dec3b776716 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:38.380735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.382013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-7c7eaa88-17f2-454d-a253-7d7c4b114959 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.384874 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:38.385256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.385611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.385877 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:38.386299 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-7c7eaa88-17f2-454d-a253-7d7c4b114959 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:11:38.386624 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-7c7eaa88-17f2-454d-a253-7d7c4b114959 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.386933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-7c7eaa88-17f2-454d-a253-7d7c4b114959 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.397443 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.397443 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:38.397969 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:38.415598 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-7c7eaa88-17f2-454d-a253-7d7c4b114959 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:11:38.416175 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 900/3627] 10.4.3.27 () {68 vars in 1477 bytes} [Thu Aug 20 02:11:38 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 20 02:11:38.419723 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:38.420077 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c8f720f-07f3-4065-96d6-f29bee2c308c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 returned with HTTP 202 Aug 20 02:11:38.420704 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 902/3628] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:38 2026] DELETE /volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:38.430608 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.433145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:38.433473 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.433729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.444446 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.444446 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:38.448974 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:38.454979 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd24b6bf-78bf-4076-b4ce-319cc693d737 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 returned with HTTP 200 Aug 20 02:11:38.455520 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 909/3629] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:38.459479 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.459479 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:38.459897 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:38.459941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Checking backup size 1 against volume size 1 {{(pid=100161) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:11:38.460082 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Overwriting volume 87e20e36-72c9-43fe-8f96-e3a2626df350 with restore of backup 24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:38.466205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.468430 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:11:38.468582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.468757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.480656 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.480656 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:38.484557 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] restore_backup in rpcapi backup_id 24a3f19c-2190-4f99-8c85-2b965ce50a79 {{(pid=100161) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:11:38.485537 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:38.486915 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76023fa1-53ed-4082-a807-aa32369ed4e6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79/restore returned with HTTP 202 Aug 20 02:11:38.487561 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 919/3630] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:11:37 2026] POST /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79/restore => generated 189 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:38.496582 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-56378001-769f-43d9-be33-bd89a1bcf622 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:11:38.497309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.497432 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 901/3631] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1656 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:38.499952 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:38.500253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.500621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.500860 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:38.510116 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.510116 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:38.511385 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d1a7ea32-2236-4b34-beff-c02d7e7358b0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:38.511980 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 903/3632] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:38.512808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.518594 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:38.518959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e2405b1-d352-48b7-8af3-cf35dde122a2", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1100318199", "description": null, "metadata": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:38.540362 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.540362 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:38.540584 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:38.540633 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume 4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:11:38.595153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['ebeafe30-56f3-4bc8-9097-43f0424e273b', 'c5f2c5ae-1dde-4d98-a439-cd815114b001', 'b6eadcb4-2d18-4eda-a588-fcbf8b5173cc', '1a2e3e75-abb7-43bc-af42-04d21fe375a6'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:38.647520 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:11:38.647881 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6f240e35-5786-4c34-aec4-9f23a90a36b4 req-932f59ab-5ca0-4c90-a6c2-447179ff7603 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:38.648497 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 910/3633] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:11:38 2026] POST /volume/v3/snapshots => generated 320 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:11:38.817486 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.819377 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:11:38.819560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.819756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.830167 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.830167 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:38.835982 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Volume info retrieved successfully. Aug 20 02:11:38.842370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e35e535-378e-450d-9dad-3ee3eaf23e45 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 returned with HTTP 200 Aug 20 02:11:38.842868 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 920/3634] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:38.857027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.859169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:11:38.859438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "016780e5-b9a1-43d2-93ac-23484c9d1b03", "name": "tempest-type-Backup-880177185"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:38.862198 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Creating new backup {'backup': {'volume_id': '016780e5-b9a1-43d2-93ac-23484c9d1b03', 'name': 'tempest-type-Backup-880177185'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:11:38.862198 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Creating backup of volume 016780e5-b9a1-43d2-93ac-23484c9d1b03 in container None Aug 20 02:11:38.870914 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.870914 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:38.871451 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Volume info retrieved successfully. Aug 20 02:11:38.921489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Created reservations ['a40e6c6d-3de6-4a4c-99ea-ceb0e9bdbb45', 'daf18bb4-68d8-47cc-ae20-6a3c37988381'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:38.958366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-599d39d8-565f-4c8f-a806-f585c7679cb5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:11:38.960205 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 902/3635] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:11:38 2026] POST /volume/v3/backups => generated 313 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:38.970035 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:38.972628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:38.972915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:38.973267 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:38.973304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:38.978091 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:38.978091 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:38.978883 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4bc537d-62c5-4cd2-9515-4e8698a14ee9 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:38.979439 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 904/3636] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:38 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:39.472159 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-995abbae-00a8-4adc-938f-e4bc1e907083 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:39.474936 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-995abbae-00a8-4adc-938f-e4bc1e907083 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 Aug 20 02:11:39.475253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-995abbae-00a8-4adc-938f-e4bc1e907083 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:39.475354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-995abbae-00a8-4adc-938f-e4bc1e907083 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:39.483652 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-995abbae-00a8-4adc-938f-e4bc1e907083 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 returned with HTTP 404 Aug 20 02:11:39.484170 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 911/3637] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:39 2026] GET /volume/v3/volumes/e7981b0c-424f-4bd9-b6d9-8b8b39703770 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:39.496730 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c3a177eb-985e-4abc-9a83-323689fca20d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:39.497844 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:39.498196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1929429867"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:39.499786 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1929429867'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:39.499937 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:39.505117 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:39.511203 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (62be5273-e4a0-4730-b271-58b06495fe0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:39.512266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58aa8029-137c-485e-85ca-3c5dd031c20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:39.513190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:39.528015 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-361549af-5469-434f-b53b-2d79b4b3fb2d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:39.530149 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-361549af-5469-434f-b53b-2d79b4b3fb2d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:39.530796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-361549af-5469-434f-b53b-2d79b4b3fb2d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:39.531086 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-361549af-5469-434f-b53b-2d79b4b3fb2d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:39.531336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-361549af-5469-434f-b53b-2d79b4b3fb2d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:39.538430 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:39.538430 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:39.539175 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-361549af-5469-434f-b53b-2d79b4b3fb2d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:39.539628 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 903/3638] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:39 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:39.558280 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58aa8029-137c-485e-85ca-3c5dd031c20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:39.559145 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebbf803b-ebb6-4dd6-96fd-0aadf042727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:39.620903 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['d776cd98-736e-485b-8858-4fcfec8feab8', '7796e0fc-7d79-45ae-b496-6fe6dcec814f', '9d695508-48a4-42f1-a9b9-6c563760f5ba', 'bf09c259-5e62-4d9e-bb17-318796177e85'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:39.621982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebbf803b-ebb6-4dd6-96fd-0aadf042727a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d776cd98-736e-485b-8858-4fcfec8feab8', '7796e0fc-7d79-45ae-b496-6fe6dcec814f', '9d695508-48a4-42f1-a9b9-6c563760f5ba', 'bf09c259-5e62-4d9e-bb17-318796177e85']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:39.622853 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fcef00-f0ee-496d-bd98-db426a118604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:39.650010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fcef00-f0ee-496d-bd98-db426a118604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7600f333-8ffe-4413-8813-fa1222f6383d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929429867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['d776cd98-736e-485b-8858-4fcfec8feab8','7796e0fc-7d79-45ae-b496-6fe6dcec814f','9d695508-48a4-42f1-a9b9-6c563760f5ba','bf09c259-5e62-4d9e-bb17-318796177e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929429867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7600f333-8ffe-4413-8813-fa1222f6383d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:39.650801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd7bf2d-c306-4a3d-8a51-b48e1cf96c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:39.677251 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd7bf2d-c306-4a3d-8a51-b48e1cf96c0e) transitioned into state 'SUCCESS' from state '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-1929429867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['d776cd98-736e-485b-8858-4fcfec8feab8','7796e0fc-7d79-45ae-b496-6fe6dcec814f','9d695508-48a4-42f1-a9b9-6c563760f5ba','bf09c259-5e62-4d9e-bb17-318796177e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:39.678064 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d176df7b-13e6-486e-934c-e39e0c3ea9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:39.689140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d176df7b-13e6-486e-934c-e39e0c3ea9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:39.689140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (62be5273-e4a0-4730-b271-58b06495fe0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:39.689332 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:39.689853 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3a177eb-985e-4abc-9a83-323689fca20d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:39.690378 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 921/3639] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:39 2026] POST /volume/v3/volumes => generated 776 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:39.712587 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aa68750d-aa5d-4141-96a3-d60529434a57 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:39.713646 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa68750d-aa5d-4141-96a3-d60529434a57 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:39.713838 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa68750d-aa5d-4141-96a3-d60529434a57 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:39.714019 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa68750d-aa5d-4141-96a3-d60529434a57 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:39.728760 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:39.728760 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:39.734534 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-aa68750d-aa5d-4141-96a3-d60529434a57 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:39.740030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa68750d-aa5d-4141-96a3-d60529434a57 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d returned with HTTP 200 Aug 20 02:11:39.740658 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 905/3640] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:39 2026] GET /volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:39.994252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:39.994252 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:39.994252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:39.994252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:39.994554 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:40.001559 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.001559 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:40.004356 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6921286a-c2fe-4eb7-991b-a4519d7fdd11 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:40.004914 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 912/3641] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:39 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:40.552889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:40.554744 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:40.554937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:40.555156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:40.555270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:40.560050 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.560050 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:40.560901 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0f0ae9f-e99a-4b54-ba38-065f2f61b797 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:40.561373 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 904/3642] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:40 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:40.759444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:40.762770 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:40.763061 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:40.763539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:40.778485 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.778485 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:40.783862 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:40.789517 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3151a5a0-b216-48ef-a020-c3b72e69adfa tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d returned with HTTP 200 Aug 20 02:11:40.790115 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 922/3643] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:40 2026] GET /volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:40.808484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:40.810190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:40.816174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:40.816622 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:11:40.817117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:40.817117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:40.817906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7600f333-8ffe-4413-8813-fa1222f6383d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-425149249"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:40.830073 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.830073 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:40.833990 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:11:40.836021 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-922bfab2-9fae-4b65-a864-7e44c0d27526 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 200 Aug 20 02:11:40.836662 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 913/3644] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:40 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 479 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:40.838609 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.838609 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:40.839064 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:40.839259 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume 7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:40.889734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['f93667d9-13f9-41c4-a3ec-e25d74b0cd5d', '97f8a3f9-f2d6-49ae-b2ee-b68f9ef217c2', '1ac9bbc0-32f2-45a7-a8fe-78028003b01c', 'c16fc847-f0c4-4c1d-87e6-c32cf88aaa5f'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:40.934484 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:40.935010 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d3baa50c-359e-487c-9d7c-1b3e66e7db41 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:40.935609 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 906/3645] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:40.948217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1e61c403-d11c-427b-aebb-6096304af225 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:40.950460 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e61c403-d11c-427b-aebb-6096304af225 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:40.950664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e61c403-d11c-427b-aebb-6096304af225 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:40.950888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1e61c403-d11c-427b-aebb-6096304af225 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:40.957385 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:40.957385 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:40.957653 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1e61c403-d11c-427b-aebb-6096304af225 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:40.961253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1e61c403-d11c-427b-aebb-6096304af225 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd returned with HTTP 200 Aug 20 02:11:40.961253 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 905/3646] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:40 2026] GET /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:41.018816 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:41.020918 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:41.021174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:41.021381 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:41.021518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:41.026329 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:41.026329 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:41.027095 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-80f66062-ff86-4e13-a69c-597eb7bae0eb tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:41.028026 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 923/3647] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:41 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:41.576619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:41.578526 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:41.578740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:41.578931 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:41.579036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:41.584557 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:41.584557 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:41.588407 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d1e90b7-5afa-4043-a4bf-9c45b8924c5a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:41.588407 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 914/3648] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:41 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:41.972833 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:41.975586 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:41.975961 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:41.976350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:41.982023 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:41.982023 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:41.982023 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:41.984606 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e00d89c3-be2a-4a23-a43c-fab10e45a77a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd returned with HTTP 200 Aug 20 02:11:41.984606 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 907/3649] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:41 2026] GET /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:42.000207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:42.002676 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] POST https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd/action Aug 20 02:11:42.003000 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:42.003153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:42.017240 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:42.017240 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:42.017687 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:42.019835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2470ab53bc6d4086a47fb09eba162c42', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '731f7b6b62974ea58f47523269389a5f', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:11:42.020287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-11d98aa3-e397-4fb9-90d2-f4f5eb69064b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd/action returned with HTTP 403 Aug 20 02:11:42.021371 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 906/3650] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:11:41 2026] POST /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:42.032078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8ad086ef-3604-4773-baac-d94ea08997e6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:42.034610 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:42.034883 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:42.035147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:42.037417 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:42.041669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:42.044387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:42.044727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:42.045088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:42.047054 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:42.047054 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:42.047545 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:42.049327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:42.058868 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:42.058868 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:42.059792 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d3c24374-09d9-4227-8a44-cdbe20a1f3e2 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:42.060328 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 915/3651] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:42 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:42.081312 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:11:42.081312 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8ad086ef-3604-4773-baac-d94ea08997e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd returned with HTTP 202 Aug 20 02:11:42.081312 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 924/3652] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:42 2026] DELETE /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:42.087905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:42.089856 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:42.090265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:42.091649 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:42.093983 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=312,cinder:INSERT=41,cinder:UPDATE=78,cinder:DELETE=1 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:11:42.101286 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:42.101286 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:42.101286 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:42.101673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-880d6077-26a4-4201-80b9-1b168d8dc8a1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd returned with HTTP 200 Aug 20 02:11:42.102620 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 908/3653] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:42 2026] GET /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:42.597530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5eb4e369-9ce1-464f-b621-bef597156b95 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:42.599312 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5eb4e369-9ce1-464f-b621-bef597156b95 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:42.599899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5eb4e369-9ce1-464f-b621-bef597156b95 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:42.600372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5eb4e369-9ce1-464f-b621-bef597156b95 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:42.600611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5eb4e369-9ce1-464f-b621-bef597156b95 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:42.606309 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:42.606309 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:42.607552 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5eb4e369-9ce1-464f-b621-bef597156b95 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:42.608218 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 907/3654] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:42 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:43.032190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.034811 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:11:43.035094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.035348 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.047390 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:43.047390 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:43.051359 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:11:43.052588 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-8cb7fcc2-5210-4e67-b87a-c3d3fe23ed60 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 200 Aug 20 02:11:43.053157 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 916/3655] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:11:43 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:43.075425 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-926e7e66-a063-4dad-86a5-e7068a2c390d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.078014 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-926e7e66-a063-4dad-86a5-e7068a2c390d tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:43.078601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-926e7e66-a063-4dad-86a5-e7068a2c390d tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.078601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-926e7e66-a063-4dad-86a5-e7068a2c390d tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.078711 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-926e7e66-a063-4dad-86a5-e7068a2c390d tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:43.084523 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:43.084523 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:43.085792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-926e7e66-a063-4dad-86a5-e7068a2c390d tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:43.086452 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 925/3656] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:43 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:43.117943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9bfa2086-5ba3-493b-8d96-7f53957d2b32 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.120533 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bfa2086-5ba3-493b-8d96-7f53957d2b32 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd Aug 20 02:11:43.120533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bfa2086-5ba3-493b-8d96-7f53957d2b32 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.120665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9bfa2086-5ba3-493b-8d96-7f53957d2b32 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.129082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9bfa2086-5ba3-493b-8d96-7f53957d2b32 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd returned with HTTP 404 Aug 20 02:11:43.129775 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 909/3657] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:43 2026] GET /volume/v3/snapshots/e4b00abf-41cd-4416-94aa-dcff44ee4edd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:43.140205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7f16d387-1c5c-481d-9121-6acafb95846c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.144850 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:43.145091 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.145309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.145485 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: 7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:43.158679 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:43.158679 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:43.159049 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:43.197152 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:43.197152 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7f16d387-1c5c-481d-9121-6acafb95846c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d returned with HTTP 202 Aug 20 02:11:43.197796 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 908/3658] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:43 2026] DELETE /volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:43.210096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-984a9e68-87b0-4789-b7b5-db137caee843 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.213331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-984a9e68-87b0-4789-b7b5-db137caee843 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:43.213331 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-984a9e68-87b0-4789-b7b5-db137caee843 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.213331 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-984a9e68-87b0-4789-b7b5-db137caee843 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.227144 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:43.227144 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:43.236719 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-984a9e68-87b0-4789-b7b5-db137caee843 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:43.244938 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-984a9e68-87b0-4789-b7b5-db137caee843 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d returned with HTTP 200 Aug 20 02:11:43.245672 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 917/3659] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:43 2026] GET /volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:43.622614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:43.625373 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:43.625734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:43.626282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:43.626457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:43.638301 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:43.638301 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:43.639520 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-813d9ba3-f7fd-4b79-9ea9-29ee0d105de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:43.640359 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 926/3660] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:43 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.101978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.104277 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:44.104579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.104834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.104983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:44.110671 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.110671 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:44.113021 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4eca25b-da3f-4088-bc42-a93f0ce8238c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:44.113021 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 910/3661] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.263825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d9a4f32-3a55-47ea-932f-4497baba9bdb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.268694 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d9a4f32-3a55-47ea-932f-4497baba9bdb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d Aug 20 02:11:44.268694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d9a4f32-3a55-47ea-932f-4497baba9bdb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.268694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d9a4f32-3a55-47ea-932f-4497baba9bdb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.271269 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=347,cinder:UPDATE=111,cinder:INSERT=47 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:11:44.284003 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d9a4f32-3a55-47ea-932f-4497baba9bdb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d returned with HTTP 404 Aug 20 02:11:44.284003 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 909/3662] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/volumes/7600f333-8ffe-4413-8813-fa1222f6383d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:44.296453 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.299796 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:44.300316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1476893773"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:44.304116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1476893773'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:44.304277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:44.307799 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=270,cinder:UPDATE=55,cinder:INSERT=28 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:11:44.311246 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:44.317964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (2bda9ac4-62bd-42eb-a755-ad262c66759e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:44.319716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc47c08c-97f9-4013-8b94-146f97ebd7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.320982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:44.365731 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc47c08c-97f9-4013-8b94-146f97ebd7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.367184 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25543a48-bf54-4bde-b8eb-442b18ab751d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.451032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['14942d92-9938-4229-b4b5-e23ea78a71a0', '8440f283-4efb-4593-a10c-ceda9e7f64b4', 'be1a4198-daa7-47cb-99a0-0dc37dab0dca', '5675b8f9-de5f-40db-bec3-2d8817e4098a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:44.451032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25543a48-bf54-4bde-b8eb-442b18ab751d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14942d92-9938-4229-b4b5-e23ea78a71a0', '8440f283-4efb-4593-a10c-ceda9e7f64b4', 'be1a4198-daa7-47cb-99a0-0dc37dab0dca', '5675b8f9-de5f-40db-bec3-2d8817e4098a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.451870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc379fa1-ec74-4657-8f4d-f134ab0a05a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.468615 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.473108 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:11:44.473108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.473108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.482510 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.482510 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:44.482510 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:11:44.483215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-ce725b2d-c1e1-4287-b80c-512617da53af tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 200 Aug 20 02:11:44.484041 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 927/3663] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.494262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc379fa1-ec74-4657-8f4d-f134ab0a05a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '565125b0-f225-4e72-ad76-529f5ca1deca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476893773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['14942d92-9938-4229-b4b5-e23ea78a71a0','8440f283-4efb-4593-a10c-ceda9e7f64b4','be1a4198-daa7-47cb-99a0-0dc37dab0dca','5675b8f9-de5f-40db-bec3-2d8817e4098a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476893773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=565125b0-f225-4e72-ad76-529f5ca1deca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.495250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783c7691-cc1a-4ff2-8a33-cd22876801be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.500518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.505270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:11:44.505270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.505270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.516940 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.516940 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:44.521849 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:44.535793 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-02308297-be3f-4820-95f8-60a18ba8e002 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 200 Aug 20 02:11:44.535793 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 911/3664] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:44.537417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783c7691-cc1a-4ff2-8a33-cd22876801be) transitioned into state 'SUCCESS' from state '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-1476893773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['14942d92-9938-4229-b4b5-e23ea78a71a0','8440f283-4efb-4593-a10c-ceda9e7f64b4','be1a4198-daa7-47cb-99a0-0dc37dab0dca','5675b8f9-de5f-40db-bec3-2d8817e4098a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.538460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa013662-7baf-4331-83c2-2e65cefe09a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.548184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.552266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:44.552884 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "86a784da-245a-436a-bd60-7a1c6c91b90c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:44.555505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '86a784da-245a-436a-bd60-7a1c6c91b90c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:44.558068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa013662-7baf-4331-83c2-2e65cefe09a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.559406 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (2bda9ac4-62bd-42eb-a755-ad262c66759e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:44.560093 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:44.561851 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef4a7cc1-755d-4b61-9891-fc118a1cbc5f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:44.561851 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 918/3665] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:44 2026] POST /volume/v3/volumes => generated 776 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:44.574958 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.574958 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:44.575604 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:11:44.575776 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:11:44.578487 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:11:44.578545 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.579880 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:44.580130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.580436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.585637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (a16a0f40-e8fb-4db0-b327-b3382f87bc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:44.587376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0326943e-2754-49dc-9005-e032a3adf024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.588771 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:44.599133 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.599133 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:44.610860 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:44.615590 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-457ac4c2-0a0e-4b5e-850e-e601122c5ba7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca returned with HTTP 200 Aug 20 02:11:44.615803 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 928/3666] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.650558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0326943e-2754-49dc-9005-e032a3adf024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86a784da-245a-436a-bd60-7a1c6c91b90c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.653132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92566f41-9f9a-4830-a29b-d64cc2c4eefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.654331 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.657391 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:44.657391 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.658392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.658590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:44.672616 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.672616 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:44.672616 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa61a79e-79bf-4694-b11e-37e03f0081cc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:44.672616 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 912/3667] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.750164 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['9757919e-a794-42f8-9afd-0f1584603802', 'fb43cfe3-41a4-431a-92d8-9b6d0ed90120', '1386f299-27a9-44bc-af09-0a7f2d6ad8be', '16c1332e-a04a-4e3e-9278-46cb817686b2'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:44.751338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92566f41-9f9a-4830-a29b-d64cc2c4eefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9757919e-a794-42f8-9afd-0f1584603802', 'fb43cfe3-41a4-431a-92d8-9b6d0ed90120', '1386f299-27a9-44bc-af09-0a7f2d6ad8be', '16c1332e-a04a-4e3e-9278-46cb817686b2']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.752594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f9702e-7a96-4091-ba77-793bf15258ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.818501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f9702e-7a96-4091-ba77-793bf15258ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00413d6d-fa14-486f-9299-88c5a7afec73', '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='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['9757919e-a794-42f8-9afd-0f1584603802','fb43cfe3-41a4-431a-92d8-9b6d0ed90120','1386f299-27a9-44bc-af09-0a7f2d6ad8be','16c1332e-a04a-4e3e-9278-46cb817686b2'],size=1,snapshot_id=86a784da-245a-436a-bd60-7a1c6c91b90c,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:11:44Z,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=00413d6d-fa14-486f-9299-88c5a7afec73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86a784da-245a-436a-bd60-7a1c6c91b90c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.819391 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd3e779-9d8c-482d-b7eb-32c9beda174a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.870518 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd3e779-9d8c-482d-b7eb-32c9beda174a) transitioned into 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='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['9757919e-a794-42f8-9afd-0f1584603802','fb43cfe3-41a4-431a-92d8-9b6d0ed90120','1386f299-27a9-44bc-af09-0a7f2d6ad8be','16c1332e-a04a-4e3e-9278-46cb817686b2'],size=1,snapshot_id=86a784da-245a-436a-bd60-7a1c6c91b90c,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.871303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4476b9-e7d4-4dd4-8ec5-e9a686a295b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:44.911970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4476b9-e7d4-4dd4-8ec5-e9a686a295b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:44.912631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (a16a0f40-e8fb-4db0-b327-b3382f87bc2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:44.912903 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:11:44.913581 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-61996ffe-548d-4071-8b6c-dba0a9d59204 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:44.914244 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 910/3668] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:11:44 2026] POST /volume/v3/volumes => generated 734 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:44.933284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.937045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:11:44.937045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.937882 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.948912 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.948912 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:44.954631 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:44.963330 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-9064e738-2f74-4203-a3e5-677b0fd5e23c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 200 Aug 20 02:11:44.963816 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 919/3669] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:44.977792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:44.984384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:11:44.984384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:44.984384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:44.988293 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=352,cinder:UPDATE=110,cinder:INSERT=47 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:11:44.996262 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:44.996262 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:45.002612 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:45.015782 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2e05340c-e99a-459e-894e-31208f52e2a5 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 200 Aug 20 02:11:45.016569 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 929/3670] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:44 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:45.130835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2f0799d8-493d-4364-bd66-5079519b321e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.139920 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f0799d8-493d-4364-bd66-5079519b321e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:45.140186 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f0799d8-493d-4364-bd66-5079519b321e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:45.140413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f0799d8-493d-4364-bd66-5079519b321e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:45.140526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2f0799d8-493d-4364-bd66-5079519b321e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:45.148560 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.148560 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:45.149465 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f0799d8-493d-4364-bd66-5079519b321e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:45.149980 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 913/3671] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:45 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:45.639665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.644324 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:45.644554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:45.644762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:45.653753 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.653753 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:45.658613 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:45.669854 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a2428eb-1f0c-484f-b1b6-910b32b65ed9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca returned with HTTP 200 Aug 20 02:11:45.670380 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 911/3672] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:45 2026] GET /volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:45.685844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.686207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.687684 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:45.688143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "565125b0-f225-4e72-ad76-529f5ca1deca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-297687600"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:45.688840 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:45.689194 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:45.689491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:45.689697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:45.699640 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.699640 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:45.700550 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a3cb5c57-938f-4393-9aa2-4697fa9dd852 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:45.701156 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.701156 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:45.701272 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 920/3673] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:45 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:45.701318 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:45.701318 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume 565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:45.745188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['3c13945f-ceea-47c8-99eb-63368e27dc3a', 'd2ed406d-bfd2-4bf3-94e7-dd231331a8aa', '7fd71c6d-2c1d-47cc-8fdc-779c49954f34', '3db14ab6-cb46-40e8-9ade-4ce541486346'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:45.797777 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:45.797777 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16b42d88-50b3-4c31-b45b-aeb4391c5f39 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:45.797777 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 930/3674] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:45.812694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.815591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:45.815875 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:45.816149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:45.825955 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.825955 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:45.826752 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:45.827403 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf6bbcfc-8056-47b2-b574-6c80d3c8b728 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c returned with HTTP 200 Aug 20 02:11:45.827802 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 914/3675] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:45 2026] GET /volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:45.833246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-40b55679-2533-4d0d-b2d0-7d924ad11c00 req-c9829e2d-6e62-4a4c-9566-9a450bbfc552 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:45.835816 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-40b55679-2533-4d0d-b2d0-7d924ad11c00 req-c9829e2d-6e62-4a4c-9566-9a450bbfc552 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb Aug 20 02:11:45.836070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-40b55679-2533-4d0d-b2d0-7d924ad11c00 req-c9829e2d-6e62-4a4c-9566-9a450bbfc552 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:45.836326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-40b55679-2533-4d0d-b2d0-7d924ad11c00 req-c9829e2d-6e62-4a4c-9566-9a450bbfc552 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:45.845486 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:45.845486 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:45.938643 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-40b55679-2533-4d0d-b2d0-7d924ad11c00 req-c9829e2d-6e62-4a4c-9566-9a450bbfc552 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb returned with HTTP 200 Aug 20 02:11:45.939211 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 912/3676] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:45 2026] DELETE /volume/v3/attachments/8dfccf7e-3372-4b60-bd84-64bb3d047ccb => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:46.167382 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.169624 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:46.169624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.169822 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.169913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:46.174898 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.174898 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:46.175739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87b1df2b-c1d6-445e-961b-86b8efc14052 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:46.176613 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 921/3677] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:46 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:46.714204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ff356573-9326-45de-a5e6-3106f4fb6489 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.717744 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ff356573-9326-45de-a5e6-3106f4fb6489 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:46.717744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ff356573-9326-45de-a5e6-3106f4fb6489 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.718010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ff356573-9326-45de-a5e6-3106f4fb6489 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.718214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ff356573-9326-45de-a5e6-3106f4fb6489 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:46.726678 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.726678 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:46.726678 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ff356573-9326-45de-a5e6-3106f4fb6489 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:46.726678 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 931/3678] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:46 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:46.845335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.857839 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:46.858034 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.858282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.871040 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.871040 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:46.871040 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:46.871040 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a6e5f3d-7ecd-435d-a301-e882488b0bd6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c returned with HTTP 200 Aug 20 02:11:46.871040 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 915/3679] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:46 2026] GET /volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:46.887394 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.888893 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:46.889043 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.889219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.889462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:11:46.889663 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.889663 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:46.890378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.db.api [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Building query based on filter {{(pid=100163) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:11:46.893580 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Get all snapshots completed successfully. Aug 20 02:11:46.893844 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1b8dd9eb-0138-45bf-b4b0-efa0e0694c85 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:11:46.894165 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 913/3680] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:11:46 2026] GET /volume/v3/snapshots => generated 335 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:46.907890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.910041 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:46.910357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.910550 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.910662 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:46.916762 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.916762 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:46.917206 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:46.937847 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:11:46.938106 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81d3adbf-f790-4490-8724-3c27a5e0ea5b tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c returned with HTTP 202 Aug 20 02:11:46.938662 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 922/3681] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:46 2026] DELETE /volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:46.948960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5512352d-9318-435e-b80a-f178edd8a331 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:46.951594 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5512352d-9318-435e-b80a-f178edd8a331 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:46.951803 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5512352d-9318-435e-b80a-f178edd8a331 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:46.952002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5512352d-9318-435e-b80a-f178edd8a331 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:46.960487 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:46.960487 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:46.960487 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5512352d-9318-435e-b80a-f178edd8a331 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:46.961380 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5512352d-9318-435e-b80a-f178edd8a331 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c returned with HTTP 200 Aug 20 02:11:46.961380 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 932/3682] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:46 2026] GET /volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:47.191317 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.196918 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:47.196918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.196918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.196918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:47.199709 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.202839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] DELETE https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:11:47.202967 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.202967 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:47.203024 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.203294 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.203464 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Delete volume with id: 1daede6a-dc4a-43e8-bf85-390e2da851e8 Aug 20 02:11:47.207672 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b197df08-c22b-4508-bb2e-470a1d5d5919 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:47.207672 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 916/3683] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:47 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:47.211652 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.211652 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:47.212091 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:11:47.237466 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Delete volume request issued successfully. Aug 20 02:11:47.237466 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7454aa72-77c4-4a96-9518-448a31d6e0d7 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 returned with HTTP 202 Aug 20 02:11:47.237466 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 914/3684] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:47 2026] DELETE /volume/v3/volumes/1daede6a-dc4a-43e8-bf85-390e2da851e8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:47.242319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80e2e73b-c930-4843-baa4-38da60678925 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.244828 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] DELETE https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 Aug 20 02:11:47.245143 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.245434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.245587 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Delete backup with id: 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314. Aug 20 02:11:47.253427 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.253427 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:47.270537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] delete_backup rpcapi backup_id 14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:47.273599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80e2e73b-c930-4843-baa4-38da60678925 tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 returned with HTTP 202 Aug 20 02:11:47.274565 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 923/3685] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:47 2026] DELETE /volume/v3/backups/14cfcea9-5fb2-44ae-b90e-6b6d85c5f314 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:47.287305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.289174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:11:47.292557 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.292557 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.292557 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Delete volume with id: b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:11:47.298828 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.298828 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:47.305594 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:11:47.328707 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Delete volume request issued successfully. Aug 20 02:11:47.328968 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c3a10993-16a6-4128-8fa3-a01f8da6cc0f tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 202 Aug 20 02:11:47.329550 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 933/3686] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:47 2026] DELETE /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:47.340265 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-72858522-1283-486d-b43f-3f74f6f8f0ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.341133 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72858522-1283-486d-b43f-3f74f6f8f0ed tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:11:47.341261 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72858522-1283-486d-b43f-3f74f6f8f0ed tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.341790 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-72858522-1283-486d-b43f-3f74f6f8f0ed tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.350987 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.350987 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:47.356696 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-72858522-1283-486d-b43f-3f74f6f8f0ed tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Volume info retrieved successfully. Aug 20 02:11:47.363985 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-72858522-1283-486d-b43f-3f74f6f8f0ed tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 200 Aug 20 02:11:47.364416 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 917/3687] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:47 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:47.740296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c041d695-970e-4307-b882-c8231aed8670 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.742824 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c041d695-970e-4307-b882-c8231aed8670 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:47.743385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c041d695-970e-4307-b882-c8231aed8670 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.743595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c041d695-970e-4307-b882-c8231aed8670 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.743765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c041d695-970e-4307-b882-c8231aed8670 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:47.749644 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:47.749644 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:47.750788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c041d695-970e-4307-b882-c8231aed8670 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:47.751332 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 915/3688] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:47 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:47.977678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c358de5a-3d0c-4709-842f-492c271d5a81 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.981035 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c358de5a-3d0c-4709-842f-492c271d5a81 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c Aug 20 02:11:47.981570 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c358de5a-3d0c-4709-842f-492c271d5a81 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:47.982003 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c358de5a-3d0c-4709-842f-492c271d5a81 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:47.988490 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c358de5a-3d0c-4709-842f-492c271d5a81 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c returned with HTTP 404 Aug 20 02:11:47.989470 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 924/3689] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:47 2026] GET /volume/v3/snapshots/b7121d8d-5213-437e-af18-664553fab93c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:47.997854 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:47.999671 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:47.999915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.000179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.000400 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: 565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:48.007876 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.007876 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:48.008314 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:48.028146 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:48.028448 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f776397-8127-4730-ae52-c4e63fcb28f4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca returned with HTTP 202 Aug 20 02:11:48.028993 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 934/3690] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:47 2026] DELETE /volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:48.029193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.032558 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:11:48.032822 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.033065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.037239 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.041293 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:48.041573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.041842 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.044098 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.044098 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:48.048792 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:48.058041 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3a90d171-da2e-49b3-ba4f-b58930b4e664 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 200 Aug 20 02:11:48.058563 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 918/3691] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:48.058984 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.058984 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:48.065030 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:48.070799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fa36c10e-d3b1-447c-b3d3-db51bc723a99 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.071279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa36c10e-d3b1-447c-b3d3-db51bc723a99 None None] GET https://10.4.3.27/volume// Aug 20 02:11:48.071522 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa36c10e-d3b1-447c-b3d3-db51bc723a99 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.071818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa36c10e-d3b1-447c-b3d3-db51bc723a99 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.072130 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa36c10e-d3b1-447c-b3d3-db51bc723a99 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:48.072256 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c4cbb1b3-5488-49ed-b540-187e87a69065 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca returned with HTTP 200 Aug 20 02:11:48.072660 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 916/3692] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:48.073018 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 925/3693] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:48.083651 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-559a2f21-f34e-41d2-affa-381c159d16d2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.086415 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-559a2f21-f34e-41d2-affa-381c159d16d2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:11:48.086848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-559a2f21-f34e-41d2-affa-381c159d16d2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00413d6d-fa14-486f-9299-88c5a7afec73", "connector": null, "instance_uuid": "a13a41df-bcd9-488c-a3c7-e142adc9a1d1"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:48.097752 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.097752 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:48.136582 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-559a2f21-f34e-41d2-affa-381c159d16d2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:11:48.137079 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 935/3694] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:11:48 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 20 02:11:48.147460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-78e39d49-96c8-446e-8a59-f1d172e98546 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.147920 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78e39d49-96c8-446e-8a59-f1d172e98546 None None] GET https://10.4.3.27/volume// Aug 20 02:11:48.148189 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78e39d49-96c8-446e-8a59-f1d172e98546 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.148871 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78e39d49-96c8-446e-8a59-f1d172e98546 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.149447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78e39d49-96c8-446e-8a59-f1d172e98546 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:11:48.149887 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 919/3695] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:11:48.162818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.167092 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:11:48.167092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.167092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.182052 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.182052 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:48.187026 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:11:48.193937 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-a1677547-22c0-4c10-a3eb-672c4a840aba tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 200 Aug 20 02:11:48.194488 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 917/3696] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 1522 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:11:48.222619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.226715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:48.226891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.227168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.227820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:48.238083 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.238083 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:48.238974 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e9bc5a6-1554-4250-b3d1-733ce0ce95c8 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:48.239484 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 926/3697] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:48.337019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.342867 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 Aug 20 02:11:48.343467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:48.357357 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-00413d6d-fa14-486f-9299-88c5a7afec73-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:11:48.364397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-00413d6d-fa14-486f-9299-88c5a7afec73-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:11:48.365436 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.365436 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:48.381340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d62b6935-ddfa-4d55-a37b-15a80fd6c52e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.383785 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d62b6935-ddfa-4d55-a37b-15a80fd6c52e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] GET https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 Aug 20 02:11:48.384049 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d62b6935-ddfa-4d55-a37b-15a80fd6c52e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.384324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d62b6935-ddfa-4d55-a37b-15a80fd6c52e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.393752 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d62b6935-ddfa-4d55-a37b-15a80fd6c52e tempest-TestVolumeBackupRestore-446432238 tempest-TestVolumeBackupRestore-446432238-project-member] https://10.4.3.27/volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 returned with HTTP 404 Aug 20 02:11:48.394464 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 920/3698] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/volumes/b6ae8d3b-e961-4895-b5e4-441599c31259 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:48.463368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-00413d6d-fa14-486f-9299-88c5a7afec73-np0000007844" released by "attachment_update" :: held 0.099s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:11:48.463563 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-2f6c92c0-0529-453c-b116-d1239d1c07b4 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 returned with HTTP 200 Aug 20 02:11:48.464114 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 936/3699] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:11:48 2026] PUT /volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:48.494899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3bc07b19-f1c6-44e9-a465-8f830a365fbc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.497283 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3bc07b19-f1c6-44e9-a465-8f830a365fbc tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307/action Aug 20 02:11:48.497652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3bc07b19-f1c6-44e9-a465-8f830a365fbc tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:48.497765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3bc07b19-f1c6-44e9-a465-8f830a365fbc tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:48.521311 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.521311 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:48.555148 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-d7eea4fd-c969-40b0-96c7-c8412e2b1175 req-3bc07b19-f1c6-44e9-a465-8f830a365fbc tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307/action returned with HTTP 204 Aug 20 02:11:48.555574 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 918/3700] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:11:48 2026] POST /volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:48.767119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:48.769371 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:48.769589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:48.769922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:48.769922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:48.777601 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:48.777601 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:48.778713 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dee7595f-d5fb-4661-ac8c-aa4cee5e1f79 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:48.779175 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 927/3701] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:48 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:49.087722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b421ae1-d09f-4173-9270-b9e1d658aa34 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.089779 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b421ae1-d09f-4173-9270-b9e1d658aa34 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca Aug 20 02:11:49.089983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b421ae1-d09f-4173-9270-b9e1d658aa34 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:49.090219 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b421ae1-d09f-4173-9270-b9e1d658aa34 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:49.097573 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b421ae1-d09f-4173-9270-b9e1d658aa34 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca returned with HTTP 404 Aug 20 02:11:49.098130 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 921/3702] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:49 2026] GET /volume/v3/volumes/565125b0-f225-4e72-ad76-529f5ca1deca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:49.109028 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.111158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:49.111533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1811684337"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:49.113096 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1811684337'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:49.113220 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:49.113622 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:49.113622 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:49.121683 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:49.126872 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c75b5732-64b8-4318-a523-ca4137369880 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.132208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (dc39864c-6f35-41b6-9079-29ad77e3813a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:49.134249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1285b50-960c-4e38-a6e5-1d78dc268788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.136131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:49.172642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1285b50-960c-4e38-a6e5-1d78dc268788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.173672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f092b90e-b1cc-461f-b833-198f22594265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.234011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['8562fad8-a268-4a28-9bc2-ee2129084ba4', 'da60f96f-9cfd-4082-b8fa-59e82edd6bc6', '7b1a3f58-3a3b-43bb-bf99-1b4f5c50e386', '23aad183-d018-42fb-af03-a9706821d491'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:49.235245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f092b90e-b1cc-461f-b833-198f22594265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8562fad8-a268-4a28-9bc2-ee2129084ba4', 'da60f96f-9cfd-4082-b8fa-59e82edd6bc6', '7b1a3f58-3a3b-43bb-bf99-1b4f5c50e386', '23aad183-d018-42fb-af03-a9706821d491']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.236572 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36bbee77-899c-409c-bb1d-5fc2d8f09841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.256105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.258351 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:49.258603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:49.258835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:49.258958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:49.263659 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:49.263659 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:49.264463 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23787c09-34a9-42f3-993f-6c96f9b28e3a tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:49.264941 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 928/3703] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:49 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:49.265375 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36bbee77-899c-409c-bb1d-5fc2d8f09841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '413d8aca-5338-41f1-8ac9-bab60a4906d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811684337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['8562fad8-a268-4a28-9bc2-ee2129084ba4','da60f96f-9cfd-4082-b8fa-59e82edd6bc6','7b1a3f58-3a3b-43bb-bf99-1b4f5c50e386','23aad183-d018-42fb-af03-a9706821d491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811684337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=413d8aca-5338-41f1-8ac9-bab60a4906d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.266145 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1206e55-e25b-4eab-9ca4-6ace3ca9c797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.287990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1206e55-e25b-4eab-9ca4-6ace3ca9c797) transitioned into state 'SUCCESS' from state '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-1811684337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['8562fad8-a268-4a28-9bc2-ee2129084ba4','da60f96f-9cfd-4082-b8fa-59e82edd6bc6','7b1a3f58-3a3b-43bb-bf99-1b4f5c50e386','23aad183-d018-42fb-af03-a9706821d491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.288847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e914a11-1547-409e-98eb-a2a0a945e6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.295664 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:49.296332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-87074197"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:49.298143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-87074197'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:49.300178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:11:49.300813 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e914a11-1547-409e-98eb-a2a0a945e6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.301888 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (dc39864c-6f35-41b6-9079-29ad77e3813a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:49.302293 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:49.303119 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-454af30a-9648-42af-b8e9-133f1ea5ad67 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:49.303618 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 937/3704] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:49 2026] POST /volume/v3/volumes => generated 776 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:49.304605 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:11:49.312764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (5cf35f26-3f75-4b3d-b973-76835b842d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:49.314000 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2914102d-6221-4fd1-bb1f-9b81c6dd6d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.316331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:49.317545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.324863 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:49.324863 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:49.324863 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:49.341066 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:49.341066 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:49.348180 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:49.348708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2914102d-6221-4fd1-bb1f-9b81c6dd6d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.350019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1330b3b5-f489-45e3-a737-3b9e89468d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.357255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e6031fe1-5949-4a5f-aeb1-a6989caa9b9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 returned with HTTP 200 Aug 20 02:11:49.357255 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 922/3705] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:49 2026] GET /volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:49.445003 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['633bfa35-ae83-40c5-94ce-ecff40635b37', '7146d521-9156-4c52-a01a-f69b747fdbf9', 'c1373e3a-42c2-43c5-bd9b-53e8f2992d68', '70bdedd4-774a-41d4-83fe-fb7aaa64c087'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:49.446509 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1330b3b5-f489-45e3-a737-3b9e89468d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633bfa35-ae83-40c5-94ce-ecff40635b37', '7146d521-9156-4c52-a01a-f69b747fdbf9', 'c1373e3a-42c2-43c5-bd9b-53e8f2992d68', '70bdedd4-774a-41d4-83fe-fb7aaa64c087']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.447621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8752433d-db7c-4783-8458-c0206f7b5cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.478245 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8752433d-db7c-4783-8458-c0206f7b5cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958d809f-22fd-4f9c-a1bb-4cad79a2c6e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-87074197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['633bfa35-ae83-40c5-94ce-ecff40635b37','7146d521-9156-4c52-a01a-f69b747fdbf9','c1373e3a-42c2-43c5-bd9b-53e8f2992d68','70bdedd4-774a-41d4-83fe-fb7aaa64c087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-87074197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958d809f-22fd-4f9c-a1bb-4cad79a2c6e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.478760 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3eb90f-4dff-4ec9-8b7f-1b6bcd29aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.523856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3eb90f-4dff-4ec9-8b7f-1b6bcd29aecc) transitioned into state 'SUCCESS' from state '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-87074197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['633bfa35-ae83-40c5-94ce-ecff40635b37','7146d521-9156-4c52-a01a-f69b747fdbf9','c1373e3a-42c2-43c5-bd9b-53e8f2992d68','70bdedd4-774a-41d4-83fe-fb7aaa64c087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.525075 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ca829a-a40a-4bec-8d43-74861c0d32be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:49.540595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ca829a-a40a-4bec-8d43-74861c0d32be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:49.540595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (5cf35f26-3f75-4b3d-b973-76835b842d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:49.541476 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:11:49.542330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c75b5732-64b8-4318-a523-ca4137369880 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:49.542846 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 919/3706] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:11:49 2026] POST /volume/v3/volumes => generated 766 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:49.558948 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-18bf0e7e-d260-4471-b004-52a27d4b467c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.561458 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-18bf0e7e-d260-4471-b004-52a27d4b467c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:11:49.561892 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-18bf0e7e-d260-4471-b004-52a27d4b467c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:49.562133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-18bf0e7e-d260-4471-b004-52a27d4b467c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:49.572823 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:49.572823 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:49.579740 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-18bf0e7e-d260-4471-b004-52a27d4b467c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:49.585947 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-18bf0e7e-d260-4471-b004-52a27d4b467c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 200 Aug 20 02:11:49.586569 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 929/3707] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:49 2026] GET /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:49.796065 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a08f4099-8fbb-4440-98c9-b083df1d916b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:49.798958 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a08f4099-8fbb-4440-98c9-b083df1d916b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:49.799217 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a08f4099-8fbb-4440-98c9-b083df1d916b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:49.799433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a08f4099-8fbb-4440-98c9-b083df1d916b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:49.799563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a08f4099-8fbb-4440-98c9-b083df1d916b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:49.807039 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:49.807039 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:49.807883 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a08f4099-8fbb-4440-98c9-b083df1d916b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:49.808489 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 938/3708] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:49 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:50.278970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.280694 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:50.281092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.282482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.282482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:50.288283 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.288283 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:50.289453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fc2b576-7371-4b8c-b4ab-a43a06a91263 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:50.290393 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 923/3709] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:50.371728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.374166 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:50.374464 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.374721 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.382624 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.382624 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:50.386781 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:50.391221 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d509ba6-67da-44fa-b4b2-901e09d20cc7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 returned with HTTP 200 Aug 20 02:11:50.391653 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 920/3710] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:50.406242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7f184997-4b9b-44cc-963e-59c8358e0400 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.410247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:50.410247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "413d8aca-5338-41f1-8ac9-bab60a4906d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1942993618"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:50.420064 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.420064 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:50.420856 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:50.421146 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume 413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:50.461299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['a1b62acb-06da-4d2b-b15e-e6e2548ef062', '31617b2f-3563-4732-bc4b-d391a6b4030b', '1a30195e-cebc-47c6-a06a-71e026516788', '372267f0-7e2c-46d8-b066-1a1c91dcadab'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:50.502923 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:50.503434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f184997-4b9b-44cc-963e-59c8358e0400 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:50.503972 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 930/3711] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:50.517158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-68d72933-a36c-4fd4-922e-6a17684032c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.519284 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68d72933-a36c-4fd4-922e-6a17684032c9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:50.519533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68d72933-a36c-4fd4-922e-6a17684032c9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.519776 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-68d72933-a36c-4fd4-922e-6a17684032c9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.526068 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.526068 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:50.526552 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-68d72933-a36c-4fd4-922e-6a17684032c9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:50.527550 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-68d72933-a36c-4fd4-922e-6a17684032c9 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee returned with HTTP 200 Aug 20 02:11:50.528855 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 939/3712] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:50.602460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-317d5533-205c-44a8-b0a6-2aed4615791e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.604788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-317d5533-205c-44a8-b0a6-2aed4615791e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:11:50.605090 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-317d5533-205c-44a8-b0a6-2aed4615791e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.605368 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-317d5533-205c-44a8-b0a6-2aed4615791e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.616359 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.616359 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:50.621802 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-317d5533-205c-44a8-b0a6-2aed4615791e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:50.626938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-317d5533-205c-44a8-b0a6-2aed4615791e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 200 Aug 20 02:11:50.627423 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 924/3713] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:50.641100 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.643381 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:50.644137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "958d809f-22fd-4f9c-a1bb-4cad79a2c6e2", "name": "tempest-VolumeDependencyTests-Snapshot-1333718006"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:50.654257 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.654257 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:50.654644 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:50.654800 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create snapshot from volume 958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:11:50.712336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['439b945a-7ef8-4945-87a9-ba08864a3032', '3251ddce-ac09-488b-b92c-db76c1b9253b', '3917738d-eb83-4c83-b9db-7deaa207c67d', 'bae535c3-f075-4a38-af34-37efc47b4f36'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:50.753863 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot create request issued successfully. Aug 20 02:11:50.754296 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5743dc2-deb0-4b15-b15a-c456e1671bdd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:50.754677 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 921/3714] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:50.766171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e271ee89-b987-485d-a521-8fcaba34a50c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.768256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e271ee89-b987-485d-a521-8fcaba34a50c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:50.768566 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e271ee89-b987-485d-a521-8fcaba34a50c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.768827 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e271ee89-b987-485d-a521-8fcaba34a50c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.774930 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.774930 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:50.775660 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e271ee89-b987-485d-a521-8fcaba34a50c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:50.776630 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e271ee89-b987-485d-a521-8fcaba34a50c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 200 Aug 20 02:11:50.777129 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 931/3715] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:50.820085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:50.824598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:50.824790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:50.824969 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:50.825109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:50.833872 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:50.833872 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:50.835475 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7aaa6dd1-5b4a-4ce7-ae8c-c1122e7f3d0c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:50.835475 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 940/3716] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:50 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.302299 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.307252 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:51.307902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.308246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.308431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:51.315022 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.315022 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:51.315913 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9632b2b0-4838-4e26-82b9-9df2b8e8c429 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:51.316585 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 925/3717] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:51 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.540937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.544350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:51.544350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.544350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.554682 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.554682 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:51.554682 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:51.554682 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-59bd4dd8-a267-4a48-85a6-5ee2839bb730 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee returned with HTTP 200 Aug 20 02:11:51.554971 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 922/3718] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:51 2026] GET /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.566946 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-96432326-7382-4bda-8c96-638b0ec71545 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.570285 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] POST https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee/action Aug 20 02:11:51.570285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:11:51.570285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:51.572816 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Updating snapshot '4b0694c6-83fe-401b-ab1e-7a4d638937ee' with '{'status': 'error'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:11:51.582511 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.582511 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:51.583252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.policy [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2470ab53bc6d4086a47fb09eba162c42', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '731f7b6b62974ea58f47523269389a5f', '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=100162) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:11:51.583545 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-96432326-7382-4bda-8c96-638b0ec71545 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee/action returned with HTTP 403 Aug 20 02:11:51.584252 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 932/3719] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:11:51 2026] POST /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:51.595338 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bad07d1e-37de-44ba-afd9-f1ede217839c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.600353 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:51.600723 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.601116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.601116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: 4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:51.614259 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.614259 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:51.614259 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:51.638699 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:11:51.639150 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bad07d1e-37de-44ba-afd9-f1ede217839c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee returned with HTTP 202 Aug 20 02:11:51.640248 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 941/3720] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:51 2026] DELETE /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:51.653928 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.660299 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:51.660539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.662408 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.671990 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.671990 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:51.672352 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:51.673042 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ed255b96-43e7-42d3-8cb7-3e4c1834c903 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee returned with HTTP 200 Aug 20 02:11:51.674154 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 926/3721] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:51 2026] GET /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.790406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.792976 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:51.792976 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.793286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.806890 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.806890 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:51.807268 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:51.810284 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b61cf784-3c8c-4d0f-8c2b-5e3b3a6419ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 200 Aug 20 02:11:51.810617 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 923/3722] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:51 2026] GET /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.825349 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.829667 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:51.829667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "530c6265-82c8-4279-8935-fdb506003b5a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-806525412"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:51.832285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'snapshot_id': '530c6265-82c8-4279-8935-fdb506003b5a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-806525412'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:51.838475 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.838475 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:51.839109 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:51.839295 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:11:51.846353 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:11:51.853474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:51.856753 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:51.856932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:51.857287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:51.857332 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:51.859292 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (9df93f43-03b4-4ee6-9082-b5ddec110dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:51.862105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee3d1d8-499f-4bf6-9d1b-bb6082e1e9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:51.866058 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:51.867724 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:51.867724 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:51.868933 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8135119c-afc9-4df9-9cfd-ab37529aee3e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:51.869552 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 942/3723] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:51 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:51.924889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee3d1d8-499f-4bf6-9d1b-bb6082e1e9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '530c6265-82c8-4279-8935-fdb506003b5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:51.926009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24353ac1-40b8-4c4a-ac32-120b562a0934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:51.982654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['40ee8d96-a3c2-4098-b075-d5e999395948', '624c0b21-cc30-4698-bfcd-b45a676878ca', 'b914a8eb-a247-4fc3-82bd-1a101ef8dcbf', '8d011f61-6a4a-416b-b6c9-43a564b4dc58'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:51.983704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24353ac1-40b8-4c4a-ac32-120b562a0934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ee8d96-a3c2-4098-b075-d5e999395948', '624c0b21-cc30-4698-bfcd-b45a676878ca', 'b914a8eb-a247-4fc3-82bd-1a101ef8dcbf', '8d011f61-6a4a-416b-b6c9-43a564b4dc58']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:51.984678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc37746-8487-4fa3-ba9d-bc6b382db0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:52.045930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc37746-8487-4fa3-ba9d-bc6b382db0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f043111-e6d4-4bc1-a421-4835456b1903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-806525412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['40ee8d96-a3c2-4098-b075-d5e999395948','624c0b21-cc30-4698-bfcd-b45a676878ca','b914a8eb-a247-4fc3-82bd-1a101ef8dcbf','8d011f61-6a4a-416b-b6c9-43a564b4dc58'],size=1,snapshot_id=530c6265-82c8-4279-8935-fdb506003b5a,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-806525412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f043111-e6d4-4bc1-a421-4835456b1903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=530c6265-82c8-4279-8935-fdb506003b5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:52.047565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3934e0c-6b97-4255-ba29-b6f64fd0eba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:52.092013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3934e0c-6b97-4255-ba29-b6f64fd0eba0) transitioned into state 'SUCCESS' from state '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-806525412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['40ee8d96-a3c2-4098-b075-d5e999395948','624c0b21-cc30-4698-bfcd-b45a676878ca','b914a8eb-a247-4fc3-82bd-1a101ef8dcbf','8d011f61-6a4a-416b-b6c9-43a564b4dc58'],size=1,snapshot_id=530c6265-82c8-4279-8935-fdb506003b5a,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:52.093362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d623f2-677e-4ed0-aff8-4721e88580f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:52.136849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d623f2-677e-4ed0-aff8-4721e88580f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:52.137812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (9df93f43-03b4-4ee6-9082-b5ddec110dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:52.138295 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:11:52.139113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-02e1715a-6709-46fb-be2c-40f2fdee40d7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:52.139850 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 933/3724] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:11:51 2026] POST /volume/v3/volumes => generated 801 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:52.158215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-04266238-3da9-4535-91e0-4f1a5963ff0b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.162645 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-04266238-3da9-4535-91e0-4f1a5963ff0b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:11:52.162916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-04266238-3da9-4535-91e0-4f1a5963ff0b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.163845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-04266238-3da9-4535-91e0-4f1a5963ff0b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.176216 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.176216 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:52.186695 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-04266238-3da9-4535-91e0-4f1a5963ff0b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:52.194929 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-04266238-3da9-4535-91e0-4f1a5963ff0b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 200 Aug 20 02:11:52.195551 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 927/3725] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:52.331373 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.333799 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:52.334151 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.334459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.334820 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:52.346013 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.346013 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:52.346984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-59a32b9f-bfcc-46e2-b31a-6e62bfad63e4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:52.347737 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 924/3726] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:52.685173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f03af875-be19-4992-97e1-395c37f78ead None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.687553 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f03af875-be19-4992-97e1-395c37f78ead tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee Aug 20 02:11:52.687764 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f03af875-be19-4992-97e1-395c37f78ead tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.688019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f03af875-be19-4992-97e1-395c37f78ead tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.698548 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f03af875-be19-4992-97e1-395c37f78ead tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee returned with HTTP 404 Aug 20 02:11:52.699071 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 943/3727] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/snapshots/4b0694c6-83fe-401b-ab1e-7a4d638937ee => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:52.707486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.711388 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:52.711388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.711388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.711388 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: 413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:52.725693 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.725693 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:52.726123 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:52.760580 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:52.763249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e4d7836-2c64-4747-9fe7-dc804557afe5 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 returned with HTTP 202 Aug 20 02:11:52.763249 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 934/3728] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:52 2026] DELETE /volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:52.772760 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.774301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:52.774593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.774870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.784900 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.784900 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:52.789675 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:52.795423 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c30594f-90ee-4bf6-b9d2-df18f48e2f78 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 returned with HTTP 200 Aug 20 02:11:52.795955 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 928/3729] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:52.885423 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-670abbdd-108c-4235-84e8-5e07666f3f46 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.887677 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-670abbdd-108c-4235-84e8-5e07666f3f46 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:52.888036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-670abbdd-108c-4235-84e8-5e07666f3f46 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.889251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-670abbdd-108c-4235-84e8-5e07666f3f46 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.889251 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-670abbdd-108c-4235-84e8-5e07666f3f46 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:52.894572 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.894572 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:52.895892 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-670abbdd-108c-4235-84e8-5e07666f3f46 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:52.896517 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 925/3730] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:52.909000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.912503 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:52.912503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.912785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.924370 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.924370 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:52.931661 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:52.939649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7873ab11-c713-40d9-bb9e-276e4ab6ea53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 returned with HTTP 200 Aug 20 02:11:52.940199 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 944/3731] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:52.955852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.958113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:52.958394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.958643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.969314 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:52.969314 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:52.973221 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:52.980052 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-87dabbb2-31bd-4fbb-b66d-136e20105334 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 returned with HTTP 200 Aug 20 02:11:52.980685 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 935/3732] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:52 2026] GET /volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:52.996552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:52.998943 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:52.999268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:52.999594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:52.999829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: 87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:53.007608 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.007608 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:53.008476 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:53.036417 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:11:53.036756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e4fe9b0-3ade-4677-af77-bee78f8d18bc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 returned with HTTP 202 Aug 20 02:11:53.037509 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 929/3733] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:52 2026] DELETE /volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:53.045890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58872db4-f921-4294-9520-cebf8ac448c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.048304 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58872db4-f921-4294-9520-cebf8ac448c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:53.048456 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58872db4-f921-4294-9520-cebf8ac448c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.048549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58872db4-f921-4294-9520-cebf8ac448c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.061422 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.061422 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:53.067448 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58872db4-f921-4294-9520-cebf8ac448c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:53.074025 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58872db4-f921-4294-9520-cebf8ac448c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 returned with HTTP 200 Aug 20 02:11:53.074666 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 926/3734] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:53 2026] GET /volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:53.220263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.223794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:11:53.224072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.224311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.239518 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.239518 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:53.251891 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:53.264296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-746073a1-dc6b-472f-9a20-c0bb69b7c432 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 200 Aug 20 02:11:53.264296 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 945/3735] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:53 2026] GET /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 894 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:53.279963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a580d6fd-d010-4817-9181-25e689996a4a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.281845 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:53.282274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f043111-e6d4-4bc1-a421-4835456b1903", "name": "tempest-VolumeDependencyTests-Snapshot-79561"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:53.285000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b9339c80-cc60-43da-bb78-196339aefb25 req-90015357-2384-4fba-b490-28854028d549 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.291381 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-90015357-2384-4fba-b490-28854028d549 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] DELETE https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 Aug 20 02:11:53.291844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-90015357-2384-4fba-b490-28854028d549 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.292176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-90015357-2384-4fba-b490-28854028d549 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.292942 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.292942 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:53.293471 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:53.293851 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create snapshot from volume 0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:11:53.309293 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.309293 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:53.329628 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['6e7454b8-d0f3-44d6-a490-8b46718b8538', '0bf5b10b-d7ee-40cd-9154-03af310fa23d', '1f94410c-a2e1-4ff4-b470-30fba2159643', '8bea1e64-743c-4ede-9911-197aa7d84d43'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:53.362711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.366312 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot create request issued successfully. Aug 20 02:11:53.366530 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a580d6fd-d010-4817-9181-25e689996a4a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:53.366985 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:53.367034 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 936/3736] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:53 2026] POST /volume/v3/snapshots => generated 303 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:53.367241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.367445 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.367614 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:53.369278 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-90015357-2384-4fba-b490-28854028d549 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 returned with HTTP 200 Aug 20 02:11:53.369762 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 930/3737] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:11:53 2026] DELETE /volume/v3/attachments/9733abf7-f64f-4864-8a06-31ffabd59d32 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:53.374423 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.374423 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:53.375280 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80b6cc3e-e17a-45cb-a106-607e840ecbab tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:53.375564 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 927/3738] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:53 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:53.381115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.382576 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.384113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] DELETE https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:11:53.384353 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.384554 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.384751 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Delete volume with id: 23ca2ac2-aee8-423d-ba30-04d81f9454ce Aug 20 02:11:53.387756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:53.388038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.388330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.394248 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.394248 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:53.394871 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Volume info retrieved successfully. Aug 20 02:11:53.398736 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:53.398736 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:53.399188 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:53.400098 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5ba0f622-9ad3-4871-a52e-fb2f8f1d0a7c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 200 Aug 20 02:11:53.400501 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 937/3739] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:53 2026] GET /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:53.417821 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] Delete volume request issued successfully. Aug 20 02:11:53.418099 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b9339c80-cc60-43da-bb78-196339aefb25 req-86a9a26d-676a-46ee-8edd-43f028da0490 tempest-ServerActionsV293TestJSON-835924185 tempest-ServerActionsV293TestJSON-835924185-project-member] https://10.4.3.27/volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce returned with HTTP 202 Aug 20 02:11:53.418665 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 946/3740] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:11:53 2026] DELETE /volume/v3/volumes/23ca2ac2-aee8-423d-ba30-04d81f9454ce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:53.812713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5dc2adfe-b571-428c-b120-352e3705cd62 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.816093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dc2adfe-b571-428c-b120-352e3705cd62 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 Aug 20 02:11:53.816342 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dc2adfe-b571-428c-b120-352e3705cd62 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:53.816573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dc2adfe-b571-428c-b120-352e3705cd62 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:53.828969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dc2adfe-b571-428c-b120-352e3705cd62 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 returned with HTTP 404 Aug 20 02:11:53.829650 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 931/3741] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:53 2026] GET /volume/v3/volumes/413d8aca-5338-41f1-8ac9-bab60a4906d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:53.842412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:53.845026 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:53.845026 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1649378302"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:53.847265 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1649378302'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:53.847601 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:53.851476 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:53.857552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (2e952534-6cff-4ec6-85d0-b2000b1425b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:53.858985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cd84d6-7517-4068-b345-16e9697795b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:53.860440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:53.898716 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cd84d6-7517-4068-b345-16e9697795b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:53.900586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703c937e-ffd3-493c-952d-da2cd030f158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:53.961820 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['fef0e228-5cbf-472c-b200-892a08dc0787', '5352219e-aee5-4b19-adc0-f521285a952d', 'e0bd5871-1f6c-4373-b5af-357f92514c2f', '0a081616-a209-4a46-b19c-eaba9890cc99'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:53.962737 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703c937e-ffd3-493c-952d-da2cd030f158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef0e228-5cbf-472c-b200-892a08dc0787', '5352219e-aee5-4b19-adc0-f521285a952d', 'e0bd5871-1f6c-4373-b5af-357f92514c2f', '0a081616-a209-4a46-b19c-eaba9890cc99']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:53.963636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b669a242-94b1-45fb-addb-3e98a78b7006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:53.991837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b669a242-94b1-45fb-addb-3e98a78b7006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619d4e94-dabc-41da-a975-9e1fec6da548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1649378302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['fef0e228-5cbf-472c-b200-892a08dc0787','5352219e-aee5-4b19-adc0-f521285a952d','e0bd5871-1f6c-4373-b5af-357f92514c2f','0a081616-a209-4a46-b19c-eaba9890cc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1649378302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=619d4e94-dabc-41da-a975-9e1fec6da548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:53.993646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c2c1fe-03c5-4e53-95d1-894ad6d52655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.024917 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c2c1fe-03c5-4e53-95d1-894ad6d52655) transitioned into state 'SUCCESS' from state '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-1649378302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['fef0e228-5cbf-472c-b200-892a08dc0787','5352219e-aee5-4b19-adc0-f521285a952d','e0bd5871-1f6c-4373-b5af-357f92514c2f','0a081616-a209-4a46-b19c-eaba9890cc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.025997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846be43c-e98e-40d2-bedc-6e42a40ea47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.037457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846be43c-e98e-40d2-bedc-6e42a40ea47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.038773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (2e952534-6cff-4ec6-85d0-b2000b1425b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:54.039339 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:54.040469 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-290efcf8-6d90-43a5-b1c2-a69a0acb76e0 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:54.041148 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 928/3742] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:53 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:54.056850 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1d997552-de4f-463d-9ca3-7d341b7de142 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.059156 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d997552-de4f-463d-9ca3-7d341b7de142 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:54.059240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1d997552-de4f-463d-9ca3-7d341b7de142 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.059484 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1d997552-de4f-463d-9ca3-7d341b7de142 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.068537 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.068537 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:54.073416 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1d997552-de4f-463d-9ca3-7d341b7de142 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:54.079780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1d997552-de4f-463d-9ca3-7d341b7de142 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 returned with HTTP 200 Aug 20 02:11:54.080471 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 938/3743] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:54.089915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a132aa4f-1911-470d-98a8-ced4f6e9e83f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.093945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a132aa4f-1911-470d-98a8-ced4f6e9e83f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 Aug 20 02:11:54.094367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a132aa4f-1911-470d-98a8-ced4f6e9e83f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.094676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a132aa4f-1911-470d-98a8-ced4f6e9e83f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.104181 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a132aa4f-1911-470d-98a8-ced4f6e9e83f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 returned with HTTP 404 Aug 20 02:11:54.104863 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 947/3744] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/volumes/87e20e36-72c9-43fe-8f96-e3a2626df350 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:54.113545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-279d7329-7703-4c40-bb75-f420f60bea3c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.117820 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:54.119093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.119867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.119867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: 24a3f19c-2190-4f99-8c85-2b965ce50a79. Aug 20 02:11:54.130477 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.130477 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:54.149804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id 24a3f19c-2190-4f99-8c85-2b965ce50a79 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:11:54.153288 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-279d7329-7703-4c40-bb75-f420f60bea3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 202 Aug 20 02:11:54.153990 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 932/3745] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:54 2026] DELETE /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:11:54.168174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-697d514e-7dbd-401e-8e4e-d75461525de8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.170620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-697d514e-7dbd-401e-8e4e-d75461525de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:54.170784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-697d514e-7dbd-401e-8e4e-d75461525de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.170958 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-697d514e-7dbd-401e-8e4e-d75461525de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.171089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-697d514e-7dbd-401e-8e4e-d75461525de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:54.177767 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.177767 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:54.178601 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-697d514e-7dbd-401e-8e4e-d75461525de8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 200 Aug 20 02:11:54.178994 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 929/3746] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:54.391663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.394425 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:54.394583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.394774 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.394893 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:54.401926 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.401926 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:54.402594 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-222c2bba-79a3-4380-b0f9-4148bfcff7fa tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:54.402978 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 939/3747] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:54.411670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-939ddbe0-96d0-4535-9209-2a4334da8080 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.414119 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-939ddbe0-96d0-4535-9209-2a4334da8080 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:54.414373 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-939ddbe0-96d0-4535-9209-2a4334da8080 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.414627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-939ddbe0-96d0-4535-9209-2a4334da8080 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.422651 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.422651 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:54.423141 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-939ddbe0-96d0-4535-9209-2a4334da8080 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:54.424338 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-939ddbe0-96d0-4535-9209-2a4334da8080 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 200 Aug 20 02:11:54.424892 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 948/3748] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:54.445213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.449280 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:54.449724 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "79f14312-0eed-4de1-92d8-7a4a313952f1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-784328337"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:54.452359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'snapshot_id': '79f14312-0eed-4de1-92d8-7a4a313952f1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-784328337'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:54.458952 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.458952 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:54.459792 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:54.460002 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:11:54.467694 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:11:54.473830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (f53a364a-b325-4a58-a772-2915685a6a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:54.475209 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5a52f9-58f0-41c1-abac-e567e07eb320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.476311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:54.512624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5a52f9-58f0-41c1-abac-e567e07eb320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '79f14312-0eed-4de1-92d8-7a4a313952f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.513901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1894dfff-f3a9-4a52-bd36-d7b4571e1ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.580399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['02a85031-e2cb-4ab1-9c3b-14613321ee2b', '0d79f7d3-14fa-4ca4-a7c3-eab7c9aa0ce1', '589248fd-167f-4e59-be93-3293a178dcfd', '0dcc889c-933a-4089-bd01-36d44fc07dd6'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:54.581499 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1894dfff-f3a9-4a52-bd36-d7b4571e1ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a85031-e2cb-4ab1-9c3b-14613321ee2b', '0d79f7d3-14fa-4ca4-a7c3-eab7c9aa0ce1', '589248fd-167f-4e59-be93-3293a178dcfd', '0dcc889c-933a-4089-bd01-36d44fc07dd6']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.582525 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbac616b-25dc-4c73-804a-04a2318966f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.635695 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbac616b-25dc-4c73-804a-04a2318966f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5036359d-966a-4ae5-93bd-f235e49576c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-784328337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['02a85031-e2cb-4ab1-9c3b-14613321ee2b','0d79f7d3-14fa-4ca4-a7c3-eab7c9aa0ce1','589248fd-167f-4e59-be93-3293a178dcfd','0dcc889c-933a-4089-bd01-36d44fc07dd6'],size=1,snapshot_id=79f14312-0eed-4de1-92d8-7a4a313952f1,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-784328337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5036359d-966a-4ae5-93bd-f235e49576c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=79f14312-0eed-4de1-92d8-7a4a313952f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.636612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75325c4-15e4-4ef8-97da-455d4f8351ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.664389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75325c4-15e4-4ef8-97da-455d4f8351ac) transitioned into state 'SUCCESS' from state '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-784328337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['02a85031-e2cb-4ab1-9c3b-14613321ee2b','0d79f7d3-14fa-4ca4-a7c3-eab7c9aa0ce1','589248fd-167f-4e59-be93-3293a178dcfd','0dcc889c-933a-4089-bd01-36d44fc07dd6'],size=1,snapshot_id=79f14312-0eed-4de1-92d8-7a4a313952f1,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.665089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4146037-3d82-46a5-a020-3ed5cfb0383d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:54.697949 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4146037-3d82-46a5-a020-3ed5cfb0383d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:54.699047 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (f53a364a-b325-4a58-a772-2915685a6a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:54.699549 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:11:54.702778 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6018fc55-de03-43db-ac03-d17f3e54e9a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:54.702778 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 933/3749] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:11:54 2026] POST /volume/v3/volumes => generated 801 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:54.722109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:54.726975 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:11:54.729939 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:54.730340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:54.742886 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:54.742886 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:54.747466 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:54.755353 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cdd20b0-be74-4193-8be7-d50d6968ec5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 200 Aug 20 02:11:54.755812 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 930/3750] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:54 2026] GET /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:55.095883 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.098746 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:55.098746 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.098971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.108050 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.108050 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:55.112397 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:55.116592 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-72db5ff5-3e5c-400a-a71f-e177bff9faa8 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 returned with HTTP 200 Aug 20 02:11:55.117061 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 940/3751] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:55.132135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.133901 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:55.134311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "619d4e94-dabc-41da-a975-9e1fec6da548", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-709643318"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:55.142522 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.142522 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:55.142915 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:55.143031 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume 619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:55.177992 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['0b6dc1ef-7f80-4250-8674-be9d3b75e9bc', 'fc9da9fa-b372-49c6-a2c5-5a06d072d2dc', 'ec4630ee-e5bd-499d-840f-8f0ee91bf724', '4668f6b7-d704-447f-bfb3-a4a7e86d91f2'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:55.190297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.192830 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 Aug 20 02:11:55.193481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.194002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.195666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 24a3f19c-2190-4f99-8c85-2b965ce50a79. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:55.201106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3dc5e50-ca17-4375-ac3a-10007e11c750 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 returned with HTTP 404 Aug 20 02:11:55.202294 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 934/3752] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/backups/24a3f19c-2190-4f99-8c85-2b965ce50a79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:55.228687 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:55.228687 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6177ccd-db85-485c-a24f-d4b3aafa12d7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:55.228687 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 949/3753] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:55.240198 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.243264 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:55.243594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.243895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.253349 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.253349 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:55.255719 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:55.255719 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dffa8165-7d23-4f17-9fbf-7d33c3c11fb4 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 200 Aug 20 02:11:55.255719 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 931/3754] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:11:55.327108 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.330625 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:55.330875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.331152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.344463 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.344463 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:55.352747 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:55.358902 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-207062dd-2db3-4608-ae63-98ea1a09baa6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:55.359329 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 941/3755] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:55.380975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.383418 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:55.383636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.383906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.384060 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: 3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:55.397738 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.397738 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:55.398156 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:55.413161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.415339 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:55.415565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.415816 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.415971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:55.426543 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.426543 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:55.427707 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f32d8741-ca4f-461a-a1d5-71294ae79516 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:55.428328 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 950/3756] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:55.437029 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:11:55.437305 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-456939d8-466d-4ebc-9c87-c973ad2c7185 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 202 Aug 20 02:11:55.440362 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 935/3757] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:55 2026] DELETE /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:55.447255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.449554 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:55.449554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.449697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.457443 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.457443 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:55.466039 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:55.473100 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-29e2aaf7-aaf7-492f-98eb-15c8e63ea60d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 200 Aug 20 02:11:55.473909 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 932/3758] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:55.774142 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.777163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:11:55.777163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:55.777476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:55.788245 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.788245 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:55.791578 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:55.796790 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-022de6a2-19da-4430-a2e7-dcbbac3d1c46 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 200 Aug 20 02:11:55.797295 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 942/3759] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:55 2026] GET /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:55.815886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-49c213dd-6801-493c-ae2d-630469e6a102 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:55.818000 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:55.818541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5036359d-966a-4ae5-93bd-f235e49576c6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1349440921"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:55.820586 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'source_volid': '5036359d-966a-4ae5-93bd-f235e49576c6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1349440921'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:55.835967 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:55.835967 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:55.836628 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume retrieved successfully. Aug 20 02:11:55.836772 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:11:55.844364 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:11:55.855262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (67601fbc-9619-44b3-b2e3-4d51cc671ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:55.855262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02637b40-1bea-4512-932b-9e344badefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:55.856111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:55.893043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02637b40-1bea-4512-932b-9e344badefbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5036359d-966a-4ae5-93bd-f235e49576c6', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:55.893921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646e7b7f-0f1e-4fba-a3c8-dd78dea39878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:55.945891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['4a34082b-dfc0-4d26-8256-018f47a0d4d3', '177ef302-66b6-4e01-98c6-cd8ef486482f', '973584f8-5f19-407d-bfc5-1a628f01a5ae', 'd23935a8-efb9-4f73-8f7d-952c8dd36f21'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:55.947728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646e7b7f-0f1e-4fba-a3c8-dd78dea39878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a34082b-dfc0-4d26-8256-018f47a0d4d3', '177ef302-66b6-4e01-98c6-cd8ef486482f', '973584f8-5f19-407d-bfc5-1a628f01a5ae', 'd23935a8-efb9-4f73-8f7d-952c8dd36f21']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:55.948524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934a1c7-b89e-4fbf-bb9b-e7e9026c5493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:55.995906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934a1c7-b89e-4fbf-bb9b-e7e9026c5493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f182d250-8433-424b-9510-f1b8c26ad0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1349440921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['4a34082b-dfc0-4d26-8256-018f47a0d4d3','177ef302-66b6-4e01-98c6-cd8ef486482f','973584f8-5f19-407d-bfc5-1a628f01a5ae','d23935a8-efb9-4f73-8f7d-952c8dd36f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=5036359d-966a-4ae5-93bd-f235e49576c6,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1349440921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f182d250-8433-424b-9510-f1b8c26ad0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5036359d-966a-4ae5-93bd-f235e49576c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:55.996847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0ab86a-b9c4-459e-a9f3-2bc4255c705c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.019497 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0ab86a-b9c4-459e-a9f3-2bc4255c705c) transitioned into state 'SUCCESS' from state '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-1349440921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['4a34082b-dfc0-4d26-8256-018f47a0d4d3','177ef302-66b6-4e01-98c6-cd8ef486482f','973584f8-5f19-407d-bfc5-1a628f01a5ae','d23935a8-efb9-4f73-8f7d-952c8dd36f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=5036359d-966a-4ae5-93bd-f235e49576c6,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.020395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379df412-22ca-474a-92c6-a7c29ad42de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.040350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379df412-22ca-474a-92c6-a7c29ad42de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.041566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (67601fbc-9619-44b3-b2e3-4d51cc671ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:56.042277 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:11:56.042743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49c213dd-6801-493c-ae2d-630469e6a102 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:56.043322 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 951/3760] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:11:55 2026] POST /volume/v3/volumes => generated 802 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:56.055915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.058511 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:11:56.058730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.058917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.069367 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.069367 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:56.075940 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:56.080774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6d6472e9-a56a-4405-bbae-a2189aa4d2cb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 200 Aug 20 02:11:56.081136 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 936/3761] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:56.267999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.270131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:56.270356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.270558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.278560 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.278560 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:56.278560 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:56.279885 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52d84aeb-a8f4-4475-87e0-d848b9e066a7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 200 Aug 20 02:11:56.280730 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 933/3762] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:56.295606 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-faed923a-93f5-4574-a047-de0be7e9fa9f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.298499 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-faed923a-93f5-4574-a047-de0be7e9fa9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] GET https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:56.299031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-faed923a-93f5-4574-a047-de0be7e9fa9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.299031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-faed923a-93f5-4574-a047-de0be7e9fa9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.310056 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.310056 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:56.310727 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-faed923a-93f5-4574-a047-de0be7e9fa9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:11:56.312603 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-faed923a-93f5-4574-a047-de0be7e9fa9f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 200 Aug 20 02:11:56.312603 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 943/3763] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:56.324679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c69b27e5-2f34-4177-a634-41f0fb15505c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.326466 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:56.326720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.327685 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.327685 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:56.333858 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.333858 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:56.333858 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:56.354959 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:11:56.355251 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c69b27e5-2f34-4177-a634-41f0fb15505c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 202 Aug 20 02:11:56.355932 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 952/3764] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:56 2026] DELETE /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:56.368088 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.370013 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:56.370311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.370571 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.377538 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.377538 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:56.378043 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:56.378916 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5aab637-d4c6-4a10-8e4b-9ac33e81d379 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 200 Aug 20 02:11:56.379306 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 937/3765] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:56.441208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a87c2c56-f542-427b-bba3-0f22a1847572 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.443419 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a87c2c56-f542-427b-bba3-0f22a1847572 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:56.443703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a87c2c56-f542-427b-bba3-0f22a1847572 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.443959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a87c2c56-f542-427b-bba3-0f22a1847572 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.444133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a87c2c56-f542-427b-bba3-0f22a1847572 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:56.449680 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.449680 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:56.450653 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a87c2c56-f542-427b-bba3-0f22a1847572 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:56.451473 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 934/3766] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:56.489824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5c4fb5f1-953b-42c5-acd7-4ef589e93676 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.492049 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c4fb5f1-953b-42c5-acd7-4ef589e93676 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c Aug 20 02:11:56.492314 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c4fb5f1-953b-42c5-acd7-4ef589e93676 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.492570 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c4fb5f1-953b-42c5-acd7-4ef589e93676 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.503726 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c4fb5f1-953b-42c5-acd7-4ef589e93676 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c returned with HTTP 404 Aug 20 02:11:56.504515 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 944/3767] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/volumes/3bb0b4ed-3401-45be-82e9-93fbf531871c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:56.514940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.517373 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:56.517786 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-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-2004229840"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:56.519933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2004229840'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:56.520172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume of 1 GB Aug 20 02:11:56.520629 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.520629 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:56.525536 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:11:56.534209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (fc743db3-63f0-4b5c-8238-e0d107ba5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:56.535695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66ce52a-932c-4287-bbbd-70aad1822e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.537076 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:56.579611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66ce52a-932c-4287-bbbd-70aad1822e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.580836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd510e1-c426-49ec-8f5b-f96339438635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.644630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['602d5bcb-1caf-4c0e-8d73-b942b0615329', 'f8ff1b7b-e350-4025-8234-ec06102daf6a', 'a6e065be-f739-4975-b524-84eb5182a553', '07d2ba16-5056-4fdc-b9de-74ddab0f1f51'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:56.645446 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd510e1-c426-49ec-8f5b-f96339438635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602d5bcb-1caf-4c0e-8d73-b942b0615329', 'f8ff1b7b-e350-4025-8234-ec06102daf6a', 'a6e065be-f739-4975-b524-84eb5182a553', '07d2ba16-5056-4fdc-b9de-74ddab0f1f51']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.646744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c38190-9e41-48d1-81ad-f86993de9149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.687131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c38190-9e41-48d1-81ad-f86993de9149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c47a61-96a9-43a3-9700-edd3fd54a3b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2004229840',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['602d5bcb-1caf-4c0e-8d73-b942b0615329','f8ff1b7b-e350-4025-8234-ec06102daf6a','a6e065be-f739-4975-b524-84eb5182a553','07d2ba16-5056-4fdc-b9de-74ddab0f1f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2004229840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92c47a61-96a9-43a3-9700-edd3fd54a3b7,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.688262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3bfe80-f368-47f8-a6ef-3df1d49c53f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.718214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3bfe80-f368-47f8-a6ef-3df1d49c53f3) transitioned into state 'SUCCESS' from state '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-2004229840',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['602d5bcb-1caf-4c0e-8d73-b942b0615329','f8ff1b7b-e350-4025-8234-ec06102daf6a','a6e065be-f739-4975-b524-84eb5182a553','07d2ba16-5056-4fdc-b9de-74ddab0f1f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.719136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3de120-cb8a-4c4b-ad99-085a79d189e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:56.734790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3de120-cb8a-4c4b-ad99-085a79d189e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:56.735789 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (fc743db3-63f0-4b5c-8238-e0d107ba5552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:56.736267 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:11:56.737095 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b8809a5d-cc6f-41a3-b33e-b1c0056ffbe7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:56.737541 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 953/3768] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:56 2026] POST /volume/v3/volumes => generated 814 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:56.750502 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:56.752966 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:11:56.752966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:56.753213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:56.762247 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:56.762247 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:56.767530 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:56.774621 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-971f6823-c1b6-4ee2-8511-a0227c41aa8d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 200 Aug 20 02:11:56.775401 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 938/3769] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:56 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:57.095963 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.097965 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:11:57.098273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.098503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.107102 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.107102 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:57.112171 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:57.116459 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-814b1fce-d4b5-40b6-b637-1fa56474a2c2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 200 Aug 20 02:11:57.116812 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 935/3770] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:57.129358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.131175 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:57.131387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.131589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.131740 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: 530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:57.136988 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.136988 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:57.137398 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:57.154802 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot delete request issued successfully. Aug 20 02:11:57.154987 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c9bec337-64f3-4e2c-b220-5a3424abd6b4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 202 Aug 20 02:11:57.155473 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 945/3771] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:57 2026] DELETE /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:57.162670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-676c6517-ef6c-449b-8972-038a49760be6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.165386 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-676c6517-ef6c-449b-8972-038a49760be6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:57.165719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-676c6517-ef6c-449b-8972-038a49760be6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.166028 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-676c6517-ef6c-449b-8972-038a49760be6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.174359 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.174359 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:57.174860 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-676c6517-ef6c-449b-8972-038a49760be6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:57.175892 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-676c6517-ef6c-449b-8972-038a49760be6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 200 Aug 20 02:11:57.176319 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 954/3772] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:57.391246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cf3497e5-2ffe-4fdc-b2c9-bbfe87cfeadc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.392982 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf3497e5-2ffe-4fdc-b2c9-bbfe87cfeadc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a Aug 20 02:11:57.393168 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf3497e5-2ffe-4fdc-b2c9-bbfe87cfeadc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.393410 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf3497e5-2ffe-4fdc-b2c9-bbfe87cfeadc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.397382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf3497e5-2ffe-4fdc-b2c9-bbfe87cfeadc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a returned with HTTP 404 Aug 20 02:11:57.397851 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 939/3773] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/snapshots/b65f3cd0-33a6-4936-9c1d-a245418d2b8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:57.406042 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-528847af-be6d-4456-a38e-6181ef00cf25 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.407859 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:57.408074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.408312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.408615 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: 619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:57.416465 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.416465 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:57.416755 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:57.441448 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:11:57.441619 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-528847af-be6d-4456-a38e-6181ef00cf25 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 returned with HTTP 202 Aug 20 02:11:57.442245 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 936/3774] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:11:57 2026] DELETE /volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:57.458019 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f50b6616-a5e3-4ae5-881a-141b527393ed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.465830 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f50b6616-a5e3-4ae5-881a-141b527393ed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:57.466119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f50b6616-a5e3-4ae5-881a-141b527393ed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.466388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f50b6616-a5e3-4ae5-881a-141b527393ed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.469459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.471472 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:57.471718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.471930 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.472128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:57.476700 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.476700 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:57.477382 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4e94e5dc-d3b1-41db-bdd5-ca1a8aa8a696 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:57.477546 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.477546 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:57.477774 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 955/3775] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:57.487045 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f50b6616-a5e3-4ae5-881a-141b527393ed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:57.491460 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f50b6616-a5e3-4ae5-881a-141b527393ed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 returned with HTTP 200 Aug 20 02:11:57.491855 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 946/3776] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:57.790020 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.791348 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:11:57.791577 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.791788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.801852 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.801852 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:57.805555 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:57.811149 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9ba68272-8fc5-44ff-b15a-4976917e3cb7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 200 Aug 20 02:11:57.811610 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 940/3777] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:57.825386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.827184 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:11:57.831243 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92c47a61-96a9-43a3-9700-edd3fd54a3b7", "name": "tempest-VolumesBackupsTest-Backup-1198840812", "description": "tempest-backup-description-798775587", "container": "tempest-volumesbackupstest-backup-container-1832377607"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:57.831243 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': '92c47a61-96a9-43a3-9700-edd3fd54a3b7', 'name': 'tempest-VolumesBackupsTest-Backup-1198840812', 'description': 'tempest-backup-description-798775587', 'container': 'tempest-volumesbackupstest-backup-container-1832377607'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:11:57.831243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume 92c47a61-96a9-43a3-9700-edd3fd54a3b7 in container tempest-volumesbackupstest-backup-container-1832377607 Aug 20 02:11:57.837522 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.837522 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:57.837522 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:11:57.856459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['c2dbab78-a511-4096-ac1a-75d14971aade', '72f1bc50-c7c3-40e5-9830-f2cc4e1e0137'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:57.886214 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2524e6f2-25a7-431a-8b1f-ea31a37dc604 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:11:57.886749 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 937/3778] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:11:57 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 20 02:11:57.895040 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:57.897626 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:11:57.897927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:57.898275 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:57.898468 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:57.903784 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:57.903784 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:57.904859 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44df2a9b-780e-4b4b-b408-4b67550fdba8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:11:57.905477 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 956/3779] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:57 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:58.185667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9902f7d3-9436-4ca4-8f89-043e5e5b61e3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.187905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9902f7d3-9436-4ca4-8f89-043e5e5b61e3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:11:58.188121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9902f7d3-9436-4ca4-8f89-043e5e5b61e3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.188363 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9902f7d3-9436-4ca4-8f89-043e5e5b61e3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.194383 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9902f7d3-9436-4ca4-8f89-043e5e5b61e3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 404 Aug 20 02:11:58.194894 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 947/3780] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:58.203041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.205951 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:58.206208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.206512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.207335 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: 79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:58.217565 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.217565 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:58.218180 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:58.240509 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot delete request issued successfully. Aug 20 02:11:58.240756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9373deda-a025-4318-8f6b-ca83953e1cf1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 202 Aug 20 02:11:58.241348 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 941/3781] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:11:58 2026] DELETE /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:11:58.247970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.249633 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:58.249809 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.249997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.254850 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.254850 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:58.255390 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:11:58.256172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-43108bfc-18d7-4a77-b46c-86c5c1bb76c6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 200 Aug 20 02:11:58.256549 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 938/3782] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:58.489119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.491779 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:58.492445 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.492763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.492964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:58.498428 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.498428 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:58.499532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d04bf3f1-a10b-4a46-8697-c8d8a40bc28c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:58.500240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 957/3783] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:58.511290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd1c48d1-8f11-4e02-94af-fca93392bbed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.513137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd1c48d1-8f11-4e02-94af-fca93392bbed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 Aug 20 02:11:58.513326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd1c48d1-8f11-4e02-94af-fca93392bbed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.513512 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd1c48d1-8f11-4e02-94af-fca93392bbed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.518904 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd1c48d1-8f11-4e02-94af-fca93392bbed tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 returned with HTTP 404 Aug 20 02:11:58.519360 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 948/3784] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/volumes/619d4e94-dabc-41da-a975-9e1fec6da548 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:58.528965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-70aa9189-bdb1-4370-baae-70f6da064154 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.531152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:58.531545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1773953249"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:58.533180 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1773953249'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:58.533377 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:11:58.533734 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.533734 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:58.538490 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:11:58.545173 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (1625b301-7c8b-4aa1-9a9d-5ec162df6fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:58.546314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71cea0a-73c1-4b12-862b-a5245b0e75e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:58.547495 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:58.577785 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71cea0a-73c1-4b12-862b-a5245b0e75e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:58.578624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b092e99-f6ab-4b78-910c-5109ad47fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:58.624935 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['262e938d-f9c6-413e-9cdf-7dd4cd20a2f7', '3dd6caca-d832-4a20-9340-957baf67e6b4', 'b70de2cb-6670-44f5-974a-5584ea8bdaa9', '5fa1c3e0-94d8-43d7-b1bc-e1a82be66b23'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:58.625705 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b092e99-f6ab-4b78-910c-5109ad47fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262e938d-f9c6-413e-9cdf-7dd4cd20a2f7', '3dd6caca-d832-4a20-9340-957baf67e6b4', 'b70de2cb-6670-44f5-974a-5584ea8bdaa9', '5fa1c3e0-94d8-43d7-b1bc-e1a82be66b23']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:58.626385 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01f0fbf-265f-4220-b969-f8e008936c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:58.648691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01f0fbf-265f-4220-b969-f8e008936c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe50b6b0-2e33-4a32-b95a-442cbe6f642d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1773953249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['262e938d-f9c6-413e-9cdf-7dd4cd20a2f7','3dd6caca-d832-4a20-9340-957baf67e6b4','b70de2cb-6670-44f5-974a-5584ea8bdaa9','5fa1c3e0-94d8-43d7-b1bc-e1a82be66b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1773953249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe50b6b0-2e33-4a32-b95a-442cbe6f642d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:58.649365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c450db43-1bf3-4c45-8d04-60891801fbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:58.666730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c450db43-1bf3-4c45-8d04-60891801fbb0) transitioned into state 'SUCCESS' from state '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-1773953249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['262e938d-f9c6-413e-9cdf-7dd4cd20a2f7','3dd6caca-d832-4a20-9340-957baf67e6b4','b70de2cb-6670-44f5-974a-5584ea8bdaa9','5fa1c3e0-94d8-43d7-b1bc-e1a82be66b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:58.667555 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4f5a28-5493-4742-b0fe-87161ca9cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:58.679872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4f5a28-5493-4742-b0fe-87161ca9cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:58.681195 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (1625b301-7c8b-4aa1-9a9d-5ec162df6fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:58.681643 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:11:58.682396 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-70aa9189-bdb1-4370-baae-70f6da064154 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:58.682981 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 942/3785] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:11:58 2026] POST /volume/v3/volumes => generated 776 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:58.694796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.696526 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:11:58.696697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.696906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.706782 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.706782 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:58.708902 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:58.713582 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9c3bec2e-308e-4e22-b50d-293dcf2f8a29 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d returned with HTTP 200 Aug 20 02:11:58.713582 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 939/3786] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:58.916033 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:58.917798 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:11:58.918028 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:58.918290 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:58.918446 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:58.937541 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:58.937541 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:58.939605 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e4f5f1e-fe36-4a9c-af10-a1e53ca77122 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:11:58.939605 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 958/3787] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:58 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:59.266869 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6df50bdb-8a33-4b9c-8c06-3cda2ec8d933 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.269351 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6df50bdb-8a33-4b9c-8c06-3cda2ec8d933 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:11:59.269351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6df50bdb-8a33-4b9c-8c06-3cda2ec8d933 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.269941 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6df50bdb-8a33-4b9c-8c06-3cda2ec8d933 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.274430 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6df50bdb-8a33-4b9c-8c06-3cda2ec8d933 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 404 Aug 20 02:11:59.275302 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 949/3788] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:11:59.281807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.285074 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:11:59.285074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.285074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.285618 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:11:59.295529 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.295529 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:59.296469 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:59.322837 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:11:59.322837 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5271d52f-73d3-4f41-b01d-53fb3c609581 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 202 Aug 20 02:11:59.322837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 943/3789] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:11:59 2026] DELETE /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:11:59.331635 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.334663 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:11:59.335116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.335293 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.355198 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.355198 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:59.361803 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:11:59.367920 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80279cad-cdf8-4d88-bf24-0b97d3ddac83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 200 Aug 20 02:11:59.368465 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 940/3790] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 893 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:59.400732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.406254 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:11:59.406254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1916001410", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:59.406254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1916001410', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:11:59.406254 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Create volume of 1 GB Aug 20 02:11:59.410455 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Availability Zones retrieved successfully. Aug 20 02:11:59.415679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Flow 'volume_create_api' (a4243f9f-aa4e-47b2-a849-7ac81a224c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:59.416798 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63dc733-77b8-46e8-8153-d1d228df0653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:59.417692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:11:59.442243 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63dc733-77b8-46e8-8153-d1d228df0653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:59.443049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5390380-d3cf-4d9b-b40c-bbc5a0f1b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:59.514759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.517886 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:11:59.518081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.518279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.518391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:59.529393 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Created reservations ['693ca0d7-6516-4653-aaa3-007452800a6d', '37b9ba96-7dd7-4450-ab23-1b94cbe3a887', '0e92b6c6-858e-458d-9f42-9ab7e83958fe', 'f2fc09b2-830c-4cde-90a6-6f2de5071592'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:59.530414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5390380-d3cf-4d9b-b40c-bbc5a0f1b5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['693ca0d7-6516-4653-aaa3-007452800a6d', '37b9ba96-7dd7-4450-ab23-1b94cbe3a887', '0e92b6c6-858e-458d-9f42-9ab7e83958fe', 'f2fc09b2-830c-4cde-90a6-6f2de5071592']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:59.531434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26f97bc-b5e6-4677-bdc2-ed882002a67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:59.532643 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.532643 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:59.533469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-324ee73d-d18b-4a57-9a92-95bf53b6207c tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:11:59.533910 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 950/3791] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:59.568541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26f97bc-b5e6-4677-bdc2-ed882002a67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f0f944-57d6-43a2-b0af-63248ee0bb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1916001410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1643472b5840a6b431c25c2f53588b',qos_specs=None,replication_status=,reservations=['693ca0d7-6516-4653-aaa3-007452800a6d','37b9ba96-7dd7-4450-ab23-1b94cbe3a887','0e92b6c6-858e-458d-9f42-9ab7e83958fe','f2fc09b2-830c-4cde-90a6-6f2de5071592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c99d3c92e944c1db394f6b357474750',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1916001410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f0f944-57d6-43a2-b0af-63248ee0bb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1643472b5840a6b431c25c2f53588b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c99d3c92e944c1db394f6b357474750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:59.569764 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5b565d-ee74-4bd8-a8b2-a4c408047756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:59.610119 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5b565d-ee74-4bd8-a8b2-a4c408047756) transitioned into state 'SUCCESS' from state '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-1916001410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1643472b5840a6b431c25c2f53588b',qos_specs=None,replication_status=,reservations=['693ca0d7-6516-4653-aaa3-007452800a6d','37b9ba96-7dd7-4450-ab23-1b94cbe3a887','0e92b6c6-858e-458d-9f42-9ab7e83958fe','f2fc09b2-830c-4cde-90a6-6f2de5071592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c99d3c92e944c1db394f6b357474750',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:59.610679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd06aaa-ba6b-4b31-8f8e-3a3c61ca8dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:11:59.623252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd06aaa-ba6b-4b31-8f8e-3a3c61ca8dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:11:59.624033 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Flow 'volume_create_api' (a4243f9f-aa4e-47b2-a849-7ac81a224c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:11:59.624422 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Create volume request issued successfully. Aug 20 02:11:59.625008 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-5d833d18-020e-45e8-8c65-e44856450db2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:11:59.625540 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 959/3792] 10.4.3.27 () {72 vars in 1534 bytes} [Thu Aug 20 02:11:59 2026] POST /volume/v3/volumes => generated 753 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:59.635834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.640930 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:11:59.641188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.641394 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.649844 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.649844 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:59.653760 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:11:59.658381 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b576d462-43b3-4e12-bc13-346bfa016d87 req-dd4e7e5a-6bfb-4d64-ad28-50d1748feb6c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 200 Aug 20 02:11:59.659267 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 944/3793] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:59.688145 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.690166 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:11:59.690448 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.690669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.700055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.700055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:59.704384 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:11:59.710675 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-9eebd249-22e4-4935-b000-1f784b1f57db req-64035999-9357-4bb1-8b76-c8ab177dba6a tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 200 Aug 20 02:11:59.711122 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 941/3794] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:59.731377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.737165 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:11:59.737388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.737615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.749016 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.749016 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:11:59.753013 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:59.757713 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b9a771b-3b9a-49f3-ae87-6a7561638272 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d returned with HTTP 200 Aug 20 02:11:59.758098 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 951/3795] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:11:59.774351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.776575 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:11:59.778245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe50b6b0-2e33-4a32-b95a-442cbe6f642d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-326681993"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:11:59.787990 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.787990 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:11:59.788490 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:11:59.788653 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:11:59.817482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['a283a136-f485-4857-a061-b7a2dd6e0812', 'ee336787-c732-4774-80ad-c327b3cc1a77', '9c2098b3-8090-457c-bf26-d07bc939b11a', '0eeeef68-9b57-4307-9c6e-102c6d44f48f'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:11:59.847941 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:11:59.848896 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91b75c54-d3ad-44b7-8362-ecf822870fc3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:11:59.848896 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 960/3796] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:11:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:11:59.856876 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.859211 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:11:59.859496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.859688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.864892 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.864892 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:11:59.867485 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:11:59.867485 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-deac8b40-4854-4b5c-ae98-1dbd2c29b6b7 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd returned with HTTP 200 Aug 20 02:11:59.867485 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 945/3797] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:11:59.951388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:11:59.953704 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:11:59.953987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:11:59.954294 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:11:59.954483 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:11:59.960855 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:11:59.960855 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:11:59.961950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-574b8b43-6303-443f-a4bf-6a0e71c48e07 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:11:59.962483 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 942/3798] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:11:59 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.387832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7ec33bc7-9c83-4ceb-aabb-b8df3176e700 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.392206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ec33bc7-9c83-4ceb-aabb-b8df3176e700 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:12:00.392206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ec33bc7-9c83-4ceb-aabb-b8df3176e700 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.392206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ec33bc7-9c83-4ceb-aabb-b8df3176e700 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.399816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ec33bc7-9c83-4ceb-aabb-b8df3176e700 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 404 Aug 20 02:12:00.400028 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 952/3799] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:00.409895 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.410512 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:00.410697 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.410899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.411139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:00.418465 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.418465 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:00.418991 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:00.442100 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:00.442343 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab24c2eb-a195-43a4-aa3b-235f6d9f973c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 202 Aug 20 02:12:00.442784 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 961/3800] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:00 2026] DELETE /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:00.449821 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.451708 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:00.452188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.452188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.460656 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.460656 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:00.464976 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:00.471650 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-741734a6-c860-4f3d-b342-d1ffcc7192d1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 200 Aug 20 02:12:00.472117 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 946/3801] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:00.548903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.553324 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:00.553324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.553324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.553324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:00.561027 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.561027 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:00.562152 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9fe450a6-39b3-450a-9c56-f5b26cf4a6f4 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:12:00.562766 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 943/3802] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.743592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.746160 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:00.746394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.746635 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.757138 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.757138 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:00.762962 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:12:00.769995 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-64953adf-50a3-4135-9db4-6b8b0224bebe req-a8fcddc8-d6fa-426d-94fd-fbccb0ac87c4 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 200 Aug 20 02:12:00.771076 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 953/3803] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.801440 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.803439 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:00.803871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67f0f944-57d6-43a2-b0af-63248ee0bb67", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1617591772", "description": null, "metadata": {}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:00.813106 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.813106 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:00.813648 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:12:00.813814 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Create snapshot from volume 67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:00.848355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Created reservations ['473cd777-edc5-4c89-8581-6d92676fe781', 'b01c1b4f-cf0e-4648-a844-7abc2186bf54', 'a3953c5f-da0d-4d06-a04d-4d362175778c', 'b1960886-f399-448b-b1d3-abfc479e3bb8'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:00.876242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5661419b-8292-4f2c-94c3-a5e059940145 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.879146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5661419b-8292-4f2c-94c3-a5e059940145 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:00.879537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5661419b-8292-4f2c-94c3-a5e059940145 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.879951 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5661419b-8292-4f2c-94c3-a5e059940145 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.882134 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Snapshot create request issued successfully. Aug 20 02:12:00.882475 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8fa1a44e-a355-481c-b38f-485230f592d6 req-301d92a4-bd9f-4999-bfd8-b0430658d4f5 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:00.882899 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 962/3804] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:12:00 2026] POST /volume/v3/snapshots => generated 311 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:00.889717 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.889717 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:00.890551 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5661419b-8292-4f2c-94c3-a5e059940145 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:00.891503 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5661419b-8292-4f2c-94c3-a5e059940145 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd returned with HTTP 200 Aug 20 02:12:00.892168 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 947/3805] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.901352 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b69ce093-a54d-43ed-bdb9-371209eacffc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.903178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] POST https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd/action Aug 20 02:12:00.903526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:00.903638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:00.904840 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.snapshot_unmanage [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Unmanage snapshot with id: d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:00.913372 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.913372 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:00.913568 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:12:00.914808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2470ab53bc6d4086a47fb09eba162c42', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '731f7b6b62974ea58f47523269389a5f', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:00.915220 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b69ce093-a54d-43ed-bdb9-371209eacffc tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd/action returned with HTTP 403 Aug 20 02:12:00.915898 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 944/3806] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:12:00 2026] POST /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:00.923619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.925690 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:00.925947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.926164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.926333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:00.932986 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.932986 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:00.933456 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:00.953722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.954851 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:12:00.955088 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be216ba2-98ed-435f-93d6-52c9c6025b7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd returned with HTTP 202 Aug 20 02:12:00.955955 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 954/3807] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:00 2026] DELETE /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:00.956507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] GET https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:00.956745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.956979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.962263 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.962263 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:00.962738 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Snapshot retrieved successfully. Aug 20 02:12:00.963032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d078b296-c2e4-40e2-96b8-76ee253662cd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.963541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0075bbcd-00c2-4b4f-b172-358935dcce8f req-d5267d7a-0280-4c06-bdd3-0db9baca5871 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 returned with HTTP 200 Aug 20 02:12:00.963917 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 963/3808] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.965801 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d078b296-c2e4-40e2-96b8-76ee253662cd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:00.965977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d078b296-c2e4-40e2-96b8-76ee253662cd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.966175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d078b296-c2e4-40e2-96b8-76ee253662cd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.972577 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.972577 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:00.973166 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d078b296-c2e4-40e2-96b8-76ee253662cd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:00.974358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d078b296-c2e4-40e2-96b8-76ee253662cd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd returned with HTTP 200 Aug 20 02:12:00.974768 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-36bcd518-75ff-4fee-a783-c64232a9f953 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.974893 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 948/3809] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.977512 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36bcd518-75ff-4fee-a783-c64232a9f953 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:00.977512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-36bcd518-75ff-4fee-a783-c64232a9f953 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.977512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-36bcd518-75ff-4fee-a783-c64232a9f953 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.977512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-36bcd518-75ff-4fee-a783-c64232a9f953 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:00.981486 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.981486 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:00.982213 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36bcd518-75ff-4fee-a783-c64232a9f953 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:00.982585 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 945/3810] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:00.992822 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:00.995758 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:12:00.995939 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:00.996126 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:00.996422 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:00.996672 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:00.996672 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:00.997434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:12:01.001715 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] Get all snapshots completed successfully. Aug 20 02:12:01.002296 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.002296 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:01.003085 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c3aba291-92b8-474f-bae5-93908d00c5b2 req-3f365cc2-d943-4fce-9ec0-ec6e31b4626d tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-reader] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:12:01.003617 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 955/3811] 10.4.3.27 () {68 vars in 1507 bytes} [Thu Aug 20 02:12:00 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.030742 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.032628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:01.032811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.033017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.037893 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.037893 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:01.038364 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Snapshot retrieved successfully. Aug 20 02:12:01.039110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-672efe49-f679-4464-be4d-3e530745f634 req-107323a7-9fb0-45b5-964c-8157e98b4ca3 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 returned with HTTP 200 Aug 20 02:12:01.039543 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 964/3812] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.064426 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.067195 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:01.067572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.067905 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.068149 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Delete snapshot with id: 6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:01.075598 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.075598 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:01.076641 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Snapshot retrieved successfully. Aug 20 02:12:01.102339 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Snapshot delete request issued successfully. Aug 20 02:12:01.102557 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-db1881ff-34c1-43f7-a03b-96e9e0926177 req-7a264f5d-91e0-4058-8e1b-3e1c279b32bf tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 returned with HTTP 202 Aug 20 02:12:01.103108 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 949/3813] 10.4.3.27 () {70 vars in 1619 bytes} [Thu Aug 20 02:12:01 2026] DELETE /volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:01.131203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.133346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:01.133560 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.133799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.138988 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.138988 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:01.139659 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Snapshot retrieved successfully. Aug 20 02:12:01.140977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3c80ca72-7615-4cd0-a51b-b799279a12ea req-62cc97d1-d89d-4d2b-885c-00872e8b1f7f tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 returned with HTTP 200 Aug 20 02:12:01.141484 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 946/3814] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.487711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-caac691d-729d-42cd-b9b4-fd4878aee379 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.490349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-caac691d-729d-42cd-b9b4-fd4878aee379 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:01.490756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-caac691d-729d-42cd-b9b4-fd4878aee379 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.491041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-caac691d-729d-42cd-b9b4-fd4878aee379 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.502764 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-caac691d-729d-42cd-b9b4-fd4878aee379 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 404 Aug 20 02:12:01.504934 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 956/3815] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:01.512118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a2414609-77e4-435e-8681-0cff1ca93297 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.513945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:01.514190 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.514382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.514532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:01.521902 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.521902 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:01.522468 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:01.539697 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:01.539891 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2414609-77e4-435e-8681-0cff1ca93297 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 202 Aug 20 02:12:01.540355 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 965/3816] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:01 2026] DELETE /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:01.547283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.549624 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:01.549941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.550291 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.560197 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.560197 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:01.565082 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:01.569472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-817dffb1-bdb3-4ee5-8dfa-0fa8c43a6ef2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 200 Aug 20 02:12:01.569959 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 950/3817] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:01.573709 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.575966 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:01.576275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.576605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.576748 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:01.581364 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.581364 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:01.582088 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6066ab2-1aa6-4e68-8e73-575d318a64db tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:12:01.582572 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 947/3818] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.593072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2c7a36b8-3d85-458c-ad56-3571bc9870b6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.725988 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c7a36b8-3d85-458c-ad56-3571bc9870b6 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-member] PUT https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:01.730446 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c7a36b8-3d85-458c-ad56-3571bc9870b6 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:01.746031 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.746031 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:01.754485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c7a36b8-3d85-458c-ad56-3571bc9870b6 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-member] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:12:01.756284 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 957/3819] 10.4.3.27 () {70 vars in 1401 bytes} [Thu Aug 20 02:12:01 2026] PUT /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 313 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.770838 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.772838 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:01.773059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.773282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.773399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:01.777807 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.777807 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:01.778594 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-58704ebd-c74f-44a1-a1e7-021e9de82439 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:12:01.778986 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 966/3820] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.792422 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.794240 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] DELETE https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:01.794464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.794638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.794735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Delete backup with id: acb83a69-75b5-4708-821a-3b54bee32258. Aug 20 02:12:01.798928 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.798928 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:01.811005 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] delete_backup rpcapi backup_id acb83a69-75b5-4708-821a-3b54bee32258 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:12:01.813150 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5563357-c5fd-415e-bf5f-82a4708ecedf tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 202 Aug 20 02:12:01.813653 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 951/3821] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:12:01 2026] DELETE /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:01.824539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.826346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:01.826673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.826907 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.827287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:01.833605 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:01.833605 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:01.834515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f320c434-7c83-4cc7-bbb4-0b2520b99a5e tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 200 Aug 20 02:12:01.834934 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 948/3822] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:01.986724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-90dc22b3-457a-425a-a363-28dc3c7a03ce None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.988711 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90dc22b3-457a-425a-a363-28dc3c7a03ce tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd Aug 20 02:12:01.988957 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90dc22b3-457a-425a-a363-28dc3c7a03ce tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.989239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90dc22b3-457a-425a-a363-28dc3c7a03ce tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.994455 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90dc22b3-457a-425a-a363-28dc3c7a03ce tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd returned with HTTP 404 Aug 20 02:12:01.995205 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 958/3823] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/snapshots/d26c28c3-fd83-4dad-9cd6-f9fed9b250cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:01.995910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:01.998188 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:01.998448 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:01.998722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:01.998877 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:02.004034 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.004034 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:02.004516 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.005059 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71180e5b-85fb-49d0-8300-8a6d724cb09f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:02.005589 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 967/3824] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:01 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:02.006796 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:12:02.007121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.007398 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.007758 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:12:02.017303 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.017303 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:02.017667 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:02.042452 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:12:02.042622 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e54bacaf-c7a1-4032-a24a-688cb7a2f91a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d returned with HTTP 202 Aug 20 02:12:02.042935 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 952/3825] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:02 2026] DELETE /volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:02.052397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.055069 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:12:02.055384 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.055656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.067159 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.067159 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:02.072620 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:02.079057 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7010034a-897c-47a6-a97b-cc99a0eb37d3 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d returned with HTTP 200 Aug 20 02:12:02.079496 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 949/3826] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:02.169744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ae10841a-c9f7-4fb3-b107-911c5993f43a req-83d83e57-49ce-4609-a4f3-1d4a3069497c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.171986 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae10841a-c9f7-4fb3-b107-911c5993f43a req-83d83e57-49ce-4609-a4f3-1d4a3069497c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 Aug 20 02:12:02.172359 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae10841a-c9f7-4fb3-b107-911c5993f43a req-83d83e57-49ce-4609-a4f3-1d4a3069497c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.172654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ae10841a-c9f7-4fb3-b107-911c5993f43a req-83d83e57-49ce-4609-a4f3-1d4a3069497c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.177804 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ae10841a-c9f7-4fb3-b107-911c5993f43a req-83d83e57-49ce-4609-a4f3-1d4a3069497c tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 returned with HTTP 404 Aug 20 02:12:02.178395 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 959/3827] 10.4.3.27 () {68 vars in 1597 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/snapshots/6f67eaa1-6960-42f2-8e5f-6c177cf6bbb3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:02.204138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.206107 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] DELETE https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:02.206253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.206439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.206607 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Delete volume with id: 67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:02.215851 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.215851 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:02.216478 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:12:02.237636 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Delete volume request issued successfully. Aug 20 02:12:02.237889 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-1fd58edd-844a-4272-a08e-ac348d17d8e1 req-da9d0d2f-7e80-473f-a6eb-312abdc2a79e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 202 Aug 20 02:12:02.238422 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 968/3828] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:12:02 2026] DELETE /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:02.260732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.263069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:02.263371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.263784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.271854 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.271854 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:02.276698 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Volume info retrieved successfully. Aug 20 02:12:02.282463 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-653019df-7be3-4bac-a5f4-b10fa5d12e02 req-ea64a987-b9c7-4944-8bc7-2f87d0cdbb70 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 200 Aug 20 02:12:02.283547 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 953/3829] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:02.582922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d032cd9e-04ae-4f34-8d57-614ab4f542d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.585192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d032cd9e-04ae-4f34-8d57-614ab4f542d4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:02.585594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d032cd9e-04ae-4f34-8d57-614ab4f542d4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.585915 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d032cd9e-04ae-4f34-8d57-614ab4f542d4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.592383 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d032cd9e-04ae-4f34-8d57-614ab4f542d4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 404 Aug 20 02:12:02.592842 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 950/3830] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:02.599980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.604031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:02.604601 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.604968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.605178 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:02.615468 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.615468 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:02.615962 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:02.635263 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:02.635482 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fa8ffb6a-fdb8-4e9b-a267-be59aff827fc tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 202 Aug 20 02:12:02.635945 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 960/3831] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:02 2026] DELETE /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:02.643976 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-37b4d177-3306-492a-9487-1464d224e6c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.645956 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37b4d177-3306-492a-9487-1464d224e6c9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:02.646196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37b4d177-3306-492a-9487-1464d224e6c9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.646433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37b4d177-3306-492a-9487-1464d224e6c9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.657382 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.657382 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:02.662328 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-37b4d177-3306-492a-9487-1464d224e6c9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:02.669389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37b4d177-3306-492a-9487-1464d224e6c9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 200 Aug 20 02:12:02.669908 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 969/3832] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:02.852549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-11408139-404f-431d-8992-cef80c4b8164 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.858193 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11408139-404f-431d-8992-cef80c4b8164 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 Aug 20 02:12:02.860003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11408139-404f-431d-8992-cef80c4b8164 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.860624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11408139-404f-431d-8992-cef80c4b8164 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.860888 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-11408139-404f-431d-8992-cef80c4b8164 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Show backup with id acb83a69-75b5-4708-821a-3b54bee32258. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:02.870004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11408139-404f-431d-8992-cef80c4b8164 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 returned with HTTP 404 Aug 20 02:12:02.870004 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 954/3833] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/backups/acb83a69-75b5-4708-821a-3b54bee32258 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:02.876426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.878502 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:12:02.878773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.879028 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.879219 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Delete volume with id: 016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:12:02.890666 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.890666 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:02.891115 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Volume info retrieved successfully. Aug 20 02:12:02.911542 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Delete volume request issued successfully. Aug 20 02:12:02.911690 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-539966c6-54ef-4ad2-bba0-8d03e9c12514 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 returned with HTTP 202 Aug 20 02:12:02.912156 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 951/3834] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:12:02 2026] DELETE /volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:02.920552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3ee20151-6002-4fb7-8ae1-687d972863ef None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:02.924666 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ee20151-6002-4fb7-8ae1-687d972863ef tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:12:02.924864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ee20151-6002-4fb7-8ae1-687d972863ef tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:02.925060 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ee20151-6002-4fb7-8ae1-687d972863ef tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:02.935392 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:02.935392 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:02.941427 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3ee20151-6002-4fb7-8ae1-687d972863ef tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Volume info retrieved successfully. Aug 20 02:12:02.948075 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ee20151-6002-4fb7-8ae1-687d972863ef tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 returned with HTTP 200 Aug 20 02:12:02.948414 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 961/3835] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:02 2026] GET /volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:03.016616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.018518 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:03.018736 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.018965 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.019072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:03.024368 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:03.024368 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:03.025500 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe352ff4-da30-48e3-8edf-c861526bdb68 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:03.026007 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 970/3836] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:03.094768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0e1e2849-a4a1-452f-bfcd-40c1a487f65a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.096937 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e1e2849-a4a1-452f-bfcd-40c1a487f65a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d Aug 20 02:12:03.097271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e1e2849-a4a1-452f-bfcd-40c1a487f65a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.097563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0e1e2849-a4a1-452f-bfcd-40c1a487f65a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.104426 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0e1e2849-a4a1-452f-bfcd-40c1a487f65a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d returned with HTTP 404 Aug 20 02:12:03.105015 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 955/3837] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/fe50b6b0-2e33-4a32-b95a-442cbe6f642d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:03.114756 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a2020fd9-b4a8-4829-8f03-eff369324927 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.116830 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:03.117285 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-96094196"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:03.119018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-96094196'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:03.119205 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:12:03.123782 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:12:03.131030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (22cc8ea3-a645-495e-b235-09f82335aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:03.132166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b756b26-1793-404e-8a78-f03a86534a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.133107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:03.163718 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b756b26-1793-404e-8a78-f03a86534a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.164440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b7be1b-f163-4799-ab88-c39fbdd94f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.201823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['a171d389-b851-48d8-b02a-512e4ade77a5', '5694412e-62c6-4e44-ba92-9d72d8774e67', '0729464d-091c-48e0-9a3f-d67b6b45a39f', '56a8ec28-4762-4caa-a5d3-00f796836bdc'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:03.202653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b7be1b-f163-4799-ab88-c39fbdd94f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a171d389-b851-48d8-b02a-512e4ade77a5', '5694412e-62c6-4e44-ba92-9d72d8774e67', '0729464d-091c-48e0-9a3f-d67b6b45a39f', '56a8ec28-4762-4caa-a5d3-00f796836bdc']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.203304 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ff29b0-277c-4626-9349-f9e18dde2943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.228148 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ff29b0-277c-4626-9349-f9e18dde2943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8aa7e54-6fd8-471c-a22d-15228880a17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96094196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['a171d389-b851-48d8-b02a-512e4ade77a5','5694412e-62c6-4e44-ba92-9d72d8774e67','0729464d-091c-48e0-9a3f-d67b6b45a39f','56a8ec28-4762-4caa-a5d3-00f796836bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96094196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8aa7e54-6fd8-471c-a22d-15228880a17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.228786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e197b4a-f26e-4fab-ad7c-41c44119aa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.255954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e197b4a-f26e-4fab-ad7c-41c44119aa72) transitioned into state 'SUCCESS' from state '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-96094196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['a171d389-b851-48d8-b02a-512e4ade77a5','5694412e-62c6-4e44-ba92-9d72d8774e67','0729464d-091c-48e0-9a3f-d67b6b45a39f','56a8ec28-4762-4caa-a5d3-00f796836bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.256656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c909840-7d94-4fb5-bbf5-414a20f94882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.268116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c909840-7d94-4fb5-bbf5-414a20f94882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.268851 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (22cc8ea3-a645-495e-b235-09f82335aca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:03.269139 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:12:03.269665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2020fd9-b4a8-4829-8f03-eff369324927 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:03.270086 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 952/3838] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:12:03 2026] POST /volume/v3/volumes => generated 774 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:03.285077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-228e7417-a729-4f77-a7d6-3752c8cd672c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.287136 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-228e7417-a729-4f77-a7d6-3752c8cd672c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:03.287351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-228e7417-a729-4f77-a7d6-3752c8cd672c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.287511 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-228e7417-a729-4f77-a7d6-3752c8cd672c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.297986 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:03.297986 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:03.305786 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-228e7417-a729-4f77-a7d6-3752c8cd672c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:03.310005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-228e7417-a729-4f77-a7d6-3752c8cd672c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e returned with HTTP 200 Aug 20 02:12:03.310472 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 962/3839] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:03.318641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-72b948bf-e622-4a95-a4bf-f2fb9dd5f7bd req-3af9001c-e8d2-437d-840d-502df66ce6b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.321158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-72b948bf-e622-4a95-a4bf-f2fb9dd5f7bd req-3af9001c-e8d2-437d-840d-502df66ce6b2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:03.321316 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-72b948bf-e622-4a95-a4bf-f2fb9dd5f7bd req-3af9001c-e8d2-437d-840d-502df66ce6b2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.321536 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-72b948bf-e622-4a95-a4bf-f2fb9dd5f7bd req-3af9001c-e8d2-437d-840d-502df66ce6b2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.327894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-72b948bf-e622-4a95-a4bf-f2fb9dd5f7bd req-3af9001c-e8d2-437d-840d-502df66ce6b2 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 404 Aug 20 02:12:03.328520 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 971/3840] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:03.354149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.357025 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] DELETE https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:03.357406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.357685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.357908 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Delete volume with id: 67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:03.364427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c852098d-9ef4-4fd6-949a-14ba8cfa25ee req-27af7fff-b29d-4b23-9910-845649890f7e tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 404 Aug 20 02:12:03.365031 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 956/3841] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:12:03 2026] DELETE /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:03.390494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0bf05e4a-2663-469a-8286-5557e7d1af6e req-acf23f12-e68a-4aff-961c-83c1a08454d9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.394073 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0bf05e4a-2663-469a-8286-5557e7d1af6e req-acf23f12-e68a-4aff-961c-83c1a08454d9 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] GET https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 Aug 20 02:12:03.394360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0bf05e4a-2663-469a-8286-5557e7d1af6e req-acf23f12-e68a-4aff-961c-83c1a08454d9 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.394595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0bf05e4a-2663-469a-8286-5557e7d1af6e req-acf23f12-e68a-4aff-961c-83c1a08454d9 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.403131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0bf05e4a-2663-469a-8286-5557e7d1af6e req-acf23f12-e68a-4aff-961c-83c1a08454d9 tempest-VolumesSnapshotsTestJSON-1113184318 tempest-VolumesSnapshotsTestJSON-1113184318-project-member] https://10.4.3.27/volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 returned with HTTP 404 Aug 20 02:12:03.403668 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 953/3842] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/67f0f944-57d6-43a2-b0af-63248ee0bb67 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:03.688826 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1baca239-fc30-4283-8ed5-6c2ebd65f89c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.691919 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1baca239-fc30-4283-8ed5-6c2ebd65f89c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:03.692462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1baca239-fc30-4283-8ed5-6c2ebd65f89c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.692763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1baca239-fc30-4283-8ed5-6c2ebd65f89c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.702241 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1baca239-fc30-4283-8ed5-6c2ebd65f89c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 404 Aug 20 02:12:03.703028 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 963/3843] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:03.715881 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.718183 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:03.718566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-983693312"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:03.720547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-983693312'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:03.720694 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:03.725708 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:03.733442 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (f8d2600a-9980-465f-8707-cf3c524c551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:03.734398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a99c28-a18a-42ed-a0d8-2dddce3710a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.735276 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:03.770209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a99c28-a18a-42ed-a0d8-2dddce3710a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.771185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff27752-8643-4d77-a6cc-379918448bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.815730 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['f95b9bdd-3a22-4f99-9eae-2ae077c87eea', 'da9a0bb2-d1fe-4784-90bb-a6fb0c6b3d38', '088f77df-4eb2-4b23-a202-49b3c100ad69', 'dc1b822e-457b-47bc-8074-d519338aa810'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:03.816772 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff27752-8643-4d77-a6cc-379918448bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f95b9bdd-3a22-4f99-9eae-2ae077c87eea', 'da9a0bb2-d1fe-4784-90bb-a6fb0c6b3d38', '088f77df-4eb2-4b23-a202-49b3c100ad69', 'dc1b822e-457b-47bc-8074-d519338aa810']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.817900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec6b1ca-bd1c-4784-b873-265ec4df88a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.841991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec6b1ca-bd1c-4784-b873-265ec4df88a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f1994a-c159-4db0-a123-6c2770995332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-983693312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['f95b9bdd-3a22-4f99-9eae-2ae077c87eea','da9a0bb2-d1fe-4784-90bb-a6fb0c6b3d38','088f77df-4eb2-4b23-a202-49b3c100ad69','dc1b822e-457b-47bc-8074-d519338aa810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-983693312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f1994a-c159-4db0-a123-6c2770995332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.843073 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69864e1f-9b62-4726-bf5f-a109b39445fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.865542 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69864e1f-9b62-4726-bf5f-a109b39445fe) transitioned into state 'SUCCESS' from state '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-983693312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['f95b9bdd-3a22-4f99-9eae-2ae077c87eea','da9a0bb2-d1fe-4784-90bb-a6fb0c6b3d38','088f77df-4eb2-4b23-a202-49b3c100ad69','dc1b822e-457b-47bc-8074-d519338aa810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.866561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac92776c-7b37-46a4-a791-31ced3a05aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:03.879704 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac92776c-7b37-46a4-a791-31ced3a05aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:03.880827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (f8d2600a-9980-465f-8707-cf3c524c551e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:03.881292 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:03.883074 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47b02e09-ed37-4d58-8a1a-42e8c8018986 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:03.883074 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 972/3844] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:12:03 2026] POST /volume/v3/volumes => generated 767 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:03.901433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.903515 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:03.903779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.904009 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.911092 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:03.911092 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:03.916002 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:03.920728 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa597101-cec2-4481-9e97-d4e8a44dc02c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 200 Aug 20 02:12:03.921456 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 957/3845] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:03.966682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4907b917-4a6d-4d72-8f01-8a17f98c75e5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:03.969215 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4907b917-4a6d-4d72-8f01-8a17f98c75e5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] GET https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 Aug 20 02:12:03.969772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4907b917-4a6d-4d72-8f01-8a17f98c75e5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:03.970152 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4907b917-4a6d-4d72-8f01-8a17f98c75e5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:03.978534 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4907b917-4a6d-4d72-8f01-8a17f98c75e5 tempest-ProjectMemberTests39-2006902626 tempest-ProjectMemberTests39-2006902626-project-admin] https://10.4.3.27/volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 returned with HTTP 404 Aug 20 02:12:03.979045 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 954/3846] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:03 2026] GET /volume/v3/volumes/016780e5-b9a1-43d2-93ac-23484c9d1b03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:04.041911 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.044372 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:04.044372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:04.044481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:04.044540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:04.049986 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:04.049986 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:04.050790 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-514efa6e-ddf5-4058-ada6-6231fdec8ce1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:04.051091 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 964/3847] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:04 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:04.328474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7b106383-ae23-4677-8e77-dcf37e4c426f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.337324 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b106383-ae23-4677-8e77-dcf37e4c426f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:04.337560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b106383-ae23-4677-8e77-dcf37e4c426f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:04.337877 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b106383-ae23-4677-8e77-dcf37e4c426f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:04.355785 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:04.355785 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:04.361182 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7b106383-ae23-4677-8e77-dcf37e4c426f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:04.366022 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b106383-ae23-4677-8e77-dcf37e4c426f tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e returned with HTTP 200 Aug 20 02:12:04.368012 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 973/3848] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:04 2026] GET /volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:04.392945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.396217 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:04.396744 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8aa7e54-6fd8-471c-a22d-15228880a17e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1284946407"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:04.408947 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:04.408947 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:04.409188 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:04.409452 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:04.442738 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['70181367-99f8-42bd-9249-7ea937bb7bb1', 'c9df5387-dc91-44be-bdd1-a897725ada23', 'fd1ced5e-f919-49e3-bbf2-e03fe5e4a8c1', 'ecf5f240-de52-4883-92ac-274975cae125'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:04.481720 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:12:04.481990 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a45392a8-c09d-4b09-a5d9-23518dab98e6 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:04.482641 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 958/3849] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:04.495301 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.497922 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:04.498160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:04.498689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:04.509600 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:04.509600 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:04.509962 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:04.510638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-76eef0f6-74a0-482f-bda7-df83f2353a99 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 200 Aug 20 02:12:04.510974 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 955/3850] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:04 2026] GET /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:04.941346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.948518 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:04.948518 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:04.948518 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:04.960409 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:04.960409 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:04.966523 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:04.973784 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-356e7c20-dd32-49d7-8fcb-89ccd9b47c44 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 200 Aug 20 02:12:04.974220 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 965/3851] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:04 2026] GET /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:04.992699 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:04.996805 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:04.996805 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3f1994a-c159-4db0-a123-6c2770995332", "name": "tempest-VolumeDependencyTests-Snapshot-105235017"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:05.009070 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.009070 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:05.009070 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:05.009070 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create snapshot from volume f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:05.041201 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['0ca74935-5acf-4cd1-a34b-3f8dbaa7a63e', '1f0b1f1c-9d0f-4f82-be32-720c3aee2e20', '0fff1bb9-807b-4b60-920b-cc68909ef9df', '1b2537cd-627e-462b-80a7-652370ee134a'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:05.063496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.065487 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:05.065671 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:05.065901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:05.066032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:05.070660 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.070660 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:05.073254 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38fc6ebd-6380-40df-96a1-7cfe1bb0b565 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:05.073254 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 959/3852] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:05 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:05.079700 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot create request issued successfully. Aug 20 02:12:05.080395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b235e05f-d6b2-47af-881c-21ae35dc1096 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:05.081078 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 974/3853] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:05.093138 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.095010 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:05.095434 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:05.095904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:05.104335 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.104335 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:05.105179 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:05.107062 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d52b13bd-57e6-4eb4-b66b-7d872bc39e4b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 200 Aug 20 02:12:05.107746 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 956/3854] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:05 2026] GET /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:05.523470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.525356 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:05.525783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:05.526148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:05.540496 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.540496 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:05.541145 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:05.542348 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f79a1f70-4858-4a64-8553-5fcbe6fcd741 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 200 Aug 20 02:12:05.542919 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 966/3855] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:05 2026] GET /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:05.557195 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e8d89eb6-aee9-4112-b4ef-1127be533da1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.559476 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e8d89eb6-aee9-4112-b4ef-1127be533da1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] PUT https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:05.559937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e8d89eb6-aee9-4112-b4ef-1127be533da1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:05.568795 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.568795 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:05.569466 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e8d89eb6-aee9-4112-b4ef-1127be533da1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Snapshot retrieved successfully. Aug 20 02:12:05.580098 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e8d89eb6-aee9-4112-b4ef-1127be533da1 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 200 Aug 20 02:12:05.581287 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 960/3856] 10.4.3.27 () {68 vars in 1367 bytes} [Thu Aug 20 02:12:05 2026] PUT /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:05.594299 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-146c0893-b6d1-4f33-915f-114ca927d668 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.597679 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:05.597679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:05.597679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:05.597679 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:05.604439 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.604439 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:05.606981 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:05.629690 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:12:05.630198 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-146c0893-b6d1-4f33-915f-114ca927d668 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 202 Aug 20 02:12:05.630406 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 975/3857] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:05 2026] DELETE /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:05.642923 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:05.645523 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:05.647282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:05.647282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:05.654886 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:05.654886 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:05.655782 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:05.657075 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d8fde47-a5d8-47b2-b7a9-7cb79210224c tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 200 Aug 20 02:12:05.658096 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 957/3858] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:05 2026] GET /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 494 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:06.085787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-116121db-c126-48fb-9d7f-111cc034a2c9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.089577 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-116121db-c126-48fb-9d7f-111cc034a2c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:06.090341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-116121db-c126-48fb-9d7f-111cc034a2c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.090675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-116121db-c126-48fb-9d7f-111cc034a2c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.090922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-116121db-c126-48fb-9d7f-111cc034a2c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:06.100738 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.100738 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:06.102155 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-116121db-c126-48fb-9d7f-111cc034a2c9 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:06.102487 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 967/3859] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:06.119323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-76660d56-3576-4638-8054-eb7b49cefd82 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.124368 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76660d56-3576-4638-8054-eb7b49cefd82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:06.124637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76660d56-3576-4638-8054-eb7b49cefd82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.124916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76660d56-3576-4638-8054-eb7b49cefd82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.135962 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.135962 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:06.138251 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76660d56-3576-4638-8054-eb7b49cefd82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:06.138251 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76660d56-3576-4638-8054-eb7b49cefd82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 200 Aug 20 02:12:06.138720 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 961/3860] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:06.150495 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.153300 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:06.153441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cde6e18e-592a-4a12-9a54-5cba411dfb33", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-963310376"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:06.156126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'snapshot_id': 'cde6e18e-592a-4a12-9a54-5cba411dfb33', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-963310376'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:06.162791 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.162791 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:06.162918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fe1b304d-a168-4566-b502-fef575d5ff2a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.163424 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:06.163612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:06.169849 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:06.181017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (debec4ed-2161-4643-98af-eb6bd8dd9293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:06.182493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecb14fe-aa72-4ecd-98f0-c8c9ed96fe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.183797 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:06.229400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecb14fe-aa72-4ecd-98f0-c8c9ed96fe7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cde6e18e-592a-4a12-9a54-5cba411dfb33', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.230886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7142abe-6073-4879-934b-435fa2748c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.246388 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:06.247092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675220174"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:06.249437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675220174'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:06.249705 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Create volume of 1 GB Aug 20 02:12:06.258315 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Availability Zones retrieved successfully. Aug 20 02:12:06.264634 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Flow 'volume_create_api' (b9121922-7629-47fd-ab2d-042c8afd68b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:06.265722 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f895d1-13d2-47f7-b049-841bd4b9317d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.266593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:06.286783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['b7de2a77-0afd-4487-abf2-e3ca2d678b6c', '866551b9-1dc5-4112-8a5e-caa578df89a8', '9916ab69-4cb6-4461-8a96-9e8b092abed9', 'f510e07e-a7b5-4adc-864b-2e927337eeb3'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:06.287820 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7142abe-6073-4879-934b-435fa2748c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7de2a77-0afd-4487-abf2-e3ca2d678b6c', '866551b9-1dc5-4112-8a5e-caa578df89a8', '9916ab69-4cb6-4461-8a96-9e8b092abed9', 'f510e07e-a7b5-4adc-864b-2e927337eeb3']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.289164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ca4cf6-3f4f-44c0-9605-8daa3ec2ce96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.302634 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f895d1-13d2-47f7-b049-841bd4b9317d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.303965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01fe82a-06fc-4ec1-b614-ba1bb5f3829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.340222 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ca4cf6-3f4f-44c0-9605-8daa3ec2ce96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b948b4-d8d9-4517-8aa3-08285424e533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-963310376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['b7de2a77-0afd-4487-abf2-e3ca2d678b6c','866551b9-1dc5-4112-8a5e-caa578df89a8','9916ab69-4cb6-4461-8a96-9e8b092abed9','f510e07e-a7b5-4adc-864b-2e927337eeb3'],size=1,snapshot_id=cde6e18e-592a-4a12-9a54-5cba411dfb33,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-963310376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b948b4-d8d9-4517-8aa3-08285424e533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cde6e18e-592a-4a12-9a54-5cba411dfb33,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.341055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a04892-62f9-4c2b-8ae3-5dc3fa629b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.365197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a04892-62f9-4c2b-8ae3-5dc3fa629b14) transitioned into state 'SUCCESS' from state '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-963310376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['b7de2a77-0afd-4487-abf2-e3ca2d678b6c','866551b9-1dc5-4112-8a5e-caa578df89a8','9916ab69-4cb6-4461-8a96-9e8b092abed9','f510e07e-a7b5-4adc-864b-2e927337eeb3'],size=1,snapshot_id=cde6e18e-592a-4a12-9a54-5cba411dfb33,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.365959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbfd060-1426-4fc5-9db7-51a23c2b9cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.384795 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Created reservations ['7a9badf5-ccb8-4ab0-ac2c-18e0a5b0c5e2', 'ad6155b2-fe54-4960-a288-e2c191602f27', 'e5a41459-b2f4-4ec2-a796-7a1a2994789f', '164d643b-a9e2-4569-ab4d-0625d9c5ac5d'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:06.385819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01fe82a-06fc-4ec1-b614-ba1bb5f3829f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a9badf5-ccb8-4ab0-ac2c-18e0a5b0c5e2', 'ad6155b2-fe54-4960-a288-e2c191602f27', 'e5a41459-b2f4-4ec2-a796-7a1a2994789f', '164d643b-a9e2-4569-ab4d-0625d9c5ac5d']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.386142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80efa02a-5e04-485a-8231-e896355ef5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.388902 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbfd060-1426-4fc5-9db7-51a23c2b9cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.389734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (debec4ed-2161-4643-98af-eb6bd8dd9293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:06.390047 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:06.390774 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3467e80-d77f-4f4a-aa14-8f22f81bf4fe tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:06.391498 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 976/3861] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:06 2026] POST /volume/v3/volumes => generated 801 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:06.405158 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f437d423-4f92-453a-abe5-110fbda8c764 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.407514 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f437d423-4f92-453a-abe5-110fbda8c764 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:06.407725 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f437d423-4f92-453a-abe5-110fbda8c764 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.407923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f437d423-4f92-453a-abe5-110fbda8c764 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.416032 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.416032 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:06.419784 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f437d423-4f92-453a-abe5-110fbda8c764 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:06.424715 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f437d423-4f92-453a-abe5-110fbda8c764 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 200 Aug 20 02:12:06.424888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80efa02a-5e04-485a-8231-e896355ef5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7ca3535-c506-479b-94a0-5132ce4637e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675220174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='472d2a5c6316486ca9448fe63c046715',qos_specs=None,replication_status=,reservations=['7a9badf5-ccb8-4ab0-ac2c-18e0a5b0c5e2','ad6155b2-fe54-4960-a288-e2c191602f27','e5a41459-b2f4-4ec2-a796-7a1a2994789f','164d643b-a9e2-4569-ab4d-0625d9c5ac5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4edd2adb66d40a2b30ffa1c9bec971d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675220174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7ca3535-c506-479b-94a0-5132ce4637e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='472d2a5c6316486ca9448fe63c046715',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4edd2adb66d40a2b30ffa1c9bec971d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.425077 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 968/3862] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:06.426010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75576db6-89b6-4d54-83d3-5026fa6ca75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.451583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75576db6-89b6-4d54-83d3-5026fa6ca75f) transitioned into state 'SUCCESS' from state '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-675220174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='472d2a5c6316486ca9448fe63c046715',qos_specs=None,replication_status=,reservations=['7a9badf5-ccb8-4ab0-ac2c-18e0a5b0c5e2','ad6155b2-fe54-4960-a288-e2c191602f27','e5a41459-b2f4-4ec2-a796-7a1a2994789f','164d643b-a9e2-4569-ab4d-0625d9c5ac5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4edd2adb66d40a2b30ffa1c9bec971d',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.452659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c57db3-6243-4826-9e7e-639db8d1fd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:06.464624 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c57db3-6243-4826-9e7e-639db8d1fd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:06.466203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Flow 'volume_create_api' (b9121922-7629-47fd-ab2d-042c8afd68b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:06.466653 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Create volume request issued successfully. Aug 20 02:12:06.467387 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe1b304d-a168-4566-b502-fef575d5ff2a tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:06.467881 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 958/3863] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:12:06 2026] POST /volume/v3/volumes => generated 775 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:06.483781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7f8441e0-4391-4417-ac03-eee73d203e55 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.486806 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f8441e0-4391-4417-ac03-eee73d203e55 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:06.487098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f8441e0-4391-4417-ac03-eee73d203e55 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.487420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7f8441e0-4391-4417-ac03-eee73d203e55 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.496799 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.496799 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:06.501676 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7f8441e0-4391-4417-ac03-eee73d203e55 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Volume info retrieved successfully. Aug 20 02:12:06.514657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7f8441e0-4391-4417-ac03-eee73d203e55 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 returned with HTTP 200 Aug 20 02:12:06.515178 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 962/3864] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:06.668673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c4baab49-c6fb-4e99-b469-9007eeb0b211 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.670914 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4baab49-c6fb-4e99-b469-9007eeb0b211 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b Aug 20 02:12:06.671464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4baab49-c6fb-4e99-b469-9007eeb0b211 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.671464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4baab49-c6fb-4e99-b469-9007eeb0b211 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.678304 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4baab49-c6fb-4e99-b469-9007eeb0b211 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b returned with HTTP 404 Aug 20 02:12:06.678800 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 977/3865] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/snapshots/c6e262a9-ff67-421a-8c9d-b6265b81ef8b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:06.686074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.688751 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:06.689014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.689353 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.689561 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:06.702964 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.702964 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:06.705191 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:06.751848 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:12:06.752199 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-98aa25e8-55cd-478f-9090-eb494ecfbe72 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e returned with HTTP 202 Aug 20 02:12:06.752772 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 969/3866] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:06 2026] DELETE /volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:06.767970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:06.771409 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:06.771409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:06.771409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:06.783683 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:06.783683 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:06.788605 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:06.796603 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a78593f4-9bae-4bd8-b0e6-ec0b7a783c5e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e returned with HTTP 200 Aug 20 02:12:06.796603 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 959/3867] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:06 2026] GET /volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:07.114289 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.116524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:07.116770 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.117021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.117199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:07.123998 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.123998 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:07.125660 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aeccdfd1-4220-429a-9014-00f8192c8dbc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:07.126567 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 963/3868] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:07.443053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.444987 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:07.445218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.445432 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.453150 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.453150 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:07.457956 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:07.463340 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d9fb655e-f61f-467c-a4c6-76be8177eca2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 200 Aug 20 02:12:07.463742 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 978/3869] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:07.481262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.484610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:07.485084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05b948b4-d8d9-4517-8aa3-08285424e533", "name": "tempest-VolumeDependencyTests-Snapshot-92659624"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:07.499464 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.499464 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:07.500159 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:07.500536 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create snapshot from volume 05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:07.531173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.534028 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:07.534380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.534601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.542591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['9904d20e-5d91-4fc4-8a0b-675e8d812da9', 'fe7b89fd-fefb-4d7e-bd99-c30c848efe91', '9b0354e4-fc3a-4797-8b19-f57f709137be', 'bbe38883-7170-45b9-b715-a9412c772195'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:07.581059 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot create request issued successfully. Aug 20 02:12:07.584253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c953c4bd-c2ea-4849-9bdf-2eae7ea9e656 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:07.584253 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 970/3870] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:07 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 20 02:12:07.595917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.598973 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:07.599326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.600250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.608317 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.608317 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:07.609203 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:07.611133 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84b83ac6-6a0c-48e5-bb9a-0ec0cf92cf8f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 200 Aug 20 02:12:07.611988 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 964/3871] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:07.700296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.701244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:07.701606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2053054623", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:07.703257 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2053054623', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:07.736057 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.736057 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:07.740045 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Volume info retrieved successfully. Aug 20 02:12:07.744934 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36b28217-1cb3-4f98-8afb-a08a96c2c200 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 returned with HTTP 200 Aug 20 02:12:07.745654 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 960/3872] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 => generated 1015 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:07.758794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.762601 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:12:07.763653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7ca3535-c506-479b-94a0-5132ce4637e8", "name": "tempest-type-Backup-818791287"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:07.765814 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Creating new backup {'backup': {'volume_id': 'e7ca3535-c506-479b-94a0-5132ce4637e8', 'name': 'tempest-type-Backup-818791287'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:12:07.766013 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Creating backup of volume e7ca3535-c506-479b-94a0-5132ce4637e8 in container None Aug 20 02:12:07.776879 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.776879 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:07.777337 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Volume info retrieved successfully. Aug 20 02:12:07.796165 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume of 1 GB Aug 20 02:12:07.802552 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Availability Zones retrieved successfully. Aug 20 02:12:07.809286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (421c6535-42c4-42f6-bda2-e6b48fdb3f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:07.811433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b65add0-9d99-49d5-a89e-b7bfdf69ac86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:07.813084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:07.816161 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a0bba70b-e742-45d1-8324-6e1b88dba430 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.822212 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0bba70b-e742-45d1-8324-6e1b88dba430 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e Aug 20 02:12:07.823807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a0bba70b-e742-45d1-8324-6e1b88dba430 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.825092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a0bba70b-e742-45d1-8324-6e1b88dba430 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.827481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Created reservations ['a8cdb308-c30e-4a88-8b5d-4d872dfb4410', '8c44389f-50a9-423d-83f2-3c106a23cea5'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:07.841436 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0bba70b-e742-45d1-8324-6e1b88dba430 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e returned with HTTP 404 Aug 20 02:12:07.842698 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 965/3873] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/volumes/f8aa7e54-6fd8-471c-a22d-15228880a17e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:07.853883 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f125a493-603b-448a-9bbd-2d56696591fd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.856961 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:07.856961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-185292762"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:07.858944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-185292762'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:07.859211 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume of 1 GB Aug 20 02:12:07.865513 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Availability Zones retrieved successfully. Aug 20 02:12:07.873965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (a6502aef-41c2-4435-8a58-c760bf862c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:07.875770 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c6e0cbf-c168-4fe5-9fa1-6c54b53ecb34 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:12:07.878274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc0b9f0-a373-4512-a7c1-e982a0cc01f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:07.878427 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 971/3874] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:12:07 2026] POST /volume/v3/backups => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:07.878505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:07.888696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.890611 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:07.890883 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:07.891996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:07.891996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:07.896875 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:07.896875 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:07.897744 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd8a6bef-b3de-4c2e-8de4-d3d12d6f81d5 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:07.898512 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 966/3875] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:07 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:07.900591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b65add0-9d99-49d5-a89e-b7bfdf69ac86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:07.901748 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de5523e-2e91-4836-919d-7b32b9cbe60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:07.916334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc0b9f0-a373-4512-a7c1-e982a0cc01f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:07.917524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1b992-3e0c-4821-95cb-f5f865191351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:07.918638 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:07.920954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:07.921598 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1390506518", "imageRef": "cb616f09-c08b-4d9a-97e1-9c28d937761a", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:07.924216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1390506518', 'imageRef': 'cb616f09-c08b-4d9a-97e1-9c28d937761a', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:07.973378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['b3315999-dea3-4621-8c04-3148c3f91651', '64541175-f01b-4d8a-8d25-1d9d2c69f687', '5e8cc040-afe0-4583-a49b-d1b1a568c036', '6d3b84a4-2d8c-4663-bc28-3d49b6ec7544'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:07.973958 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb1b992-3e0c-4821-95cb-f5f865191351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3315999-dea3-4621-8c04-3148c3f91651', '64541175-f01b-4d8a-8d25-1d9d2c69f687', '5e8cc040-afe0-4583-a49b-d1b1a568c036', '6d3b84a4-2d8c-4663-bc28-3d49b6ec7544']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:07.975066 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4755c5c2-96e3-424a-8d1d-a80fc2285311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:07.990399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Created reservations ['57779100-4345-4600-ae25-63abcee0d68f', '7b8ef348-f739-4884-a1ce-e3872792b58f', '2804b357-20ab-4d4e-890c-5b49a16830d1', 'fb28bd99-def2-4b5d-8b19-e46e8f55e3e2'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:07.991574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de5523e-2e91-4836-919d-7b32b9cbe60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57779100-4345-4600-ae25-63abcee0d68f', '7b8ef348-f739-4884-a1ce-e3872792b58f', '2804b357-20ab-4d4e-890c-5b49a16830d1', 'fb28bd99-def2-4b5d-8b19-e46e8f55e3e2']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:07.992424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3562c3-1da4-4a89-b7c5-f9a5edc64e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.004262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4755c5c2-96e3-424a-8d1d-a80fc2285311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd081c0cc-a49e-47d0-b6fc-7b72f368986d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-185292762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['b3315999-dea3-4621-8c04-3148c3f91651','64541175-f01b-4d8a-8d25-1d9d2c69f687','5e8cc040-afe0-4583-a49b-d1b1a568c036','6d3b84a4-2d8c-4663-bc28-3d49b6ec7544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-185292762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d081c0cc-a49e-47d0-b6fc-7b72f368986d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='731f7b6b62974ea58f47523269389a5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.004262 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880222f3-4d8b-46db-8fd5-20ec76fd2155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.017976 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3562c3-1da4-4a89-b7c5-f9a5edc64e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2053054623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['57779100-4345-4600-ae25-63abcee0d68f','7b8ef348-f739-4884-a1ce-e3872792b58f','2804b357-20ab-4d4e-890c-5b49a16830d1','fb28bd99-def2-4b5d-8b19-e46e8f55e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2053054623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dacd2b87b424375aa01ba365f223e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212800d9f2914606a1a3bd318484fed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.019035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cab327-d833-4e43-b091-9b68095da6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.022676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (880222f3-4d8b-46db-8fd5-20ec76fd2155) transitioned into state 'SUCCESS' from state '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-185292762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='731f7b6b62974ea58f47523269389a5f',qos_specs=None,replication_status=,reservations=['b3315999-dea3-4621-8c04-3148c3f91651','64541175-f01b-4d8a-8d25-1d9d2c69f687','5e8cc040-afe0-4583-a49b-d1b1a568c036','6d3b84a4-2d8c-4663-bc28-3d49b6ec7544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e39ad6cb365c47c58e95b2f7997e2f60',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.024143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ca5eb8-05c1-459d-b914-a1d36d536ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.038254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ca5eb8-05c1-459d-b914-a1d36d536ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.038409 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Create volume of 1 GB Aug 20 02:12:08.038409 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.038409 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:08.038542 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Flow 'volume_create_api' (a6502aef-41c2-4435-8a58-c760bf862c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.038542 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create volume request issued successfully. Aug 20 02:12:08.039119 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f125a493-603b-448a-9bbd-2d56696591fd tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:08.039531 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 961/3876] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:12:07 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:08.046450 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Availability Zones retrieved successfully. Aug 20 02:12:08.046993 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cab327-d833-4e43-b091-9b68095da6b4) transitioned into state 'SUCCESS' from state '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-2053054623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['57779100-4345-4600-ae25-63abcee0d68f','7b8ef348-f739-4884-a1ce-e3872792b58f','2804b357-20ab-4d4e-890c-5b49a16830d1','fb28bd99-def2-4b5d-8b19-e46e8f55e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.048306 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1514d371-9590-4c09-80ba-d682eaedca8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.056897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-574ea476-c32d-482d-8b11-6fcba7ac266d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.058772 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Flow 'volume_create_api' (15ef6aaa-fabe-450d-ab23-ebb19737343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.060582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-574ea476-c32d-482d-8b11-6fcba7ac266d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:08.061170 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9c64a5-19fc-4538-883b-fccd5ab3633c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.061266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-574ea476-c32d-482d-8b11-6fcba7ac266d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.061468 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-574ea476-c32d-482d-8b11-6fcba7ac266d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.063322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:08.070392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1514d371-9590-4c09-80ba-d682eaedca8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.071702 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (421c6535-42c4-42f6-bda2-e6b48fdb3f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.072266 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request issued successfully. Aug 20 02:12:08.073513 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f3303d4c-e02c-48d3-97fd-9d85aa534e3a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:08.073513 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 979/3877] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:07 2026] POST /volume/v3/volumes => generated 779 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:08.081467 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.081467 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:08.090453 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-574ea476-c32d-482d-8b11-6fcba7ac266d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:08.095258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7c492bad-784a-477d-902c-35a99f9dda51 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.096753 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-574ea476-c32d-482d-8b11-6fcba7ac266d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d returned with HTTP 200 Aug 20 02:12:08.097461 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 967/3878] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:08.097705 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c492bad-784a-477d-902c-35a99f9dda51 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:08.097962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c492bad-784a-477d-902c-35a99f9dda51 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.098866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c492bad-784a-477d-902c-35a99f9dda51 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.114383 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.114383 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:08.119348 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7c492bad-784a-477d-902c-35a99f9dda51 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:08.125898 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c492bad-784a-477d-902c-35a99f9dda51 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:08.126530 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 962/3879] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:08.144865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.147608 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:08.147875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.148183 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.148355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:08.154785 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.154785 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:08.156250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-85d54b7f-bb29-4f80-b78d-79eee321b2c4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:08.156697 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 980/3880] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:08.165014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9c64a5-19fc-4538-883b-fccd5ab3633c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.165869 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c926f64a-353f-4689-b9a3-ed260bd5eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.240628 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Created reservations ['0153cd40-d15a-458a-945c-9a0bf9e69d46', 'ebcfdb9c-c009-4234-933c-17a29de363c4', 'f2f4f950-1fe8-438f-823f-82b92ae07457', '7f555f10-3999-40b3-badd-1f313a42507e'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:08.241666 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c926f64a-353f-4689-b9a3-ed260bd5eb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0153cd40-d15a-458a-945c-9a0bf9e69d46', 'ebcfdb9c-c009-4234-933c-17a29de363c4', 'f2f4f950-1fe8-438f-823f-82b92ae07457', '7f555f10-3999-40b3-badd-1f313a42507e']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.243159 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34c9dd8-3647-4b44-a79e-4611a2fe07f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.273722 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34c9dd8-3647-4b44-a79e-4611a2fe07f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf3fc05-ebe9-411a-9668-22879960bade', '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-1390506518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0477bcb3b794ff59ccc815a694036eb',qos_specs=None,replication_status=,reservations=['0153cd40-d15a-458a-945c-9a0bf9e69d46','ebcfdb9c-c009-4234-933c-17a29de363c4','f2f4f950-1fe8-438f-823f-82b92ae07457','7f555f10-3999-40b3-badd-1f313a42507e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d373945bc7a448d8a24442a42b00905',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1390506518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf3fc05-ebe9-411a-9668-22879960bade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0477bcb3b794ff59ccc815a694036eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d373945bc7a448d8a24442a42b00905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.274980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789ab91c-faec-4a5d-9567-629160be6bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.298657 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789ab91c-faec-4a5d-9567-629160be6bbc) transitioned into state 'SUCCESS' from state '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-1390506518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0477bcb3b794ff59ccc815a694036eb',qos_specs=None,replication_status=,reservations=['0153cd40-d15a-458a-945c-9a0bf9e69d46','ebcfdb9c-c009-4234-933c-17a29de363c4','f2f4f950-1fe8-438f-823f-82b92ae07457','7f555f10-3999-40b3-badd-1f313a42507e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d373945bc7a448d8a24442a42b00905',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.299542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52142397-3aa4-4302-99f4-25238969b52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.311264 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52142397-3aa4-4302-99f4-25238969b52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.312333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Flow 'volume_create_api' (15ef6aaa-fabe-450d-ab23-ebb19737343c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.312722 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Create volume request issued successfully. Aug 20 02:12:08.313463 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7ce8cd35-c401-4bb8-bd7f-fca2a57d14bf tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:08.313996 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 972/3881] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:12:07 2026] POST /volume/v3/volumes => generated 751 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:08.329823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0f716776-72d3-4c73-b87d-95798011abc9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.332039 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0f716776-72d3-4c73-b87d-95798011abc9 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:08.332439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0f716776-72d3-4c73-b87d-95798011abc9 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.332758 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0f716776-72d3-4c73-b87d-95798011abc9 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.342346 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.342346 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:08.345913 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0f716776-72d3-4c73-b87d-95798011abc9 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:08.351163 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0f716776-72d3-4c73-b87d-95798011abc9 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:08.351817 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 968/3882] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:08.623843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-92b7be2b-852d-4704-9832-fa61d679cf82 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.625769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-92b7be2b-852d-4704-9832-fa61d679cf82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:08.626036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-92b7be2b-852d-4704-9832-fa61d679cf82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.626263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-92b7be2b-852d-4704-9832-fa61d679cf82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.634458 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.634458 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:08.635039 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-92b7be2b-852d-4704-9832-fa61d679cf82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:08.636275 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-92b7be2b-852d-4704-9832-fa61d679cf82 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 200 Aug 20 02:12:08.636670 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 963/3883] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:08.648357 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.649689 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:08.650067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c60510c8-8e87-479a-a680-8824f94bb530", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-73217628"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:08.651646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'snapshot_id': 'c60510c8-8e87-479a-a680-8824f94bb530', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-73217628'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:08.657532 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.657532 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:08.657993 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:08.658174 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:08.662100 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:08.667882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (5df6b2af-ba07-4955-b77c-734d286bf2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.668978 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268f7a92-37af-492f-aa3f-d472429c0884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.670045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:08.711170 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268f7a92-37af-492f-aa3f-d472429c0884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c60510c8-8e87-479a-a680-8824f94bb530', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.712288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8540a1-4a1e-46b8-bc50-adced5d12b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.765126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['d3e90cf9-f7f7-424e-b514-7b849982e79f', '662a069a-e947-469f-8ec7-bf9e92860a1a', 'f91cc9cd-d896-46d8-83d8-1fb82674ad65', '80d58e26-6feb-4081-be39-54442ebed300'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:08.766245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8540a1-4a1e-46b8-bc50-adced5d12b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3e90cf9-f7f7-424e-b514-7b849982e79f', '662a069a-e947-469f-8ec7-bf9e92860a1a', 'f91cc9cd-d896-46d8-83d8-1fb82674ad65', '80d58e26-6feb-4081-be39-54442ebed300']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.767332 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8e9d51-c8d1-4134-85de-834dcde7e6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.821678 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8e9d51-c8d1-4134-85de-834dcde7e6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79d2195-a349-4ae4-98af-17dd4181e580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73217628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['d3e90cf9-f7f7-424e-b514-7b849982e79f','662a069a-e947-469f-8ec7-bf9e92860a1a','f91cc9cd-d896-46d8-83d8-1fb82674ad65','80d58e26-6feb-4081-be39-54442ebed300'],size=1,snapshot_id=c60510c8-8e87-479a-a680-8824f94bb530,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73217628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79d2195-a349-4ae4-98af-17dd4181e580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c60510c8-8e87-479a-a680-8824f94bb530,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.822731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05318891-ceb2-4cdb-8bfc-81c5fd7295c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.846354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05318891-ceb2-4cdb-8bfc-81c5fd7295c1) transitioned into state 'SUCCESS' from state '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-73217628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['d3e90cf9-f7f7-424e-b514-7b849982e79f','662a069a-e947-469f-8ec7-bf9e92860a1a','f91cc9cd-d896-46d8-83d8-1fb82674ad65','80d58e26-6feb-4081-be39-54442ebed300'],size=1,snapshot_id=c60510c8-8e87-479a-a680-8824f94bb530,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.847632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a85615b6-bf1e-4ef5-a446-d53d36fd0fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:08.874950 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a85615b6-bf1e-4ef5-a446-d53d36fd0fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:08.875323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (5df6b2af-ba07-4955-b77c-734d286bf2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:08.875759 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:08.876867 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ce599868-b6ba-4d0c-a0a6-138634800fb1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:08.877363 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 981/3884] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:08 2026] POST /volume/v3/volumes => generated 800 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:08.895093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.897638 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:08.897866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.898070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.906962 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.906962 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:08.912998 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:08.913170 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:08.915796 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:08.918324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:08.918324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:08.918324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:08.918436 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2737433f-4f0c-4f5b-b8b9-6c56a9eba259 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 200 Aug 20 02:12:08.918810 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 973/3885] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:08.921915 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:08.921915 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:08.922819 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b7f2f3f-7548-4e95-84d5-104e680a463c tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:08.923345 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 969/3886] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:08 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:09.119307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60c85803-2696-4226-9395-91436e63c5fe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.122837 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60c85803-2696-4226-9395-91436e63c5fe tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:09.123083 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60c85803-2696-4226-9395-91436e63c5fe tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.123376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60c85803-2696-4226-9395-91436e63c5fe tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.137841 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.137841 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:09.145509 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-60c85803-2696-4226-9395-91436e63c5fe tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:09.146309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.149884 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:09.150399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.150467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.156720 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60c85803-2696-4226-9395-91436e63c5fe tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d returned with HTTP 200 Aug 20 02:12:09.157337 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 964/3887] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:09.161641 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.161641 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:09.166741 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:09.170300 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.170680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.172492 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:09.172600 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7eb6dc7b-643a-4401-9f6c-5cf2cee527d9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:09.172726 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.172900 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.173019 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:09.173155 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 982/3888] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:09.176144 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:09.176353 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d081c0cc-a49e-47d0-b6fc-7b72f368986d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1880113616"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:09.195006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.195006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:09.195176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c6400e2c-3ed6-404b-864c-704ab79da416 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.195277 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2c6daa0b-eced-474a-b77e-8dc74aeeca93 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:09.195277 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 970/3889] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:09.197814 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6400e2c-3ed6-404b-864c-704ab79da416 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:09.198104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6400e2c-3ed6-404b-864c-704ab79da416 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.198359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c6400e2c-3ed6-404b-864c-704ab79da416 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.198477 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.198477 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:09.198931 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:09.199076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Create snapshot from volume d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:09.211263 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.211263 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:09.216145 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c6400e2c-3ed6-404b-864c-704ab79da416 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:09.227279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c6400e2c-3ed6-404b-864c-704ab79da416 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:09.227279 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 965/3890] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:09.254478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Created reservations ['051ddf53-b3f7-4b10-a1f8-591e7df4e5ea', 'b3a4c093-9f20-47b3-876d-c596df4e1d47', 'fd841774-c93c-4f5f-a7f6-8d13570569b9', '1a0a51b0-71c1-4441-9352-c926e26f5ee9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:09.306562 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot create request issued successfully. Aug 20 02:12:09.307556 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e33946d3-6e0e-4746-adce-30d588ca1ebb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:09.307925 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 974/3891] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:09.320479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.323524 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:09.323977 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.323977 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.331861 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.331861 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:09.332219 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:09.332893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a73fa44-d6dc-443e-8e10-2fec3e0e2aca tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 200 Aug 20 02:12:09.333275 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 983/3892] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:09.372624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.375057 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:09.375205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.375406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.386308 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.386308 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:09.392320 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:09.401780 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37e950c4-c1ef-4f03-9cb3-a53f11585aa7 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:09.402324 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 971/3893] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:09.937324 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.939417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.941350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:09.941350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.941350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.942173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:09.942376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.942685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.942832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:09.949250 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.949250 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:09.950192 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83eda72e-135b-4b63-ada0-b0dc69493c37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:09.950737 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 975/3894] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:09.952850 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.952850 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:09.958756 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:09.967497 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63ec9a5f-1046-4fca-a23f-e7af279f2df4 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 200 Aug 20 02:12:09.967497 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 966/3895] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:09 2026] GET /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:09.982638 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:09.984104 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:09.984351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:09.984552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:09.984626 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:09.992624 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:09.992624 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:09.993284 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:10.013138 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot delete request issued successfully. Aug 20 02:12:10.013442 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2cac3e8e-c493-4977-b439-39b7f328f9b2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 202 Aug 20 02:12:10.013958 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 984/3896] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:09 2026] DELETE /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:10.023240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.025656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:10.025949 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.026273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.033526 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.033526 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:10.034219 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:10.035384 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-271372e8-9023-4cd6-ad6c-c8a44650d881 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 200 Aug 20 02:12:10.035913 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 972/3897] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.204041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.206310 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:10.206607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.206884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.207165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:10.212441 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.212441 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:10.213602 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ac9d5dbc-4f67-4117-a6ec-20c93effed02 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:10.214064 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 976/3898] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.344254 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.346154 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:10.347649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.347649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.352485 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.352485 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:10.353003 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:10.353981 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5c7dbded-6af9-45e1-bd5f-079d8950c224 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 200 Aug 20 02:12:10.354729 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 967/3899] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.367974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95621f33-d557-46eb-9abd-ece338c5d850 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.371170 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95621f33-d557-46eb-9abd-ece338c5d850 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] POST https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action Aug 20 02:12:10.371686 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95621f33-d557-46eb-9abd-ece338c5d850 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:10.371986 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95621f33-d557-46eb-9abd-ece338c5d850 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:10.375010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-95621f33-d557-46eb-9abd-ece338c5d850 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Updating snapshot '388e1975-9859-4e63-8c61-bac962aa5743' with '{'status': 'creating'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:12:10.396108 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.396108 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:10.421392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.421998 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95621f33-d557-46eb-9abd-ece338c5d850 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action returned with HTTP 202 Aug 20 02:12:10.422561 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 985/3900] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:12:10 2026] POST /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:10.424079 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:10.424342 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.424563 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.432792 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.432792 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:10.435042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.437381 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:10.437717 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:10.437927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.438100 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.442376 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37c4ba53-ddce-4ff9-95e9-79b34cb5601f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:10.442845 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 973/3901] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.446923 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.446923 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:10.447377 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:10.448093 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b9d93ff-561f-4dcc-bc5b-4ed875d8fe26 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 200 Aug 20 02:12:10.449281 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 977/3902] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.459898 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.463320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] POST https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action Aug 20 02:12:10.463320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:10.463320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:10.466736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100163) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 02:12:10.477367 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.477367 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:10.479488 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.snapshot_actions [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] Updating snapshot 388e1975-9859-4e63-8c61-bac962aa5743 with info {'id': '388e1975-9859-4e63-8c61-bac962aa5743', 'status': 'error', 'progress': '80%'} Aug 20 02:12:10.490496 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fe8b16b1-bf50-4a7e-8135-ac0db0584a3d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-member] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action returned with HTTP 202 Aug 20 02:12:10.490496 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 968/3903] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:12:10 2026] POST /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:10.498170 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.501804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:10.502089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.502794 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.502929 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete snapshot with id: 388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:10.512103 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.512103 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:10.512837 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:10.544848 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot delete request issued successfully. Aug 20 02:12:10.544963 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8dbd3693-ecf3-41c6-9e58-dfb1f92d3d4d tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 202 Aug 20 02:12:10.545480 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 986/3904] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:10 2026] DELETE /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:10.556730 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.559518 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:10.559835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.560153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.568203 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.568203 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:10.568656 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Snapshot retrieved successfully. Aug 20 02:12:10.570174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-76ee001c-82e4-4301-8765-38e0c11f1a7e tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 200 Aug 20 02:12:10.570785 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 974/3905] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:10.678552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.681164 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:10.681449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.681647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.692250 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.692250 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:10.697744 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:10.703614 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-2fc91f98-7d8d-4c65-a5d5-c3327480ca16 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:10.704076 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 978/3906] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1369 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:10.963295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:10.967173 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:10.967173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:10.967173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:10.967173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:10.973622 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:10.973622 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:10.974852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5514a11c-0985-4f93-8bb4-e61d348f4edc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:10.975149 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 969/3907] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:10 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:11.046599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-44a69649-2e85-4114-b097-bd9d968ab6aa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.048799 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44a69649-2e85-4114-b097-bd9d968ab6aa tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:11.050246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44a69649-2e85-4114-b097-bd9d968ab6aa tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.050246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44a69649-2e85-4114-b097-bd9d968ab6aa tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.054551 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44a69649-2e85-4114-b097-bd9d968ab6aa tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 404 Aug 20 02:12:11.055198 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 987/3908] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:11.062468 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.064327 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:11.064556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.064748 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.064848 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:11.069780 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.069780 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:11.070187 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:11.087886 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot delete request issued successfully. Aug 20 02:12:11.087886 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87f9f410-dee8-4c3a-8b77-9502f2c27905 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 202 Aug 20 02:12:11.087886 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 975/3909] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:11 2026] DELETE /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:11.095750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9351254f-3711-426e-85ae-6d80928dada0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.095750 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9351254f-3711-426e-85ae-6d80928dada0 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:11.095750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9351254f-3711-426e-85ae-6d80928dada0 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.095750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9351254f-3711-426e-85ae-6d80928dada0 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.100758 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.100758 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:11.101244 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9351254f-3711-426e-85ae-6d80928dada0 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:11.102265 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9351254f-3711-426e-85ae-6d80928dada0 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 200 Aug 20 02:12:11.103217 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 979/3910] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:11.225439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e415ccca-289c-45ad-8c62-b189344c4df3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.231206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e415ccca-289c-45ad-8c62-b189344c4df3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:11.231446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e415ccca-289c-45ad-8c62-b189344c4df3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.231742 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e415ccca-289c-45ad-8c62-b189344c4df3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.231862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e415ccca-289c-45ad-8c62-b189344c4df3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:11.240182 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.240182 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:11.240952 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e415ccca-289c-45ad-8c62-b189344c4df3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:11.241332 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 970/3911] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:11.366791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.369150 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:11.369573 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.369969 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.379741 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.379741 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:11.385451 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:11.393171 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-ce19e4ff-a541-4b24-a518-3fa6054842de tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:11.393171 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 988/3912] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1369 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:11.404880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-18b19cf1-2a7f-45da-a027-72dea5d0e149 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.405364 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18b19cf1-2a7f-45da-a027-72dea5d0e149 None None] GET https://10.4.3.27/volume// Aug 20 02:12:11.405591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-18b19cf1-2a7f-45da-a027-72dea5d0e149 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.406161 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-18b19cf1-2a7f-45da-a027-72dea5d0e149 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.406333 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-18b19cf1-2a7f-45da-a027-72dea5d0e149 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:11.406695 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 976/3913] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:11.419159 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-8781e87d-23f8-45f9-bf12-e432541dc03a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.421218 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-8781e87d-23f8-45f9-bf12-e432541dc03a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:12:11.421554 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-8781e87d-23f8-45f9-bf12-e432541dc03a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a", "connector": null, "instance_uuid": "028c2130-dec6-4014-92c7-30b428e2d68a"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:11.430846 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.430846 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:11.460830 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.462617 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:11.462879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.463091 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.471049 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-8781e87d-23f8-45f9-bf12-e432541dc03a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:12:11.471648 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 980/3914] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:12:11 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 20 02:12:11.473033 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.473033 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:11.477665 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:11.483916 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d3bf394-7cb2-453c-b466-9354f5df9504 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:11.484355 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 971/3915] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:11.583644 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4f3cabb0-d701-4b26-970b-cba9a0b1722a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.585435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f3cabb0-d701-4b26-970b-cba9a0b1722a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 Aug 20 02:12:11.585974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f3cabb0-d701-4b26-970b-cba9a0b1722a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.586400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f3cabb0-d701-4b26-970b-cba9a0b1722a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.594737 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f3cabb0-d701-4b26-970b-cba9a0b1722a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 returned with HTTP 404 Aug 20 02:12:11.595876 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 989/3916] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/snapshots/388e1975-9859-4e63-8c61-bac962aa5743 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:11.606153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.610635 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:11.610635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.610635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.610635 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume with id: d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:11.619924 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.619924 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:11.620321 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:11.650657 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Delete volume request issued successfully. Aug 20 02:12:11.651958 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad4caeb9-7097-4c17-86db-bbf0bac5fa70 tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d returned with HTTP 202 Aug 20 02:12:11.653739 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 977/3917] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:11 2026] DELETE /volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:11.666430 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.666430 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:11.666936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.666936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.678794 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.678794 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:11.683396 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Volume info retrieved successfully. Aug 20 02:12:11.688548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3bbdac6c-3fd0-4085-ab32-493e230e7e4a tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d returned with HTTP 200 Aug 20 02:12:11.688991 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 981/3918] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:11.986501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:11.988406 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:11.988641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:11.988893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:11.989040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:11.994493 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:11.994493 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:11.995161 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2fdafaa6-ad99-4eae-a5bc-76ee88ebb8d6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:11.995565 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 972/3919] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:11 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:12.113205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7f26043-4122-4cb2-b651-8e6f330ecd3f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.115427 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f26043-4122-4cb2-b651-8e6f330ecd3f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:12.115668 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7f26043-4122-4cb2-b651-8e6f330ecd3f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.115900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7f26043-4122-4cb2-b651-8e6f330ecd3f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.121796 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f26043-4122-4cb2-b651-8e6f330ecd3f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 404 Aug 20 02:12:12.122509 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 990/3920] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:12.131248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.134770 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:12.135579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.135912 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.136090 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:12.146753 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.146753 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:12.147377 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:12.172381 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:12.173420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e852edcc-254d-48c7-a3a5-47cc1cc11d67 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 202 Aug 20 02:12:12.173420 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 978/3921] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:12 2026] DELETE /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:12.180894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.183173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:12.183173 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.183653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.191718 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.191718 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:12.197930 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:12.203435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f4d96fef-b527-4df9-b849-beb52bc41cfd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 200 Aug 20 02:12:12.203826 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 982/3922] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:12.254319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.256652 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:12.256887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.257171 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.257331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:12.262150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.262150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:12.263274 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b6e55d42-9742-4eb4-b1c2-59ceda85d173 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:12.263566 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 973/3923] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:12.501360 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.508838 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:12.509840 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.510165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.530649 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.530649 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:12.542885 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:12.553836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c3df52d-a2a4-4529-9e26-32cf02e76c77 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:12.554263 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 991/3924] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:12.570586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f91c31a5-755e-4a70-8af6-b4290305cc9d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.570948 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f91c31a5-755e-4a70-8af6-b4290305cc9d None None] GET https://10.4.3.27/volume// Aug 20 02:12:12.571124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f91c31a5-755e-4a70-8af6-b4290305cc9d None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.571348 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f91c31a5-755e-4a70-8af6-b4290305cc9d None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.571734 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f91c31a5-755e-4a70-8af6-b4290305cc9d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:12.572008 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 979/3925] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:12.582092 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.585904 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:12.586222 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.586486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.598442 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.598442 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:12.603315 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:12.608514 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fa783882-d5e6-4ed8-ab17-08ecdb41b286 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:12.609049 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 983/3926] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:12.705957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-50c95a6f-cabf-4d7f-8495-d978bd8bf2cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.709457 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50c95a6f-cabf-4d7f-8495-d978bd8bf2cb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] GET https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d Aug 20 02:12:12.709457 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50c95a6f-cabf-4d7f-8495-d978bd8bf2cb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:12.709879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50c95a6f-cabf-4d7f-8495-d978bd8bf2cb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:12.717962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50c95a6f-cabf-4d7f-8495-d978bd8bf2cb tempest-ProjectMemberTests-1135655086 tempest-ProjectMemberTests-1135655086-project-admin] https://10.4.3.27/volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d returned with HTTP 404 Aug 20 02:12:12.719046 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 974/3927] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:12 2026] GET /volume/v3/volumes/d081c0cc-a49e-47d0-b6fc-7b72f368986d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:12.732777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.740894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] PUT https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 Aug 20 02:12:12.741459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:12.752160 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Acquiring lock "cinder-attachment_update-b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:12:12.757069 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:12:12.758298 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.758298 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:12.865510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a-np0000007844" released by "attachment_update" :: held 0.108s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:12:12.865871 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-fdd9ec1e-3036-411e-90a4-110f4950d13b tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 returned with HTTP 200 Aug 20 02:12:12.866382 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 992/3928] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:12:12 2026] PUT /volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:12.893242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e4330e15-8611-4446-be35-8f35c041a14b req-83808650-43fb-4042-bf53-8c486b063a02 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:12.895645 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-83808650-43fb-4042-bf53-8c486b063a02 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615/action Aug 20 02:12:12.895991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-83808650-43fb-4042-bf53-8c486b063a02 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:12.896130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-83808650-43fb-4042-bf53-8c486b063a02 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:12.919191 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:12.919191 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:12.935409 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e4330e15-8611-4446-be35-8f35c041a14b req-83808650-43fb-4042-bf53-8c486b063a02 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615/action returned with HTTP 204 Aug 20 02:12:12.936020 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 980/3929] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:12:12 2026] POST /volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:13.009599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.012555 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:13.012789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.013029 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.013124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:13.018921 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:13.018921 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:13.020276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0ae3cc2-6c49-4894-8582-b7914166e580 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:13.020709 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 984/3930] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:13 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:13.218194 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-183035c3-29a4-4728-8f8f-ca6a7370ec4f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.220426 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-183035c3-29a4-4728-8f8f-ca6a7370ec4f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:13.220703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-183035c3-29a4-4728-8f8f-ca6a7370ec4f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.220939 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-183035c3-29a4-4728-8f8f-ca6a7370ec4f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.227602 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-183035c3-29a4-4728-8f8f-ca6a7370ec4f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 404 Aug 20 02:12:13.228141 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 975/3931] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:13 2026] GET /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:13.239513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.247613 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:13.248864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.249152 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.250068 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:13.274275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.276441 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:13.276441 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:13.277442 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:13.277640 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:13.277709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.278266 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.278347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:13.285316 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:13.285316 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:13.286336 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-67984b21-b9e0-4999-aa24-d28ff0af1497 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:13.286484 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 981/3932] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:13 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:13.340490 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:13.341395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c3c7108-dbdd-4461-bfd6-4fb0a729c4a5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 202 Aug 20 02:12:13.343146 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 993/3933] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:13 2026] DELETE /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:13.352623 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.355660 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:13.355805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.355996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.364621 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:13.364621 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:13.371277 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:13.382747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-635e7f84-27e6-4e02-b4bd-c1cba4239e1d tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 200 Aug 20 02:12:13.383428 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 985/3934] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:13 2026] GET /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:13.570532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ff7342dc-5651-4688-ace5-834495d246f2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:13.572502 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff7342dc-5651-4688-ace5-834495d246f2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:13.572762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff7342dc-5651-4688-ace5-834495d246f2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:13.572999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff7342dc-5651-4688-ace5-834495d246f2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:13.584397 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:13.584397 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:13.589275 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ff7342dc-5651-4688-ace5-834495d246f2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:13.595411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff7342dc-5651-4688-ace5-834495d246f2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:13.595819 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 976/3935] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:13 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.033039 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.033583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:14.033583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.033748 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.033862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:14.038569 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.038569 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:14.038853 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3823aaf2-22fb-4773-8424-e3b450b5fc48 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:14.039385 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 982/3936] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.298582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.304131 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:14.304432 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.304684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.304855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:14.309575 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.309575 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:14.310559 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-22b95305-de4f-440d-9606-fc21a0cd6cb0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:14.311256 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 994/3937] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.325166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.330239 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:14.330553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.330807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.338485 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.338485 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:14.342450 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:14.346965 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a400dbe1-6fe1-4669-bf61-2cc0c5c576f7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 200 Aug 20 02:12:14.347467 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 986/3938] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.361649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.368127 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:14.368408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.368626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.368740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:14.374733 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.374733 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:14.375734 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03791cd8-8e28-4cb5-a7ef-93a705c2aa97 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:14.376081 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 977/3939] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.395559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.395559 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/detail Aug 20 02:12:14.395559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.395901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.396041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:14.401895 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d49d0dcf-5eeb-4b9f-9bce-bfd8ce6bc232 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.403484 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d49d0dcf-5eeb-4b9f-9bce-bfd8ce6bc232 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:14.403667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d49d0dcf-5eeb-4b9f-9bce-bfd8ce6bc232 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.403866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d49d0dcf-5eeb-4b9f-9bce-bfd8ce6bc232 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.404525 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-389fe3a1-f269-482e-ae94-b8fa40593a80 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/detail returned with HTTP 200 Aug 20 02:12:14.405075 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 983/3940] 10.4.3.27 () {66 vars in 1251 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/backups/detail => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.413018 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d49d0dcf-5eeb-4b9f-9bce-bfd8ce6bc232 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 404 Aug 20 02:12:14.413674 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 995/3941] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:14.423471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.424486 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.426718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:14.427025 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.427361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.427612 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:14.430040 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613/restore Aug 20 02:12:14.430460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:14.432761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Restoring backup fe64f9c6-3071-48f8-802f-d4e36d318613 ({'restore': {}}) {{(pid=100162) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:12:14.433541 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Restoring backup fe64f9c6-3071-48f8-802f-d4e36d318613 to volume None. Aug 20 02:12:14.438041 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.438041 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:14.438807 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:14.439218 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.439218 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:14.440624 np0000007844 devstack@c-api.service[100162]: INFO cinder.backup.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating volume of 1 GB for restore of backup fe64f9c6-3071-48f8-802f-d4e36d318613. Aug 20 02:12:14.447977 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:12:14.458274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (0ff78bf7-fa44-41b5-aeb8-a974c6742660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:14.459276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d25e982-ecdd-4608-8b3f-c54cc3bf4407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:14.460277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:14.465508 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:14.466277 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d30de9a0-92a2-4853-a227-b8b4cd772e71 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 202 Aug 20 02:12:14.466626 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 978/3942] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:14 2026] DELETE /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:14.480310 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.484185 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:14.484185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.484185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.495845 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.495845 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:14.503074 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:14.507370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.508730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d25e982-ecdd-4608-8b3f-c54cc3bf4407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:14.509824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f294f7-193d-4952-8e14-93428e8164af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:14.510104 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:14.510529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.510529 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.510588 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ca26fac-5d60-4f2a-ba73-5e0785527d26 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 200 Aug 20 02:12:14.511096 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 984/3943] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 892 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:14.527052 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.527052 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:14.536685 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:14.547150 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11e39ef4-002e-4931-8d96-b55bc2a136b0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:14.547784 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 996/3944] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:14.579079 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['816f3712-1ddb-404b-b2a4-ce98328096cd', 'f758804a-44c8-4ce2-81c5-6138bd0a1956', 'a547707e-e84b-4fd0-b8b6-c568a4643ff1', '9479f977-5263-4319-a570-ff0f7a740642'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:14.580012 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f294f7-193d-4952-8e14-93428e8164af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['816f3712-1ddb-404b-b2a4-ce98328096cd', 'f758804a-44c8-4ce2-81c5-6138bd0a1956', 'a547707e-e84b-4fd0-b8b6-c568a4643ff1', '9479f977-5263-4319-a570-ff0f7a740642']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:14.580870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87180131-d90d-4dc0-8d0e-452e8f9860c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:14.611343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.615551 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:14.615551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:14.615714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:14.618085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87180131-d90d-4dc0-8d0e-452e8f9860c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034', '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_fe64f9c6-3071-48f8-802f-d4e36d318613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['816f3712-1ddb-404b-b2a4-ce98328096cd','f758804a-44c8-4ce2-81c5-6138bd0a1956','a547707e-e84b-4fd0-b8b6-c568a4643ff1','9479f977-5263-4319-a570-ff0f7a740642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fe64f9c6-3071-48f8-802f-d4e36d318613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:14.618862 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf6afa2-f5e1-4fdf-ad43-92e03b26f2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:14.628737 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.628737 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:14.632855 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:14.640903 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbbeab9b-5e6c-467c-8d61-524316e705a1 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:14.640903 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 979/3945] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:14 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.647210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf6afa2-f5e1-4fdf-ad43-92e03b26f2c0) transitioned into 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_fe64f9c6-3071-48f8-802f-d4e36d318613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['816f3712-1ddb-404b-b2a4-ce98328096cd','f758804a-44c8-4ce2-81c5-6138bd0a1956','a547707e-e84b-4fd0-b8b6-c568a4643ff1','9479f977-5263-4319-a570-ff0f7a740642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:14.648114 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6f9fe4-8647-4a67-83dc-f12f28446087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:14.658161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6f9fe4-8647-4a67-83dc-f12f28446087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:14.659149 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (0ff78bf7-fa44-41b5-aeb8-a974c6742660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:14.659575 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:12:14.667188 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:14.667188 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:14.667659 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:14.814252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-11c5be88-a010-4c26-8f72-ac53f26f0f95 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.931972 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11c5be88-a010-4c26-8f72-ac53f26f0f95 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:14.932400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11c5be88-a010-4c26-8f72-ac53f26f0f95 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-835012491", "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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:14.950597 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11c5be88-a010-4c26-8f72-ac53f26f0f95 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:14.951052 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 985/3946] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:14 2026] POST /volume/v3/types => generated 379 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.960396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b727bed8-aa13-4027-bead-b429158647b7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.962654 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b727bed8-aa13-4027-bead-b429158647b7 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption Aug 20 02:12:14.963133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b727bed8-aa13-4027-bead-b429158647b7 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:14.981342 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b727bed8-aa13-4027-bead-b429158647b7 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption returned with HTTP 200 Aug 20 02:12:14.982002 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 997/3947] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:14 2026] POST /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:14.991692 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9849d16b-1419-4547-b06b-16db441234ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:14.993529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9849d16b-1419-4547-b06b-16db441234ca tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:14.993882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9849d16b-1419-4547-b06b-16db441234ca tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1249307085", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.013852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9849d16b-1419-4547-b06b-16db441234ca tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.014349 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 980/3948] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:14 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.023790 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5141e193-44d6-427a-91c8-814f5ed36b5e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.051081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-041c2b65-301c-40df-bc89-6d472c3ee63f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.053195 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-041c2b65-301c-40df-bc89-6d472c3ee63f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:15.053495 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-041c2b65-301c-40df-bc89-6d472c3ee63f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.053714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-041c2b65-301c-40df-bc89-6d472c3ee63f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.053862 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-041c2b65-301c-40df-bc89-6d472c3ee63f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:15.059134 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.059134 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:15.060071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-041c2b65-301c-40df-bc89-6d472c3ee63f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:15.060577 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 998/3949] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.091741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5141e193-44d6-427a-91c8-814f5ed36b5e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] POST https://10.4.3.27/volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b/encryption Aug 20 02:12:15.092151 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5141e193-44d6-427a-91c8-814f5ed36b5e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.094558 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-5141e193-44d6-427a-91c8-814f5ed36b5e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.095451 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5141e193-44d6-427a-91c8-814f5ed36b5e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b/encryption returned with HTTP 403 Aug 20 02:12:15.095451 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 986/3950] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.103610 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4f5a8d97-f838-4055-b56e-d7fa6bdbac0e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.105169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f5a8d97-f838-4055-b56e-d7fa6bdbac0e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:15.105506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f5a8d97-f838-4055-b56e-d7fa6bdbac0e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-921995485", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.122769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f5a8d97-f838-4055-b56e-d7fa6bdbac0e tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.123164 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 981/3951] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.133389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c024d1c1-bcf4-4690-a0ef-ad2220b60822 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.135904 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c024d1c1-bcf4-4690-a0ef-ad2220b60822 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] POST https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs Aug 20 02:12:15.136424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c024d1c1-bcf4-4690-a0ef-ad2220b60822 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.139056 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-c024d1c1-bcf4-4690-a0ef-ad2220b60822 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.139363 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c024d1c1-bcf4-4690-a0ef-ad2220b60822 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs returned with HTTP 403 Aug 20 02:12:15.139976 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 999/3952] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.148267 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d0596f9a-9ace-4b59-9201-25760d6cd3f9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.150097 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0596f9a-9ace-4b59-9201-25760d6cd3f9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] PUT https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs/key2 Aug 20 02:12:15.150453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0596f9a-9ace-4b59-9201-25760d6cd3f9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.152371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-d0596f9a-9ace-4b59-9201-25760d6cd3f9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.152536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0596f9a-9ace-4b59-9201-25760d6cd3f9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs/key2 returned with HTTP 403 Aug 20 02:12:15.152850 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 987/3953] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:15 2026] PUT /volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.161930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e4112cad-d75d-45c8-ac90-2f2d1f53c781 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.164207 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4112cad-d75d-45c8-ac90-2f2d1f53c781 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:15.164644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4112cad-d75d-45c8-ac90-2f2d1f53c781 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.166974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-e4112cad-d75d-45c8-ac90-2f2d1f53c781 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.167249 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4112cad-d75d-45c8-ac90-2f2d1f53c781 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types returned with HTTP 403 Aug 20 02:12:15.167975 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 982/3954] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.174813 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ad090f3a-948f-41c0-9998-648ed34a0d34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.176272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad090f3a-948f-41c0-9998-648ed34a0d34 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:15.176585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ad090f3a-948f-41c0-9998-648ed34a0d34 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-817288777", "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=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.190488 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ad090f3a-948f-41c0-9998-648ed34a0d34 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.190792 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1000/3955] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.197573 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d2066795-d4d7-4b0c-809c-b3b12f2416cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.199241 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2066795-d4d7-4b0c-809c-b3b12f2416cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption Aug 20 02:12:15.199549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d2066795-d4d7-4b0c-809c-b3b12f2416cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.226761 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d2066795-d4d7-4b0c-809c-b3b12f2416cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption returned with HTTP 200 Aug 20 02:12:15.227323 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 988/3956] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.236771 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.239530 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] DELETE https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption/9aa7d912-7251-4f28-908a-b9ad03b35098 Aug 20 02:12:15.239830 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.240130 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.241244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.241499 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58b45a72-076c-4751-bcc4-5a29b9b76f9b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption/9aa7d912-7251-4f28-908a-b9ad03b35098 returned with HTTP 403 Aug 20 02:12:15.242077 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 983/3957] 10.4.3.27 () {66 vars in 1482 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81/encryption/9aa7d912-7251-4f28-908a-b9ad03b35098 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.249377 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-527f5dc0-0c9e-483e-a4e4-4d351f8c44c4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.250908 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-527f5dc0-0c9e-483e-a4e4-4d351f8c44c4 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:15.251247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-527f5dc0-0c9e-483e-a4e4-4d351f8c44c4 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-179349598", "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=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.266245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-527f5dc0-0c9e-483e-a4e4-4d351f8c44c4 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.266779 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1001/3958] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:15 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 20 02:12:15.275543 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.277432 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] DELETE https://10.4.3.27/volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627/extra_specs/key1 Aug 20 02:12:15.277531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.277712 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.283202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.283416 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d5b97cb-d071-438e-a811-df7c47d190f1 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627/extra_specs/key1 returned with HTTP 403 Aug 20 02:12:15.283894 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 989/3959] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.291199 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc30934a-e09d-4a6b-ab46-bd567c349164 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.293505 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc30934a-e09d-4a6b-ab46-bd567c349164 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:15.293856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc30934a-e09d-4a6b-ab46-bd567c349164 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208309080", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.313248 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc30934a-e09d-4a6b-ab46-bd567c349164 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.313769 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 984/3960] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.322053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-18de55a3-b57c-4698-946c-7e96c059ee9a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.324113 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18de55a3-b57c-4698-946c-7e96c059ee9a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] DELETE https://10.4.3.27/volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 Aug 20 02:12:15.324389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18de55a3-b57c-4698-946c-7e96c059ee9a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.324662 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-18de55a3-b57c-4698-946c-7e96c059ee9a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.325509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-18de55a3-b57c-4698-946c-7e96c059ee9a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.325737 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-18de55a3-b57c-4698-946c-7e96c059ee9a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 returned with HTTP 403 Aug 20 02:12:15.326314 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1002/3961] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.334248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e94d9e22-4af6-41ba-81e8-4ce79deda374 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.336671 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e94d9e22-4af6-41ba-81e8-4ce79deda374 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs Aug 20 02:12:15.336970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e94d9e22-4af6-41ba-81e8-4ce79deda374 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.337294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e94d9e22-4af6-41ba-81e8-4ce79deda374 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.350782 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e94d9e22-4af6-41ba-81e8-4ce79deda374 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs returned with HTTP 200 Aug 20 02:12:15.350782 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 990/3962] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.359437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.361188 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types Aug 20 02:12:15.361498 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.361785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'index' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.362827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:15.388246 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dbc437c3-da96-40a9-a954-3866ef9355f5 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:15.388738 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 985/3963] 10.4.3.27 () {66 vars in 1224 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types => generated 2384 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:15.399871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b44699f1-54da-4c25-a474-0aca0da21d14 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.401780 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b44699f1-54da-4c25-a474-0aca0da21d14 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/cipher Aug 20 02:12:15.401940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b44699f1-54da-4c25-a474-0aca0da21d14 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.402167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b44699f1-54da-4c25-a474-0aca0da21d14 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.402791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-b44699f1-54da-4c25-a474-0aca0da21d14 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.402961 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b44699f1-54da-4c25-a474-0aca0da21d14 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/cipher returned with HTTP 403 Aug 20 02:12:15.403426 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1003/3964] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.411733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.413777 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption Aug 20 02:12:15.413995 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.414245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.414915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.415093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a33ebc0b-e64a-40d0-89c0-7f0bc061c1d6 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption returned with HTTP 403 Aug 20 02:12:15.415595 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 991/3965] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.424056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1605cd9f-a669-41ee-a893-898c4fa235cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.425641 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1605cd9f-a669-41ee-a893-898c4fa235cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/multiattach Aug 20 02:12:15.425802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1605cd9f-a669-41ee-a893-898c4fa235cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.425973 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1605cd9f-a669-41ee-a893-898c4fa235cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.434787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1605cd9f-a669-41ee-a893-898c4fa235cb tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/multiattach returned with HTTP 200 Aug 20 02:12:15.435221 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 986/3966] 10.4.3.27 () {66 vars in 1407 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:12:15.445133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fbe20619-e3c7-4890-b6e7-2de1f0f2f49a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.448408 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbe20619-e3c7-4890-b6e7-2de1f0f2f49a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/volume_backend_name Aug 20 02:12:15.448408 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbe20619-e3c7-4890-b6e7-2de1f0f2f49a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.448408 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fbe20619-e3c7-4890-b6e7-2de1f0f2f49a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.459181 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fbe20619-e3c7-4890-b6e7-2de1f0f2f49a tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 02:12:15.460429 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1004/3967] 10.4.3.27 () {66 vars in 1431 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.468996 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ce7deafb-e441-4ffc-b06d-89b6c24d9d6d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.471141 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ce7deafb-e441-4ffc-b06d-89b6c24d9d6d tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] GET https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 Aug 20 02:12:15.471141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ce7deafb-e441-4ffc-b06d-89b6c24d9d6d tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.471295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ce7deafb-e441-4ffc-b06d-89b6c24d9d6d tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.480603 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ce7deafb-e441-4ffc-b06d-89b6c24d9d6d tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 returned with HTTP 200 Aug 20 02:12:15.481253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 992/3968] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.490775 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-18eb3d37-4fd0-4176-ac16-a1c260607d12 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.492770 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18eb3d37-4fd0-4176-ac16-a1c260607d12 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] PUT https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/a2d3ff47-841f-4f94-867d-91f4379999b2 Aug 20 02:12:15.493564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-18eb3d37-4fd0-4176-ac16-a1c260607d12 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.495190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-18eb3d37-4fd0-4176-ac16-a1c260607d12 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.495400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18eb3d37-4fd0-4176-ac16-a1c260607d12 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/a2d3ff47-841f-4f94-867d-91f4379999b2 returned with HTTP 403 Aug 20 02:12:15.495782 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 987/3969] 10.4.3.27 () {68 vars in 1499 bytes} [Thu Aug 20 02:12:15 2026] PUT /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/encryption/a2d3ff47-841f-4f94-867d-91f4379999b2 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.505684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-54717c9c-5da7-4487-98dc-25c1a094f89c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.507605 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54717c9c-5da7-4487-98dc-25c1a094f89c tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] PUT https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/key1 Aug 20 02:12:15.508036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54717c9c-5da7-4487-98dc-25c1a094f89c tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.510425 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-54717c9c-5da7-4487-98dc-25c1a094f89c tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.510661 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54717c9c-5da7-4487-98dc-25c1a094f89c tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/key1 returned with HTTP 403 Aug 20 02:12:15.511262 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1005/3970] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:15 2026] PUT /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.519965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d8932e1e-0fcb-4e3e-ac02-98b0e6687f79 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.521806 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8932e1e-0fcb-4e3e-ac02-98b0e6687f79 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] PUT https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 Aug 20 02:12:15.522177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d8932e1e-0fcb-4e3e-ac02-98b0e6687f79 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.524129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-d8932e1e-0fcb-4e3e-ac02-98b0e6687f79 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '67bfb80f5baf4483a100141db6122950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1555729cc78f4435a80ddc2da9dd1471', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:15.524338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8932e1e-0fcb-4e3e-ac02-98b0e6687f79 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-member] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 returned with HTTP 403 Aug 20 02:12:15.524823 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 993/3971] 10.4.3.27 () {68 vars in 1355 bytes} [Thu Aug 20 02:12:15 2026] PUT /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.528815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3a662dc2-801c-4c52-8204-b36ec3f8fbc1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.530886 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a662dc2-801c-4c52-8204-b36ec3f8fbc1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:15.531110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3a662dc2-801c-4c52-8204-b36ec3f8fbc1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.531375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3a662dc2-801c-4c52-8204-b36ec3f8fbc1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.533192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f6a34ed-839b-47c1-b67d-7621fc0a3cd3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.535540 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f6a34ed-839b-47c1-b67d-7621fc0a3cd3 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 Aug 20 02:12:15.535637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f6a34ed-839b-47c1-b67d-7621fc0a3cd3 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.536588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f6a34ed-839b-47c1-b67d-7621fc0a3cd3 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.538956 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a662dc2-801c-4c52-8204-b36ec3f8fbc1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 404 Aug 20 02:12:15.539708 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 988/3972] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:15.548021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1f08c58d-39d2-431a-a30a-65f09917c31a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.549664 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:15.550014 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2124013707"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:15.551976 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2124013707'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:15.552113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:15.556821 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:15.562706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.562837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (a43badbb-6fc6-4966-a1c5-307627afd656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:15.564445 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad073ab8-1e92-4870-a4d8-f1e822a40fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:15.564640 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:15.564773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.565047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.565575 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:15.574257 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f6a34ed-839b-47c1-b67d-7621fc0a3cd3 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 returned with HTTP 202 Aug 20 02:12:15.575032 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1006/3973] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/2d63b8d7-83e8-419c-b58f-0b3a83daf437 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:15.577929 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.577929 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:15.582372 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:15.583278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ac8aa9dc-f6c9-4d16-8f3a-044b77c78be9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.585473 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac8aa9dc-f6c9-4d16-8f3a-044b77c78be9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627 Aug 20 02:12:15.585743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac8aa9dc-f6c9-4d16-8f3a-044b77c78be9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.586675 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac8aa9dc-f6c9-4d16-8f3a-044b77c78be9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.588276 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e987a1c0-3c22-458e-8c47-f68f5da122b3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:15.588605 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 989/3974] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:15.596788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad073ab8-1e92-4870-a4d8-f1e822a40fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:15.597994 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b40446a-9f02-4d96-91a1-f82c8ab6e7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:15.622623 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac8aa9dc-f6c9-4d16-8f3a-044b77c78be9 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627 returned with HTTP 202 Aug 20 02:12:15.623188 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1007/3975] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/765937bd-425c-43e1-9c83-4130fcc41627 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:15.631562 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-31f045e7-1bbf-4d2e-8c7e-5cb2ac4b78e2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.633400 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-31f045e7-1bbf-4d2e-8c7e-5cb2ac4b78e2 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81 Aug 20 02:12:15.633611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-31f045e7-1bbf-4d2e-8c7e-5cb2ac4b78e2 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.633815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-31f045e7-1bbf-4d2e-8c7e-5cb2ac4b78e2 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.647059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['7123bf7f-f8f9-44a6-a9e1-bc326d32782b', 'b80e12dd-ef44-4ef5-a45d-11507f35f118', 'b7d2f45b-47b7-4fae-ae60-b0e16b8381ae', 'ba4add97-b83c-4cdf-a47d-62c8efb38e98'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:15.648335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b40446a-9f02-4d96-91a1-f82c8ab6e7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7123bf7f-f8f9-44a6-a9e1-bc326d32782b', 'b80e12dd-ef44-4ef5-a45d-11507f35f118', 'b7d2f45b-47b7-4fae-ae60-b0e16b8381ae', 'ba4add97-b83c-4cdf-a47d-62c8efb38e98']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:15.649495 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f87b410-611a-4c3a-a9cc-5321a6e4c38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:15.656796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.658730 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:15.659016 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.659302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.666565 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-31f045e7-1bbf-4d2e-8c7e-5cb2ac4b78e2 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81 returned with HTTP 202 Aug 20 02:12:15.667328 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 990/3976] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/40bb56e5-9e6b-49a2-b7d7-76966eaecb81 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:15.668597 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.668597 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:15.676923 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:15.677786 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.677786 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:15.678735 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f87b410-611a-4c3a-a9cc-5321a6e4c38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c668dac7-6f75-4512-af9f-4a6be72f36ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2124013707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['7123bf7f-f8f9-44a6-a9e1-bc326d32782b','b80e12dd-ef44-4ef5-a45d-11507f35f118','b7d2f45b-47b7-4fae-ae60-b0e16b8381ae','ba4add97-b83c-4cdf-a47d-62c8efb38e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2124013707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c668dac7-6f75-4512-af9f-4a6be72f36ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:15.678864 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:15.678864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Checking backup size 1 against volume size 1 {{(pid=100162) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:12:15.678864 np0000007844 devstack@c-api.service[100162]: INFO cinder.backup.api [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Overwriting volume 7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 with restore of backup fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:15.679516 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780fb4b1-480f-4b5b-88f4-a94130c358a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:15.679608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b63bcd42-6c62-4239-9cff-d432d3e6ee3b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.681216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b63bcd42-6c62-4239-9cff-d432d3e6ee3b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca Aug 20 02:12:15.681410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b63bcd42-6c62-4239-9cff-d432d3e6ee3b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.681504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b63bcd42-6c62-4239-9cff-d432d3e6ee3b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.685400 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a1979a1-b986-4400-90be-f6b0c17ef70b tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:15.685886 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1008/3977] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.697671 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] restore_backup in rpcapi backup_id fe64f9c6-3071-48f8-802f-d4e36d318613 {{(pid=100162) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:12:15.699300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780fb4b1-480f-4b5b-88f4-a94130c358a8) transitioned into state 'SUCCESS' from state '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-2124013707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['7123bf7f-f8f9-44a6-a9e1-bc326d32782b','b80e12dd-ef44-4ef5-a45d-11507f35f118','b7d2f45b-47b7-4fae-ae60-b0e16b8381ae','ba4add97-b83c-4cdf-a47d-62c8efb38e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:15.699558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-730ce21b-9e34-4227-bf37-a3c47a83f6e4 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613/restore returned with HTTP 202 Aug 20 02:12:15.700089 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 987/3978] 10.4.3.27 () {68 vars in 1386 bytes} [Thu Aug 20 02:12:14 2026] POST /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613/restore => generated 189 bytes in 1278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:15.700199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f534b4-229c-4dba-a9c2-45ab1c4f40b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:15.709799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.710093 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b63bcd42-6c62-4239-9cff-d432d3e6ee3b tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca returned with HTTP 202 Aug 20 02:12:15.710630 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 991/3979] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/677871d0-7efb-408b-ad55-1c02b03f39ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:15.711683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f534b4-229c-4dba-a9c2-45ab1c4f40b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:15.713673 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:15.713673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.713851 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (a43badbb-6fc6-4966-a1c5-307627afd656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:15.713941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.713941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:15.714023 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:15.714023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f08c58d-39d2-431a-a30a-65f09917c31a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:15.714292 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 994/3980] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:12:15 2026] POST /volume/v3/volumes => generated 768 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:15.718782 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.718782 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:15.719666 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7684c9e1-1b76-42e7-82ec-b997e92c79af tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:15.720189 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1009/3981] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:15.721443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39b52721-5465-4339-ae54-42a2caae7c83 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.723780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39b52721-5465-4339-ae54-42a2caae7c83 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b Aug 20 02:12:15.724035 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39b52721-5465-4339-ae54-42a2caae7c83 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.724320 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39b52721-5465-4339-ae54-42a2caae7c83 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.729823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.731587 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:15.731814 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.731963 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.738614 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.738614 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:15.742085 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:15.746131 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c0942dba-3bfb-4613-a5f3-8d72eb68200c tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 200 Aug 20 02:12:15.746519 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 992/3982] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:15 2026] GET /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:15.753105 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39b52721-5465-4339-ae54-42a2caae7c83 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b returned with HTTP 202 Aug 20 02:12:15.753841 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 988/3983] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/bfaed96f-0747-453d-8696-e90cde58887b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:15.760408 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e51f76dc-d5d3-4190-96d3-eaaa6191be67 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:15.762295 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e51f76dc-d5d3-4190-96d3-eaaa6191be67 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] DELETE https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 Aug 20 02:12:15.762485 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e51f76dc-d5d3-4190-96d3-eaaa6191be67 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:15.762677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e51f76dc-d5d3-4190-96d3-eaaa6191be67 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:15.762910 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:15.762910 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:15.783640 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e51f76dc-d5d3-4190-96d3-eaaa6191be67 tempest-VolumeTypesMemberTests-275204082 tempest-VolumeTypesMemberTests-275204082-project-admin] https://10.4.3.27/volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 returned with HTTP 202 Aug 20 02:12:15.783997 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 995/3984] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:15 2026] DELETE /volume/v3/types/3dc40f64-5c7e-4f7c-9e6a-9b3502dd0ed4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:16.070940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.072639 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:16.072871 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.073115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.073296 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:16.077258 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.077258 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:16.077844 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d25d919e-bbfe-49af-b71b-b2638024ad77 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:16.078216 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1010/3985] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:16.604532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.606493 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:16.606850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.607074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.618263 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.618263 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:16.621412 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:16.625483 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1ddb9c85-e306-457c-869c-f80d884e2c6e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:16.625825 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 993/3986] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:16.699727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.701767 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:16.701971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.702206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.710172 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.710172 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:16.714198 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:16.719074 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-094870b3-2f9a-43cf-b41f-614abab6abb2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:16.719578 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 989/3987] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:16.732553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b716041f-9ddf-4274-8728-bbaa87d2261c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.734540 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b716041f-9ddf-4274-8728-bbaa87d2261c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:16.734761 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b716041f-9ddf-4274-8728-bbaa87d2261c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.734988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b716041f-9ddf-4274-8728-bbaa87d2261c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.735172 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b716041f-9ddf-4274-8728-bbaa87d2261c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:16.744611 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.744611 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:16.745652 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b716041f-9ddf-4274-8728-bbaa87d2261c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:16.746148 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 996/3988] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:16.762502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f6919563-0403-4198-a855-9f98969ddd85 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.764115 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6919563-0403-4198-a855-9f98969ddd85 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:16.764352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6919563-0403-4198-a855-9f98969ddd85 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.764531 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6919563-0403-4198-a855-9f98969ddd85 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.771022 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.771022 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:16.774649 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f6919563-0403-4198-a855-9f98969ddd85 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:16.778056 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6919563-0403-4198-a855-9f98969ddd85 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 200 Aug 20 02:12:16.778465 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1011/3989] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:16.791204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.793529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:16.793911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c668dac7-6f75-4512-af9f-4a6be72f36ae", "name": "tempest-VolumeDependencyTests-Snapshot-918984233"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:16.802414 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.802414 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:16.802855 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:16.802978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create snapshot from volume c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:16.825246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['88fe63e5-ffea-4903-a9b1-6f6b9182e7a3', '91d98362-00a1-4dfb-99b1-373b6c505a50', 'a985437e-d470-43c4-af69-631d552eca32', '1faba66f-a83f-45a6-9696-8645fcb219b3'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:16.851854 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot create request issued successfully. Aug 20 02:12:16.852170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4ef4767-a7d1-4852-a330-6de0c36147ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:16.852619 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 994/3990] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:16 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 20 02:12:16.862358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:16.864287 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:16.864287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:16.864446 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:16.869492 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:16.869492 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:16.869868 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:16.870548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ab5ddc77-360b-4e55-b476-8f9076e30b39 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 200 Aug 20 02:12:16.870911 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 990/3991] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:16 2026] GET /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:17.087997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.089967 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:17.090271 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:17.090466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:17.090579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:17.095382 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.095382 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:17.095986 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8eff5819-cfbe-4e35-8c61-17518c4dec92 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:17.096318 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 997/3992] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:17 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:17.640588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e7b51a5-0299-4896-99be-9be1156da66a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.642660 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e7b51a5-0299-4896-99be-9be1156da66a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:17.642857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e7b51a5-0299-4896-99be-9be1156da66a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:17.643065 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e7b51a5-0299-4896-99be-9be1156da66a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:17.658315 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.658315 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:17.662169 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2e7b51a5-0299-4896-99be-9be1156da66a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:17.666852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e7b51a5-0299-4896-99be-9be1156da66a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:17.667209 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1012/3993] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:17 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:17.735215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fff5cde0-727f-466b-b7a5-421affa44159 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.737114 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fff5cde0-727f-466b-b7a5-421affa44159 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:17.737375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fff5cde0-727f-466b-b7a5-421affa44159 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:17.737599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fff5cde0-727f-466b-b7a5-421affa44159 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:17.748435 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.748435 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:17.753475 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fff5cde0-727f-466b-b7a5-421affa44159 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:17.758748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fff5cde0-727f-466b-b7a5-421affa44159 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:17.759217 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 995/3994] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:17 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:17.760777 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.763791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:17.764079 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:17.764388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:17.764545 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:17.770333 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.770333 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:17.771452 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bff19e5d-59ab-4f3b-8801-a1fd3a15a657 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:17.772168 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 991/3995] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:17 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:17.882107 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.884258 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:17.884515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:17.884761 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:17.894333 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.894333 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:17.894958 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:17.896067 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26ae91b9-ee0e-4620-9ade-2d8c511ed894 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 200 Aug 20 02:12:17.896639 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 998/3996] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:17 2026] GET /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:17.906756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:17.908531 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:17.908955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eaf72336-892d-4901-b50d-abc660b9aa9d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1906941147"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:17.910714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'snapshot_id': 'eaf72336-892d-4901-b50d-abc660b9aa9d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1906941147'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:17.917635 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:17.917635 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:17.918389 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:17.918602 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:17.923383 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:17.932409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (70ced30b-a9b6-40ec-9940-e51e13793cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:17.933853 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8bee40-863e-4c5d-a19e-545f456673e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:17.935482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:17.974480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8bee40-863e-4c5d-a19e-545f456673e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eaf72336-892d-4901-b50d-abc660b9aa9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:17.975768 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f2dce-1d18-4197-a7b8-1a29baa95d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:18.011658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['33879615-bd86-40e9-90a6-4eb0244c81d2', '3b6e6973-79f3-43c8-b616-34dfc6e58070', '4044103d-66a4-42cb-a35c-2a4cf4f089e9', '4811f6bd-a2c6-4181-9388-907b7b318c25'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:18.012514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f2dce-1d18-4197-a7b8-1a29baa95d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33879615-bd86-40e9-90a6-4eb0244c81d2', '3b6e6973-79f3-43c8-b616-34dfc6e58070', '4044103d-66a4-42cb-a35c-2a4cf4f089e9', '4811f6bd-a2c6-4181-9388-907b7b318c25']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:18.013241 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde62941-92a0-4414-b60c-48e173e7696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:18.051489 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde62941-92a0-4414-b60c-48e173e7696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e57b7b4-97f2-4cd8-84d2-0774e7186087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1906941147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['33879615-bd86-40e9-90a6-4eb0244c81d2','3b6e6973-79f3-43c8-b616-34dfc6e58070','4044103d-66a4-42cb-a35c-2a4cf4f089e9','4811f6bd-a2c6-4181-9388-907b7b318c25'],size=1,snapshot_id=eaf72336-892d-4901-b50d-abc660b9aa9d,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1906941147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e57b7b4-97f2-4cd8-84d2-0774e7186087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eaf72336-892d-4901-b50d-abc660b9aa9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:18.052310 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c529a20-6bce-4778-9e5c-0b31420fb3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:18.070754 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c529a20-6bce-4778-9e5c-0b31420fb3c9) transitioned into state 'SUCCESS' from state '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-1906941147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['33879615-bd86-40e9-90a6-4eb0244c81d2','3b6e6973-79f3-43c8-b616-34dfc6e58070','4044103d-66a4-42cb-a35c-2a4cf4f089e9','4811f6bd-a2c6-4181-9388-907b7b318c25'],size=1,snapshot_id=eaf72336-892d-4901-b50d-abc660b9aa9d,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:18.071517 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca332d6-a8a2-41d0-bab9-deececf3a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:18.092844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca332d6-a8a2-41d0-bab9-deececf3a912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:18.094636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (70ced30b-a9b6-40ec-9940-e51e13793cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:18.094981 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:18.095618 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4aba8bed-0a5b-4853-b59f-fc5d20a65601 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:18.096083 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1013/3997] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:17 2026] POST /volume/v3/volumes => generated 802 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:18.108690 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:18.112005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:18.112187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:18.112187 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:18.112426 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:18.112600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:18.113411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:18.113411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:18.113411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:18.119148 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:18.119148 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:18.119148 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-03c2bb85-83e8-4a61-891f-3fe018b5f517 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:18.119148 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 992/3998] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:18 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:18.121627 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:18.121627 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:18.125560 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:18.130989 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b40f90c-534e-44d2-a421-ca1f78da1a69 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 returned with HTTP 200 Aug 20 02:12:18.130989 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 996/3999] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:18 2026] GET /volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:18.681298 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:18.683260 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:18.683467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:18.683687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:18.694292 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:18.694292 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:18.698221 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:18.703427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8efa6cb9-840c-46fc-9d3d-89d26cb13907 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:18.703989 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 999/4000] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:18 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:18.774839 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b00172e4-0064-4ad1-afe9-a15e01702164 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:18.776859 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b00172e4-0064-4ad1-afe9-a15e01702164 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:18.777005 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b00172e4-0064-4ad1-afe9-a15e01702164 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:18.777237 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b00172e4-0064-4ad1-afe9-a15e01702164 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:18.784001 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:18.785203 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:18.785203 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:18.785914 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:18.786119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:18.786384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:18.786505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:18.789958 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b00172e4-0064-4ad1-afe9-a15e01702164 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:18.795041 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:18.795041 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:18.796249 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ae8fc1dd-79af-4f37-9095-fc8ea7f66941 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:18.796616 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 993/4001] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:18 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:18.796677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b00172e4-0064-4ad1-afe9-a15e01702164 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:18.797240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1014/4002] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:18 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:19.130384 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.132184 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:19.132458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.132606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.132706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:19.137404 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.137404 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:19.138118 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c583171b-44bb-4d7c-9e7f-ec0ba33ca4bb tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:19.138536 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 997/4003] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:19.143218 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.144897 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:19.145077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.145305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.152752 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.152752 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:19.154838 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:19.159947 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-70ab49fb-7f3f-4cc5-9a9c-94b21ca0536e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 returned with HTTP 200 Aug 20 02:12:19.160395 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1000/4004] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:19.173507 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.175037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:19.175359 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.175616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.176193 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:19.181090 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.181090 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:19.181503 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:19.196464 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot delete request issued successfully. Aug 20 02:12:19.196636 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc70575a-20df-4242-a5f0-6b7fcf1005b9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 202 Aug 20 02:12:19.197114 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 994/4005] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:19 2026] DELETE /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:19.205271 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.206952 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:19.207149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.207343 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.211919 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.211919 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:19.212438 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Snapshot retrieved successfully. Aug 20 02:12:19.213278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02137495-9a56-4f7d-9050-c3fe6f8e551a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 200 Aug 20 02:12:19.213623 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1015/4006] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:19.715952 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.719030 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:19.719265 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.719498 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.730379 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.730379 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:19.734027 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:19.739255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b51fe0c-be7d-4077-baaf-84e8c954646f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:19.739689 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 998/4007] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:19.807927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.810196 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:19.810448 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.811553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.811553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:19.811741 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:19.813939 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:19.814286 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:19.814778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:19.815918 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.815918 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:19.816643 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96666b8d-f09f-40a5-b4f0-233c4db87319 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:19.817068 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1001/4008] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:19.824973 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:19.824973 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:19.829875 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:19.839947 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec06464d-adcd-45fd-8a26-3ff643637e69 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:19.840805 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 995/4009] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:19 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:20.151400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.154135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:20.154913 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.155999 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.156221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:20.167252 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.167252 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:20.167252 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-151fd0b8-da69-4fb1-aeb3-86dff9bdf402 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:20.167252 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1016/4010] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:20.225270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-20d59ef1-0c2b-4ba3-8ae4-f69c36a5049f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.226669 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20d59ef1-0c2b-4ba3-8ae4-f69c36a5049f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:20.227057 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20d59ef1-0c2b-4ba3-8ae4-f69c36a5049f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.227057 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20d59ef1-0c2b-4ba3-8ae4-f69c36a5049f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.234044 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20d59ef1-0c2b-4ba3-8ae4-f69c36a5049f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 404 Aug 20 02:12:20.234124 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 999/4011] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:20.245728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.247581 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:20.247690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.248285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.248285 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:20.260412 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.260412 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:20.260977 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:20.292950 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:20.294218 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-350f3802-c03d-4c9b-9ee1-7f335c58a802 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 202 Aug 20 02:12:20.294218 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1002/4012] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:20 2026] DELETE /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:20.307111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.309617 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:20.310826 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.310826 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.325107 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.325107 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:20.330912 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:20.334856 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8397b1d8-bb03-4eeb-99e6-e43526f90a10 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 200 Aug 20 02:12:20.334946 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 996/4013] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:20.757849 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.760792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:20.761804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.761804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.773405 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.773405 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:20.782677 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:20.784728 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a0d267-9b90-4ea3-ba2a-a9d46a64c0ef tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:20.785284 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1017/4014] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:20.829617 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.832587 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:20.832899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.833175 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.833286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:20.845162 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.845162 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:20.846789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e31e7a6d-b23a-447b-9036-4108a308c3eb tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:20.847748 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1000/4015] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:20.856186 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d77df944-6f8d-41c3-9196-8523d69e679f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.858822 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d77df944-6f8d-41c3-9196-8523d69e679f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:20.859114 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d77df944-6f8d-41c3-9196-8523d69e679f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.859370 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d77df944-6f8d-41c3-9196-8523d69e679f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.874736 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.874736 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:20.882271 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d77df944-6f8d-41c3-9196-8523d69e679f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:20.894280 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d77df944-6f8d-41c3-9196-8523d69e679f tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:20.894986 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1003/4016] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 1157 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:20.935757 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:20.938349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:20.938709 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:20.938973 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:20.949256 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:20.949256 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:20.957501 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:20.969471 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-807fd77a-087c-48f6-a09a-891a96ec2a86 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:20.970750 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 997/4017] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:20 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 1157 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:21.179258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.181158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:21.182282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.182282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.182282 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:21.186910 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.186910 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:21.187795 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a901ec0d-94c6-41f8-8e8f-edb399bc0ff6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:21.188297 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1018/4018] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:21.352641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-894e4d87-37c8-4b80-9d08-f933a537a3ca None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.357868 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-894e4d87-37c8-4b80-9d08-f933a537a3ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:21.358601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-894e4d87-37c8-4b80-9d08-f933a537a3ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.360605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-894e4d87-37c8-4b80-9d08-f933a537a3ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.379476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-894e4d87-37c8-4b80-9d08-f933a537a3ca tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 404 Aug 20 02:12:21.383808 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1001/4019] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:21.393509 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.395818 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:21.396339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1000670078"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:21.398898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1000670078'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:21.398898 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:21.399993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.402708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:21.402918 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.403124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.405947 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:21.410957 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.410957 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:21.416244 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:21.417910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (3ec42e3b-7fb4-4849-83f4-4640582c1fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:21.420388 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1ae880-22a9-4743-9e03-ebe69cd74cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:21.421768 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-57dc0525-d54c-41b0-9644-bd4ce6673561 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:21.421896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:21.422383 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 998/4020] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:21.440089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b5ab9a9b-3993-4b26-9113-a3a5560bbec6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.440089 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b5ab9a9b-3993-4b26-9113-a3a5560bbec6 None None] GET https://10.4.3.27/volume// Aug 20 02:12:21.440089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9a9b-3993-4b26-9113-a3a5560bbec6 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.440089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9a9b-3993-4b26-9113-a3a5560bbec6 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.440312 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b5ab9a9b-3993-4b26-9113-a3a5560bbec6 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:21.440484 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1019/4021] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:21.442302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-08c47ae4-2322-4fdd-acc1-a254ad4b0b2b req-025999ef-4a26-4364-bca7-6ea44d3e0c53 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.445532 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-08c47ae4-2322-4fdd-acc1-a254ad4b0b2b req-025999ef-4a26-4364-bca7-6ea44d3e0c53 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 Aug 20 02:12:21.445911 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-08c47ae4-2322-4fdd-acc1-a254ad4b0b2b req-025999ef-4a26-4364-bca7-6ea44d3e0c53 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.446122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-08c47ae4-2322-4fdd-acc1-a254ad4b0b2b req-025999ef-4a26-4364-bca7-6ea44d3e0c53 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.451955 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-d10a9af2-72f1-47f8-87c5-0e1c03d95e2d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.454954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-d10a9af2-72f1-47f8-87c5-0e1c03d95e2d tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:12:21.455418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-d10a9af2-72f1-47f8-87c5-0e1c03d95e2d tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdf3fc05-ebe9-411a-9668-22879960bade", "connector": null, "instance_uuid": "87e965d7-47ce-4ef4-a7fe-9d5cad49be63"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:21.457576 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1ae880-22a9-4743-9e03-ebe69cd74cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:21.458481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1ce286-391c-4a83-a560-24ffc00b3cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:21.461554 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.461554 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:21.468935 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.468935 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:21.511630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['a8d89537-0624-4449-9eff-438d9c43163f', 'a78e8917-c30c-491f-89f8-80335497e70f', 'c2f26204-2fdc-47cf-b7fa-32b0d6a87ff9', '2b94e7d3-33d6-46f8-80cf-6075cb326037'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:21.511831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1ce286-391c-4a83-a560-24ffc00b3cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d89537-0624-4449-9eff-438d9c43163f', 'a78e8917-c30c-491f-89f8-80335497e70f', 'c2f26204-2fdc-47cf-b7fa-32b0d6a87ff9', '2b94e7d3-33d6-46f8-80cf-6075cb326037']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:21.515350 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1e6ba1-331a-4b82-9cef-02613caad030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:21.519640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-d10a9af2-72f1-47f8-87c5-0e1c03d95e2d tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:12:21.521603 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 999/4022] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:12:21 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:21.528591 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-08c47ae4-2322-4fdd-acc1-a254ad4b0b2b req-025999ef-4a26-4364-bca7-6ea44d3e0c53 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 returned with HTTP 200 Aug 20 02:12:21.529164 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1002/4023] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:12:21 2026] DELETE /volume/v3/attachments/b74f844c-785f-48c8-9644-4fc346308b53 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:21.549317 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1e6ba1-331a-4b82-9cef-02613caad030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1000670078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['a8d89537-0624-4449-9eff-438d9c43163f','a78e8917-c30c-491f-89f8-80335497e70f','c2f26204-2fdc-47cf-b7fa-32b0d6a87ff9','2b94e7d3-33d6-46f8-80cf-6075cb326037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1000670078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:21.550701 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae459536-b8e4-46f0-a793-862433f25deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:21.583538 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae459536-b8e4-46f0-a793-862433f25deb) transitioned into state 'SUCCESS' from state '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-1000670078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['a8d89537-0624-4449-9eff-438d9c43163f','a78e8917-c30c-491f-89f8-80335497e70f','c2f26204-2fdc-47cf-b7fa-32b0d6a87ff9','2b94e7d3-33d6-46f8-80cf-6075cb326037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:21.584543 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2e7803-a77a-424d-858d-09b8c3d9deb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:21.600630 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2e7803-a77a-424d-858d-09b8c3d9deb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:21.601432 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (3ec42e3b-7fb4-4849-83f4-4640582c1fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:21.601729 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:21.602351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7a9b0679-bb8e-4747-83cd-49f0548d6276 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:21.602746 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1004/4024] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:12:21 2026] POST /volume/v3/volumes => generated 768 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:21.618689 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.621221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:21.621513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.621760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.634557 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.634557 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:21.641694 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:21.648414 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f7acfcc7-1ba1-4054-ac73-2dc44bf10f94 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 200 Aug 20 02:12:21.649334 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1020/4025] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:21.804897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f93faafb-0211-490e-8431-59510f234d82 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.808786 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f93faafb-0211-490e-8431-59510f234d82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:12:21.808786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f93faafb-0211-490e-8431-59510f234d82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.808786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f93faafb-0211-490e-8431-59510f234d82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.817495 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.817495 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:21.822895 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f93faafb-0211-490e-8431-59510f234d82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:21.830665 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f93faafb-0211-490e-8431-59510f234d82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:12:21.831283 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1000/4026] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:21.847217 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.849161 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:12:21.849539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6f53a1b-6e7a-4a30-9430-43f80bb0de10", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1797251149"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:21.851260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': 'c6f53a1b-6e7a-4a30-9430-43f80bb0de10', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1797251149'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:12:21.851361 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume c6f53a1b-6e7a-4a30-9430-43f80bb0de10 in container None Aug 20 02:12:21.859798 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.859798 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:21.860395 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:21.862403 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b79b490-20e6-4c4d-8faf-035029de087c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.864507 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b79b490-20e6-4c4d-8faf-035029de087c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:21.864711 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b79b490-20e6-4c4d-8faf-035029de087c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.864910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b79b490-20e6-4c4d-8faf-035029de087c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.865026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2b79b490-20e6-4c4d-8faf-035029de087c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:21.870942 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.870942 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:21.872282 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b79b490-20e6-4c4d-8faf-035029de087c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:21.872832 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1005/4027] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:21.881294 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['60818d55-7663-4471-8852-7cd87a202976', '55660bca-7ca0-47c7-9a5d-c1b7793de0e5'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:21.926448 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-91de86ce-994a-4cf9-b8f4-229e01baac45 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:12:21.926593 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1003/4028] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:12:21 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:21.938590 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1262aec3-5ad0-4b25-a817-6bda0787995a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:21.944496 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1262aec3-5ad0-4b25-a817-6bda0787995a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:21.944828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1262aec3-5ad0-4b25-a817-6bda0787995a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:21.945127 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1262aec3-5ad0-4b25-a817-6bda0787995a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:21.945333 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1262aec3-5ad0-4b25-a817-6bda0787995a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:21.954182 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:21.954182 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:21.954182 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1262aec3-5ad0-4b25-a817-6bda0787995a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:21.954182 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1021/4029] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:21 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:22.202022 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.204515 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:22.204800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:22.205047 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:22.205203 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:22.210319 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.210319 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:22.211318 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef558a70-b060-4374-a1f6-5475ccc9bdc6 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:22.212490 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1001/4030] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:22 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:22.668513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ca979371-39ab-47cf-84ce-db3870572d5e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.670513 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca979371-39ab-47cf-84ce-db3870572d5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:22.670721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca979371-39ab-47cf-84ce-db3870572d5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:22.670979 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ca979371-39ab-47cf-84ce-db3870572d5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:22.683528 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.683528 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:22.688201 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ca979371-39ab-47cf-84ce-db3870572d5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:22.695529 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ca979371-39ab-47cf-84ce-db3870572d5e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 200 Aug 20 02:12:22.696043 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1006/4031] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:22 2026] GET /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:22.709300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58619c36-5045-491f-97bb-92ad470e7f83 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.713316 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:22.713316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1482861155"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:22.713843 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request body: {'volume': {'source_volid': 'c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1482861155'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:22.721509 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.721509 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:22.722391 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume retrieved successfully. Aug 20 02:12:22.722566 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume of 1 GB Aug 20 02:12:22.728981 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Availability Zones retrieved successfully. Aug 20 02:12:22.737102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (8da98292-43e1-43b0-b0cf-19cdee05abfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:22.738221 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f0b48a-4ddb-4816-862c-9272b4c9cf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:22.739925 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:22.771000 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f0b48a-4ddb-4816-862c-9272b4c9cf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:22.772040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80123376-4915-44ff-94e4-2713621808b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:22.824367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Created reservations ['a279585c-41c7-4748-8fd3-882d7c490798', '7aa0d940-1968-455c-962f-d669b69f2fd3', 'e0b96506-2a5d-4da6-b91f-733c95909c06', '40cd7fe8-142f-4e87-9d0e-52ceaba38006'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:22.825688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80123376-4915-44ff-94e4-2713621808b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a279585c-41c7-4748-8fd3-882d7c490798', '7aa0d940-1968-455c-962f-d669b69f2fd3', 'e0b96506-2a5d-4da6-b91f-733c95909c06', '40cd7fe8-142f-4e87-9d0e-52ceaba38006']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:22.826974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e98930d-c8de-4ad7-9bc3-c2fe7dec91e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:22.877493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e98930d-c8de-4ad7-9bc3-c2fe7dec91e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e8af6b3-5461-41df-ace9-d45f0c940d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1482861155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['a279585c-41c7-4748-8fd3-882d7c490798','7aa0d940-1968-455c-962f-d669b69f2fd3','e0b96506-2a5d-4da6-b91f-733c95909c06','40cd7fe8-142f-4e87-9d0e-52ceaba38006'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1482861155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e8af6b3-5461-41df-ace9-d45f0c940d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5103177153e43bf91dadbd1274824a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:22.878744 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdce1f1-fedf-431d-8c09-bccf845c9b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:22.886286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.888465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:22.888632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:22.888881 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:22.888931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:22.894674 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.894674 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:22.895716 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86e0a2bf-030b-43bf-8e9c-b71cbe9122a1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:22.896240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1022/4032] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:22 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:22.901420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdce1f1-fedf-431d-8c09-bccf845c9b53) transitioned into state 'SUCCESS' from state '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-1482861155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='929a3890f2d44f90ab4e4b2d1cb0c0c8',qos_specs=None,replication_status=,reservations=['a279585c-41c7-4748-8fd3-882d7c490798','7aa0d940-1968-455c-962f-d669b69f2fd3','e0b96506-2a5d-4da6-b91f-733c95909c06','40cd7fe8-142f-4e87-9d0e-52ceaba38006'],size=1,snapshot_id=None,source_replicaid=,source_volid=c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37,status='creating',user_id='c5103177153e43bf91dadbd1274824a9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:22.902208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7be831c-70fb-42ae-a4c7-bd8e0368a9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:22.925302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7be831c-70fb-42ae-a4c7-bd8e0368a9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:22.926334 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Flow 'volume_create_api' (8da98292-43e1-43b0-b0cf-19cdee05abfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:22.926702 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Create volume request issued successfully. Aug 20 02:12:22.927411 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58619c36-5045-491f-97bb-92ad470e7f83 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:22.927901 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1004/4033] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:22 2026] POST /volume/v3/volumes => generated 802 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:22.941638 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9d029832-669c-4a70-98f9-75f10f71392a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.947073 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9d029832-669c-4a70-98f9-75f10f71392a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:22.947746 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9d029832-669c-4a70-98f9-75f10f71392a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:22.948029 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9d029832-669c-4a70-98f9-75f10f71392a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:22.957382 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.957382 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:22.967155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:22.970725 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9d029832-669c-4a70-98f9-75f10f71392a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:22.974331 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:22.974768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:22.974768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:22.974768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:22.981551 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9d029832-669c-4a70-98f9-75f10f71392a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 returned with HTTP 200 Aug 20 02:12:22.981551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1002/4034] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:22 2026] GET /volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:22.983132 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:22.983132 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:22.989518 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f99b76a-167c-4d13-80d3-c110cd1dca2e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:22.989518 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1007/4035] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:22 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:23.018331 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf091fa9-38f1-4777-8a6c-feb1949ffd02 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.018744 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf091fa9-38f1-4777-8a6c-feb1949ffd02 None None] GET https://10.4.3.27/volume// Aug 20 02:12:23.018930 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf091fa9-38f1-4777-8a6c-feb1949ffd02 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:23.019168 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf091fa9-38f1-4777-8a6c-feb1949ffd02 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:23.019598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf091fa9-38f1-4777-8a6c-feb1949ffd02 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:23.019969 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1023/4036] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:12:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:23.034256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.039541 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:23.039541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:23.039541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:23.057973 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:23.057973 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:23.069195 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:23.077201 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-8eb08382-b45d-42ea-bda4-955a76926921 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:23.077868 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1005/4037] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:12:23 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 1336 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:23.206075 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.208399 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] PUT https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 Aug 20 02:12:23.208817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:23.217537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Acquiring lock "cinder-attachment_update-fdf3fc05-ebe9-411a-9668-22879960bade-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:12:23.225295 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Lock "cinder-attachment_update-fdf3fc05-ebe9-411a-9668-22879960bade-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:12:23.225565 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:23.225565 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:23.228633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.233812 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:23.237317 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:23.237666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:23.237854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:23.246516 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:23.246516 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:23.247494 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0b25b36-2962-438e-8034-a9c0c4cce884 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:23.247974 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1008/4038] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:23 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:23.329753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Lock "cinder-attachment_update-fdf3fc05-ebe9-411a-9668-22879960bade-np0000007844" released by "attachment_update" :: held 0.106s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:12:23.331004 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-5d181efc-2302-472a-ae49-8d3f28300c5e tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 returned with HTTP 200 Aug 20 02:12:23.331004 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1003/4039] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:12:23 2026] PUT /volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:23.355817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-c736dadd-2110-4cca-9ca5-81511634d5d4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.357943 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-c736dadd-2110-4cca-9ca5-81511634d5d4 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] POST https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776/action Aug 20 02:12:23.358438 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-c736dadd-2110-4cca-9ca5-81511634d5d4 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:23.358559 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-c736dadd-2110-4cca-9ca5-81511634d5d4 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:23.378959 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:23.378959 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:23.400771 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3dcc12f2-80d6-4545-9fd4-bbc203786bdd req-c736dadd-2110-4cca-9ca5-81511634d5d4 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776/action returned with HTTP 204 Aug 20 02:12:23.401413 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1024/4040] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:12:23 2026] POST /volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:23.910918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:23.914298 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:23.914298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:23.914298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:23.914298 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:23.919000 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:23.919000 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:23.920077 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-33f76ad5-41ce-42dd-b9a1-3c45b7f74106 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:23.920592 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1006/4041] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:23 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:24.001209 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.001392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-383196bf-1d93-4909-b6d6-94f898a37f27 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.003424 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:24.003424 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.003616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.003722 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:24.006704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-383196bf-1d93-4909-b6d6-94f898a37f27 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:24.006854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-383196bf-1d93-4909-b6d6-94f898a37f27 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.007174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-383196bf-1d93-4909-b6d6-94f898a37f27 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.010169 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.010169 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:24.011275 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-aa0fe3dd-fb87-4760-a012-8b11bcfbab82 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:24.011886 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1004/4042] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:24 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:24.017832 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.017832 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:24.023559 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-383196bf-1d93-4909-b6d6-94f898a37f27 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:24.031069 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-383196bf-1d93-4909-b6d6-94f898a37f27 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 returned with HTTP 200 Aug 20 02:12:24.031326 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1009/4043] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:24 2026] GET /volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:24.049496 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-794143c6-792e-4d73-901f-dd6c611280ae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.051729 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:24.052171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.052546 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.053245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:24.065318 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.065318 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:24.065318 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:24.093595 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:24.093595 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-794143c6-792e-4d73-901f-dd6c611280ae tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 202 Aug 20 02:12:24.093595 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1025/4044] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:24 2026] DELETE /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:24.103247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.105596 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:24.105871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.106155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.114715 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.114715 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:24.119964 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:24.125869 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a5235e7-b078-4b2e-b306-9e596babf5f8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 200 Aug 20 02:12:24.125869 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1007/4045] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:24 2026] GET /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:24.262527 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.264417 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:24.264527 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.264698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.264852 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:24.268668 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.268668 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:24.269315 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dd1318b8-909e-4323-a47c-bef8ba19cfbe tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:24.270010 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1005/4046] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:24 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:24.937986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:24.946315 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:24.947313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:24.947313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:24.948709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:24.964051 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:24.964051 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:24.965902 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5d073eef-c99d-4129-b7c6-f81d85236b25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:24.967639 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1010/4047] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:24 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:25.029906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.034303 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:25.034947 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.035169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.035349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:25.044110 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.044110 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:25.045295 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5df279ab-480a-4b93-a0a8-f43d81c1539d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:25.045885 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1026/4048] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:25.148315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-777aebe4-04f3-4fcf-999f-d9179b187d81 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.153154 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-777aebe4-04f3-4fcf-999f-d9179b187d81 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:25.153585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-777aebe4-04f3-4fcf-999f-d9179b187d81 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.153887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-777aebe4-04f3-4fcf-999f-d9179b187d81 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.161339 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-777aebe4-04f3-4fcf-999f-d9179b187d81 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 404 Aug 20 02:12:25.161844 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1008/4049] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:25.172961 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.177494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:25.177857 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.178129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.178994 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:25.199262 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.199262 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:25.200078 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:25.234302 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:25.234606 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90af4adf-3ee9-4ab5-a813-10aea477c9de tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 returned with HTTP 202 Aug 20 02:12:25.235215 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1006/4050] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:25 2026] DELETE /volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:25.245740 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.247873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:25.248153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.248469 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.257110 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.257110 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:25.262178 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:25.268423 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b53cf4f-c702-42c9-bcc9-b6dcca4040f1 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 returned with HTTP 200 Aug 20 02:12:25.268813 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1011/4051] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:25.286414 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eedea02d-3576-4b09-909b-87e6a427f717 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.288875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eedea02d-3576-4b09-909b-87e6a427f717 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:25.289527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eedea02d-3576-4b09-909b-87e6a427f717 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.289527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eedea02d-3576-4b09-909b-87e6a427f717 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.289617 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-eedea02d-3576-4b09-909b-87e6a427f717 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:25.297500 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.297500 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:25.300250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eedea02d-3576-4b09-909b-87e6a427f717 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:25.300250 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1027/4052] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:25.313218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a680800e-4403-47a0-bd50-e49b61409a37 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.316713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] DELETE https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:25.317536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.318149 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.318368 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Delete backup with id: cbbadee6-6f15-44b8-aa45-92123298c506. Aug 20 02:12:25.325041 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.325041 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:25.342520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] delete_backup rpcapi backup_id cbbadee6-6f15-44b8-aa45-92123298c506 {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:12:25.344825 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a680800e-4403-47a0-bd50-e49b61409a37 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 202 Aug 20 02:12:25.345365 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1009/4053] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:12:25 2026] DELETE /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:25.355631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.357741 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:25.357967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.358268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.358427 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:25.365243 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.365243 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:25.366116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9cf1bba0-283d-4744-82cf-d0cfaba932de tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:25.366998 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1007/4054] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:25.981441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:25.990276 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:25.990276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:25.990276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:25.990276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:25.996411 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:25.996411 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:25.997688 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-981e1b38-0047-45ab-9a4e-ec1fa4eb7577 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:26.001346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1012/4055] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:25 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:26.064463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.067009 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:26.067293 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.067538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.067724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:26.073361 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:26.073361 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:26.074204 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-22cdfb9e-921f-44a3-afd1-2c70f0b3d8cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:26.076275 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1028/4056] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:26 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:26.286637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4ff8fbf8-f27c-4c19-a618-a960ab591bd9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.289546 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4ff8fbf8-f27c-4c19-a618-a960ab591bd9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 Aug 20 02:12:26.291669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4ff8fbf8-f27c-4c19-a618-a960ab591bd9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.291669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4ff8fbf8-f27c-4c19-a618-a960ab591bd9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.299034 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4ff8fbf8-f27c-4c19-a618-a960ab591bd9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 returned with HTTP 404 Aug 20 02:12:26.300054 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1010/4057] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:26 2026] GET /volume/v3/volumes/2e8af6b3-5461-41df-ace9-d45f0c940d33 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:26.308721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.310523 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:26.310823 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.311085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.311418 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:26.319516 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-494a0c67-1a26-4a92-9df8-0d9cab4ad635 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 404 Aug 20 02:12:26.323417 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1008/4058] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:26 2026] DELETE /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:26.328605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be62f795-059a-40b3-99b0-ee326cb4cdd2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.330972 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be62f795-059a-40b3-99b0-ee326cb4cdd2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 Aug 20 02:12:26.331204 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be62f795-059a-40b3-99b0-ee326cb4cdd2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.331389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be62f795-059a-40b3-99b0-ee326cb4cdd2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.340337 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be62f795-059a-40b3-99b0-ee326cb4cdd2 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 returned with HTTP 404 Aug 20 02:12:26.340989 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1013/4059] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:26 2026] GET /volume/v3/volumes/c5eb6fb7-f8e7-4b3f-a3f6-43a4e3333e37 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:26.354313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.357387 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:26.357606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.357837 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.358129 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:26.368686 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:26.368686 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:26.368686 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:26.387565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.390651 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:26.390651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.393552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.393916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:26.400779 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume request issued successfully. Aug 20 02:12:26.401067 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dc9b5905-2218-4c52-8589-fa6bb2beec04 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 returned with HTTP 202 Aug 20 02:12:26.401755 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:26.401755 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:26.402855 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fd0d1ed-6e16-4c3a-8bed-865310034e4f tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 200 Aug 20 02:12:26.403555 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1011/4060] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:26 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:26.403685 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1029/4061] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:26 2026] DELETE /volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:26.411489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d5400b33-c2a3-489a-835c-4486c192f616 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:26.413953 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5400b33-c2a3-489a-835c-4486c192f616 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:26.414248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5400b33-c2a3-489a-835c-4486c192f616 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:26.414509 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d5400b33-c2a3-489a-835c-4486c192f616 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:26.425878 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:26.425878 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:26.430363 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d5400b33-c2a3-489a-835c-4486c192f616 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Volume info retrieved successfully. Aug 20 02:12:26.436408 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d5400b33-c2a3-489a-835c-4486c192f616 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 returned with HTTP 200 Aug 20 02:12:26.436854 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1009/4062] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:26 2026] GET /volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:27.013051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4a4c41bc-4308-4c7e-b758-b42309295594 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.015303 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4a4c41bc-4308-4c7e-b758-b42309295594 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:27.015566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4a4c41bc-4308-4c7e-b758-b42309295594 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.015822 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4a4c41bc-4308-4c7e-b758-b42309295594 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.015986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4a4c41bc-4308-4c7e-b758-b42309295594 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:27.021595 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:27.021595 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:27.022576 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4a4c41bc-4308-4c7e-b758-b42309295594 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:27.023086 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1014/4063] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:27.091336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c1d20fd2-48a3-4765-b155-2141ae95069c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.093589 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1d20fd2-48a3-4765-b155-2141ae95069c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:27.093825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1d20fd2-48a3-4765-b155-2141ae95069c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.094053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1d20fd2-48a3-4765-b155-2141ae95069c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.094351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c1d20fd2-48a3-4765-b155-2141ae95069c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:27.099347 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:27.099347 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:27.100199 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1d20fd2-48a3-4765-b155-2141ae95069c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:27.100589 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1030/4064] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:27.416333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.418436 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 Aug 20 02:12:27.418861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.419213 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.420243 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Show backup with id cbbadee6-6f15-44b8-aa45-92123298c506. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:27.424475 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3b063916-532d-43c9-9cad-5cd1ecd154bc tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 returned with HTTP 404 Aug 20 02:12:27.425208 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1012/4065] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/backups/cbbadee6-6f15-44b8-aa45-92123298c506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.438844 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0e817717-ea55-47c9-9f62-aa92704b2373 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.440859 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:27.440859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.440859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.440859 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Delete volume with id: e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:27.448761 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:27.448761 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:27.448877 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Volume info retrieved successfully. Aug 20 02:12:27.453642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-44cfe6f8-7b67-45c8-a3f8-a593706b8aa3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.455527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44cfe6f8-7b67-45c8-a3f8-a593706b8aa3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 Aug 20 02:12:27.455736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-44cfe6f8-7b67-45c8-a3f8-a593706b8aa3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.456053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-44cfe6f8-7b67-45c8-a3f8-a593706b8aa3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.462271 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-44cfe6f8-7b67-45c8-a3f8-a593706b8aa3 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 returned with HTTP 404 Aug 20 02:12:27.462723 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1015/4066] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/2e57b7b4-97f2-4cd8-84d2-0774e7186087 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.470565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.472826 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:27.472937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.473401 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.473489 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:27.478465 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Delete volume request issued successfully. Aug 20 02:12:27.478693 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e817717-ea55-47c9-9f62-aa92704b2373 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 returned with HTTP 202 Aug 20 02:12:27.480510 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1010/4067] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:27.482734 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aad7d29e-267e-47ea-9fd8-e2b7950bc037 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 404 Aug 20 02:12:27.482734 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1031/4068] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.489596 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f834c735-fe18-4045-881d-6e9d77f04e47 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.492605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-52383b18-5bdf-4024-be08-bfc5d3280b8e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.494742 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f834c735-fe18-4045-881d-6e9d77f04e47 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:27.494881 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-52383b18-5bdf-4024-be08-bfc5d3280b8e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d Aug 20 02:12:27.494881 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-52383b18-5bdf-4024-be08-bfc5d3280b8e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.495798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f834c735-fe18-4045-881d-6e9d77f04e47 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.496518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-52383b18-5bdf-4024-be08-bfc5d3280b8e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.496585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f834c735-fe18-4045-881d-6e9d77f04e47 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.506775 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-52383b18-5bdf-4024-be08-bfc5d3280b8e tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d returned with HTTP 404 Aug 20 02:12:27.506775 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1016/4069] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/snapshots/eaf72336-892d-4901-b50d-abc660b9aa9d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.510710 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:27.510710 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:27.518515 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f834c735-fe18-4045-881d-6e9d77f04e47 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Volume info retrieved successfully. Aug 20 02:12:27.523620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f834c735-fe18-4045-881d-6e9d77f04e47 tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 returned with HTTP 200 Aug 20 02:12:27.523752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.523973 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1013/4070] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:27.525942 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:27.526192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.526443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.526661 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:27.540349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f661b726-89f6-40c8-b27d-b8a22e07e058 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 404 Aug 20 02:12:27.541217 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1011/4071] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.549923 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0132a530-d7dc-4ea6-8069-f5025f347c0f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.551547 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0132a530-d7dc-4ea6-8069-f5025f347c0f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae Aug 20 02:12:27.552356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0132a530-d7dc-4ea6-8069-f5025f347c0f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.552671 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0132a530-d7dc-4ea6-8069-f5025f347c0f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.565346 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0132a530-d7dc-4ea6-8069-f5025f347c0f tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae returned with HTTP 404 Aug 20 02:12:27.565817 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1032/4072] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/c668dac7-6f75-4512-af9f-4a6be72f36ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.580542 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.581365 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:27.581655 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.581883 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.582133 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:27.596129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74c0b9ae-99b6-492f-9952-542f3318cec6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 404 Aug 20 02:12:27.596667 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1017/4073] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.606607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-09ae2c32-2d8b-4c7b-9ef1-9772b8af07eb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.611749 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09ae2c32-2d8b-4c7b-9ef1-9772b8af07eb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 Aug 20 02:12:27.611749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-09ae2c32-2d8b-4c7b-9ef1-9772b8af07eb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.611749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-09ae2c32-2d8b-4c7b-9ef1-9772b8af07eb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.618788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-09ae2c32-2d8b-4c7b-9ef1-9772b8af07eb tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 returned with HTTP 404 Aug 20 02:12:27.619384 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1014/4074] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/f79d2195-a349-4ae4-98af-17dd4181e580 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.629441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.631759 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:27.632048 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.632379 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.632611 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:27.641695 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-673bf62c-76f0-46a8-8df1-7be98b998bb5 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 404 Aug 20 02:12:27.642264 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1012/4075] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.648743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-67727875-b668-428e-9e28-801e82ae2cba None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.650431 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67727875-b668-428e-9e28-801e82ae2cba tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 Aug 20 02:12:27.650632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67727875-b668-428e-9e28-801e82ae2cba tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.650811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67727875-b668-428e-9e28-801e82ae2cba tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.655081 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67727875-b668-428e-9e28-801e82ae2cba tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 returned with HTTP 404 Aug 20 02:12:27.655533 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1033/4076] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/snapshots/c60510c8-8e87-479a-a680-8824f94bb530 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.663373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c88c82fd-dd28-487b-9998-05f87c26669a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.665422 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c88c82fd-dd28-487b-9998-05f87c26669a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:27.665621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c88c82fd-dd28-487b-9998-05f87c26669a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.665848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c88c82fd-dd28-487b-9998-05f87c26669a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.666019 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-c88c82fd-dd28-487b-9998-05f87c26669a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:27.676402 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c88c82fd-dd28-487b-9998-05f87c26669a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 404 Aug 20 02:12:27.676975 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1018/4077] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.684794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-38558ea8-23a4-42bc-b15e-e79bdfe6597a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.686724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38558ea8-23a4-42bc-b15e-e79bdfe6597a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 Aug 20 02:12:27.687040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38558ea8-23a4-42bc-b15e-e79bdfe6597a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.687379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38558ea8-23a4-42bc-b15e-e79bdfe6597a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.695105 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38558ea8-23a4-42bc-b15e-e79bdfe6597a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 returned with HTTP 404 Aug 20 02:12:27.695795 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1015/4078] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/05b948b4-d8d9-4517-8aa3-08285424e533 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.705380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.707485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:27.707729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.707958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.708075 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:27.715417 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-48030c0b-3e80-4485-b2a6-fcf51fc0d9dd tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 404 Aug 20 02:12:27.715985 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1013/4079] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.726450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b20a3569-ccec-4fed-a152-bda4d7638112 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.728760 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b20a3569-ccec-4fed-a152-bda4d7638112 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 Aug 20 02:12:27.728987 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b20a3569-ccec-4fed-a152-bda4d7638112 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.729551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b20a3569-ccec-4fed-a152-bda4d7638112 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.735941 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b20a3569-ccec-4fed-a152-bda4d7638112 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 returned with HTTP 404 Aug 20 02:12:27.738774 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1034/4080] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/snapshots/cde6e18e-592a-4a12-9a54-5cba411dfb33 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.744479 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.745990 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:27.746135 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.746430 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.746595 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:27.757783 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-19e79fa7-9f58-4881-8cc1-12ce8bf9ba61 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 404 Aug 20 02:12:27.758339 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1019/4081] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.767395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7c2b756c-3f99-4b15-bfd1-8e3361912293 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.769271 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c2b756c-3f99-4b15-bfd1-8e3361912293 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 Aug 20 02:12:27.769526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c2b756c-3f99-4b15-bfd1-8e3361912293 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.769831 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c2b756c-3f99-4b15-bfd1-8e3361912293 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.779778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-315e1172-1239-41f8-a695-abc2bec43752 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.779905 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c2b756c-3f99-4b15-bfd1-8e3361912293 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 returned with HTTP 404 Aug 20 02:12:27.779947 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1016/4082] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/f3f1994a-c159-4db0-a123-6c2770995332 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.789759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.791759 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:27.791970 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.792174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.792355 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:27.797811 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a83a2d23-ecb7-4b73-9eaa-88d21ccc1378 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 404 Aug 20 02:12:27.798355 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1035/4083] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.806847 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9da93626-eed2-458d-b951-c830bfb9cf2a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.808845 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9da93626-eed2-458d-b951-c830bfb9cf2a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa Aug 20 02:12:27.809039 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9da93626-eed2-458d-b951-c830bfb9cf2a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.809214 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9da93626-eed2-458d-b951-c830bfb9cf2a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.818670 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9da93626-eed2-458d-b951-c830bfb9cf2a tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa returned with HTTP 404 Aug 20 02:12:27.819238 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1020/4084] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/f182d250-8433-424b-9510-f1b8c26ad0fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.828332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e4344963-6c1c-4415-9976-32db22a64d8b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.830251 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4344963-6c1c-4415-9976-32db22a64d8b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:12:27.830482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4344963-6c1c-4415-9976-32db22a64d8b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.830711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e4344963-6c1c-4415-9976-32db22a64d8b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.830927 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-e4344963-6c1c-4415-9976-32db22a64d8b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:12:27.836776 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e4344963-6c1c-4415-9976-32db22a64d8b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 404 Aug 20 02:12:27.837247 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1017/4085] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.847656 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d759602e-bcc1-40ba-a288-d845fe261544 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.849823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d759602e-bcc1-40ba-a288-d845fe261544 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 Aug 20 02:12:27.850049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d759602e-bcc1-40ba-a288-d845fe261544 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.850281 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d759602e-bcc1-40ba-a288-d845fe261544 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.856048 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d759602e-bcc1-40ba-a288-d845fe261544 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 returned with HTTP 404 Aug 20 02:12:27.856326 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1036/4086] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/5036359d-966a-4ae5-93bd-f235e49576c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.864739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.866547 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:12:27.866798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.866971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.867113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: 79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:12:27.872316 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-706ab938-f8c6-48a0-a0d9-aac733a4d3f6 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 404 Aug 20 02:12:27.872686 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1021/4087] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:12:27.885528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5e7bfdbf-3497-4cc8-8815-478288815b2b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.888381 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e7bfdbf-3497-4cc8-8815-478288815b2b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 Aug 20 02:12:27.888505 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e7bfdbf-3497-4cc8-8815-478288815b2b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.888678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e7bfdbf-3497-4cc8-8815-478288815b2b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.892704 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e7bfdbf-3497-4cc8-8815-478288815b2b tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 returned with HTTP 404 Aug 20 02:12:27.893304 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1018/4088] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/snapshots/79f14312-0eed-4de1-92d8-7a4a313952f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.902337 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.904104 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:27.904371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.904543 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.904745 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:27.910801 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a45f12e1-ed64-4b42-aeb6-7d21de071498 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 404 Aug 20 02:12:27.911399 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1037/4089] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.914640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:27.915042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-165014980", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:27.917093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-165014980', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:27.917178 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume of 1 GB Aug 20 02:12:27.918352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f8b13b4f-427c-4b8e-a356-ef1493d41298 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.921256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8b13b4f-427c-4b8e-a356-ef1493d41298 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 Aug 20 02:12:27.921490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8b13b4f-427c-4b8e-a356-ef1493d41298 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.921706 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8b13b4f-427c-4b8e-a356-ef1493d41298 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.924246 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Availability Zones retrieved successfully. Aug 20 02:12:27.933538 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8b13b4f-427c-4b8e-a356-ef1493d41298 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 returned with HTTP 404 Aug 20 02:12:27.934032 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1022/4090] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/volumes/0f043111-e6d4-4bc1-a421-4835456b1903 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:27.934162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Flow 'volume_create_api' (e437d923-0779-4af6-a65a-5e63691aab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:27.935428 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e457704-34e4-4541-be0e-bac80256244d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:27.936494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:27.941947 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d3e968bf-d5e7-48df-b985-df397e191441 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.944676 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d3e968bf-d5e7-48df-b985-df397e191441 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:12:27.944918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d3e968bf-d5e7-48df-b985-df397e191441 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.945128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d3e968bf-d5e7-48df-b985-df397e191441 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.947158 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-d3e968bf-d5e7-48df-b985-df397e191441 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete snapshot with id: 530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:12:27.954668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d3e968bf-d5e7-48df-b985-df397e191441 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 404 Aug 20 02:12:27.955190 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1019/4091] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.966120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-983f3525-fa34-4f4f-9075-734d0eba6fa8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.968793 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-983f3525-fa34-4f4f-9075-734d0eba6fa8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a Aug 20 02:12:27.968793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-983f3525-fa34-4f4f-9075-734d0eba6fa8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.968793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-983f3525-fa34-4f4f-9075-734d0eba6fa8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.972171 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e457704-34e4-4541-be0e-bac80256244d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:27.973314 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e92602-db4a-44bb-9669-088dbc45b224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:27.973664 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-983f3525-fa34-4f4f-9075-734d0eba6fa8 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a returned with HTTP 404 Aug 20 02:12:27.974315 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1038/4092] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:27 2026] GET /volume/v3/snapshots/530c6265-82c8-4279-8935-fdb506003b5a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:27.983125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:27.985051 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] DELETE https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:27.985051 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:27.985389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:27.985389 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Delete volume with id: 958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:27.993357 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b46b4f1d-06e7-45a1-8c4d-f6f538c2b3f7 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 404 Aug 20 02:12:27.994027 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1023/4093] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:27 2026] DELETE /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:28.002202 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2e3735ed-9eed-48cc-9467-0963845ec2f9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:28.008002 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e3735ed-9eed-48cc-9467-0963845ec2f9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] GET https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 Aug 20 02:12:28.008310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e3735ed-9eed-48cc-9467-0963845ec2f9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:28.008552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e3735ed-9eed-48cc-9467-0963845ec2f9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:28.021985 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e3735ed-9eed-48cc-9467-0963845ec2f9 tempest-VolumeDependencyTests-531198066 tempest-VolumeDependencyTests-531198066-project-member] https://10.4.3.27/volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 returned with HTTP 404 Aug 20 02:12:28.022678 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1020/4094] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:28 2026] GET /volume/v3/volumes/958d809f-22fd-4f9c-a1bb-4cad79a2c6e2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:28.034031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:28.036090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:28.037324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:28.037324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:28.037324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:28.045320 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:28.045320 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:28.045664 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3b405b6e-bafa-41f4-bb18-9b3f9f391cef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:28.045860 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1039/4095] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:28 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:28.051012 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Created reservations ['5787e91b-2e78-492d-902b-cd32486da728', '9f525dc5-0a87-4394-a201-a46c8237095b', '3816dadf-4f83-4ba8-9ffe-1c6644179789', '4a1fcfff-6c1f-4701-bf28-67c0b0cc406f'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:28.051578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e92602-db4a-44bb-9669-088dbc45b224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5787e91b-2e78-492d-902b-cd32486da728', '9f525dc5-0a87-4394-a201-a46c8237095b', '3816dadf-4f83-4ba8-9ffe-1c6644179789', '4a1fcfff-6c1f-4701-bf28-67c0b0cc406f']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:28.052568 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1394bb58-01ba-4a08-8d32-7690f44d6158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:28.084837 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1394bb58-01ba-4a08-8d32-7690f44d6158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6d539e-6fa1-417c-90d2-62939c437dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-165014980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbb2606c44043ce845225f6720428c7',qos_specs=None,replication_status=,reservations=['5787e91b-2e78-492d-902b-cd32486da728','9f525dc5-0a87-4394-a201-a46c8237095b','3816dadf-4f83-4ba8-9ffe-1c6644179789','4a1fcfff-6c1f-4701-bf28-67c0b0cc406f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='073a3a567c1b4bcc876968ac3b264afa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-165014980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a6d539e-6fa1-417c-90d2-62939c437dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbb2606c44043ce845225f6720428c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='073a3a567c1b4bcc876968ac3b264afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:28.086543 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41b729f-cf51-47df-b979-07977deee697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:28.112732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41b729f-cf51-47df-b979-07977deee697) transitioned into state 'SUCCESS' from state '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-165014980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbb2606c44043ce845225f6720428c7',qos_specs=None,replication_status=,reservations=['5787e91b-2e78-492d-902b-cd32486da728','9f525dc5-0a87-4394-a201-a46c8237095b','3816dadf-4f83-4ba8-9ffe-1c6644179789','4a1fcfff-6c1f-4701-bf28-67c0b0cc406f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='073a3a567c1b4bcc876968ac3b264afa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:28.114305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a217c-82d5-46f7-ad0a-71da77aecaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:28.118338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:28.122433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:28.122799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:28.122924 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:28.123097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:28.131292 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a217c-82d5-46f7-ad0a-71da77aecaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:28.132208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Flow 'volume_create_api' (e437d923-0779-4af6-a65a-5e63691aab3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:28.132387 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:28.132387 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:28.132689 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume request issued successfully. Aug 20 02:12:28.133403 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-315e1172-1239-41f8-a695-abc2bec43752 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:28.133511 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4c43c7a0-c476-481e-bd88-5b1743ddda14 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:28.133958 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1024/4097] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:28 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:28.134126 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1014/4097] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:12:27 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:28.153141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:28.155780 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:28.156519 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:28.157166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:28.172141 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:28.172141 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:28.180220 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:28.189043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e21445ad-4f19-46b9-b18d-19a28ae9788b tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 200 Aug 20 02:12:28.189537 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1021/4098] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:28 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:28.543691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1737b3e6-931b-4337-a1c3-803ad5bf4d9d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:28.545893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1737b3e6-931b-4337-a1c3-803ad5bf4d9d tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] GET https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 Aug 20 02:12:28.546372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1737b3e6-931b-4337-a1c3-803ad5bf4d9d tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:28.546865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1737b3e6-931b-4337-a1c3-803ad5bf4d9d tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:28.556986 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1737b3e6-931b-4337-a1c3-803ad5bf4d9d tempest-ProjectReaderTests39-965267103 tempest-ProjectReaderTests39-965267103-project-admin] https://10.4.3.27/volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 returned with HTTP 404 Aug 20 02:12:28.557721 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1040/4099] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:12:28 2026] GET /volume/v3/volumes/e7ca3535-c506-479b-94a0-5132ce4637e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:29.061028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.066099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:29.066371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.066617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.066804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:29.075043 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.075043 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:29.079182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a4c0a867-69b7-450c-9861-eaa8d4eb0de3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:29.079737 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1025/4100] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.093784 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.096826 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:29.097260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.097620 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.107464 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.107464 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:29.113349 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:29.121029 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3e676176-e19e-4834-aa8b-32b45d5b1d1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 returned with HTTP 200 Aug 20 02:12:29.121690 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1015/4101] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.139337 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.141172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:29.141409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.141607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.149879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1f876c6c-4f55-4a12-91f4-df087b896309 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.152629 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f876c6c-4f55-4a12-91f4-df087b896309 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:29.152725 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.152725 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:29.152832 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f876c6c-4f55-4a12-91f4-df087b896309 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.153108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f876c6c-4f55-4a12-91f4-df087b896309 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.153302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1f876c6c-4f55-4a12-91f4-df087b896309 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:29.160052 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:29.160630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.160630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:29.161583 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f876c6c-4f55-4a12-91f4-df087b896309 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:29.162101 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1041/4102] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.169624 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d569cb03-2e35-4e30-a425-5f0c47a2e7e1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 returned with HTTP 200 Aug 20 02:12:29.170093 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1022/4103] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.186522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.191893 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:29.192165 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.192450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.192652 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: 7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:29.203755 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.203755 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:29.204324 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:29.206275 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.208289 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:29.208485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.208685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.220128 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.220128 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:29.224659 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:29.231276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ccb4aea-bf52-4efb-bac0-7757094f397f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 200 Aug 20 02:12:29.231829 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1016/4104] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.236987 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:12:29.237320 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-92c432bf-4ebe-4a8a-a3ba-161a90170b20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 returned with HTTP 202 Aug 20 02:12:29.238004 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1026/4105] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:29 2026] DELETE /volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:29.247000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ee642a46-6f3e-4086-9abc-05247b87df54 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.251088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee642a46-6f3e-4086-9abc-05247b87df54 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:29.251418 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee642a46-6f3e-4086-9abc-05247b87df54 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.251660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ee642a46-6f3e-4086-9abc-05247b87df54 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.257115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-93d36cc6-784e-4e62-a806-50256162aba6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.260548 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93d36cc6-784e-4e62-a806-50256162aba6 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:29.260945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93d36cc6-784e-4e62-a806-50256162aba6 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.261279 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.261279 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:29.261374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-93d36cc6-784e-4e62-a806-50256162aba6 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.268333 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ee642a46-6f3e-4086-9abc-05247b87df54 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:29.273661 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.273661 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:29.275527 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ee642a46-6f3e-4086-9abc-05247b87df54 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 returned with HTTP 200 Aug 20 02:12:29.276045 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1042/4106] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 => generated 963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.279013 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-93d36cc6-784e-4e62-a806-50256162aba6 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:29.286826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-93d36cc6-784e-4e62-a806-50256162aba6 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 200 Aug 20 02:12:29.287338 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1023/4107] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:29.303729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.306577 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:29.307002 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a6d539e-6fa1-417c-90d2-62939c437dd1", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-704789273", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:29.322456 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.322456 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:29.323646 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:29.325110 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create snapshot from volume 2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:29.370650 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Created reservations ['1bdd0b7f-c6a5-4943-83ea-9da92de46c8a', '8d2d54a6-b384-4f5e-87d2-81f1d854fcd0', 'abd423c1-7385-4c0f-94f8-164ee176f2e9', '74992196-446a-4191-b738-207d25260e39'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:29.420432 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot force create request issued successfully. Aug 20 02:12:29.420927 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fef5582-8e25-4a11-a8ed-cbae10d776d2 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:29.421479 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1017/4108] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:29.433308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:29.435348 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:29.435519 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:29.435617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:29.444458 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:29.444458 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:29.445100 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:29.446082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dad778c3-7c04-4cef-9194-4215c2dc5124 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 200 Aug 20 02:12:29.448263 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1027/4109] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:29 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.177385 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.181920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:30.182274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.182532 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.182693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:30.194460 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.194460 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:30.195335 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d26efa2c-0ca6-467f-a38a-86e32c7df9cd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:30.195779 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1043/4110] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.299133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58a5b43d-3832-42db-b6f7-35f726b7f930 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.299133 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58a5b43d-3832-42db-b6f7-35f726b7f930 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 Aug 20 02:12:30.299664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58a5b43d-3832-42db-b6f7-35f726b7f930 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.299664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58a5b43d-3832-42db-b6f7-35f726b7f930 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.306818 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58a5b43d-3832-42db-b6f7-35f726b7f930 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 returned with HTTP 404 Aug 20 02:12:30.307784 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1024/4111] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/volumes/7e81a0f4-ebaa-4f03-8c82-1b1b7ef0c034 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:30.318590 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-927b419d-f43d-46f7-8255-4f8cecc9076f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.319893 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:30.320110 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.320366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.320463 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: fe64f9c6-3071-48f8-802f-d4e36d318613. Aug 20 02:12:30.325192 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.325192 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:30.348471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id fe64f9c6-3071-48f8-802f-d4e36d318613 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:12:30.351651 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-927b419d-f43d-46f7-8255-4f8cecc9076f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 202 Aug 20 02:12:30.352312 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1018/4112] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:30 2026] DELETE /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:30.361106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.366193 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:30.369524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.369826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.369975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:30.377509 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.377509 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:30.378754 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b73b7e73-7521-47bd-8046-ae4a088f71d7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 200 Aug 20 02:12:30.379369 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1028/4113] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.459378 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.461398 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:30.461644 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.461864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.469264 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.469264 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:30.469869 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:30.470778 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31c2019d-79f6-4f4a-8fe6-b8d36c314504 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 200 Aug 20 02:12:30.472366 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1044/4114] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.486944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.486944 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:30.486944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.486944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.496193 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.496193 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:30.496961 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:30.498636 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f78fe63-d5ca-428c-8894-660ac850a9f8 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 200 Aug 20 02:12:30.498636 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1025/4115] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.508358 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.510410 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:30.510555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.510768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.517703 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.517703 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:30.518462 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:30.518920 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b13c25eb-5267-45e1-aeaf-07a21f7e8468 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 200 Aug 20 02:12:30.519383 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1019/4116] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.533631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.535465 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:30.536033 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cca70367-82a2-4b05-9c2c-66c412df1aaf", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:30.539734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume request body: {'volume': {'snapshot_id': 'cca70367-82a2-4b05-9c2c-66c412df1aaf', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:30.553081 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.553081 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:30.553758 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:30.553973 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume of 1 GB Aug 20 02:12:30.562565 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Availability Zones retrieved successfully. Aug 20 02:12:30.569999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Flow 'volume_create_api' (a240bfd0-5022-486e-808f-3f717b5a86ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:30.571528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed295b3-9545-41ec-97be-6a0bd895701d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:30.573450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:30.642959 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed295b3-9545-41ec-97be-6a0bd895701d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cca70367-82a2-4b05-9c2c-66c412df1aaf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:30.644322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e96b6e2-2c3f-4194-8466-271d3ea3be99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:30.712518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Created reservations ['aa423d07-212e-4031-ac71-eb2525fe52ee', '6c248378-cf15-49fa-bba2-49f516b40fd1', '56826641-0a01-4a81-b63f-2fd3fbb8bf06', 'c3d2c124-8a6e-40c5-91e4-847f6edf3005'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:30.713644 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e96b6e2-2c3f-4194-8466-271d3ea3be99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa423d07-212e-4031-ac71-eb2525fe52ee', '6c248378-cf15-49fa-bba2-49f516b40fd1', '56826641-0a01-4a81-b63f-2fd3fbb8bf06', 'c3d2c124-8a6e-40c5-91e4-847f6edf3005']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:30.714526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928d4aa4-6c1f-4651-a57a-563bb5c34e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:30.765458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928d4aa4-6c1f-4651-a57a-563bb5c34e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '135151dd-3130-4243-a837-f388c1b64a2c', '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='4dbb2606c44043ce845225f6720428c7',qos_specs=None,replication_status=,reservations=['aa423d07-212e-4031-ac71-eb2525fe52ee','6c248378-cf15-49fa-bba2-49f516b40fd1','56826641-0a01-4a81-b63f-2fd3fbb8bf06','c3d2c124-8a6e-40c5-91e4-847f6edf3005'],size=1,snapshot_id=cca70367-82a2-4b05-9c2c-66c412df1aaf,source_replicaid=,source_volid=None,status='creating',user_id='073a3a567c1b4bcc876968ac3b264afa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:30Z,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=135151dd-3130-4243-a837-f388c1b64a2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbb2606c44043ce845225f6720428c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cca70367-82a2-4b05-9c2c-66c412df1aaf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='073a3a567c1b4bcc876968ac3b264afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:30.766619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdcd394-cc02-480e-ad63-343ccbbe986f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:30.795346 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdcd394-cc02-480e-ad63-343ccbbe986f) transitioned into state 'SUCCESS' from 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='4dbb2606c44043ce845225f6720428c7',qos_specs=None,replication_status=,reservations=['aa423d07-212e-4031-ac71-eb2525fe52ee','6c248378-cf15-49fa-bba2-49f516b40fd1','56826641-0a01-4a81-b63f-2fd3fbb8bf06','c3d2c124-8a6e-40c5-91e4-847f6edf3005'],size=1,snapshot_id=cca70367-82a2-4b05-9c2c-66c412df1aaf,source_replicaid=,source_volid=None,status='creating',user_id='073a3a567c1b4bcc876968ac3b264afa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:30.796774 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98457cb9-6a8e-46bb-8a78-7c651676c8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:30.827765 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98457cb9-6a8e-46bb-8a78-7c651676c8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:30.828631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Flow 'volume_create_api' (a240bfd0-5022-486e-808f-3f717b5a86ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:30.828939 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Create volume request issued successfully. Aug 20 02:12:30.830205 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb347ef4-8f5d-4c06-bc74-ba553c7450f4 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:30.830205 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1029/4117] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:12:30 2026] POST /volume/v3/volumes => generated 739 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:30.849145 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-47527424-de1b-4176-ab96-db5b7518cb19 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.851253 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47527424-de1b-4176-ab96-db5b7518cb19 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:30.851470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47527424-de1b-4176-ab96-db5b7518cb19 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:30.851671 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47527424-de1b-4176-ab96-db5b7518cb19 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:30.852579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-080c6fc0-f7bf-49c7-a736-abf8dd153b65 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:30.859968 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:30.859968 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:30.864792 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-47527424-de1b-4176-ab96-db5b7518cb19 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:30.870104 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47527424-de1b-4176-ab96-db5b7518cb19 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 200 Aug 20 02:12:30.870626 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1045/4118] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:30 2026] GET /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:30.960469 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-080c6fc0-f7bf-49c7-a736-abf8dd153b65 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:30.960807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-080c6fc0-f7bf-49c7-a736-abf8dd153b65 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-438811002", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:30.989977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-080c6fc0-f7bf-49c7-a736-abf8dd153b65 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:30.992395 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1026/4119] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:30 2026] POST /volume/v3/types => generated 379 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.001084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2d7f51c5-770a-4078-a9b7-0a7e7825045f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.003987 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d7f51c5-770a-4078-a9b7-0a7e7825045f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption Aug 20 02:12:31.004505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2d7f51c5-770a-4078-a9b7-0a7e7825045f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.030244 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d7f51c5-770a-4078-a9b7-0a7e7825045f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption returned with HTTP 200 Aug 20 02:12:31.030826 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1020/4120] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.044195 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1af00db6-0001-4629-8cf7-f08e68d80a7a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.046741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1af00db6-0001-4629-8cf7-f08e68d80a7a tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.047343 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1af00db6-0001-4629-8cf7-f08e68d80a7a tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1085750574", "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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.049435 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.049435 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:31.058829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.064221 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:12:31.064475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.065388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.070349 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1af00db6-0001-4629-8cf7-f08e68d80a7a tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:31.070833 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1030/4121] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.084390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2bce2097-60c5-423b-a784-15e1e222d6d0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.091203 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-1085750574 is set by the default quota flag: quota_volumes_tempest-volume-type-1085750574, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.092319 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1085750574 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1085750574, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.093290 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1085750574 is set by the default quota flag: quota_snapshots_tempest-volume-type-1085750574, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.093648 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-438811002 is set by the default quota flag: quota_volumes_tempest-volume-type-438811002, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.094743 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-438811002 is set by the default quota flag: quota_gigabytes_tempest-volume-type-438811002, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.095930 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-438811002 is set by the default quota flag: quota_snapshots_tempest-volume-type-438811002, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:31.160117 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-4817f836-9cb8-437f-bd4e-4834d8ba6839 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:12:31.162742 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1046/4122] 10.4.3.27 () {68 vars in 1477 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/limits => generated 302 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.168352 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bce2097-60c5-423b-a784-15e1e222d6d0 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] POST https://10.4.3.27/volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369/encryption Aug 20 02:12:31.168711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2bce2097-60c5-423b-a784-15e1e222d6d0 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.171678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-2bce2097-60c5-423b-a784-15e1e222d6d0 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.171878 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bce2097-60c5-423b-a784-15e1e222d6d0 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369/encryption returned with HTTP 403 Aug 20 02:12:31.172571 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1027/4123] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369/encryption => generated 127 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.183095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-24d6a0cb-836c-4543-bbd4-32dae5c6b9ae None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.185846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-24d6a0cb-836c-4543-bbd4-32dae5c6b9ae tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.186125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-24d6a0cb-836c-4543-bbd4-32dae5c6b9ae tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-773387611", "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=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.211864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-437802ca-ea37-47c9-b0eb-379b0385b776 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.214214 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-437802ca-ea37-47c9-b0eb-379b0385b776 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:31.214524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-437802ca-ea37-47c9-b0eb-379b0385b776 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.214763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-437802ca-ea37-47c9-b0eb-379b0385b776 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.214943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-437802ca-ea37-47c9-b0eb-379b0385b776 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:31.216331 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.219278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:31.219474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.219647 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.223735 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.223735 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:31.224723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-437802ca-ea37-47c9-b0eb-379b0385b776 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:31.225238 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1031/4124] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.226588 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-24d6a0cb-836c-4543-bbd4-32dae5c6b9ae tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:31.227203 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1021/4125] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.237578 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.237578 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:31.244767 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:31.245067 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4e6e852d-d329-4aa5-b667-dc3ebc1dea00 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.247671 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e6e852d-d329-4aa5-b667-dc3ebc1dea00 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] POST https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs Aug 20 02:12:31.248379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4e6e852d-d329-4aa5-b667-dc3ebc1dea00 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.250651 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-8534acbf-6241-411f-8b15-baec76f0360a tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 200 Aug 20 02:12:31.250778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-4e6e852d-d329-4aa5-b667-dc3ebc1dea00 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.250974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4e6e852d-d329-4aa5-b667-dc3ebc1dea00 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs returned with HTTP 403 Aug 20 02:12:31.251087 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1047/4126] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 1449 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:31.251590 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1028/4127] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.260582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c20712cc-f39b-4ca6-a278-80cfe7903965 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.262694 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c20712cc-f39b-4ca6-a278-80cfe7903965 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] PUT https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs/key2 Aug 20 02:12:31.263032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c20712cc-f39b-4ca6-a278-80cfe7903965 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.264799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.265064 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-c20712cc-f39b-4ca6-a278-80cfe7903965 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.265320 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c20712cc-f39b-4ca6-a278-80cfe7903965 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs/key2 returned with HTTP 403 Aug 20 02:12:31.265818 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1032/4128] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:31 2026] PUT /volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.269350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:31.269868 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdf3fc05-ebe9-411a-9668-22879960bade", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1225192019", "description": null, "metadata": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.276055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-69927e75-2a5e-4f44-938e-31a7f7e1aead None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.277312 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69927e75-2a5e-4f44-938e-31a7f7e1aead tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.277598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69927e75-2a5e-4f44-938e-31a7f7e1aead tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.280313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-69927e75-2a5e-4f44-938e-31a7f7e1aead tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.280313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69927e75-2a5e-4f44-938e-31a7f7e1aead tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types returned with HTTP 403 Aug 20 02:12:31.280678 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1048/4129] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.285593 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.285593 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:31.286300 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:31.286485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Create snapshot from volume fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:31.292957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cc559e67-b47a-4bac-b8f0-dcb06a23e3d5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.295082 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cc559e67-b47a-4bac-b8f0-dcb06a23e3d5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.295493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cc559e67-b47a-4bac-b8f0-dcb06a23e3d5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-657226007", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.320210 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cc559e67-b47a-4bac-b8f0-dcb06a23e3d5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:31.320752 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1029/4130] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.332097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6c4795e6-ee09-4b08-ac71-d19ce62442d1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.334421 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c4795e6-ee09-4b08-ac71-d19ce62442d1 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption Aug 20 02:12:31.334796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6c4795e6-ee09-4b08-ac71-d19ce62442d1 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.342210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Created reservations ['e59214d3-1efc-4305-87f7-d6cf0cddd8d5', '9c85479b-696b-4818-89cb-9ba1801a7f9f', '409fd222-4c79-4f16-b047-19f033994e51', 'ef5d629e-d32d-4f57-bbee-d22dd00f9635'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:31.358602 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c4795e6-ee09-4b08-ac71-d19ce62442d1 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption returned with HTTP 200 Aug 20 02:12:31.359210 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1033/4131] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.369865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-508596e3-e008-4177-bfdb-8daa20f229a3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.372621 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-508596e3-e008-4177-bfdb-8daa20f229a3 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] DELETE https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption/03de17a4-4b63-4814-a443-0cc0d7ea0fe1 Aug 20 02:12:31.373049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-508596e3-e008-4177-bfdb-8daa20f229a3 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.373049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-508596e3-e008-4177-bfdb-8daa20f229a3 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.373720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-508596e3-e008-4177-bfdb-8daa20f229a3 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.374200 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-508596e3-e008-4177-bfdb-8daa20f229a3 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption/03de17a4-4b63-4814-a443-0cc0d7ea0fe1 returned with HTTP 403 Aug 20 02:12:31.376040 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1049/4132] 10.4.3.27 () {66 vars in 1482 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1/encryption/03de17a4-4b63-4814-a443-0cc0d7ea0fe1 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.385791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a16a66b1-bd11-41b1-9258-160f3e378860 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.388033 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a16a66b1-bd11-41b1-9258-160f3e378860 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.388645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a16a66b1-bd11-41b1-9258-160f3e378860 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-212975705", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.390383 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Snapshot force create request issued successfully. Aug 20 02:12:31.390928 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c2d50978-e55a-4ecd-9835-2d2e1b068098 req-3d1328d2-2314-4eca-92c2-2a66af5f6a71 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:31.391663 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1022/4133] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/snapshots => generated 319 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:31.397473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c963173b-b3b1-4b71-b898-25d053c72f6e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.401008 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c963173b-b3b1-4b71-b898-25d053c72f6e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 Aug 20 02:12:31.401008 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c963173b-b3b1-4b71-b898-25d053c72f6e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.401333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c963173b-b3b1-4b71-b898-25d053c72f6e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.401496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c963173b-b3b1-4b71-b898-25d053c72f6e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id fe64f9c6-3071-48f8-802f-d4e36d318613. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:31.406203 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c963173b-b3b1-4b71-b898-25d053c72f6e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 returned with HTTP 404 Aug 20 02:12:31.406611 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1034/4134] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/backups/fe64f9c6-3071-48f8-802f-d4e36d318613 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.426738 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a16a66b1-bd11-41b1-9258-160f3e378860 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:31.427255 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1030/4135] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.442283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.445986 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] DELETE https://10.4.3.27/volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac/extra_specs/key1 Aug 20 02:12:31.445986 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.445986 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.454450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.454813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-239f1367-cf23-4baf-b227-b35c2238f7c9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac/extra_specs/key1 returned with HTTP 403 Aug 20 02:12:31.456297 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1050/4136] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:12:31.466857 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4e048110-6b8d-4a8f-8f7a-50cf2cc44a34 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.470852 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e048110-6b8d-4a8f-8f7a-50cf2cc44a34 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:31.471647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e048110-6b8d-4a8f-8f7a-50cf2cc44a34 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2062857362", "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=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.473706 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.473706 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:31.501554 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e048110-6b8d-4a8f-8f7a-50cf2cc44a34 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:31.502096 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1023/4137] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.520632 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.523235 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] DELETE https://10.4.3.27/volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 Aug 20 02:12:31.523984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.523984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.524150 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.524440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.524609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-50701324-b21a-4a0c-ad1e-3a544c14ccef tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 returned with HTTP 403 Aug 20 02:12:31.525059 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1035/4138] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.526516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:31.526761 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.527018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.527280 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: 92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:31.539284 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8896d88e-c90a-45c6-a7d5-90af8b9cb0f7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.544542 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8896d88e-c90a-45c6-a7d5-90af8b9cb0f7 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] GET https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs Aug 20 02:12:31.544874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8896d88e-c90a-45c6-a7d5-90af8b9cb0f7 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.545101 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8896d88e-c90a-45c6-a7d5-90af8b9cb0f7 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.548345 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.548345 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:31.548889 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:31.557669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8896d88e-c90a-45c6-a7d5-90af8b9cb0f7 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs returned with HTTP 200 Aug 20 02:12:31.558020 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1051/4139] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.573090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-12e6a135-5706-4a87-a81b-2699160ede29 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.575294 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12e6a135-5706-4a87-a81b-2699160ede29 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] GET https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/cipher Aug 20 02:12:31.575506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12e6a135-5706-4a87-a81b-2699160ede29 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.575701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-12e6a135-5706-4a87-a81b-2699160ede29 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.576424 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.policy [None req-12e6a135-5706-4a87-a81b-2699160ede29 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100162) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.576631 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-12e6a135-5706-4a87-a81b-2699160ede29 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/cipher returned with HTTP 403 Aug 20 02:12:31.577756 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1024/4140] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.581107 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:12:31.581438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b66d6069-e722-4d56-b0e6-6b60e37dffe6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 202 Aug 20 02:12:31.582033 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1031/4141] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.588779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.590887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.591640 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] GET https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption Aug 20 02:12:31.591907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.592279 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.593101 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:31.593387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.593642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.593767 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.594011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cadb3a20-c29a-4bfc-b004-5e5b06d71648 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption returned with HTTP 403 Aug 20 02:12:31.594713 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1036/4142] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.607725 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-01a004e7-b4f2-440b-b71c-6d01c02ac1e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.608504 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.608504 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:31.609815 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-01a004e7-b4f2-440b-b71c-6d01c02ac1e4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] GET https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/multiattach Aug 20 02:12:31.609883 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-01a004e7-b4f2-440b-b71c-6d01c02ac1e4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.610030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-01a004e7-b4f2-440b-b71c-6d01c02ac1e4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.614084 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:31.617805 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-01a004e7-b4f2-440b-b71c-6d01c02ac1e4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/multiattach returned with HTTP 200 Aug 20 02:12:31.618063 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1025/4143] 10.4.3.27 () {66 vars in 1407 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:12:31.624063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-389e0936-f5be-44d4-90b8-2d7428e5d9ed tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 200 Aug 20 02:12:31.624595 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1052/4144] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.629994 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-344dd422-745f-4821-8caf-253d7a88db37 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.633927 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-344dd422-745f-4821-8caf-253d7a88db37 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] GET https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/volume_backend_name Aug 20 02:12:31.634536 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-344dd422-745f-4821-8caf-253d7a88db37 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.634940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-344dd422-745f-4821-8caf-253d7a88db37 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.653504 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-344dd422-745f-4821-8caf-253d7a88db37 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 02:12:31.654350 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1032/4145] 10.4.3.27 () {66 vars in 1431 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.669901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-59d5895f-3757-4e7e-9824-6b07ba9cc83f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.671742 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-59d5895f-3757-4e7e-9824-6b07ba9cc83f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] PUT https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/a5fe0c39-67f7-4eda-a4e4-a92a733ea39e Aug 20 02:12:31.672376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-59d5895f-3757-4e7e-9824-6b07ba9cc83f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.676071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-59d5895f-3757-4e7e-9824-6b07ba9cc83f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.676447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-59d5895f-3757-4e7e-9824-6b07ba9cc83f tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/a5fe0c39-67f7-4eda-a4e4-a92a733ea39e returned with HTTP 403 Aug 20 02:12:31.677027 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1037/4146] 10.4.3.27 () {68 vars in 1499 bytes} [Thu Aug 20 02:12:31 2026] PUT /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/encryption/a5fe0c39-67f7-4eda-a4e4-a92a733ea39e => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.687671 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd81bf40-2133-40a2-9cf7-25ee5a6fec52 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.690722 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd81bf40-2133-40a2-9cf7-25ee5a6fec52 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] PUT https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/key1 Aug 20 02:12:31.690978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd81bf40-2133-40a2-9cf7-25ee5a6fec52 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.694943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.policy [None req-fd81bf40-2133-40a2-9cf7-25ee5a6fec52 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100162) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.695374 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd81bf40-2133-40a2-9cf7-25ee5a6fec52 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/key1 returned with HTTP 403 Aug 20 02:12:31.695626 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1026/4147] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:31 2026] PUT /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.709503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f3b66519-d86f-427a-acd8-061aceaa494e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.713493 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f3b66519-d86f-427a-acd8-061aceaa494e tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] PUT https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff Aug 20 02:12:31.713831 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f3b66519-d86f-427a-acd8-061aceaa494e tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.717439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-f3b66519-d86f-427a-acd8-061aceaa494e tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'df3bd179772b47cb90cf636f08058932', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e60b5f92ad04a18a8739e52ca61262b', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:12:31.718475 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f3b66519-d86f-427a-acd8-061aceaa494e tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-reader] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff returned with HTTP 403 Aug 20 02:12:31.718958 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1053/4148] 10.4.3.27 () {68 vars in 1355 bytes} [Thu Aug 20 02:12:31 2026] PUT /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:31.728544 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3da10816-cdf2-462c-9178-7535a05df1a2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.731058 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3da10816-cdf2-462c-9178-7535a05df1a2 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 Aug 20 02:12:31.731295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3da10816-cdf2-462c-9178-7535a05df1a2 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.731560 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3da10816-cdf2-462c-9178-7535a05df1a2 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.771758 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3da10816-cdf2-462c-9178-7535a05df1a2 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 returned with HTTP 202 Aug 20 02:12:31.772247 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1033/4149] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/046a3491-e2d7-447b-8cff-bf2b6ae9f514 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.781146 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-db2be9e0-9806-45f6-ac56-7db25ad684d9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.783574 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db2be9e0-9806-45f6-ac56-7db25ad684d9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac Aug 20 02:12:31.783859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db2be9e0-9806-45f6-ac56-7db25ad684d9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.784128 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-db2be9e0-9806-45f6-ac56-7db25ad684d9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.817682 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-db2be9e0-9806-45f6-ac56-7db25ad684d9 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac returned with HTTP 202 Aug 20 02:12:31.818423 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1038/4150] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/c0f6cd02-f4b8-4b19-adef-478f1fdcd1ac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.827065 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4606b283-bfe5-4e5f-83ad-bfbb0a4abfc6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.829219 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4606b283-bfe5-4e5f-83ad-bfbb0a4abfc6 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1 Aug 20 02:12:31.829517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4606b283-bfe5-4e5f-83ad-bfbb0a4abfc6 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.829854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4606b283-bfe5-4e5f-83ad-bfbb0a4abfc6 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.858211 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4606b283-bfe5-4e5f-83ad-bfbb0a4abfc6 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1 returned with HTTP 202 Aug 20 02:12:31.858689 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1027/4151] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/1a1c54cd-852c-4105-831f-6ee9e2cb7bd1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.867533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4cac7c58-8f4a-4bfa-a1fb-7d6e69e458b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.869421 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4cac7c58-8f4a-4bfa-a1fb-7d6e69e458b5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3 Aug 20 02:12:31.869715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4cac7c58-8f4a-4bfa-a1fb-7d6e69e458b5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.869932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4cac7c58-8f4a-4bfa-a1fb-7d6e69e458b5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.885949 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7090fa1d-507c-4506-8356-8ca6533650a9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.888109 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7090fa1d-507c-4506-8356-8ca6533650a9 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:31.888543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7090fa1d-507c-4506-8356-8ca6533650a9 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.888613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7090fa1d-507c-4506-8356-8ca6533650a9 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.896956 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.896956 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:31.904998 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7090fa1d-507c-4506-8356-8ca6533650a9 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:31.912259 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7090fa1d-507c-4506-8356-8ca6533650a9 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 200 Aug 20 02:12:31.912774 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1034/4152] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:31.928907 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.931059 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:31.931326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.931635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.933164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.933994 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4cac7c58-8f4a-4bfa-a1fb-7d6e69e458b5 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3 returned with HTTP 202 Aug 20 02:12:31.936253 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1054/4153] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/14e82cda-a35d-4d94-8055-6cb79f0c5ef3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.937048 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:31.937437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9bfdbcb4-143e-427f-8c45-18af85bc781b", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:31.938794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9bfdbcb4-143e-427f-8c45-18af85bc781b', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:31.941493 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.941493 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:31.943303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0612c1b2-e6f0-4b07-9581-cf342c412305 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.946019 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0612c1b2-e6f0-4b07-9581-cf342c412305 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369 Aug 20 02:12:31.946390 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0612c1b2-e6f0-4b07-9581-cf342c412305 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.946566 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0612c1b2-e6f0-4b07-9581-cf342c412305 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.951562 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:31.963093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c035c1ed-36ee-4ab4-894e-6d3b62c1cf27 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 200 Aug 20 02:12:31.963695 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1039/4154] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:31 2026] GET /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:12:31.976868 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0612c1b2-e6f0-4b07-9581-cf342c412305 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369 returned with HTTP 202 Aug 20 02:12:31.977305 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1035/4155] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/d576d6df-f6c9-44a8-9627-2960a4b62369 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:31.981433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.983325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:31.983702 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.984010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.984296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete snapshot with id: cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:31.987666 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-37767bba-4c66-407a-8586-766e627698c4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:31.990310 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37767bba-4c66-407a-8586-766e627698c4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] DELETE https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff Aug 20 02:12:31.990430 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37767bba-4c66-407a-8586-766e627698c4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:31.990704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37767bba-4c66-407a-8586-766e627698c4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:31.992110 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:31.992110 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:31.993207 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:32.021588 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot delete request issued successfully. Aug 20 02:12:32.021681 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3bd16756-b82e-476b-9f5c-0a7b405cea9f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 202 Aug 20 02:12:32.022721 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1055/4156] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:32.032678 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37767bba-4c66-407a-8586-766e627698c4 tempest-VolumeTypesReaderTests-1941354746 tempest-VolumeTypesReaderTests-1941354746-project-admin] https://10.4.3.27/volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff returned with HTTP 202 Aug 20 02:12:32.033141 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1040/4157] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:31 2026] DELETE /volume/v3/types/2f43690f-5a33-40fa-b30c-438af98f18ff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 02:12:32.033396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.035476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:32.035752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.035980 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.042792 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:32.042792 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:32.043275 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Snapshot retrieved successfully. Aug 20 02:12:32.043964 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume of 1 GB Aug 20 02:12:32.044140 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e76ac6bc-69ae-4132-85d8-a4fe1986db09 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 200 Aug 20 02:12:32.044693 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1036/4158] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:32.051392 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Availability Zones retrieved successfully. Aug 20 02:12:32.064106 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (8df62a92-0b5a-4815-86c3-6c9207750186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:32.065560 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9195d819-ec59-4872-8310-36ab02d26433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.066687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:32.148810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9195d819-ec59-4872-8310-36ab02d26433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.148810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894f30c5-081b-40da-a3c2-72ec29a208cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.241876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['0274d214-b2cc-4eca-9d4f-763330f9b0c4', '663e44bf-0e44-4329-952d-435af908cc45', 'f15a5d57-a032-4900-a3ed-b49e811cc78a', 'b6fa11be-c111-4431-8086-84bb57519baf'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:32.241876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894f30c5-081b-40da-a3c2-72ec29a208cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0274d214-b2cc-4eca-9d4f-763330f9b0c4', '663e44bf-0e44-4329-952d-435af908cc45', 'f15a5d57-a032-4900-a3ed-b49e811cc78a', 'b6fa11be-c111-4431-8086-84bb57519baf']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.243433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbc8cda-eddf-4d5c-bced-c959b840947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.245869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-244eb000-150d-4ee2-8825-cc1894b903c1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.250376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-244eb000-150d-4ee2-8825-cc1894b903c1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:32.251193 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-244eb000-150d-4ee2-8825-cc1894b903c1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.251428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-244eb000-150d-4ee2-8825-cc1894b903c1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.251541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-244eb000-150d-4ee2-8825-cc1894b903c1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:32.256081 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:32.256081 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:32.257014 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-244eb000-150d-4ee2-8825-cc1894b903c1 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:32.257525 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1056/4159] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:32.268581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbc8cda-eddf-4d5c-bced-c959b840947f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e791786-dffb-440a-97dc-ad65d3d523d4', '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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['0274d214-b2cc-4eca-9d4f-763330f9b0c4','663e44bf-0e44-4329-952d-435af908cc45','f15a5d57-a032-4900-a3ed-b49e811cc78a','b6fa11be-c111-4431-8086-84bb57519baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e791786-dffb-440a-97dc-ad65d3d523d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afea51992e44b33870a6bcd9c87b7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1022dba6d41648d9b647d3948dce57eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.269557 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a56ad08-ea1c-4dc0-9a76-ff5d42aec492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.293258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a56ad08-ea1c-4dc0-9a76-ff5d42aec492) transitioned into state 'SUCCESS' from 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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['0274d214-b2cc-4eca-9d4f-763330f9b0c4','663e44bf-0e44-4329-952d-435af908cc45','f15a5d57-a032-4900-a3ed-b49e811cc78a','b6fa11be-c111-4431-8086-84bb57519baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.293535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a482ae-00ac-4c08-ba00-4e84db91beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.296373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.299129 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:12:32.299392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.299636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.304541 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a482ae-00ac-4c08-ba00-4e84db91beec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.305374 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (8df62a92-0b5a-4815-86c3-6c9207750186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:32.305658 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request issued successfully. Aug 20 02:12:32.306320 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35a2dd72-453d-4b36-a3d7-2e2b8c0bfb71 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:32.306785 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1028/4160] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:31 2026] POST /volume/v3/volumes => generated 773 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:32.315417 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:32.315417 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:32.320445 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:32.323568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-daa548c0-1dc6-4ab2-b921-e75261475679 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.326267 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-daa548c0-1dc6-4ab2-b921-e75261475679 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:32.326933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-daa548c0-1dc6-4ab2-b921-e75261475679 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.327319 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-daa548c0-1dc6-4ab2-b921-e75261475679 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.328215 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84b895b2-5f0a-496b-81d0-695e59ffab82 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 200 Aug 20 02:12:32.328800 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1041/4161] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 1635 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:32.336336 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:32.336336 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:32.342349 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-daa548c0-1dc6-4ab2-b921-e75261475679 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:32.352892 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-daa548c0-1dc6-4ab2-b921-e75261475679 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:32.353471 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1037/4162] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:32.639613 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4e3e4df-ca6a-4a34-b8b0-634185efdd01 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.645184 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4e3e4df-ca6a-4a34-b8b0-634185efdd01 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:32.645184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4e3e4df-ca6a-4a34-b8b0-634185efdd01 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.645184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4e3e4df-ca6a-4a34-b8b0-634185efdd01 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.650292 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4e3e4df-ca6a-4a34-b8b0-634185efdd01 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 404 Aug 20 02:12:32.650922 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1057/4163] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:32.663209 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-43ef9eb5-76e1-4003-b631-9fc3173cff62 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.665765 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-43ef9eb5-76e1-4003-b631-9fc3173cff62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:32.665765 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-43ef9eb5-76e1-4003-b631-9fc3173cff62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.666760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-43ef9eb5-76e1-4003-b631-9fc3173cff62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.673529 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-43ef9eb5-76e1-4003-b631-9fc3173cff62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 404 Aug 20 02:12:32.673574 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1029/4164] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:32.685567 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8c561924-5230-4471-bdf4-0145920e4523 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.688327 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8c561924-5230-4471-bdf4-0145920e4523 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:32.688327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8c561924-5230-4471-bdf4-0145920e4523 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:32.688559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8c561924-5230-4471-bdf4-0145920e4523 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:32.688838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-8c561924-5230-4471-bdf4-0145920e4523 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: 92c47a61-96a9-43a3-9700-edd3fd54a3b7 Aug 20 02:12:32.700933 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8c561924-5230-4471-bdf4-0145920e4523 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 returned with HTTP 404 Aug 20 02:12:32.702022 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1042/4165] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:32 2026] DELETE /volume/v3/volumes/92c47a61-96a9-43a3-9700-edd3fd54a3b7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:32.715639 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:32.718022 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:32.718525 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2058192515"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:32.721360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2058192515'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:32.721516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume of 1 GB Aug 20 02:12:32.728868 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Availability Zones retrieved successfully. Aug 20 02:12:32.740197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (e1473f1f-a73a-4a91-81ef-8687f864f250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:32.741200 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce94cd-4085-4c5f-ba67-62b40f01932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.742730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:32.788489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce94cd-4085-4c5f-ba67-62b40f01932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.789388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccc88b1-90af-4b4e-8861-d793b4968ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.881022 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['e73761fe-d35d-41c2-b49c-b8ce80ef307c', '343d8548-c8ef-4ad1-86f2-65ad348271d5', 'd0f2b1ac-12c1-493b-9ce9-7e29c80bd900', '511211ab-3bda-4dd6-a453-9b4eae03b17a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:32.882097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccc88b1-90af-4b4e-8861-d793b4968ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e73761fe-d35d-41c2-b49c-b8ce80ef307c', '343d8548-c8ef-4ad1-86f2-65ad348271d5', 'd0f2b1ac-12c1-493b-9ce9-7e29c80bd900', '511211ab-3bda-4dd6-a453-9b4eae03b17a']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.882928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f2aaaa-11ff-421f-8e35-2527cf28cfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.912436 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f2aaaa-11ff-421f-8e35-2527cf28cfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa6e7b10-b5c7-4f09-afbf-59dff381ade4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2058192515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['e73761fe-d35d-41c2-b49c-b8ce80ef307c','343d8548-c8ef-4ad1-86f2-65ad348271d5','d0f2b1ac-12c1-493b-9ce9-7e29c80bd900','511211ab-3bda-4dd6-a453-9b4eae03b17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2058192515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa6e7b10-b5c7-4f09-afbf-59dff381ade4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fc34f87c434bad93f82143a58324fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.913329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad6005-688b-4791-808a-f49d03bd87c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.954554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad6005-688b-4791-808a-f49d03bd87c4) transitioned into state 'SUCCESS' from state '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-2058192515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fc34f87c434bad93f82143a58324fb',qos_specs=None,replication_status=,reservations=['e73761fe-d35d-41c2-b49c-b8ce80ef307c','343d8548-c8ef-4ad1-86f2-65ad348271d5','d0f2b1ac-12c1-493b-9ce9-7e29c80bd900','511211ab-3bda-4dd6-a453-9b4eae03b17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d3661fecf145948e3302ef2dbb10e9',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.955891 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf33e0-fe80-453e-8e12-000eb870835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:32.979987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf33e0-fe80-453e-8e12-000eb870835b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:32.980905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Flow 'volume_create_api' (e1473f1f-a73a-4a91-81ef-8687f864f250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:32.981214 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Create volume request issued successfully. Aug 20 02:12:32.981894 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec1875a6-7b36-4300-a369-1a83239a1f13 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:32.982834 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1038/4166] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:12:32 2026] POST /volume/v3/volumes => generated 747 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:33.002541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.002541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:12:33.002899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.003041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.011447 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.011447 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:33.015277 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:33.022432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-608b0a7d-e708-4e1b-86df-2f4c67203e09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:12:33.022825 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1058/4167] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:32 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:33.064316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b2cabd8d-9294-4f5e-9a62-ed4fe634a0b7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.064316 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b2cabd8d-9294-4f5e-9a62-ed4fe634a0b7 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:33.064565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b2cabd8d-9294-4f5e-9a62-ed4fe634a0b7 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.064748 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b2cabd8d-9294-4f5e-9a62-ed4fe634a0b7 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.074031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b2cabd8d-9294-4f5e-9a62-ed4fe634a0b7 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 404 Aug 20 02:12:33.074657 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1030/4168] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:33 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:12:33.085428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.090869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:33.091164 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.091578 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.091729 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete volume with id: 2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:33.103220 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.103220 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:33.103679 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:33.139004 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete volume request issued successfully. Aug 20 02:12:33.139297 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-000a9d17-abd8-48c6-9723-357b3b73ad8a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 202 Aug 20 02:12:33.139687 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1043/4169] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:33 2026] DELETE /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:33.150006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.153946 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:33.154174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.154438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.165934 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.165934 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:33.173346 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:33.179688 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2a8f93b-8449-4a8b-87dc-5260b510de70 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 200 Aug 20 02:12:33.180058 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1039/4170] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:33 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:33.272717 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1d882d6d-3095-4050-a34d-f6436e121dfb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.278865 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d882d6d-3095-4050-a34d-f6436e121dfb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:33.279424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d882d6d-3095-4050-a34d-f6436e121dfb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.279507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d882d6d-3095-4050-a34d-f6436e121dfb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.279604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1d882d6d-3095-4050-a34d-f6436e121dfb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:33.287767 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.287767 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:33.287767 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d882d6d-3095-4050-a34d-f6436e121dfb tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:33.288446 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1059/4171] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:33 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:33.374264 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b683ef90-a208-40dc-9e05-9935a15794a3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.374264 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b683ef90-a208-40dc-9e05-9935a15794a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:33.374264 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b683ef90-a208-40dc-9e05-9935a15794a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.374264 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b683ef90-a208-40dc-9e05-9935a15794a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.389341 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.389341 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:33.394974 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b683ef90-a208-40dc-9e05-9935a15794a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:33.401899 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b683ef90-a208-40dc-9e05-9935a15794a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:33.402214 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1031/4172] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:33 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:33.969799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1fd2f592-055f-4222-9556-791048d50615 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:33.972098 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1fd2f592-055f-4222-9556-791048d50615 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 Aug 20 02:12:33.972372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1fd2f592-055f-4222-9556-791048d50615 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:33.972606 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1fd2f592-055f-4222-9556-791048d50615 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:33.981408 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:33.981408 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:33.982418 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1fd2f592-055f-4222-9556-791048d50615 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Snapshot retrieved successfully. Aug 20 02:12:33.983632 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1fd2f592-055f-4222-9556-791048d50615 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 returned with HTTP 200 Aug 20 02:12:33.984094 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1044/4173] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:33 2026] GET /volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.041798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.045617 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:12:34.045617 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.045617 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.054304 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.054304 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:34.058762 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:12:34.063929 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e92ef81e-7b3d-49e2-a753-7daab7ed4873 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:12:34.064580 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1040/4174] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.121484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-0fe93fc0-a3b3-4d42-b7a3-56b769350823 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.124285 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-0fe93fc0-a3b3-4d42-b7a3-56b769350823 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 Aug 20 02:12:34.124540 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-0fe93fc0-a3b3-4d42-b7a3-56b769350823 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.124823 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-0fe93fc0-a3b3-4d42-b7a3-56b769350823 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.136045 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.136045 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:34.197381 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4b58ef2e-bdec-41f3-a872-7bdce4e3b08d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.199650 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b58ef2e-bdec-41f3-a872-7bdce4e3b08d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:34.200287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b58ef2e-bdec-41f3-a872-7bdce4e3b08d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.200287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4b58ef2e-bdec-41f3-a872-7bdce4e3b08d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.208423 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4b58ef2e-bdec-41f3-a872-7bdce4e3b08d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 404 Aug 20 02:12:34.209087 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1032/4175] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:34.214541 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-0fe93fc0-a3b3-4d42-b7a3-56b769350823 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 returned with HTTP 200 Aug 20 02:12:34.215977 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1060/4176] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:12:34 2026] DELETE /volume/v3/attachments/a17e720f-33c4-4573-9cb7-85574b3bd307 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.218520 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b33f16d0-066f-4323-af6a-390cd4dda410 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.221330 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] DELETE https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:34.221570 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.221704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.222477 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete volume with id: 135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:34.228104 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.232932 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:12:34.233205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.233514 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.233765 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:12:34.233951 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.233951 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:34.235596 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:34.252908 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.252908 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:34.253758 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:34.272739 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete volume request issued successfully. Aug 20 02:12:34.273044 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b33f16d0-066f-4323-af6a-390cd4dda410 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 202 Aug 20 02:12:34.273987 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1045/4177] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:34 2026] DELETE /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 02:12:34.280748 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:12:34.280748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-02b1477a-10de-4152-8bbb-f6fed065bbbc req-f593903d-17ac-4917-a0cf-aab870557093 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 202 Aug 20 02:12:34.280748 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1041/4178] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:12:34 2026] DELETE /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:34.283295 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.286132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:34.286132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.286486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.295317 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.295317 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:34.303137 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Volume info retrieved successfully. Aug 20 02:12:34.305763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.309048 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:34.309332 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.309756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.310060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:34.312213 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.313334 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5994cda-c6bd-46a3-853b-aac9ec6cb351 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 200 Aug 20 02:12:34.314585 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1033/4179] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.314673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 Aug 20 02:12:34.318255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.318255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.318255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Delete snapshot with id: ee365599-e894-4dda-aa65-18f715c76b28 Aug 20 02:12:34.318592 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.318592 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:34.318592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa7b79e8-58f6-4141-8c2b-c95b6432461d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:34.318592 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1061/4180] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.323779 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.323779 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:34.323779 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Snapshot retrieved successfully. Aug 20 02:12:34.345149 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Snapshot delete request issued successfully. Aug 20 02:12:34.345442 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e4c85d6a-1fc4-43b9-b487-372d51eee9a2 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 returned with HTTP 202 Aug 20 02:12:34.345839 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1046/4181] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:34 2026] DELETE /volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:34.354269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.356211 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 Aug 20 02:12:34.356522 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.356651 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.362743 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.362743 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:34.363452 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Snapshot retrieved successfully. Aug 20 02:12:34.364527 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d574de8-d99a-43c8-86b7-1596b0cdef90 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 returned with HTTP 200 Aug 20 02:12:34.364950 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1042/4182] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:34.418415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:34.421644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:34.421877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:34.422088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:34.432096 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:34.432096 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:34.437520 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:34.442256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-91c66325-9dd2-4c80-a597-5bb8a8c3cdb2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:34.442951 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1034/4183] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:34 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:35.175759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8e809feb-205b-4aef-a25b-42e7f8f5ffe7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.177953 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e809feb-205b-4aef-a25b-42e7f8f5ffe7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 Aug 20 02:12:35.178480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e809feb-205b-4aef-a25b-42e7f8f5ffe7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.178480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8e809feb-205b-4aef-a25b-42e7f8f5ffe7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.185905 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8e809feb-205b-4aef-a25b-42e7f8f5ffe7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 returned with HTTP 404 Aug 20 02:12:35.186477 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1062/4184] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/volumes/00413d6d-fa14-486f-9299-88c5a7afec73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.194290 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.198212 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:35.198482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.198977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.198977 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:35.206659 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:35.206659 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:35.207105 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:12:35.233959 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:12:35.234100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2f50436-0939-4e4b-90d1-7d54d488bd4f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 202 Aug 20 02:12:35.234834 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1047/4185] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:35 2026] DELETE /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:35.244311 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.246157 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:35.246637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.246637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.252305 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:35.252305 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:35.252951 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:12:35.254052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e3351d7d-f0e6-4f9a-a5c9-e14fb9407f0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 200 Aug 20 02:12:35.254609 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1043/4186] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:35.329805 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff787a97-6f2d-4c48-88de-0cda2440201d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.331526 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff787a97-6f2d-4c48-88de-0cda2440201d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c Aug 20 02:12:35.331713 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff787a97-6f2d-4c48-88de-0cda2440201d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.331923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff787a97-6f2d-4c48-88de-0cda2440201d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.337581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.340969 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:35.342771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.342771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.342771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:35.343882 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff787a97-6f2d-4c48-88de-0cda2440201d tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c returned with HTTP 404 Aug 20 02:12:35.344400 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1035/4187] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/volumes/135151dd-3130-4243-a837-f388c1b64a2c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.355190 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:35.355190 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:35.355322 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.355385 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b75e8162-52e1-4603-a3d1-8a3eacb12d39 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:35.355385 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1063/4188] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:35.355429 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:35.355429 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.355525 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.355620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete snapshot with id: cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:35.360043 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-355ea7d5-0423-4a0e-bd96-d672b99feb6f tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 404 Aug 20 02:12:35.360628 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1048/4189] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:35 2026] DELETE /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.369012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67db7315-2710-4efb-ad67-4f9726bb549a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.374026 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67db7315-2710-4efb-ad67-4f9726bb549a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf Aug 20 02:12:35.374309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67db7315-2710-4efb-ad67-4f9726bb549a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.374562 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67db7315-2710-4efb-ad67-4f9726bb549a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.381582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2dd802cf-0304-401f-9db1-dbd685faa9f0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.385190 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2dd802cf-0304-401f-9db1-dbd685faa9f0 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] GET https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 Aug 20 02:12:35.385190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2dd802cf-0304-401f-9db1-dbd685faa9f0 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.385190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2dd802cf-0304-401f-9db1-dbd685faa9f0 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.385915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67db7315-2710-4efb-ad67-4f9726bb549a tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf returned with HTTP 404 Aug 20 02:12:35.386636 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1044/4190] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/snapshots/cca70367-82a2-4b05-9c2c-66c412df1aaf => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.395632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.399669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:35.399669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.399669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.399669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Delete volume with id: 2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:35.403200 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2dd802cf-0304-401f-9db1-dbd685faa9f0 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 returned with HTTP 404 Aug 20 02:12:35.403200 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1036/4191] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/snapshots/ee365599-e894-4dda-aa65-18f715c76b28 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.408093 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-13c6dbc9-3401-46f5-9cb0-2252ba0c93ad tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 404 Aug 20 02:12:35.409158 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1064/4192] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:35 2026] DELETE /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.419193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-faaa41cc-d7a2-4a69-8345-779ad61f0326 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.422709 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-faaa41cc-d7a2-4a69-8345-779ad61f0326 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] GET https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 Aug 20 02:12:35.422913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-faaa41cc-d7a2-4a69-8345-779ad61f0326 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.423157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-faaa41cc-d7a2-4a69-8345-779ad61f0326 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.434783 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-faaa41cc-d7a2-4a69-8345-779ad61f0326 tempest-SnapshotDependencyTests-1474998555 tempest-SnapshotDependencyTests-1474998555-project-member] https://10.4.3.27/volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 returned with HTTP 404 Aug 20 02:12:35.435491 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1049/4193] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/volumes/2a6d539e-6fa1-417c-90d2-62939c437dd1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:35.457513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:35.460121 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:35.460796 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:35.461067 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:35.472784 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:35.472784 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:35.476688 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:35.482959 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bd04c8e3-44c1-4c14-bba3-528a55b78abf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:35.483541 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1045/4194] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:35 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:36.268637 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-af60ed96-4548-45c7-9369-46ccf5f3b269 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:36.272145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af60ed96-4548-45c7-9369-46ccf5f3b269 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:36.272145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af60ed96-4548-45c7-9369-46ccf5f3b269 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:36.272517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-af60ed96-4548-45c7-9369-46ccf5f3b269 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:36.279207 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-af60ed96-4548-45c7-9369-46ccf5f3b269 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 404 Aug 20 02:12:36.279840 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1037/4195] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:36 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:36.367639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:36.371832 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:36.372039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:36.372395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:36.372395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:36.383191 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:36.383191 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:36.383687 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9c667cef-1c4c-4c50-aa7c-919da417bd42 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:36.384261 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1065/4196] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:36 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:36.499966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:36.503486 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:36.503486 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:36.503486 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:36.514771 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:36.514771 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:36.524759 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:36.531673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4d3045b9-805c-4048-b97b-d4df5828fa3c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:36.532148 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1050/4197] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:36 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:37.401309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:37.404047 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:37.404444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:37.404715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:37.404904 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:37.409546 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:37.409546 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:37.410826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37d8bafc-80f5-40c6-bdbd-694c8c79a005 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:37.411479 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1046/4198] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:37 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:37.547539 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cb353bd3-a84e-4610-869a-a07de359595f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:37.554355 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cb353bd3-a84e-4610-869a-a07de359595f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:37.554355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cb353bd3-a84e-4610-869a-a07de359595f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:37.554355 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cb353bd3-a84e-4610-869a-a07de359595f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:37.568838 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:37.568838 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:37.574782 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cb353bd3-a84e-4610-869a-a07de359595f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:37.581779 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cb353bd3-a84e-4610-869a-a07de359595f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:37.582562 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1038/4199] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:37 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:38.425967 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.432824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:38.433125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.433441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.433603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:38.447586 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.447586 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:38.448588 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43459c91-9e1a-44ea-82c1-88a69bf595f4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:38.451352 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1066/4200] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:38 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:38.465713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-79951a8e-c257-454d-9d56-82556c084f12 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.468247 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-79951a8e-c257-454d-9d56-82556c084f12 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:38.468531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-79951a8e-c257-454d-9d56-82556c084f12 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.468910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-79951a8e-c257-454d-9d56-82556c084f12 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.469049 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-79951a8e-c257-454d-9d56-82556c084f12 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:38.481118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.481118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:38.482604 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-79951a8e-c257-454d-9d56-82556c084f12 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:38.482775 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1051/4201] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:38 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:38.500726 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78d6271e-565f-4379-a166-de31a92ac72c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.503550 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:38.503550 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.504309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.504309 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. Aug 20 02:12:38.512165 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.512165 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:38.542445 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:12:38.544695 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78d6271e-565f-4379-a166-de31a92ac72c tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 202 Aug 20 02:12:38.545396 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1047/4202] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:38 2026] DELETE /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:38.558111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.565357 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:38.565357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.565357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.565357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:38.577711 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.577711 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:38.579288 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2a07302d-f5ce-4762-82a8-a9b9cb1bcac7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:38.579612 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1039/4203] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:38 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:38.599775 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-850ea504-aff7-43d9-ba9c-429690f48030 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.603930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-850ea504-aff7-43d9-ba9c-429690f48030 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:38.604221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-850ea504-aff7-43d9-ba9c-429690f48030 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.604807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-850ea504-aff7-43d9-ba9c-429690f48030 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.615485 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.615485 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:38.623628 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-850ea504-aff7-43d9-ba9c-429690f48030 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:38.629921 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-850ea504-aff7-43d9-ba9c-429690f48030 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:38.630414 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1067/4204] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:38 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:38.974217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-58fda4b2-1b5d-4689-817b-d23cafa0c365 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:38.977620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-58fda4b2-1b5d-4689-817b-d23cafa0c365 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] DELETE https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 Aug 20 02:12:38.977620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-58fda4b2-1b5d-4689-817b-d23cafa0c365 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:38.978165 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-58fda4b2-1b5d-4689-817b-d23cafa0c365 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:38.992406 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:38.992406 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:39.085469 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-58fda4b2-1b5d-4689-817b-d23cafa0c365 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 returned with HTTP 200 Aug 20 02:12:39.085984 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1052/4205] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:12:38 2026] DELETE /volume/v3/attachments/78366c7c-78fe-4224-8d89-e8932825e776 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:39.106687 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.108719 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:39.108895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.109184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.109397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Delete volume with id: fdf3fc05-ebe9-411a-9668-22879960bade Aug 20 02:12:39.116913 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.116913 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:39.117369 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Volume info retrieved successfully. Aug 20 02:12:39.154542 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] Delete volume request issued successfully. Aug 20 02:12:39.154542 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f19e2bed-f4c4-4da3-a552-3e9a9e85315b req-4d7db128-c8ad-426b-9305-d066c3af8e93 tempest-ImageDependencyTests-493298576 tempest-ImageDependencyTests-493298576-project-member] https://10.4.3.27/volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade returned with HTTP 202 Aug 20 02:12:39.155518 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1048/4206] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:12:39 2026] DELETE /volume/v3/volumes/fdf3fc05-ebe9-411a-9668-22879960bade => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:39.593950 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.600542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:39.600542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.600542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.600780 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:39.607950 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.607950 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:39.608898 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f5358c3a-9ee9-4385-9f02-da61080c4db5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:39.609371 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1040/4207] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:39 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:39.646618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8feb63de-c32e-478c-ba42-c020066bbe79 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.649251 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8feb63de-c32e-478c-ba42-c020066bbe79 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:39.649456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8feb63de-c32e-478c-ba42-c020066bbe79 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.649623 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8feb63de-c32e-478c-ba42-c020066bbe79 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.660268 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.660268 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:39.667772 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8feb63de-c32e-478c-ba42-c020066bbe79 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:39.677910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8feb63de-c32e-478c-ba42-c020066bbe79 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:39.678587 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1068/4208] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:39 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 1191 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:39.698367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e392508f-2565-4c85-b425-346049c5abaf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.700052 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e392508f-2565-4c85-b425-346049c5abaf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:39.700349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e392508f-2565-4c85-b425-346049c5abaf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.700585 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e392508f-2565-4c85-b425-346049c5abaf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.713955 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.713955 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:39.722627 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e392508f-2565-4c85-b425-346049c5abaf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:39.726875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-a3b4de38-75e1-49f7-b00b-a8b3a4b58cd2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.732379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e392508f-2565-4c85-b425-346049c5abaf tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:39.732513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-a3b4de38-75e1-49f7-b00b-a8b3a4b58cd2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d Aug 20 02:12:39.732586 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1053/4209] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:39 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 1191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:39.732631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-a3b4de38-75e1-49f7-b00b-a8b3a4b58cd2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.732631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-a3b4de38-75e1-49f7-b00b-a8b3a4b58cd2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.741690 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.741690 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:39.745924 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.747690 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:39.747965 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.748300 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.748473 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:39.765251 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.765251 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:39.765251 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:39.789488 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume request issued successfully. Aug 20 02:12:39.789790 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a39f5c7f-6b13-4285-81a5-a5ad98c5f953 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 202 Aug 20 02:12:39.790489 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1041/4210] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:39 2026] DELETE /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:39.799660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c1c9177-ecde-4674-b677-af1989aa6524 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.802427 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c1c9177-ecde-4674-b677-af1989aa6524 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:39.802513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c1c9177-ecde-4674-b677-af1989aa6524 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.802808 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c1c9177-ecde-4674-b677-af1989aa6524 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.813274 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.813274 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:39.819581 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4c1c9177-ecde-4674-b677-af1989aa6524 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:39.829724 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c1c9177-ecde-4674-b677-af1989aa6524 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 200 Aug 20 02:12:39.830327 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1069/4211] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:39 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:39.841780 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-a3b4de38-75e1-49f7-b00b-a8b3a4b58cd2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d returned with HTTP 200 Aug 20 02:12:39.841780 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1049/4212] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:12:39 2026] DELETE /volume/v3/attachments/ff1cdbde-b086-4e39-abfa-8a3c35f8337d => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:39.866658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:39.868619 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:39.868767 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:39.868936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:39.869083 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:39.876206 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:39.876206 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:39.876671 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:39.916062 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:12:39.916062 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-512c676f-1812-4a8d-a1f4-c3017c24a5c0 req-39fdee05-df57-4b71-a5c0-027cb9b98991 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 202 Aug 20 02:12:39.916062 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1054/4213] 10.4.3.27 () {70 vars in 1613 bytes} [Thu Aug 20 02:12:39 2026] DELETE /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:40.625622 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6a7da976-6461-49da-a2c3-f2695d985cca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:40.628025 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a7da976-6461-49da-a2c3-f2695d985cca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:40.628344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a7da976-6461-49da-a2c3-f2695d985cca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:40.628613 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a7da976-6461-49da-a2c3-f2695d985cca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:40.628759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6a7da976-6461-49da-a2c3-f2695d985cca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:40.640648 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:40.640648 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:40.641802 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a7da976-6461-49da-a2c3-f2695d985cca tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:40.642365 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1042/4214] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:40 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:40.845966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e785932-9196-40e7-9db1-4f44553595dd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:40.848545 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e785932-9196-40e7-9db1-4f44553595dd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:12:40.848876 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e785932-9196-40e7-9db1-4f44553595dd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:40.848990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e785932-9196-40e7-9db1-4f44553595dd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:40.856968 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e785932-9196-40e7-9db1-4f44553595dd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 404 Aug 20 02:12:40.857563 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1070/4215] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:40 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:41.267437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d90d7da6-bf4d-4df5-81db-125c8e55d6c9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:41.270638 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d90d7da6-bf4d-4df5-81db-125c8e55d6c9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:41.270940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d90d7da6-bf4d-4df5-81db-125c8e55d6c9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:41.271224 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d90d7da6-bf4d-4df5-81db-125c8e55d6c9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:41.279456 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d90d7da6-bf4d-4df5-81db-125c8e55d6c9 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 404 Aug 20 02:12:41.280165 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1050/4216] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:41 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:41.658723 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:41.661105 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:41.661297 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:41.661508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:41.661671 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:41.669274 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:41.669274 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:41.670291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0fa2382-6bbe-42b8-975c-ac0d0c91f76e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 200 Aug 20 02:12:41.670778 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1055/4217] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:41 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:41.926343 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:41.928793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:41.929006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:41.929348 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:41.929518 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: 86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:41.937684 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b7bf2f5f-39e3-40c1-8b78-4c570fa19b90 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 404 Aug 20 02:12:41.938465 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1043/4218] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:12:41 2026] DELETE /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:41.948339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a8dc29fd-419a-4f1c-88e1-0a6a4c2c0563 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:41.950422 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a8dc29fd-419a-4f1c-88e1-0a6a4c2c0563 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c Aug 20 02:12:41.950773 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a8dc29fd-419a-4f1c-88e1-0a6a4c2c0563 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:41.951424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a8dc29fd-419a-4f1c-88e1-0a6a4c2c0563 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:41.955920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a8dc29fd-419a-4f1c-88e1-0a6a4c2c0563 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c returned with HTTP 404 Aug 20 02:12:41.956847 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1071/4219] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:41 2026] GET /volume/v3/snapshots/86a784da-245a-436a-bd60-7a1c6c91b90c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:42.683838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:42.688038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 Aug 20 02:12:42.688287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:42.688519 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:42.688652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:42.698295 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dfd3dc26-8e7e-46a7-8887-d207c1746940 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 returned with HTTP 404 Aug 20 02:12:42.699273 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1051/4220] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:42 2026] GET /volume/v3/backups/4f2e4ebf-38d9-42f8-9457-47ec0e5de6d0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.015536 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-618f0b68-5520-4099-a288-3f616d4a4220 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.143032 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6079c60f-0786-432a-8fa0-717759520741 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.145195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6079c60f-0786-432a-8fa0-717759520741 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:43.145488 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6079c60f-0786-432a-8fa0-717759520741 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.145711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6079c60f-0786-432a-8fa0-717759520741 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.145915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6079c60f-0786-432a-8fa0-717759520741 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:43.155548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6079c60f-0786-432a-8fa0-717759520741 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 404 Aug 20 02:12:43.155988 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1044/4221] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:43 2026] DELETE /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.166163 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d8252a7c-7887-4d2d-8bb4-848e8f19d3e2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.169733 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8252a7c-7887-4d2d-8bb4-848e8f19d3e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 Aug 20 02:12:43.169845 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d8252a7c-7887-4d2d-8bb4-848e8f19d3e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.169919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d8252a7c-7887-4d2d-8bb4-848e8f19d3e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.179775 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d8252a7c-7887-4d2d-8bb4-848e8f19d3e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 returned with HTTP 404 Aug 20 02:12:43.183248 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1072/4222] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:43 2026] GET /volume/v3/volumes/4e2405b1-d352-48b7-8af3-cf35dde122a2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.189447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-618f0b68-5520-4099-a288-3f616d4a4220 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:43.189867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-618f0b68-5520-4099-a288-3f616d4a4220 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1761043294"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:43.193891 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=438,cinder:UPDATE=111,cinder:INSERT=60 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:12:43.205617 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-618f0b68-5520-4099-a288-3f616d4a4220 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:43.206261 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1056/4223] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:12:43 2026] POST /volume/v3/types => generated 224 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:43.218681 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f111b23c-2285-4f23-be17-38e844731914 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.220780 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f111b23c-2285-4f23-be17-38e844731914 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:12:43.221286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f111b23c-2285-4f23-be17-38e844731914 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2061245662"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:43.223323 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:43.223323 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:43.236330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f111b23c-2285-4f23-be17-38e844731914 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:12:43.236696 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1052/4224] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:12:43 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.244716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.251706 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87858805-e20b-4659-8022-bdb115a0b1b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.254056 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-07656d36-02c1-41b6-aff3-39892013e132 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.254732 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:12:43.254990 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.255244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.255396 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: 88b7362d-18d6-4ff4-8e2b-5883205dd426. Aug 20 02:12:43.256073 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:43.256473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "7a76d72c-e385-471b-ae70-53c09f87dd1a", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:43.258303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '7a76d72c-e385-471b-ae70-53c09f87dd1a', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:43.260445 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:43.260445 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:43.275161 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id 88b7362d-18d6-4ff4-8e2b-5883205dd426 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:12:43.276902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87858805-e20b-4659-8022-bdb115a0b1b5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 202 Aug 20 02:12:43.277436 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1073/4225] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:12:43 2026] DELETE /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:12:43.285853 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.287941 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:12:43.288161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.288462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.288599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:43.304787 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:43.304787 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:43.305951 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d11f3d64-1d93-42e6-94f3-877bfc46bd93 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 200 Aug 20 02:12:43.306419 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1053/4226] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:43 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:43.348137 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume of 1 GB Aug 20 02:12:43.354690 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Availability Zones retrieved successfully. Aug 20 02:12:43.361798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (22d70a83-98cc-4163-b968-8ca0f94be238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:43.363528 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d94bba-84ca-40bc-9c2b-1aef38702641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:43.366670 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:43.377830 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:12:43.378303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "22c5a3aa-0f33-410a-a996-963715267503", "volume_types": ["741c208c-fb78-4d90-a39a-9266419838c8"], "name": "tempest-GroupSnapshotsTest-Group-513167193"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:43.380112 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group {'group': {'group_type': '22c5a3aa-0f33-410a-a996-963715267503', 'volume_types': ['741c208c-fb78-4d90-a39a-9266419838c8'], 'name': 'tempest-GroupSnapshotsTest-Group-513167193'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:12:43.383736 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group tempest-GroupSnapshotsTest-Group-513167193. Aug 20 02:12:43.391304 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:43.410130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['6bb43931-a293-4d06-968b-509caa8a35d0'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:43.436067 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-73f15184-c84a-4a5f-b1f8-3e13f0818dc2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:12:43.436859 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1045/4227] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:12:43 2026] POST /volume/v3/groups => generated 111 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.438107 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d94bba-84ca-40bc-9c2b-1aef38702641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:43.438989 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c79391b-dc3c-4254-96df-68f36ff71329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:43.455340 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a082ed93-b32a-46a7-8683-e3a5c928035d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.460129 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a082ed93-b32a-46a7-8683-e3a5c928035d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de Aug 20 02:12:43.460501 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a082ed93-b32a-46a7-8683-e3a5c928035d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.461139 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a082ed93-b32a-46a7-8683-e3a5c928035d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.461139 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-a082ed93-b32a-46a7-8683-e3a5c928035d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member b539ec62-993c-44ac-8ebd-7aaacf6ea3de {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:43.469828 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:43.469828 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:43.477955 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a082ed93-b32a-46a7-8683-e3a5c928035d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de returned with HTTP 200 Aug 20 02:12:43.478339 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1074/4228] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:43 2026] GET /volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:43.504017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['0c95834c-2683-4006-a798-630e5b87b11f', '93cbe988-0a84-40c5-9640-8ddd90dc8036', '00ba0194-ab98-4b26-9844-d26f8953509b', '86dc20be-d697-442a-87e3-e2afc4e84396'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:43.504899 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c79391b-dc3c-4254-96df-68f36ff71329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c95834c-2683-4006-a798-630e5b87b11f', '93cbe988-0a84-40c5-9640-8ddd90dc8036', '00ba0194-ab98-4b26-9844-d26f8953509b', '86dc20be-d697-442a-87e3-e2afc4e84396']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:43.506309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c74fbd2-5efb-43d3-8f7e-4cbaeaa653c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:43.535599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c74fbd2-5efb-43d3-8f7e-4cbaeaa653c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433f1603-1258-4ddb-9a10-742b20b2da96', '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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['0c95834c-2683-4006-a798-630e5b87b11f','93cbe988-0a84-40c5-9640-8ddd90dc8036','00ba0194-ab98-4b26-9844-d26f8953509b','86dc20be-d697-442a-87e3-e2afc4e84396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:43Z,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=433f1603-1258-4ddb-9a10-742b20b2da96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afea51992e44b33870a6bcd9c87b7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1022dba6d41648d9b647d3948dce57eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:43.537158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debe99ec-aac4-4e23-a908-899a558ad569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:43.577752 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debe99ec-aac4-4e23-a908-899a558ad569) transitioned into state 'SUCCESS' from 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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['0c95834c-2683-4006-a798-630e5b87b11f','93cbe988-0a84-40c5-9640-8ddd90dc8036','00ba0194-ab98-4b26-9844-d26f8953509b','86dc20be-d697-442a-87e3-e2afc4e84396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:43.577977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc414537-ff14-4d58-b683-c8bec9fc2cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:43.595871 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc414537-ff14-4d58-b683-c8bec9fc2cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:43.596981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (22d70a83-98cc-4163-b968-8ca0f94be238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:43.597456 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request issued successfully. Aug 20 02:12:43.598122 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07656d36-02c1-41b6-aff3-39892013e132 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:43.599096 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1057/4229] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:43 2026] POST /volume/v3/volumes => generated 773 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:43.617887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9479d51d-708c-4dce-98ac-73c566c84e56 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:43.620704 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9479d51d-708c-4dce-98ac-73c566c84e56 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:43.620965 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9479d51d-708c-4dce-98ac-73c566c84e56 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:43.621249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9479d51d-708c-4dce-98ac-73c566c84e56 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:43.634813 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:43.634813 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:43.646384 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9479d51d-708c-4dce-98ac-73c566c84e56 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:43.655803 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9479d51d-708c-4dce-98ac-73c566c84e56 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:43.656478 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1054/4230] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:43 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:44.317380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.320094 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 Aug 20 02:12:44.320298 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.320565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.320720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 88b7362d-18d6-4ff4-8e2b-5883205dd426. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:44.326327 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09d77328-d85e-4a28-b1e5-4ec75352de30 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 returned with HTTP 404 Aug 20 02:12:44.326327 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1046/4231] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/backups/88b7362d-18d6-4ff4-8e2b-5883205dd426 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:44.344904 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.346667 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:44.347103 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2114288090"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:44.348649 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2114288090'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:44.350306 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume of 1 GB Aug 20 02:12:44.350306 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.350306 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:44.353016 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Availability Zones retrieved successfully. Aug 20 02:12:44.358566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (ee718eef-54ad-4fbe-b84c-a9a5ed4487e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.359660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c77c804-6556-4962-a5ad-10549e98a6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.360932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:44.391165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c77c804-6556-4962-a5ad-10549e98a6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.392212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301cc3a4-b1be-465d-bc2d-61aabe33a4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.445244 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['f5cf3e4a-53f9-48f0-854d-7d74b4bba72a', '0c81e1f4-1f2c-4697-a382-6194c94b653d', 'f33707c5-7a0d-4f5e-8016-2d3ed38fcf2f', '0af991a7-fe72-4b37-872c-179ad40cbe0a'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:44.446083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301cc3a4-b1be-465d-bc2d-61aabe33a4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5cf3e4a-53f9-48f0-854d-7d74b4bba72a', '0c81e1f4-1f2c-4697-a382-6194c94b653d', 'f33707c5-7a0d-4f5e-8016-2d3ed38fcf2f', '0af991a7-fe72-4b37-872c-179ad40cbe0a']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.446808 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7326729a-4e98-4015-bc48-fdf3de9e7e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.471423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7326729a-4e98-4015-bc48-fdf3de9e7e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0264e41-385c-4a37-b6ff-76a61dc8093f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2114288090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['f5cf3e4a-53f9-48f0-854d-7d74b4bba72a','0c81e1f4-1f2c-4697-a382-6194c94b653d','f33707c5-7a0d-4f5e-8016-2d3ed38fcf2f','0af991a7-fe72-4b37-872c-179ad40cbe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2114288090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0264e41-385c-4a37-b6ff-76a61dc8093f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab09c2b4d214324ab66e5f4f88b836f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.472456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141a48c5-27ab-4ce7-9d2a-57ed7976e206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.491222 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.492374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141a48c5-27ab-4ce7-9d2a-57ed7976e206) transitioned into state 'SUCCESS' from state '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-2114288090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab09c2b4d214324ab66e5f4f88b836f',qos_specs=None,replication_status=,reservations=['f5cf3e4a-53f9-48f0-854d-7d74b4bba72a','0c81e1f4-1f2c-4697-a382-6194c94b653d','f33707c5-7a0d-4f5e-8016-2d3ed38fcf2f','0af991a7-fe72-4b37-872c-179ad40cbe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2d4d65c9b54c1595fc331a2d0f3759',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.493249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47519d52-d57b-41e8-afea-fd7f7db8edc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.493334 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de Aug 20 02:12:44.493551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.493776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.493898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member b539ec62-993c-44ac-8ebd-7aaacf6ea3de {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:44.497323 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.497323 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:44.504599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47519d52-d57b-41e8-afea-fd7f7db8edc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.505537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Flow 'volume_create_api' (ee718eef-54ad-4fbe-b84c-a9a5ed4487e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.505876 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create volume request issued successfully. Aug 20 02:12:44.506571 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9386c6c9-f39b-4f38-9b26-b066b3b0417e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:44.507121 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1075/4232] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:12:44 2026] POST /volume/v3/volumes => generated 747 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:44.513834 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-64d0c6e5-a7ab-451c-86dd-553e2d284c10 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de returned with HTTP 200 Aug 20 02:12:44.514389 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1058/4233] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:44.519739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.521522 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:12:44.521710 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.521879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.523674 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=572,cinder:INSERT=118,cinder:UPDATE=173 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:12:44.525926 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-37f4bcf8-d684-4198-a60c-888b56cff38e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.528034 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:44.528508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-699796841", "volume_type": "741c208c-fb78-4d90-a39a-9266419838c8", "group_id": "b539ec62-993c-44ac-8ebd-7aaacf6ea3de", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:44.530018 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.530018 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:44.530451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-699796841', 'volume_type': '741c208c-fb78-4d90-a39a-9266419838c8', 'group_id': 'b539ec62-993c-44ac-8ebd-7aaacf6ea3de', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:44.533646 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=533,cinder:INSERT=112,cinder:UPDATE=183 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:12:44.534494 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:44.540635 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d782869-ee5c-47a2-92fc-1b24e6962be5 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f returned with HTTP 200 Aug 20 02:12:44.541037 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1055/4234] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:44.544968 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.544968 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:44.545688 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume of 1 GB Aug 20 02:12:44.551761 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:44.558719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (2159c777-df38-4e3c-bd2f-f3049b1bd076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.560274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ecdcd8-cd99-4879-acf4-5d6aa86dc6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.561045 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.561045 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:44.561683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:44.586655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ecdcd8-cd99-4879-acf4-5d6aa86dc6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=741c208c-fb78-4d90-a39a-9266419838c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1761043294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '741c208c-fb78-4d90-a39a-9266419838c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b539ec62-993c-44ac-8ebd-7aaacf6ea3de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.587854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea0c24f-ea62-4f96-990b-8a876a70a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.626959 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1761043294 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1761043294, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:44.627343 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1761043294 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1761043294, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:44.668591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['68137318-0aa2-42f7-b1ff-1989b40b74d3', '47a2b0d7-dd6f-49e1-a9be-66f4f6fadc9b', '5367f3a3-c9e1-4dca-b1fd-f80504c3a470', '17dc8a29-4382-47b5-9503-dae10105d8c9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:44.669769 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea0c24f-ea62-4f96-990b-8a876a70a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68137318-0aa2-42f7-b1ff-1989b40b74d3', '47a2b0d7-dd6f-49e1-a9be-66f4f6fadc9b', '5367f3a3-c9e1-4dca-b1fd-f80504c3a470', '17dc8a29-4382-47b5-9503-dae10105d8c9']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.670466 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362e201b-918e-40d5-8b03-39b8fc402ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.672931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9087c580-284a-4e02-a239-1cae3a00998e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.675245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9087c580-284a-4e02-a239-1cae3a00998e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:44.675509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9087c580-284a-4e02-a239-1cae3a00998e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.675716 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9087c580-284a-4e02-a239-1cae3a00998e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.687662 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.687662 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:44.695721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362e201b-918e-40d5-8b03-39b8fc402ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d821287-97ff-4127-90bc-fdf4c9421de8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-699796841',encryption_key_id=None,group_id=b539ec62-993c-44ac-8ebd-7aaacf6ea3de,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['68137318-0aa2-42f7-b1ff-1989b40b74d3','47a2b0d7-dd6f-49e1-a9be-66f4f6fadc9b','5367f3a3-c9e1-4dca-b1fd-f80504c3a470','17dc8a29-4382-47b5-9503-dae10105d8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-699796841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b539ec62-993c-44ac-8ebd-7aaacf6ea3de,host=None,id=5d821287-97ff-4127-90bc-fdf4c9421de8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce26687fd694d85b67f04d0c8ca19d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fc3cfdd73d4837a062097a94d73133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(741c208c-fb78-4d90-a39a-9266419838c8),volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.696317 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9087c580-284a-4e02-a239-1cae3a00998e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:44.696662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f87cbea-787d-4b02-a372-15a20264fa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.699754 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.701741 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9087c580-284a-4e02-a239-1cae3a00998e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:44.701829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:44.702276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-837446908", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": null, "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:44.702593 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1076/4235] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:44.703691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-837446908', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': None, 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:44.725073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f87cbea-787d-4b02-a372-15a20264fa31) transitioned into state 'SUCCESS' from state '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-699796841',encryption_key_id=None,group_id=b539ec62-993c-44ac-8ebd-7aaacf6ea3de,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['68137318-0aa2-42f7-b1ff-1989b40b74d3','47a2b0d7-dd6f-49e1-a9be-66f4f6fadc9b','5367f3a3-c9e1-4dca-b1fd-f80504c3a470','17dc8a29-4382-47b5-9503-dae10105d8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.726157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bdef2b-bdee-41fe-ba8e-7a3b878240b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.739806 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bdef2b-bdee-41fe-ba8e-7a3b878240b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.740659 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (2159c777-df38-4e3c-bd2f-f3049b1bd076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.740980 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request issued successfully. Aug 20 02:12:44.741710 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:44.741862 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:44.779778 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:44.783466 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.783466 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:44.788397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-37f4bcf8-d684-4198-a60c-888b56cff38e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:44.788397 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1047/4236] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:44 2026] POST /volume/v3/volumes => generated 820 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:44.795916 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:12:44.796199 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.796199 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:44.800746 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:12:44.802991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.805346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 Aug 20 02:12:44.805600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (b22d40ca-b0a5-4d1d-a9c1-6cc269d9f057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.805638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.805869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.806862 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdc9bc4-3a1e-481c-8a33-05546f534e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.807820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:44.813936 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.813936 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:44.817840 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:44.818513 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:44.818690 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:44.868501 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:44.868950 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdc9bc4-3a1e-481c-8a33-05546f534e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.869855 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175d94a3-d504-4f2d-af53-a17e4f5e2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.873326 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.873326 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:44.880834 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8f795c4b-01f0-4e81-b4ee-30366b262ca4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 returned with HTTP 200 Aug 20 02:12:44.881240 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1056/4237] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 => generated 888 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:44.910580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['d8f527c6-ac0b-4c80-9ea0-5e41468b17a6', '6146064f-330a-462b-9bb9-346678b488ae', '3b06eb6e-efd3-4c49-9719-eed9f948ca95', '5762ccc9-db61-451c-8ef7-bf13b34d5bbb'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:44.911442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175d94a3-d504-4f2d-af53-a17e4f5e2c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f527c6-ac0b-4c80-9ea0-5e41468b17a6', '6146064f-330a-462b-9bb9-346678b488ae', '3b06eb6e-efd3-4c49-9719-eed9f948ca95', '5762ccc9-db61-451c-8ef7-bf13b34d5bbb']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.912480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f091fdb-074c-4379-8de8-c53dc7c81231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.937736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f091fdb-074c-4379-8de8-c53dc7c81231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3416a58d-cab5-4d59-acf4-c25e1ded2b1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-837446908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['d8f527c6-ac0b-4c80-9ea0-5e41468b17a6','6146064f-330a-462b-9bb9-346678b488ae','3b06eb6e-efd3-4c49-9719-eed9f948ca95','5762ccc9-db61-451c-8ef7-bf13b34d5bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-837446908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3416a58d-cab5-4d59-acf4-c25e1ded2b1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.938522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05f5c79-1e7d-441e-bdd5-9df8385eec83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.955889 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05f5c79-1e7d-441e-bdd5-9df8385eec83) transitioned into state 'SUCCESS' from state '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-837446908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['d8f527c6-ac0b-4c80-9ea0-5e41468b17a6','6146064f-330a-462b-9bb9-346678b488ae','3b06eb6e-efd3-4c49-9719-eed9f948ca95','5762ccc9-db61-451c-8ef7-bf13b34d5bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.956582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f676175-c59b-45f4-8f5f-16460df0e30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:44.966672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f676175-c59b-45f4-8f5f-16460df0e30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:44.967474 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (b22d40ca-b0a5-4d1d-a9c1-6cc269d9f057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:44.967755 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:12:44.968338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbcfe79b-807c-4d47-a72a-12c84c3ac478 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:44.968885 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1059/4238] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:12:44 2026] POST /volume/v3/volumes => generated 756 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:44.982349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:44.984364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:44.984556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:44.984742 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:44.993002 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:44.993002 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:44.997514 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:45.003783 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49412a18-18e0-41a1-844d-86d8f6eb7c79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:45.004401 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1077/4239] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:44 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:45.554667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-32acf5dd-76f5-4657-acf8-336adc10284a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.557043 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32acf5dd-76f5-4657-acf8-336adc10284a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:12:45.557329 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32acf5dd-76f5-4657-acf8-336adc10284a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:45.557552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32acf5dd-76f5-4657-acf8-336adc10284a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:45.566660 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.566660 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:45.571946 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32acf5dd-76f5-4657-acf8-336adc10284a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:45.578331 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32acf5dd-76f5-4657-acf8-336adc10284a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f returned with HTTP 200 Aug 20 02:12:45.578864 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1048/4240] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:45 2026] GET /volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:45.594102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-738d98ff-d324-4749-9557-f217bd84884a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.595867 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:45.596178 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0264e41-385c-4a37-b6ff-76a61dc8093f", "name": "tempest-VolumesBackupsTest-Snapshot-109350573"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:45.606814 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.606814 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:45.607597 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:45.607767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Create snapshot from volume e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:12:45.647584 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['d758a78e-ef6c-478b-93ce-2dc2f0775ab0', '9be6775e-2bd7-4cb7-bf6e-d221fb103775', '054ef6ec-54ba-4500-a7fc-9e5e405f46e3', 'b6da67a2-29ba-4322-8265-b8afd3d4c926'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:45.675537 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot create request issued successfully. Aug 20 02:12:45.675923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-738d98ff-d324-4749-9557-f217bd84884a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:45.676252 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1057/4241] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:12: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 20 02:12:45.684313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.686075 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:12:45.686290 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:45.686475 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:45.692105 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.692105 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:45.692631 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot retrieved successfully. Aug 20 02:12:45.693688 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1003c6d5-ebfa-4086-b29b-ebb359387318 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf returned with HTTP 200 Aug 20 02:12:45.694051 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1060/4242] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:45 2026] GET /volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:45.719974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.722296 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:45.722575 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:45.722826 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:45.725525 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=596,cinder:INSERT=121,cinder:UPDATE=218,cinder:DELETE=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:12:45.732407 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.732407 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:45.737699 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:45.743797 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a3f5b8c-470b-48dc-b196-087d9c031558 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:45.744341 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1078/4243] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:45 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:45.900531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-93582764-e99c-4d50-88d1-f1065256ea05 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.902946 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 Aug 20 02:12:45.903071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:45.903315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:45.916073 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.916073 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:45.920163 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:45.920869 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:45.921000 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:45.963890 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:45.967042 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.967042 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:45.976990 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-93582764-e99c-4d50-88d1-f1065256ea05 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 returned with HTTP 200 Aug 20 02:12:45.977434 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1049/4244] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:45 2026] GET /volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:45.991207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:45.993099 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/group_snapshots Aug 20 02:12:45.993576 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b539ec62-993c-44ac-8ebd-7aaacf6ea3de", "name": "tempest-group_snapshot-1174890175"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:45.995004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b539ec62-993c-44ac-8ebd-7aaacf6ea3de', 'name': 'tempest-group_snapshot-1174890175'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 02:12:45.998884 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:45.998884 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:46.002495 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.group_snapshots [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group_snapshot tempest-group_snapshot-1174890175. Aug 20 02:12:46.018028 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.021717 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:46.021938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.022152 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.029898 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.029898 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:46.034247 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:46.035719 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.035719 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:46.038646 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7beccc30-382b-4e16-bd93-8d984f5e1c66 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:46.039066 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1061/4245] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.048250 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1761043294 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1761043294, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:46.048661 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1761043294 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1761043294, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:46.054552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50696e3e-fcef-41db-bf78-92ab667178ca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.056792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50696e3e-fcef-41db-bf78-92ab667178ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:46.057025 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50696e3e-fcef-41db-bf78-92ab667178ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.057240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50696e3e-fcef-41db-bf78-92ab667178ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.066019 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.066019 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:46.070992 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-50696e3e-fcef-41db-bf78-92ab667178ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:46.073138 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['54e00591-e6a1-49db-a984-b820e09be276', '8a3baa58-5c22-4d08-b899-c973713ec090', '540abb4b-6bb5-47ec-8a9d-a01b058621e1', 'e49befe8-d885-4529-bcd6-861d23ed214a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:46.077959 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50696e3e-fcef-41db-bf78-92ab667178ca tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:46.078543 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1079/4246] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.101437 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46694b13-96ea-4293-a7e1-ac1d3b7e2fff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots returned with HTTP 202 Aug 20 02:12:46.101917 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1058/4247] 10.4.3.27 () {70 vars in 1317 bytes} [Thu Aug 20 02:12:45 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:46.112955 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9a158062-5790-4795-bae0-682de4ee5a48 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.115706 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a158062-5790-4795-bae0-682de4ee5a48 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf Aug 20 02:12:46.115899 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a158062-5790-4795-bae0-682de4ee5a48 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.116072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a158062-5790-4795-bae0-682de4ee5a48 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.116240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-9a158062-5790-4795-bae0-682de4ee5a48 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member ee7ddab2-cc31-430e-ab95-92d8f1304fdf {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:12:46.120714 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.120714 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:46.126922 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a158062-5790-4795-bae0-682de4ee5a48 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf returned with HTTP 200 Aug 20 02:12:46.127785 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1050/4248] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.228988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.231369 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:46.231586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.231821 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.240341 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.240341 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:46.244719 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:46.250948 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-938a5d19-09d4-47fa-8f92-5fdb8b57b293 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:46.251520 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1062/4249] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.707407 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ab515631-f735-45c0-8be1-699117c9c96e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.711854 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab515631-f735-45c0-8be1-699117c9c96e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:12:46.712144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab515631-f735-45c0-8be1-699117c9c96e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.712605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab515631-f735-45c0-8be1-699117c9c96e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.719962 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.719962 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:46.720780 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ab515631-f735-45c0-8be1-699117c9c96e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot retrieved successfully. Aug 20 02:12:46.721949 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab515631-f735-45c0-8be1-699117c9c96e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf returned with HTTP 200 Aug 20 02:12:46.722765 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1080/4250] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:46.732935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a729ac76-a68c-463c-99d1-d63a4865e961 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.735009 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:12:46.735378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0264e41-385c-4a37-b6ff-76a61dc8093f", "snapshot_id": "3fdb88fd-f7bd-4af5-924c-9ea16c2679bf", "name": "tempest-VolumesBackupsTest-Backup-766101859"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:46.737032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating new backup {'backup': {'volume_id': 'e0264e41-385c-4a37-b6ff-76a61dc8093f', 'snapshot_id': '3fdb88fd-f7bd-4af5-924c-9ea16c2679bf', 'name': 'tempest-VolumesBackupsTest-Backup-766101859'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:12:46.737194 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Creating backup of volume e0264e41-385c-4a37-b6ff-76a61dc8093f in container None Aug 20 02:12:46.747977 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.747977 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:46.747977 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:12:46.753054 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.753054 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:46.753680 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot retrieved successfully. Aug 20 02:12:46.757559 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.761257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:46.761477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.761665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.773753 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.773753 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:46.782983 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:46.789089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Created reservations ['34d309d1-7d12-4eb6-a4e0-57f8c6057841', 'beed4532-f99b-48e2-b33d-b7a2bdf7f187'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:46.795072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-161db623-a7c9-41bc-9e15-1ec53d895d4c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:46.795559 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1051/4251] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.823976 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a729ac76-a68c-463c-99d1-d63a4865e961 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:12:46.824473 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1059/4252] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:12:46 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:46.832719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.834713 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:46.834941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.835164 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.835336 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:46.839958 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.839958 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:46.840743 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-023b1d3f-617e-43ad-8e06-76d45ed35927 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:46.841128 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1063/4253] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:46.905827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.908761 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:46.908967 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.909960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.919571 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.919571 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:46.927450 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:46.932863 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-06068fe7-a3f9-4e21-bda1-a9a433140d34 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:46.933649 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1081/4254] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:46.946870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0ed3b09b-14e4-4e95-ac13-497cdb7e6df0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.947237 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ed3b09b-14e4-4e95-ac13-497cdb7e6df0 None None] GET https://10.4.3.27/volume// Aug 20 02:12:46.947564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ed3b09b-14e4-4e95-ac13-497cdb7e6df0 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:46.947864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ed3b09b-14e4-4e95-ac13-497cdb7e6df0 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:46.948350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ed3b09b-14e4-4e95-ac13-497cdb7e6df0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:46.948746 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1052/4255] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:12:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:46.959401 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-8b71901b-8f6b-49e1-b07e-732b5ad29d1f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:46.963992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-8b71901b-8f6b-49e1-b07e-732b5ad29d1f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:12:46.964378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-8b71901b-8f6b-49e1-b07e-732b5ad29d1f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3416a58d-cab5-4d59-acf4-c25e1ded2b1d", "connector": null, "instance_uuid": "7ef2aaad-031e-47a3-be63-293feadc64aa"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:46.978585 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:46.978585 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.012818 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-8b71901b-8f6b-49e1-b07e-732b5ad29d1f tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:12:47.013721 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1060/4256] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:12:46 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 20 02:12:47.136431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d355e110-50b4-4274-9473-243e275a6521 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.138615 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d355e110-50b4-4274-9473-243e275a6521 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf Aug 20 02:12:47.138872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d355e110-50b4-4274-9473-243e275a6521 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.139100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d355e110-50b4-4274-9473-243e275a6521 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.139302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-d355e110-50b4-4274-9473-243e275a6521 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member ee7ddab2-cc31-430e-ab95-92d8f1304fdf {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:12:47.143121 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.143121 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:47.147679 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d355e110-50b4-4274-9473-243e275a6521 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf returned with HTTP 200 Aug 20 02:12:47.148201 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1064/4257] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:47.157253 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.159364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:12:47.159614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.159854 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.160183 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:47.161473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.db.api [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100161) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:12:47.168980 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:12:47.169511 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.169511 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:47.170151 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b6a61b6-9848-4e63-80f2-2c4536c557ec tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:12:47.170756 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1082/4258] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:47.182808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.184963 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/afa58b87-96fe-400c-a571-8d03adebdd50 Aug 20 02:12:47.185133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.185361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.190212 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.190212 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:47.190651 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Snapshot retrieved successfully. Aug 20 02:12:47.191346 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d47b7ec6-cf0d-4c1f-b9b7-f082dac991ee tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/afa58b87-96fe-400c-a571-8d03adebdd50 returned with HTTP 200 Aug 20 02:12:47.191748 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1053/4259] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/snapshots/afa58b87-96fe-400c-a571-8d03adebdd50 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:47.203828 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-26377db4-1a81-4f56-890e-5b3504866f5c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.206155 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups/action Aug 20 02:12:47.206687 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ee7ddab2-cc31-430e-ab95-92d8f1304fdf", "name": "tempest-Group_from_snap-1491400009"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:47.206886 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "ee7ddab2-cc31-430e-ab95-92d8f1304fdf", "name": "tempest-Group_from_snap-1491400009"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:47.208887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ee7ddab2-cc31-430e-ab95-92d8f1304fdf', 'name': 'tempest-Group_from_snap-1491400009'}}. {{(pid=100163) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 02:12:47.209046 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.groups [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group tempest-Group_from_snap-1491400009 from group_snapshot ee7ddab2-cc31-430e-ab95-92d8f1304fdf. Aug 20 02:12:47.212864 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.212864 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.221566 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.221566 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.226439 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.226439 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.257915 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['bf2a5cba-2010-4ae2-a2e9-f658a0e38fac'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:47.313862 np0000007844 devstack@c-api.service[100163]: INFO cinder.group.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] A mapping entry already exists for group 22b905a3-90b4-46ec-9518-9bf53c2c66a4 and volume type 741c208c-fb78-4d90-a39a-9266419838c8. Do not need to create again. Aug 20 02:12:47.314197 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.314197 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.314685 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:47.320734 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (a6552171-ae00-47b8-8c0e-7bf8c130231f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:47.321790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107e0262-2f1d-438b-94ad-8887a0de929d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:47.322874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:47.352238 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107e0262-2f1d-438b-94ad-8887a0de929d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'afa58b87-96fe-400c-a571-8d03adebdd50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=741c208c-fb78-4d90-a39a-9266419838c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1761043294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '741c208c-fb78-4d90-a39a-9266419838c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '22b905a3-90b4-46ec-9518-9bf53c2c66a4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:47.352663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a000b7d-66b7-4136-b42e-c78796cd7649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:47.375128 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1761043294 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1761043294, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:47.384847 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['b2af152a-5706-40b7-a2ae-13833b372a28', '663a3141-a3c2-47a4-949f-0537fead6844'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:47.385758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a000b7d-66b7-4136-b42e-c78796cd7649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2af152a-5706-40b7-a2ae-13833b372a28', '663a3141-a3c2-47a4-949f-0537fead6844']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:47.386676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15369c5-5c1f-429c-bade-a6e6c2cdc9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:47.421395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15369c5-5c1f-429c-bade-a6e6c2cdc9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b791cb-f89f-454a-bcc6-40ffbd4619b4', '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=22b905a3-90b4-46ec-9518-9bf53c2c66a4,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['b2af152a-5706-40b7-a2ae-13833b372a28','663a3141-a3c2-47a4-949f-0537fead6844'],size=1,snapshot_id=afa58b87-96fe-400c-a571-8d03adebdd50,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=22b905a3-90b4-46ec-9518-9bf53c2c66a4,host=None,id=40b791cb-f89f-454a-bcc6-40ffbd4619b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce26687fd694d85b67f04d0c8ca19d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=afa58b87-96fe-400c-a571-8d03adebdd50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fc3cfdd73d4837a062097a94d73133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(741c208c-fb78-4d90-a39a-9266419838c8),volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:47.422131 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808237ed-f965-45d2-81f1-483a0fe6ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:47.439255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808237ed-f965-45d2-81f1-483a0fe6ebb1) transitioned into state 'SUCCESS' from 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=22b905a3-90b4-46ec-9518-9bf53c2c66a4,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['b2af152a-5706-40b7-a2ae-13833b372a28','663a3141-a3c2-47a4-949f-0537fead6844'],size=1,snapshot_id=afa58b87-96fe-400c-a571-8d03adebdd50,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=741c208c-fb78-4d90-a39a-9266419838c8)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:47.439985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (a6552171-ae00-47b8-8c0e-7bf8c130231f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:47.440338 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request issued successfully. Aug 20 02:12:47.453266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-26377db4-1a81-4f56-890e-5b3504866f5c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/action returned with HTTP 202 Aug 20 02:12:47.453840 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1061/4260] 10.4.3.27 () {70 vars in 1311 bytes} [Thu Aug 20 02:12:47 2026] POST /volume/v3/groups/action => generated 103 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:47.466508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2645aa17-f145-484a-802c-1e072b69caca None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.468460 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:12:47.468667 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.468887 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.469288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:47.470022 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:12:47.482242 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:12:47.483246 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.483747 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:47.532745 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:47.536031 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.536031 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:47.543095 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.543095 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:47.587493 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:47.593883 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.593883 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:47.605215 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2645aa17-f145-484a-802c-1e072b69caca tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:12:47.605549 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1065/4261] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:47.622763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29045a98-8476-43fc-a35b-29b9261847fc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.624616 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 Aug 20 02:12:47.624616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.624745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.635029 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.635029 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:47.639960 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:47.640906 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.641114 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:47.684945 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:47.689121 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.689121 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:47.696585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29045a98-8476-43fc-a35b-29b9261847fc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 returned with HTTP 200 Aug 20 02:12:47.696962 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1083/4262] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 => generated 925 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:47.717652 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.719541 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 Aug 20 02:12:47.719807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.720000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.720124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 22b905a3-90b4-46ec-9518-9bf53c2c66a4 {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:47.724379 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.724379 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:47.732505 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0d05b675-8a3a-459a-bb1d-d2af4f603dd7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 returned with HTTP 200 Aug 20 02:12:47.732934 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1054/4263] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:47.746154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4689026a-c658-4e83-b808-9067284a8135 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.748261 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:12:47.748942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.748942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.749112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:47.749575 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.749575 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.750108 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:12:47.760320 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:12:47.761025 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.761179 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:47.796526 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:47.799515 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.799515 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.803163 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.803360 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:47.811152 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.813895 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:47.814176 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.814846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.823113 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.823113 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:47.827326 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:47.831741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e877776e-4f3d-45db-9d43-0f3f690586a3 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:47.832113 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1066/4264] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:47.838770 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:47.842050 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.842050 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:47.852650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.855389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:47.855389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.855486 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.855645 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:47.855914 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4689026a-c658-4e83-b808-9067284a8135 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:12:47.856553 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1062/4265] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:47.870660 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.870660 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:47.871782 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcf54439-951b-4ae3-b225-79e47458c5f0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:47.872235 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1084/4266] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 770 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:47.881921 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.889797 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4/action Aug 20 02:12:47.890371 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:47.890500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:47.892041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for group 22b905a3-90b4-46ec-9518-9bf53c2c66a4 {{(pid=100162) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:12:47.892211 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group with id: 22b905a3-90b4-46ec-9518-9bf53c2c66a4 Aug 20 02:12:47.900501 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.900501 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:47.950397 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0f300ce-83aa-423f-a8e0-a135ba98e956 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4/action returned with HTTP 202 Aug 20 02:12:47.950795 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1055/4267] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:12:47 2026] POST /volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:47.964789 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:47.968930 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 Aug 20 02:12:47.969068 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:47.969295 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:47.985694 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:47.985694 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:47.990550 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:47.991669 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:47.991913 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:48.039133 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:48.043700 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.043700 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:48.048778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ae666bc0-c1a4-43cb-903d-45e7bfc8625e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.049476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ae666bc0-c1a4-43cb-903d-45e7bfc8625e None None] GET https://10.4.3.27/volume// Aug 20 02:12:48.049633 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ae666bc0-c1a4-43cb-903d-45e7bfc8625e None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:48.049758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ae666bc0-c1a4-43cb-903d-45e7bfc8625e None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:48.050110 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ae666bc0-c1a4-43cb-903d-45e7bfc8625e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:12:48.050647 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1063/4268] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:12:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:12:48.053798 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9253b71-e9fb-4930-a216-76d6e2f5cdea tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 returned with HTTP 200 Aug 20 02:12:48.057727 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1067/4269] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:47 2026] GET /volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 => generated 924 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:48.063175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.064893 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:12:48.065178 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:48.065430 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:48.074921 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.074921 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:48.078930 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:12:48.084776 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-1b8dcafc-c221-45d9-b647-b5e930996132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:12:48.085301 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1085/4270] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:12:48 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:48.233654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.235980 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 Aug 20 02:12:48.236391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:48.244149 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:12:48.251288 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:12:48.252603 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.252603 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:48.361259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" released by "attachment_update" :: held 0.110s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:12:48.362510 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-a1e3d62c-8645-477e-a33f-f6455997f0e2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 returned with HTTP 200 Aug 20 02:12:48.362510 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1056/4271] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:12:48 2026] PUT /volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:48.390256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-093f302e-d68b-476d-bcd8-31934086f8a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.393490 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-093f302e-d68b-476d-bcd8-31934086f8a7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612/action Aug 20 02:12:48.393937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-093f302e-d68b-476d-bcd8-31934086f8a7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:48.394097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-093f302e-d68b-476d-bcd8-31934086f8a7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:48.422496 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.422496 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:48.440772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38ff6072-b6a6-4b0d-ba5a-392370043c54 req-093f302e-d68b-476d-bcd8-31934086f8a7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612/action returned with HTTP 204 Aug 20 02:12:48.441264 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1064/4272] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:12:48 2026] POST /volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:48.846400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2236643c-52f7-494f-85ec-9677026561a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.851399 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2236643c-52f7-494f-85ec-9677026561a1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:48.851636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2236643c-52f7-494f-85ec-9677026561a1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:48.851849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2236643c-52f7-494f-85ec-9677026561a1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:48.863898 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.863898 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:48.869026 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2236643c-52f7-494f-85ec-9677026561a1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:48.874856 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2236643c-52f7-494f-85ec-9677026561a1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:48.875660 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1068/4273] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:48 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:48.885759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3789f48f-63ba-4043-a396-540942405cc3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:48.887613 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3789f48f-63ba-4043-a396-540942405cc3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:48.887850 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3789f48f-63ba-4043-a396-540942405cc3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:48.888106 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3789f48f-63ba-4043-a396-540942405cc3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:48.888305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3789f48f-63ba-4043-a396-540942405cc3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:48.893101 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:48.893101 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:48.894062 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3789f48f-63ba-4043-a396-540942405cc3 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:48.894558 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1086/4274] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:48 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:49.069910 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4c1e5201-4409-4df0-86fc-0f1bc99632de None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.071838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c1e5201-4409-4df0-86fc-0f1bc99632de tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 Aug 20 02:12:49.072806 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c1e5201-4409-4df0-86fc-0f1bc99632de tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.072806 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c1e5201-4409-4df0-86fc-0f1bc99632de tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.079609 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c1e5201-4409-4df0-86fc-0f1bc99632de tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 returned with HTTP 404 Aug 20 02:12:49.080175 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1057/4275] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/volumes/40b791cb-f89f-454a-bcc6-40ffbd4619b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:49.089655 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.091302 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 Aug 20 02:12:49.091489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.091663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.091798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 22b905a3-90b4-46ec-9518-9bf53c2c66a4 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:49.095071 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4c90476-91bb-464b-a35f-2ae9420484a3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 returned with HTTP 404 Aug 20 02:12:49.095401 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1065/4276] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/groups/22b905a3-90b4-46ec-9518-9bf53c2c66a4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:49.106849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.110903 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf Aug 20 02:12:49.111091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.111376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.111560 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for member ee7ddab2-cc31-430e-ab95-92d8f1304fdf {{(pid=100164) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:12:49.111704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.group_snapshots [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group_snapshot with id: ee7ddab2-cc31-430e-ab95-92d8f1304fdf Aug 20 02:12:49.115805 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.115805 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:49.168670 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c3e35b12-c0c4-439a-9fae-650e8a0faf9d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf returned with HTTP 202 Aug 20 02:12:49.168762 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1069/4277] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:12:49 2026] DELETE /volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 02:12:49.180126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.181911 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:12:49.182113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.182384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.182660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:49.183441 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:12:49.192786 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:12:49.193169 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:49.193617 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:49.254088 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:49.258154 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.258154 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:49.268910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c0ce3d1-457e-433d-921e-b809cb5ce88e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:12:49.269368 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1087/4278] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:49.287664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d349d124-faca-47e0-affe-9c7c78457e53 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.291679 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:12:49.292130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.292130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.292449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:49.292599 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.292599 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:49.295589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:12:49.304696 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:12:49.305582 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d349d124-faca-47e0-affe-9c7c78457e53 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:12:49.306056 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1058/4279] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:12:49 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 20 02:12:49.321910 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.323819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf Aug 20 02:12:49.324138 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.324439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.324530 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member ee7ddab2-cc31-430e-ab95-92d8f1304fdf {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:12:49.329431 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6606d0ea-df62-41dd-aa8f-2107fcbdaf14 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf returned with HTTP 404 Aug 20 02:12:49.329969 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1066/4280] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/group_snapshots/ee7ddab2-cc31-430e-ab95-92d8f1304fdf => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:49.340121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.341890 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:12:49.342112 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.342374 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.342691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:49.343108 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.343108 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:49.343644 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:12:49.352921 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:12:49.353655 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:49.353814 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:49.396453 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:49.400396 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.400396 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:49.411550 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d31311f2-dc9b-4a28-872a-cabc57e24c92 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:12:49.412026 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1070/4281] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:49.427566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.431139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de/action Aug 20 02:12:49.431710 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:12:49.431927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:49.434042 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for group b539ec62-993c-44ac-8ebd-7aaacf6ea3de {{(pid=100161) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:12:49.434284 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.groups [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group with id: b539ec62-993c-44ac-8ebd-7aaacf6ea3de Aug 20 02:12:49.438762 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.438762 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:49.522810 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93afde38-0cdf-4783-97cb-5fb10eefbebc tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de/action returned with HTTP 202 Aug 20 02:12:49.524014 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1088/4282] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:12:49 2026] POST /volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:49.535503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.537911 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 Aug 20 02:12:49.538179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.539170 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.550665 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.550665 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:49.555013 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:49.555644 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:49.555920 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:49.604049 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:49.608033 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.608033 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:49.621346 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7625fb60-6d93-4902-8ad1-f0b90298b646 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 returned with HTTP 200 Aug 20 02:12:49.621994 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1059/4283] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:49.888184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-974fd37b-812b-4a12-b848-048e9c919f77 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.890317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-974fd37b-812b-4a12-b848-048e9c919f77 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:49.890493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-974fd37b-812b-4a12-b848-048e9c919f77 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.890663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-974fd37b-812b-4a12-b848-048e9c919f77 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.897290 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.897290 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:49.901313 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-974fd37b-812b-4a12-b848-048e9c919f77 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:49.905777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:49.906306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-974fd37b-812b-4a12-b848-048e9c919f77 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:49.906685 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1067/4284] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:49.907629 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:49.907789 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:49.907957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:49.908057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:49.911968 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:49.911968 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:49.912778 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3cc9b7f6-d115-413d-ad54-f318e9f999a7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:49.913288 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1071/4285] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:49 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:50.638578 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-670b08e3-b6b6-457b-880e-c2ac278612af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.640964 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-670b08e3-b6b6-457b-880e-c2ac278612af tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 Aug 20 02:12:50.641429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-670b08e3-b6b6-457b-880e-c2ac278612af tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.641429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-670b08e3-b6b6-457b-880e-c2ac278612af tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.652366 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-670b08e3-b6b6-457b-880e-c2ac278612af tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 returned with HTTP 404 Aug 20 02:12:50.652971 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1089/4286] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/volumes/5d821287-97ff-4127-90bc-fdf4c9421de8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:50.662144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.664606 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de Aug 20 02:12:50.665039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.665039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.665285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member b539ec62-993c-44ac-8ebd-7aaacf6ea3de {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:50.669252 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f6a9180-b33f-465e-8939-9b21d11e92d9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de returned with HTTP 404 Aug 20 02:12:50.669821 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1060/4287] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/groups/b539ec62-993c-44ac-8ebd-7aaacf6ea3de => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:50.679716 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bf334557-4f58-40c8-8fa3-6006450e5108 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.681820 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf334557-4f58-40c8-8fa3-6006450e5108 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/22c5a3aa-0f33-410a-a996-963715267503 Aug 20 02:12:50.682080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf334557-4f58-40c8-8fa3-6006450e5108 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.682360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bf334557-4f58-40c8-8fa3-6006450e5108 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.699597 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bf334557-4f58-40c8-8fa3-6006450e5108 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types/22c5a3aa-0f33-410a-a996-963715267503 returned with HTTP 202 Aug 20 02:12:50.700028 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1068/4288] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:12:50 2026] DELETE /volume/v3/group_types/22c5a3aa-0f33-410a-a996-963715267503 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:50.708579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5dba111e-8057-4e23-b12b-3ad5101103cc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.710543 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dba111e-8057-4e23-b12b-3ad5101103cc tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 Aug 20 02:12:50.710751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dba111e-8057-4e23-b12b-3ad5101103cc tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.710964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dba111e-8057-4e23-b12b-3ad5101103cc tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.737478 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dba111e-8057-4e23-b12b-3ad5101103cc tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 returned with HTTP 202 Aug 20 02:12:50.737478 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1072/4289] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:12:50 2026] DELETE /volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:12:50.749250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-10fea021-9c84-4ba7-b077-c1a2e7c6d0ae None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.752460 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10fea021-9c84-4ba7-b077-c1a2e7c6d0ae tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] GET https://10.4.3.27/volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 Aug 20 02:12:50.752626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10fea021-9c84-4ba7-b077-c1a2e7c6d0ae tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.752856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-10fea021-9c84-4ba7-b077-c1a2e7c6d0ae tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.757492 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-10fea021-9c84-4ba7-b077-c1a2e7c6d0ae tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 returned with HTTP 404 Aug 20 02:12:50.758056 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1090/4290] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/types/741c208c-fb78-4d90-a39a-9266419838c8 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:50.768908 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-63876a13-6a42-4d75-8d82-cd1f9334b41c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.771346 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-63876a13-6a42-4d75-8d82-cd1f9334b41c tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:12:50.771721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-63876a13-6a42-4d75-8d82-cd1f9334b41c tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-691272464"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:50.790343 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-63876a13-6a42-4d75-8d82-cd1f9334b41c tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:12:50.790758 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1061/4291] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:12:50 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:50.800609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a37b9d5d-bb3e-4f1a-81dd-cb37ea738649 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.802668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a37b9d5d-bb3e-4f1a-81dd-cb37ea738649 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:12:50.803105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a37b9d5d-bb3e-4f1a-81dd-cb37ea738649 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1776291368"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:50.820664 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a37b9d5d-bb3e-4f1a-81dd-cb37ea738649 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:12:50.821257 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1069/4292] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:12:50 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:50.835374 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.838532 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:12:50.838532 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e956fc02-9874-4b66-b644-683756303283", "volume_types": ["633fe9c6-2bf9-46e9-83a3-2c005e360c96"], "name": "tempest-GroupSnapshotsTest-Group-1156387274"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:50.840564 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group {'group': {'group_type': 'e956fc02-9874-4b66-b644-683756303283', 'volume_types': ['633fe9c6-2bf9-46e9-83a3-2c005e360c96'], 'name': 'tempest-GroupSnapshotsTest-Group-1156387274'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:12:50.851567 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group tempest-GroupSnapshotsTest-Group-1156387274. Aug 20 02:12:50.861882 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:50.882399 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['5f300964-8112-448f-8f19-855eda509a46'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:50.915208 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b0e3a279-e3d4-4662-9e8e-95c753dd5a42 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:12:50.915208 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1073/4293] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:12:50 2026] POST /volume/v3/groups => generated 112 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:50.922877 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.925122 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.925298 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:50.925406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7c7ff491-65f7-4f56-890e-359016615e2f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:50.925633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.925877 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.928591 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c7ff491-65f7-4f56-890e-359016615e2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:50.928684 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:50.928739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c7ff491-65f7-4f56-890e-359016615e2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.928763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:50.928812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c7ff491-65f7-4f56-890e-359016615e2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.929093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:50.929201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7c7ff491-65f7-4f56-890e-359016615e2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:50.929263 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:50.933942 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:50.933942 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:50.934084 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:50.934084 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:50.935623 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c7ff491-65f7-4f56-890e-359016615e2f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:50.935780 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1070/4294] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:50.940099 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:50.940099 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:50.945385 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7a3f0f8d-5881-4ade-8106-40139dff6a90 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:50.945821 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1062/4295] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:50.949768 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:50.958058 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-462d9093-af3c-4c36-a354-3ed423fce7a8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:50.958666 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1091/4296] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:50 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:51.949585 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a6345080-0241-4703-81f8-496e2d8b88e8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:51.952141 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6345080-0241-4703-81f8-496e2d8b88e8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:51.952141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6345080-0241-4703-81f8-496e2d8b88e8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:51.952400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a6345080-0241-4703-81f8-496e2d8b88e8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:51.952555 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a6345080-0241-4703-81f8-496e2d8b88e8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:51.958451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9e732940-c080-4de2-832b-f5c6469de8b9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:51.959162 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:51.959162 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:51.959958 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a6345080-0241-4703-81f8-496e2d8b88e8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:51.961546 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1074/4297] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:51 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:51.961691 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e732940-c080-4de2-832b-f5c6469de8b9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:51.961691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e732940-c080-4de2-832b-f5c6469de8b9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:51.961691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9e732940-c080-4de2-832b-f5c6469de8b9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:51.961838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-9e732940-c080-4de2-832b-f5c6469de8b9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:51.972433 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:51.972433 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:51.974800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-94d16af4-476d-440d-b94b-66a2b39530d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:51.976903 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94d16af4-476d-440d-b94b-66a2b39530d0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:51.977161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94d16af4-476d-440d-b94b-66a2b39530d0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:51.978354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-94d16af4-476d-440d-b94b-66a2b39530d0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:51.985456 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:51.985456 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:51.988974 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9e732940-c080-4de2-832b-f5c6469de8b9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:51.989552 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-94d16af4-476d-440d-b94b-66a2b39530d0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:51.989623 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1071/4298] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:51 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:51.996341 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-94d16af4-476d-440d-b94b-66a2b39530d0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:51.996341 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1063/4299] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:51 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:52.001280 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-31de1d59-0536-4da4-b033-8378bc37f11d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.004954 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:52.005515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1286158723", "volume_type": "633fe9c6-2bf9-46e9-83a3-2c005e360c96", "group_id": "a87fd9cb-371b-404c-9d2c-699f0c52a6e0", "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:52.009684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1286158723', 'volume_type': '633fe9c6-2bf9-46e9-83a3-2c005e360c96', 'group_id': 'a87fd9cb-371b-404c-9d2c-699f0c52a6e0', 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:52.009898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.011817 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:52.012015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:52.012319 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:52.021849 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.021849 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:52.022063 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.022063 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:52.022063 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume of 1 GB Aug 20 02:12:52.026720 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:52.028350 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:52.030779 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48527fc2-a603-4d71-b0a8-e1c1f57b589b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:52.031129 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1075/4300] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:52 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:52.034283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (724d42ba-442c-43b8-837a-956170977c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:52.035618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0323234e-9386-493d-addb-c852f41556ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.038642 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.038642 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:52.038642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:52.046535 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-78c59743-1b03-4345-a46e-7657a2798069 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.048278 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:52.048515 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "433f1603-1258-4ddb-9a10-742b20b2da96", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:52.050059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '433f1603-1258-4ddb-9a10-742b20b2da96', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:52.058133 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.058133 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:52.058827 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume retrieved successfully. Aug 20 02:12:52.058915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume of 1 GB Aug 20 02:12:52.062887 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Availability Zones retrieved successfully. Aug 20 02:12:52.070531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (86da97ea-a20c-4782-bea4-e7928aded35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:52.070595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0323234e-9386-493d-addb-c852f41556ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:12:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=633fe9c6-2bf9-46e9-83a3-2c005e360c96,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-691272464',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '633fe9c6-2bf9-46e9-83a3-2c005e360c96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a87fd9cb-371b-404c-9d2c-699f0c52a6e0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.070595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e613379-20f6-40f6-90da-f66ae0600afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.070736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565aa3f9-3a14-4006-bfb3-78a609817f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.071272 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:52.097747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565aa3f9-3a14-4006-bfb3-78a609817f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '433f1603-1258-4ddb-9a10-742b20b2da96', 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.099479 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a2b35f-e9e8-4205-955e-ba82897ca030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.106291 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:52.106606 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:52.143720 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['6053257b-dd79-4e3e-b411-10c475a5b4b3', '14cf3a39-47c1-4cd2-97a5-861e38d032c1', 'f638b9b0-f3ad-4f01-9b0f-b088394f8cd2', 'ff1d9402-5025-46c0-8c8b-fcd35cf03197'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:52.144693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e613379-20f6-40f6-90da-f66ae0600afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6053257b-dd79-4e3e-b411-10c475a5b4b3', '14cf3a39-47c1-4cd2-97a5-861e38d032c1', 'f638b9b0-f3ad-4f01-9b0f-b088394f8cd2', 'ff1d9402-5025-46c0-8c8b-fcd35cf03197']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.145757 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98601a5-f555-4581-b362-bf5a6e6e5dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.147093 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['1f0adb8c-b94b-4dbb-9732-8d47583e35b7', '22c299cf-c1d4-4071-91dd-343475041a40', '88f1c232-bdcc-4150-b9e9-a3e2d24f1c1c', '4d27bf19-d98b-4c15-b101-b5f233030dcb'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:52.150961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a2b35f-e9e8-4205-955e-ba82897ca030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f0adb8c-b94b-4dbb-9732-8d47583e35b7', '22c299cf-c1d4-4071-91dd-343475041a40', '88f1c232-bdcc-4150-b9e9-a3e2d24f1c1c', '4d27bf19-d98b-4c15-b101-b5f233030dcb']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.150961 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e074a9-db62-46af-b350-205e017d70ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.178932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98601a5-f555-4581-b362-bf5a6e6e5dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1286158723',encryption_key_id=None,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['6053257b-dd79-4e3e-b411-10c475a5b4b3','14cf3a39-47c1-4cd2-97a5-861e38d032c1','f638b9b0-f3ad-4f01-9b0f-b088394f8cd2','ff1d9402-5025-46c0-8c8b-fcd35cf03197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1286158723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,host=None,id=7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce26687fd694d85b67f04d0c8ca19d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fc3cfdd73d4837a062097a94d73133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(633fe9c6-2bf9-46e9-83a3-2c005e360c96),volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.179732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fa1173-dbc6-4bfd-bf7b-5a2da2b59a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.195832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e074a9-db62-46af-b350-205e017d70ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b0b0d2-06d4-43d4-abed-11f5e3abadc4', '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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['1f0adb8c-b94b-4dbb-9732-8d47583e35b7','22c299cf-c1d4-4071-91dd-343475041a40','88f1c232-bdcc-4150-b9e9-a3e2d24f1c1c','4d27bf19-d98b-4c15-b101-b5f233030dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=433f1603-1258-4ddb-9a10-742b20b2da96,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:12:52Z,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=91b0b0d2-06d4-43d4-abed-11f5e3abadc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afea51992e44b33870a6bcd9c87b7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=433f1603-1258-4ddb-9a10-742b20b2da96,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1022dba6d41648d9b647d3948dce57eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.197388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d0e4b0-9132-41d3-8039-5a745afed20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.207936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fa1173-dbc6-4bfd-bf7b-5a2da2b59a57) transitioned into state 'SUCCESS' from state '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-1286158723',encryption_key_id=None,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['6053257b-dd79-4e3e-b411-10c475a5b4b3','14cf3a39-47c1-4cd2-97a5-861e38d032c1','f638b9b0-f3ad-4f01-9b0f-b088394f8cd2','ff1d9402-5025-46c0-8c8b-fcd35cf03197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.209120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a128e60-e596-437a-a492-23db7096e264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.221588 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d0e4b0-9132-41d3-8039-5a745afed20e) transitioned into state 'SUCCESS' from 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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['1f0adb8c-b94b-4dbb-9732-8d47583e35b7','22c299cf-c1d4-4071-91dd-343475041a40','88f1c232-bdcc-4150-b9e9-a3e2d24f1c1c','4d27bf19-d98b-4c15-b101-b5f233030dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=433f1603-1258-4ddb-9a10-742b20b2da96,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.222303 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72949f53-4086-4108-af2b-a1147f91c99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:52.228669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a128e60-e596-437a-a492-23db7096e264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.229937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (724d42ba-442c-43b8-837a-956170977c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:52.230164 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request issued successfully. Aug 20 02:12:52.232296 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:52.232296 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:52.251794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72949f53-4086-4108-af2b-a1147f91c99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:52.252689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (86da97ea-a20c-4782-bea4-e7928aded35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:52.253001 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request issued successfully. Aug 20 02:12:52.253624 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-78c59743-1b03-4345-a46e-7657a2798069 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:52.254173 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1072/4301] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:52 2026] POST /volume/v3/volumes => generated 807 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:52.271407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8bd50df1-9699-4b1e-9831-c33858d76757 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.276240 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8bd50df1-9699-4b1e-9831-c33858d76757 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:12:52.276574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8bd50df1-9699-4b1e-9831-c33858d76757 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:52.279786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8bd50df1-9699-4b1e-9831-c33858d76757 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:52.287169 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:52.290470 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.290470 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:52.292932 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.292932 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:52.298824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-31de1d59-0536-4da4-b033-8378bc37f11d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:52.300786 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1092/4302] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:52 2026] POST /volume/v3/volumes => generated 820 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:52.304119 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8bd50df1-9699-4b1e-9831-c33858d76757 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:52.313806 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8bd50df1-9699-4b1e-9831-c33858d76757 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 200 Aug 20 02:12:52.313806 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1064/4303] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:52 2026] GET /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:52.320566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-61e85636-d173-485e-80e7-4c3d8f81520a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.325550 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c Aug 20 02:12:52.325886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:52.326183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:52.338068 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.338068 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:52.341424 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:52.342273 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:52.342642 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:52.389850 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:52.393487 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.393487 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:52.404827 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-61e85636-d173-485e-80e7-4c3d8f81520a tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c returned with HTTP 200 Aug 20 02:12:52.404827 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1076/4304] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:52 2026] GET /volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c => generated 888 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:52.974937 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:52.977259 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:52.977524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:52.977757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:52.977916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:52.982741 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:52.982741 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:52.983583 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec0bb41f-7483-4093-98dd-1fcaf9762741 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:52.983941 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1073/4305] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:52 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:53.331654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-07163c33-0347-4661-9172-91e35584f3c6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.332178 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07163c33-0347-4661-9172-91e35584f3c6 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:12:53.332763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07163c33-0347-4661-9172-91e35584f3c6 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.332763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07163c33-0347-4661-9172-91e35584f3c6 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.341846 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.341846 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:53.344792 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-07163c33-0347-4661-9172-91e35584f3c6 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:53.350465 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07163c33-0347-4661-9172-91e35584f3c6 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 200 Aug 20 02:12:53.350869 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1093/4306] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:53.363138 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-793e4060-d23b-4b23-8526-86c40fad73d7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.366594 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-793e4060-d23b-4b23-8526-86c40fad73d7 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:12:53.366594 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-793e4060-d23b-4b23-8526-86c40fad73d7 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.366594 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-793e4060-d23b-4b23-8526-86c40fad73d7 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.374634 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.374634 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:53.379317 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-793e4060-d23b-4b23-8526-86c40fad73d7 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:53.388256 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-793e4060-d23b-4b23-8526-86c40fad73d7 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 200 Aug 20 02:12:53.388256 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1065/4307] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:53.406357 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.406357 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:53.406357 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.406357 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.406357 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:53.414561 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.414561 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:53.415294 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:53.424056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-491b03c6-8afd-4cd0-b053-914946a2d844 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.426142 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c Aug 20 02:12:53.426355 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.426570 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.439652 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.439652 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:53.443407 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume request issued successfully. Aug 20 02:12:53.443563 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6225a260-41b9-4dfd-aaa8-25cde0ccbb83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 202 Aug 20 02:12:53.444152 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1077/4308] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:12:53 2026] DELETE /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:53.445874 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:53.446731 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:53.446942 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:53.458051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.460090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:53.460328 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.460543 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.470750 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.470750 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:53.475404 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:53.481307 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6cb5d01-17f1-436e-bcc9-544e2261b8c4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 200 Aug 20 02:12:53.481710 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1094/4309] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:53.495618 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:53.499917 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.499917 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:53.511353 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-491b03c6-8afd-4cd0-b053-914946a2d844 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c returned with HTTP 200 Aug 20 02:12:53.511353 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1074/4310] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:53.531602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.534599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:53.534857 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-865481797", "volume_type": "633fe9c6-2bf9-46e9-83a3-2c005e360c96", "group_id": "a87fd9cb-371b-404c-9d2c-699f0c52a6e0", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:53.536790 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-865481797', 'volume_type': '633fe9c6-2bf9-46e9-83a3-2c005e360c96', 'group_id': 'a87fd9cb-371b-404c-9d2c-699f0c52a6e0', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:53.545414 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.545414 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:53.546276 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume of 1 GB Aug 20 02:12:53.553106 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:12:53.563114 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (97a9c0f8-6363-4639-a20b-d23f649f401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:53.565308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacfaab0-6cd7-4ac9-80f2-820008fac56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:53.566196 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.566196 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:53.566534 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:53.592570 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacfaab0-6cd7-4ac9-80f2-820008fac56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:12:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=633fe9c6-2bf9-46e9-83a3-2c005e360c96,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-691272464',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '633fe9c6-2bf9-46e9-83a3-2c005e360c96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a87fd9cb-371b-404c-9d2c-699f0c52a6e0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:53.593317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63793b49-12bb-4310-8298-6aabf884f3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:53.628427 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:53.628694 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:53.650208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['61334855-4229-42b2-abee-a95827b37593', '08f8362d-90e3-4539-afca-8874a00727e5', 'bec069a2-a64d-4bd3-ae12-efafdf226d33', '23e5c204-d1ce-44d0-b89d-0621555941ac'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:53.651250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63793b49-12bb-4310-8298-6aabf884f3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61334855-4229-42b2-abee-a95827b37593', '08f8362d-90e3-4539-afca-8874a00727e5', 'bec069a2-a64d-4bd3-ae12-efafdf226d33', '23e5c204-d1ce-44d0-b89d-0621555941ac']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:53.652177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05baf6e2-6130-480b-8e3d-7d52e2a47354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:53.683642 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05baf6e2-6130-480b-8e3d-7d52e2a47354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6923b4df-4e72-4941-a474-060452c138ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-865481797',encryption_key_id=None,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['61334855-4229-42b2-abee-a95827b37593','08f8362d-90e3-4539-afca-8874a00727e5','bec069a2-a64d-4bd3-ae12-efafdf226d33','23e5c204-d1ce-44d0-b89d-0621555941ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-865481797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,host=None,id=6923b4df-4e72-4941-a474-060452c138ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce26687fd694d85b67f04d0c8ca19d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fc3cfdd73d4837a062097a94d73133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(633fe9c6-2bf9-46e9-83a3-2c005e360c96),volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:53.684463 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1314e1-cc48-43fa-a117-9f2693c8719b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:53.705788 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1314e1-cc48-43fa-a117-9f2693c8719b) transitioned into state 'SUCCESS' from state '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-865481797',encryption_key_id=None,group_id=a87fd9cb-371b-404c-9d2c-699f0c52a6e0,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['61334855-4229-42b2-abee-a95827b37593','08f8362d-90e3-4539-afca-8874a00727e5','bec069a2-a64d-4bd3-ae12-efafdf226d33','23e5c204-d1ce-44d0-b89d-0621555941ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=633fe9c6-2bf9-46e9-83a3-2c005e360c96)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:53.706529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (372f2e86-beb9-441b-adab-6fd3fb0a3dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:53.720929 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (372f2e86-beb9-441b-adab-6fd3fb0a3dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:53.721696 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (97a9c0f8-6363-4639-a20b-d23f649f401c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:53.722023 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request issued successfully. Aug 20 02:12:53.722708 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:53.722845 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:53.765735 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:53.773081 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.773081 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:53.781749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9fa3a673-6e95-400e-a534-b521e5a19bc0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:53.781749 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1066/4311] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:53 2026] POST /volume/v3/volumes => generated 819 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:53.792397 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7e47c8e8-9036-4193-8b4a-413e413506ff None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:53.798709 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac Aug 20 02:12:53.798988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:53.799276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:53.811498 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.811498 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:53.819654 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:53.821311 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:53.822210 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:53.882573 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:53.885967 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:53.885967 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:53.901459 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7e47c8e8-9036-4193-8b4a-413e413506ff tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac returned with HTTP 200 Aug 20 02:12:53.902151 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1078/4312] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac => generated 887 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:53.996715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:54.001091 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:54.001326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:54.001565 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:54.001719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:54.006967 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:54.006967 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:54.009075 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-abe5be10-bab1-4bf8-9a45-20794d71d528 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:54.009075 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1095/4313] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:53 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:12:54.503687 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9273b573-73d0-4706-bd60-925f50e0a3e5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:54.507467 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9273b573-73d0-4706-bd60-925f50e0a3e5 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:12:54.507686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9273b573-73d0-4706-bd60-925f50e0a3e5 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:54.507989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9273b573-73d0-4706-bd60-925f50e0a3e5 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:54.518488 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9273b573-73d0-4706-bd60-925f50e0a3e5 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 404 Aug 20 02:12:54.519149 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1075/4314] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:54 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:12:54.915250 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:54.920501 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac Aug 20 02:12:54.920501 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:54.920779 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:54.932139 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:54.932139 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:54.936914 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:12:54.937822 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:54.938413 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:54.982288 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:54.989628 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:54.989628 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:54.998468 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57827b2d-989c-4a64-b4eb-88313c3f6cb1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac returned with HTTP 200 Aug 20 02:12:54.999276 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1067/4315] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:54 2026] GET /volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:55.015940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:55.018613 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] PUT https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:55.018757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:55.020339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Update called for group a87fd9cb-371b-404c-9d2c-699f0c52a6e0. {{(pid=100164) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:12:55.020475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-202cb39d-eca0-44a7-9585-43e7ac652385 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:55.020775 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Updating group a87fd9cb-371b-404c-9d2c-699f0c52a6e0 with name None description: None add_volumes: None remove_volumes: 7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c. Aug 20 02:12:55.022642 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-202cb39d-eca0-44a7-9585-43e7ac652385 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:55.023954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-202cb39d-eca0-44a7-9585-43e7ac652385 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:55.023954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-202cb39d-eca0-44a7-9585-43e7ac652385 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:55.023954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-202cb39d-eca0-44a7-9585-43e7ac652385 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:55.024286 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:55.024286 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:55.028342 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:55.028342 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:55.029364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-202cb39d-eca0-44a7-9585-43e7ac652385 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:55.029911 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1096/4316] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:55 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:55.044533 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22346aa9-a0a7-4b64-ae3d-214712d1c8fe tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 202 Aug 20 02:12:55.045074 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1079/4317] 10.4.3.27 () {70 vars in 1399 bytes} [Thu Aug 20 02:12:55 2026] PUT /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:55.052692 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c5e86570-1815-49da-bd99-88bc70b313fd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:55.054563 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5e86570-1815-49da-bd99-88bc70b313fd tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:55.054811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5e86570-1815-49da-bd99-88bc70b313fd tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:55.055017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5e86570-1815-49da-bd99-88bc70b313fd tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:55.055175 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-c5e86570-1815-49da-bd99-88bc70b313fd tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:55.058849 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:55.058849 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:55.067807 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5e86570-1815-49da-bd99-88bc70b313fd tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:55.068385 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1076/4318] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:55 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:56.050108 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:56.053504 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:56.054254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:56.054494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:56.056790 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:56.062411 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:56.062411 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:56.063640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d8b9a03-28bb-4a5d-9a32-ee4457b86e83 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:56.064147 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1068/4319] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:56 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:56.081905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:56.084926 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:56.085278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:56.085537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:56.085737 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:56.096328 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:56.096328 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:56.112892 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa97ff4b-4f66-4eaa-84fb-66488cd2fed8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:56.113309 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1097/4320] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:56 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:56.128304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:56.130177 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] PUT https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:56.130543 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:56.132160 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Update called for group a87fd9cb-371b-404c-9d2c-699f0c52a6e0. {{(pid=100164) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:12:56.132298 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Updating group a87fd9cb-371b-404c-9d2c-699f0c52a6e0 with name None description: None add_volumes: 7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c remove_volumes: None. Aug 20 02:12:56.136961 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:56.136961 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:56.173814 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-95d4c6de-a44d-49f3-9b5b-5eeda52a3203 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 202 Aug 20 02:12:56.174278 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1080/4321] 10.4.3.27 () {70 vars in 1399 bytes} [Thu Aug 20 02:12:56 2026] PUT /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:56.185583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:56.187679 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:56.187933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:56.188148 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:56.188360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:56.192525 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:56.192525 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:56.206054 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-490430d7-79dd-42b5-8f67-af5cfc80e395 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:56.206510 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1077/4322] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:56 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:56.902728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:56.904895 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:56.906310 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "6819bebf-bc6e-4910-bbdb-11c58ac78fb5", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:56.906960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '6819bebf-bc6e-4910-bbdb-11c58ac78fb5', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:57.008866 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume of 1 GB Aug 20 02:12:57.016254 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Availability Zones retrieved successfully. Aug 20 02:12:57.022912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (ae8835ef-7d51-4e91-abee-baac9670cd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:57.024740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a5b3ce-2975-494d-a636-8dc5084db448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:57.025908 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:57.079329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fc895340-4c04-4d8a-b567-c3405c576264 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.081481 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc895340-4c04-4d8a-b567-c3405c576264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:57.081708 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fc895340-4c04-4d8a-b567-c3405c576264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.081936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fc895340-4c04-4d8a-b567-c3405c576264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.082415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fc895340-4c04-4d8a-b567-c3405c576264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:57.086870 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.086870 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:57.087755 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc895340-4c04-4d8a-b567-c3405c576264 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:57.088202 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1098/4323] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:57 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:57.103824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a5b3ce-2975-494d-a636-8dc5084db448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:57.104752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e065934-8587-4cbd-92aa-84d7a415098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:57.171692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['ed902ad9-7d41-48f8-9d36-df8e26f115d3', '28d356fe-1d81-45a5-a09d-83ee8588650c', 'f2549fc6-1865-4961-8405-825bb58212a9', '9d60eb36-4be1-4439-b271-4a9cbe86b4e5'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:57.172535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e065934-8587-4cbd-92aa-84d7a415098d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed902ad9-7d41-48f8-9d36-df8e26f115d3', '28d356fe-1d81-45a5-a09d-83ee8588650c', 'f2549fc6-1865-4961-8405-825bb58212a9', '9d60eb36-4be1-4439-b271-4a9cbe86b4e5']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:57.173497 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c02db4b-cacc-45c9-b688-001db009a734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:57.180246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.180600 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:12:57.180693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.180889 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.190563 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:57.190888 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:57.191196 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:57.192383 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.192383 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:57.206177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c02db4b-cacc-45c9-b688-001db009a734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561b7809-8259-481b-9e14-712f051a61fd', '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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['ed902ad9-7d41-48f8-9d36-df8e26f115d3','28d356fe-1d81-45a5-a09d-83ee8588650c','f2549fc6-1865-4961-8405-825bb58212a9','9d60eb36-4be1-4439-b271-4a9cbe86b4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:12:57Z,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=561b7809-8259-481b-9e14-712f051a61fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afea51992e44b33870a6bcd9c87b7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1022dba6d41648d9b647d3948dce57eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:57.206177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0315414-98cd-4485-a2cc-2fd2d44e906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:57.206513 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-ca6e4ae2-fcef-45af-9d97-1c93397cbf4d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:12:57.207031 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1081/4324] 10.4.3.27 () {68 vars in 1477 bytes} [Thu Aug 20 02:12:57 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 20 02:12:57.217354 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.221173 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:57.221173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.221173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.221173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:57.228554 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.228554 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:57.240989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0315414-98cd-4485-a2cc-2fd2d44e906e) transitioned into state 'SUCCESS' from 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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['ed902ad9-7d41-48f8-9d36-df8e26f115d3','28d356fe-1d81-45a5-a09d-83ee8588650c','f2549fc6-1865-4961-8405-825bb58212a9','9d60eb36-4be1-4439-b271-4a9cbe86b4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:57.241752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d88bed7-7e26-4027-949c-a4b4895b55c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:57.245723 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc2b725f-ddb9-4287-8d26-bd3c8324a3b6 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:57.246468 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1078/4325] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:57 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:57.261179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.266252 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.266449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d88bed7-7e26-4027-949c-a4b4895b55c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:57.266449 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (ae8835ef-7d51-4e91-abee-baac9670cd32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:57.266449 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request issued successfully. Aug 20 02:12:57.266556 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] PUT https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:57.266556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6923b4df-4e72-4941-a474-060452c138ac"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:57.266608 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8250d85-8a56-4a62-b323-0945eeb0df34 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:12:57.266608 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1069/4326] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:56 2026] POST /volume/v3/volumes => generated 773 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:57.269898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Update called for group a87fd9cb-371b-404c-9d2c-699f0c52a6e0. {{(pid=100161) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:12:57.270493 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.groups [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Updating group a87fd9cb-371b-404c-9d2c-699f0c52a6e0 with name None description: None add_volumes: None remove_volumes: 6923b4df-4e72-4941-a474-060452c138ac. Aug 20 02:12:57.271604 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:57.271750 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.272022 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.279257 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.279257 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:57.281406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.283924 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:12:57.284339 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.284596 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.295526 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.295526 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:57.297543 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.297543 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:57.301965 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:57.302550 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:57.308437 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87fee82e-9996-4856-b7aa-87fb29290aa2 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:12:57.308535 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-9b8b3de6-7d18-4c53-bd6d-2fc06bf72914 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:12:57.308886 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1079/4327] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:57 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:57.308943 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1082/4328] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:12:57 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1661 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:57.325947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.328005 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d00f85bc-c248-49b9-ad07-8d353363c0f7 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 202 Aug 20 02:12:57.328974 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1099/4329] 10.4.3.27 () {70 vars in 1399 bytes} [Thu Aug 20 02:12:57 2026] PUT /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:12:57.330017 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:12:57.330553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1122608998", "description": null, "metadata": {}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:57.336790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:57.343012 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:57.343683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:57.343998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:57.343998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:57.348505 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.348505 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:57.349267 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:12:57.350217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create snapshot from volume b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:12:57.351955 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:57.351955 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:57.364329 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c8edbb1-a378-4c0e-aab2-cd6682ec355c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:57.365031 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1080/4330] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:57 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:57.406333 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Created reservations ['f70d2925-a77c-408a-bbfa-f4a65400410f', '4d316fb5-b6d7-4d50-8a2b-d7292a50e15a', '6eee0296-301d-4282-90bd-b19ded90704e', '2ed09efa-cf61-4434-9b5f-cda1273bca98'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:57.454361 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot force create request issued successfully. Aug 20 02:12:57.454915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-957dd204-8ca4-43a6-93ae-bcafb405f93c req-7108739c-bd76-44c3-a2c4-cc3957340ece tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:12:57.455632 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1070/4331] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:12:57 2026] POST /volume/v3/snapshots => generated 324 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:12:58.099611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:58.103356 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:58.103531 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:58.103775 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:58.103931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:58.109097 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:58.109097 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:58.110270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b4256d6f-846b-4d68-84fd-c6d1abe3fd5b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:58.110949 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1083/4332] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:58 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:58.326940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:58.328716 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:12:58.328944 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:58.329167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:58.338283 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:58.338283 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:58.342915 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:58.348123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9b0d52b2-356b-49ff-a7ab-db07f4745d8b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:12:58.348613 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1100/4333] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:58 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:58.377548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:58.380609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:58.380957 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:58.381273 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:58.381502 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:58.385302 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:58.385302 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:58.395768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a58e3ca-ada2-4085-ae39-f7a77f40ca0f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:58.396309 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1081/4334] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:58 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:58.413395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c6694b29-63ac-43f1-afb1-103990297f60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:58.415385 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6694b29-63ac-43f1-afb1-103990297f60 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] PUT https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:58.415748 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6694b29-63ac-43f1-afb1-103990297f60 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6923b4df-4e72-4941-a474-060452c138ac"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:58.418199 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-c6694b29-63ac-43f1-afb1-103990297f60 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Update called for group a87fd9cb-371b-404c-9d2c-699f0c52a6e0. {{(pid=100162) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 02:12:58.418199 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.groups [None req-c6694b29-63ac-43f1-afb1-103990297f60 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Updating group a87fd9cb-371b-404c-9d2c-699f0c52a6e0 with name None description: None add_volumes: 6923b4df-4e72-4941-a474-060452c138ac remove_volumes: None. Aug 20 02:12:58.424383 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:58.424383 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:58.470108 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6694b29-63ac-43f1-afb1-103990297f60 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 202 Aug 20 02:12:58.470587 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1071/4335] 10.4.3.27 () {70 vars in 1399 bytes} [Thu Aug 20 02:12:58 2026] PUT /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 02:12:58.482405 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:58.485311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:58.486441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:58.486441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:58.486441 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:58.491183 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:58.491183 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:58.502392 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d569c306-fe8a-4296-8e1c-b7dc574a409f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:58.502795 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1084/4336] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:58 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:59.120829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.122637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:12:59.122811 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.122981 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.123192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:12:59.128151 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.128151 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:59.133378 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44ff7acc-38f0-4bb7-9e4f-925b8f6fd79e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:12:59.133378 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1101/4337] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:59.363499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.365691 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:12:59.366374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.366458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.375812 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.375812 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:59.380823 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:12:59.387043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-261e4665-873d-49e7-a7ab-6a294e9d0f2f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:12:59.387610 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1082/4338] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:59.514740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.516734 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:12:59.517426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.517792 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.518059 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.groups [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:12:59.528660 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.528660 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:59.546951 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d7a879c-b68d-4be2-a50b-3baf4917b120 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 200 Aug 20 02:12:59.547736 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1072/4339] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:59.558699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-154e568a-7df7-477b-9882-8d199795b909 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.560827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-96adf29c-2741-4272-bcab-6928d12501a7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.561119 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:12:59.561162 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.561382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.561635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:12:59.561936 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.561936 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:59.562460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:12:59.563166 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-96adf29c-2741-4272-bcab-6928d12501a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a Aug 20 02:12:59.563935 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-96adf29c-2741-4272-bcab-6928d12501a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.563935 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-96adf29c-2741-4272-bcab-6928d12501a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.570765 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.570765 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:59.572064 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-96adf29c-2741-4272-bcab-6928d12501a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:12:59.572453 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-96adf29c-2741-4272-bcab-6928d12501a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a returned with HTTP 200 Aug 20 02:12:59.572704 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:12:59.572930 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1102/4340] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:12:59.573986 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:59.574141 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:59.610994 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2762c039-28ec-44f8-9f45-069771673a81 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.613768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:12:59.613924 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-169805346", "snapshot_id": null, "imageRef": "b1cdfc71-3c3e-4c62-92f5-18460f2342e3", "volume_type": null, "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:59.616425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-169805346', 'snapshot_id': None, 'imageRef': 'b1cdfc71-3c3e-4c62-92f5-18460f2342e3', 'volume_type': None, 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:12:59.621021 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:59.624530 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.624530 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:59.632405 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:12:59.632604 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:12:59.688267 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:12:59.689895 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.689895 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:12:59.697524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-154e568a-7df7-477b-9882-8d199795b909 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:12:59.697872 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1085/4341] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:12:59.713149 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6e204e28-63df-422b-a419-6eeb7c39f28c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.715665 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/group_snapshots Aug 20 02:12:59.716340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a87fd9cb-371b-404c-9d2c-699f0c52a6e0", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-489242344"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:12:59.718306 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a87fd9cb-371b-404c-9d2c-699f0c52a6e0', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-489242344'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 02:12:59.726178 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.726178 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:59.731678 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.group_snapshots [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-489242344. Aug 20 02:12:59.755974 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.755974 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:12:59.779651 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-691272464 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-691272464, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:12:59.796255 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.796255 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:12:59.797070 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:12:59.797377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume of 1 GB Aug 20 02:12:59.804760 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Availability Zones retrieved successfully. Aug 20 02:12:59.814363 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (b58511e2-31cf-4a5c-abb0-6ac093f7cd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:12:59.816512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd65ab3-3301-4b62-961e-ac9f080b60c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:59.818281 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:12:59.819344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['676dc3dc-cb47-4aed-9fc1-987b9b7cb8d2', '654dee92-2a8d-460f-955a-607e335abbc8', '6f1beb35-38c1-4bc0-ac60-b4027981a6e1', '9db3e3ce-d34c-4bc4-8ffb-592e9e12b0fa'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:59.862641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd65ab3-3301-4b62-961e-ac9f080b60c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb2b6304-0e81-405b-a8cb-0015301c9a7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:59.863975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f91c3e5-30ab-4568-b0a8-907773c8082e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:12:59.872289 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6e204e28-63df-422b-a419-6eeb7c39f28c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots returned with HTTP 202 Aug 20 02:12:59.872676 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1073/4342] 10.4.3.27 () {70 vars in 1317 bytes} [Thu Aug 20 02:12:59 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:12:59.886404 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-093145e1-a852-4b35-9f6a-e30d910ad061 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:12:59.888710 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-093145e1-a852-4b35-9f6a-e30d910ad061 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:12:59.888926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-093145e1-a852-4b35-9f6a-e30d910ad061 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:12:59.889138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-093145e1-a852-4b35-9f6a-e30d910ad061 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:12:59.889325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-093145e1-a852-4b35-9f6a-e30d910ad061 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member c76097a8-b63f-45b9-960f-62137581035a {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:12:59.893601 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:12:59.893601 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:12:59.897887 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-093145e1-a852-4b35-9f6a-e30d910ad061 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a returned with HTTP 200 Aug 20 02:12:59.898259 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1103/4343] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:12:59 2026] GET /volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:12:59.942599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Created reservations ['03dce392-51cc-47b1-8ec5-f2e9d3adff2e', 'd4d226f3-1a45-4e09-88b0-999bf734c6d7', 'f89d85ee-009a-46aa-9014-92741f44accb', 'bde054b9-21db-4ebb-a1ba-055c9f7701b5'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:12:59.943617 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f91c3e5-30ab-4568-b0a8-907773c8082e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03dce392-51cc-47b1-8ec5-f2e9d3adff2e', 'd4d226f3-1a45-4e09-88b0-999bf734c6d7', 'f89d85ee-009a-46aa-9014-92741f44accb', 'bde054b9-21db-4ebb-a1ba-055c9f7701b5']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:12:59.944565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5f9df3-23ee-41d6-893d-0ce5b7153698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:00.000476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5f9df3-23ee-41d6-893d-0ce5b7153698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b121bf7-de2b-4168-9d16-ae78aee24710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-169805346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['03dce392-51cc-47b1-8ec5-f2e9d3adff2e','d4d226f3-1a45-4e09-88b0-999bf734c6d7','f89d85ee-009a-46aa-9014-92741f44accb','bde054b9-21db-4ebb-a1ba-055c9f7701b5'],size=1,snapshot_id=cb2b6304-0e81-405b-a8cb-0015301c9a7a,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-169805346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b121bf7-de2b-4168-9d16-ae78aee24710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dacd2b87b424375aa01ba365f223e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb2b6304-0e81-405b-a8cb-0015301c9a7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212800d9f2914606a1a3bd318484fed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:00.001191 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2315b2-a07b-45f0-ab3a-58e224a48f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:00.028967 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2315b2-a07b-45f0-ab3a-58e224a48f2f) transitioned into state 'SUCCESS' from state '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-169805346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['03dce392-51cc-47b1-8ec5-f2e9d3adff2e','d4d226f3-1a45-4e09-88b0-999bf734c6d7','f89d85ee-009a-46aa-9014-92741f44accb','bde054b9-21db-4ebb-a1ba-055c9f7701b5'],size=1,snapshot_id=cb2b6304-0e81-405b-a8cb-0015301c9a7a,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:00.030128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c4da98-c719-4e83-9207-ed5c34ccd930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:00.064017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c4da98-c719-4e83-9207-ed5c34ccd930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:00.064839 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (b58511e2-31cf-4a5c-abb0-6ac093f7cd6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:00.065190 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request issued successfully. Aug 20 02:13:00.065710 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2762c039-28ec-44f8-9f45-069771673a81 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:00.066101 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1083/4344] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:12:59 2026] POST /volume/v3/volumes => generated 811 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:00.081817 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9503346c-71be-4592-b89e-2b20e07e5c76 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.083803 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9503346c-71be-4592-b89e-2b20e07e5c76 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:00.084008 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9503346c-71be-4592-b89e-2b20e07e5c76 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.084209 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9503346c-71be-4592-b89e-2b20e07e5c76 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.092863 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.092863 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:00.096846 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9503346c-71be-4592-b89e-2b20e07e5c76 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:00.103099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9503346c-71be-4592-b89e-2b20e07e5c76 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:00.103589 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1086/4345] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:00.142701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a030a313-bfc6-4951-b926-1498653a6592 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.144389 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a030a313-bfc6-4951-b926-1498653a6592 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:00.144461 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a030a313-bfc6-4951-b926-1498653a6592 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.144714 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a030a313-bfc6-4951-b926-1498653a6592 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.144810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a030a313-bfc6-4951-b926-1498653a6592 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:00.151011 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.151011 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:00.152166 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a030a313-bfc6-4951-b926-1498653a6592 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:00.152684 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1074/4346] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:00.405612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-168b775d-e02a-45de-ab55-394e7f67915e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.407755 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-168b775d-e02a-45de-ab55-394e7f67915e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:00.407943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-168b775d-e02a-45de-ab55-394e7f67915e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.408130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-168b775d-e02a-45de-ab55-394e7f67915e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.416987 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.416987 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:00.422314 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-168b775d-e02a-45de-ab55-394e7f67915e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:00.430952 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-168b775d-e02a-45de-ab55-394e7f67915e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:00.431682 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1104/4347] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:00.915268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67d8de6f-149a-4a57-939b-c529367013a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.918462 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67d8de6f-149a-4a57-939b-c529367013a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:00.918762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67d8de6f-149a-4a57-939b-c529367013a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.919031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67d8de6f-149a-4a57-939b-c529367013a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.919185 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-67d8de6f-149a-4a57-939b-c529367013a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member c76097a8-b63f-45b9-960f-62137581035a {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:00.923931 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.923931 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:00.931106 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67d8de6f-149a-4a57-939b-c529367013a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a returned with HTTP 200 Aug 20 02:13:00.931889 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1084/4348] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:00.941809 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-02bb39f3-21e3-492d-a272-68fccbae462d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.945492 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:13:00.945492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.945492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.945492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:00.945492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:13:00.950006 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:13:00.950298 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.950298 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:00.951176 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-02bb39f3-21e3-492d-a272-68fccbae462d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:13:00.954560 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1087/4349] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:00.961891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.964071 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/beaca690-20bd-46c2-8a2d-e79d4275d087 Aug 20 02:13:00.964465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.964763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.971074 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.971074 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:00.971753 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Snapshot retrieved successfully. Aug 20 02:13:00.972794 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9ef22cee-6148-4a60-8937-c6e265ca9db4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/beaca690-20bd-46c2-8a2d-e79d4275d087 returned with HTTP 200 Aug 20 02:13:00.973455 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1075/4350] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/snapshots/beaca690-20bd-46c2-8a2d-e79d4275d087 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:00.984010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:00.985794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/6d21b5bf-9cec-4f8a-abd2-1b227389a63f Aug 20 02:13:00.986513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:00.986513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:00.991294 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:00.991294 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:00.991794 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Snapshot retrieved successfully. Aug 20 02:13:00.992583 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6ab5aac0-865d-4449-9dd9-fd994a824090 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/6d21b5bf-9cec-4f8a-abd2-1b227389a63f returned with HTTP 200 Aug 20 02:13:00.992920 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1105/4351] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:00 2026] GET /volume/v3/snapshots/6d21b5bf-9cec-4f8a-abd2-1b227389a63f => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:01.003492 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a0dab8dc-87aa-4369-9fc6-414451235507 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.006478 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:01.006790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.007089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.007321 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for member c76097a8-b63f-45b9-960f-62137581035a {{(pid=100163) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:13:01.007490 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.group_snapshots [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group_snapshot with id: c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:01.012690 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.012690 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:01.056262 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a0dab8dc-87aa-4369-9fc6-414451235507 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a returned with HTTP 202 Aug 20 02:13:01.056837 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1085/4352] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:13:01 2026] DELETE /volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:01.068483 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f0220549-9e02-45bb-a835-267000502e31 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.071017 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:13:01.071303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.071546 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.071839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:01.073014 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:13:01.084625 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:13:01.085672 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:01.086022 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:01.123934 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.127333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:01.127605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.127827 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.145088 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.145088 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:01.147428 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:01.151119 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.151119 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:01.152576 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:01.157705 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:01.157705 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:01.160028 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c2404de-dec3-40bf-85ee-e53842a3ba1c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:01.161013 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1076/4353] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1420 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 02:13:01.169442 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.171951 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:01.173997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.173997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.173997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:01.179385 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.179385 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:01.180799 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fe4b1ec-e0d1-40d8-be6f-d4ee3d2b2d9f tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:01.181082 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1106/4354] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:01.186199 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.191161 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:01.192343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.192625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.202967 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.202967 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:01.207601 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:01.213122 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b327891f-9d17-4a2a-a508-bad4c992fae3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:01.213739 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1086/4355] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1420 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:01.217176 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:01.220804 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.220804 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:01.232413 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0220549-9e02-45bb-a835-267000502e31 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:13:01.233023 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1088/4356] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:01.253148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-757a9664-b768-4660-a491-6e918f2ab293 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.256541 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:13:01.257129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.257550 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.257998 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:01.260080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:13:01.266480 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:13:01.267804 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-757a9664-b768-4660-a491-6e918f2ab293 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:13:01.270581 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1077/4357] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:13:01.280451 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.282929 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:01.283270 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.283729 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.283916 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member c76097a8-b63f-45b9-960f-62137581035a {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:01.287966 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-02d19e9c-cce5-4cf3-8864-feb3d0a23bc3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a returned with HTTP 404 Aug 20 02:13:01.288648 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1107/4358] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:01.297128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-07ad89cc-1044-4fd8-902f-6db169c3643d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.299471 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:01.299876 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.300261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.300959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for member c76097a8-b63f-45b9-960f-62137581035a {{(pid=100163) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:13:01.300959 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.group_snapshots [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group_snapshot with id: c76097a8-b63f-45b9-960f-62137581035a Aug 20 02:13:01.305690 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-07ad89cc-1044-4fd8-902f-6db169c3643d tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a returned with HTTP 404 Aug 20 02:13:01.306752 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1087/4359] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:13:01 2026] DELETE /volume/v3/group_snapshots/c76097a8-b63f-45b9-960f-62137581035a => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:01.318677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1d3945f3-caa3-45aa-9655-123108c39b78 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.321185 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:13:01.321505 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.321733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.322018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:01.322957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:13:01.333353 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:13:01.334209 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:01.334464 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:01.389479 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:01.394775 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.394775 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:01.400766 np0000007844 devstack@c-api.service[100164]: WARNING stevedore.named [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:01.401051 np0000007844 devstack@c-api.service[100164]: WARNING castellan.key_manager [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:01.451621 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:01.453439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.459259 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:01.459259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.459259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.459468 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.459468 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:01.465696 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1d3945f3-caa3-45aa-9655-123108c39b78 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:13:01.466016 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.466016 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:01.466174 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1089/4360] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:01.473791 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:01.489666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-06889865-b621-43f6-a608-6e034d8584d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.491635 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8f6cf1c8-bae0-4726-9fc0-e9b44848c66c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:01.491963 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1078/4361] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:01.492629 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0/action Aug 20 02:13:01.493179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:01.494103 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:01.497531 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for group a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100161) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:13:01.497707 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.groups [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group with id: a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:13:01.503370 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.503370 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:01.607881 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-06889865-b621-43f6-a608-6e034d8584d8 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0/action returned with HTTP 202 Aug 20 02:13:01.608369 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1108/4362] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:13:01 2026] POST /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 02:13:01.618683 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:01.620200 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac Aug 20 02:13:01.620839 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:01.620839 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:01.633388 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.633388 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:01.638724 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:13:01.639626 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:01.639830 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:01.687599 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:01.692114 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:01.692114 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:01.703024 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c14b85a2-c72f-4e4f-959a-5447a6e693a4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac returned with HTTP 200 Aug 20 02:13:01.703627 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1088/4363] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:01 2026] GET /volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:02.192868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.194985 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:02.195205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.195530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.195574 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:02.199814 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:02.199814 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:02.200575 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1ba24c91-d88d-4c65-9397-d20afab3d5be tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:02.200988 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1090/4364] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:02.507085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f0d82d61-5f44-4d43-be34-5917979ff648 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.509558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0d82d61-5f44-4d43-be34-5917979ff648 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:02.509854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0d82d61-5f44-4d43-be34-5917979ff648 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.510139 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f0d82d61-5f44-4d43-be34-5917979ff648 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.519624 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:02.519624 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:02.524634 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f0d82d61-5f44-4d43-be34-5917979ff648 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:02.531970 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f0d82d61-5f44-4d43-be34-5917979ff648 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:02.532500 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1079/4365] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:02.719750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-253e2df2-3620-4ebe-8c13-468ef07481c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.721920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-253e2df2-3620-4ebe-8c13-468ef07481c9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac Aug 20 02:13:02.721920 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-253e2df2-3620-4ebe-8c13-468ef07481c9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.721920 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-253e2df2-3620-4ebe-8c13-468ef07481c9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.728931 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-253e2df2-3620-4ebe-8c13-468ef07481c9 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac returned with HTTP 404 Aug 20 02:13:02.730473 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1109/4366] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/volumes/6923b4df-4e72-4941-a474-060452c138ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:02.737615 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4dbcca33-3e01-41cd-a4ce-81864952adf4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.739203 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dbcca33-3e01-41cd-a4ce-81864952adf4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c Aug 20 02:13:02.740827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dbcca33-3e01-41cd-a4ce-81864952adf4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.740827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dbcca33-3e01-41cd-a4ce-81864952adf4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.746690 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dbcca33-3e01-41cd-a4ce-81864952adf4 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c returned with HTTP 404 Aug 20 02:13:02.747620 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1089/4367] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/volumes/7cc668f4-f9d3-4a27-ba91-fdbb04a7b93c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 02:13:02.758250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.759676 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 Aug 20 02:13:02.759946 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.760277 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.760432 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member a87fd9cb-371b-404c-9d2c-699f0c52a6e0 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:13:02.765141 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9d2b86d2-2b11-4cfe-b9f3-0176f6fa5a2f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 returned with HTTP 404 Aug 20 02:13:02.765346 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1091/4368] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/groups/a87fd9cb-371b-404c-9d2c-699f0c52a6e0 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:02.778518 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b199118-80db-433c-b002-fb1479b5688e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.779798 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b199118-80db-433c-b002-fb1479b5688e tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/e956fc02-9874-4b66-b644-683756303283 Aug 20 02:13:02.780081 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b199118-80db-433c-b002-fb1479b5688e tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.780340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b199118-80db-433c-b002-fb1479b5688e tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.783821 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.785563 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:02.787390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.787390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.793653 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:02.793653 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:02.794833 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b199118-80db-433c-b002-fb1479b5688e tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types/e956fc02-9874-4b66-b644-683756303283 returned with HTTP 202 Aug 20 02:13:02.795328 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1080/4369] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:13:02 2026] DELETE /volume/v3/group_types/e956fc02-9874-4b66-b644-683756303283 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:02.797550 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:02.803875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-019ed2df-185f-441d-bff0-cc3c23e56b53 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:02.803875 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1110/4370] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1402 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:02.804085 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-67c9c352-aecf-42fc-a80a-22b35ab25b0d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.806589 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67c9c352-aecf-42fc-a80a-22b35ab25b0d tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 Aug 20 02:13:02.807366 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67c9c352-aecf-42fc-a80a-22b35ab25b0d tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.807366 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-67c9c352-aecf-42fc-a80a-22b35ab25b0d tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.840696 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-67c9c352-aecf-42fc-a80a-22b35ab25b0d tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 returned with HTTP 202 Aug 20 02:13:02.841268 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1090/4371] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:02 2026] DELETE /volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:02.849977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8bed7402-cbd7-42aa-a6c0-504d97113a06 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.852264 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8bed7402-cbd7-42aa-a6c0-504d97113a06 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] GET https://10.4.3.27/volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 Aug 20 02:13:02.852649 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8bed7402-cbd7-42aa-a6c0-504d97113a06 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:02.852901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8bed7402-cbd7-42aa-a6c0-504d97113a06 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:02.860217 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8bed7402-cbd7-42aa-a6c0-504d97113a06 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 returned with HTTP 404 Aug 20 02:13:02.860856 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1092/4372] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:13:02 2026] GET /volume/v3/types/633fe9c6-2bf9-46e9-83a3-2c005e360c96 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:02.872661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-38d0b578-7004-4dc5-bc0b-636f33452672 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.874172 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38d0b578-7004-4dc5-bc0b-636f33452672 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:02.874658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38d0b578-7004-4dc5-bc0b-636f33452672 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-300438544"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:02.893095 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38d0b578-7004-4dc5-bc0b-636f33452672 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:02.893721 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1081/4373] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:13:02 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:02.903013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c69d7c3a-064c-40a3-aca9-bc5c38d14d5f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.906316 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c69d7c3a-064c-40a3-aca9-bc5c38d14d5f tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] POST https://10.4.3.27/volume/v3/group_types Aug 20 02:13:02.906759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c69d7c3a-064c-40a3-aca9-bc5c38d14d5f tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-162428364"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:02.933606 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c69d7c3a-064c-40a3-aca9-bc5c38d14d5f tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types returned with HTTP 202 Aug 20 02:13:02.934136 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1111/4374] 10.4.3.27 () {70 vars in 1304 bytes} [Thu Aug 20 02:13:02 2026] POST /volume/v3/group_types => generated 180 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:02.944103 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:02.945901 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups Aug 20 02:13:02.946266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3189731a-9f61-4ab4-a4c5-3419befd7c8c", "volume_types": ["3c939a57-e8b3-4e79-aa69-3231d52f0047"], "name": "tempest-GroupSnapshotsTest-Group-1048100418"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:02.947649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.groups [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group {'group': {'group_type': '3189731a-9f61-4ab4-a4c5-3419befd7c8c', 'volume_types': ['3c939a57-e8b3-4e79-aa69-3231d52f0047'], 'name': 'tempest-GroupSnapshotsTest-Group-1048100418'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 02:13:02.951859 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.groups [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group tempest-GroupSnapshotsTest-Group-1048100418. Aug 20 02:13:02.958324 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:13:02.969413 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['83a2b01d-35d0-4783-8b6a-16ad064d1459'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:02.991622 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a02c648-a2fa-4608-8b3a-b733bcfa6cf3 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups returned with HTTP 202 Aug 20 02:13:02.992382 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1091/4375] 10.4.3.27 () {70 vars in 1290 bytes} [Thu Aug 20 02:13:02 2026] POST /volume/v3/groups => generated 112 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:03.001945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.004835 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d Aug 20 02:13:03.005073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:03.005416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:03.005569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 4600fd07-d6e3-409c-a444-e84825185e1d {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:13:03.010504 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:03.010504 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:03.020317 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a975033-6c29-43d4-9dab-c8cb9875f184 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d returned with HTTP 200 Aug 20 02:13:03.020317 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1093/4376] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:13:03 2026] GET /volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:03.219324 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.221213 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:03.221489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:03.221675 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:03.221778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:03.226603 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:03.226603 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:03.227391 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79ff3680-15de-4341-8b1e-5d2bc19f691e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:03.227755 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1082/4377] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:03 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:03.420774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.423336 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:03.423604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:03.423880 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:03.433435 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:03.433435 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:03.438909 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:03.444245 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-df55a82e-2777-457a-871a-9ff51ac4001d tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:03.444724 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1112/4378] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:03 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:03.456802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-31036ecb-f735-4e71-b44f-5cd8c150ab9b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.457429 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-31036ecb-f735-4e71-b44f-5cd8c150ab9b None None] GET https://10.4.3.27/volume// Aug 20 02:13:03.457671 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-31036ecb-f735-4e71-b44f-5cd8c150ab9b None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:03.457879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-31036ecb-f735-4e71-b44f-5cd8c150ab9b None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:03.458255 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-31036ecb-f735-4e71-b44f-5cd8c150ab9b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:03.458559 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1092/4379] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:13:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:03.466580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-bfbfa9a8-6227-4c1d-8c1e-5744b94b3bf3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.468832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-bfbfa9a8-6227-4c1d-8c1e-5744b94b3bf3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:13:03.469190 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-bfbfa9a8-6227-4c1d-8c1e-5744b94b3bf3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b121bf7-de2b-4168-9d16-ae78aee24710", "connector": null, "instance_uuid": "2661a951-d738-4aad-8c5e-ed90a932fb48"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:03.478215 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:03.478215 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:03.512083 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-bfbfa9a8-6227-4c1d-8c1e-5744b94b3bf3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:13:03.512631 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1094/4380] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:13:03 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:13:03.551414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:03.553771 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:03.554065 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:03.554319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:03.564197 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:03.564197 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:03.569970 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:03.576133 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da1476e5-3c48-4cdf-badb-e2a69f55832a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:03.576689 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1083/4381] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:03 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:04.032378 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.035048 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d Aug 20 02:13:04.035321 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.035509 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.035674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 4600fd07-d6e3-409c-a444-e84825185e1d {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:13:04.039721 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.039721 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:04.049780 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f87403c5-8a01-49eb-8ceb-915753ae7369 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d returned with HTTP 200 Aug 20 02:13:04.050263 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1113/4382] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:04.062577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.067408 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:04.067408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1071380210", "volume_type": "3c939a57-e8b3-4e79-aa69-3231d52f0047", "group_id": "4600fd07-d6e3-409c-a444-e84825185e1d", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:04.067408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1071380210', 'volume_type': '3c939a57-e8b3-4e79-aa69-3231d52f0047', 'group_id': '4600fd07-d6e3-409c-a444-e84825185e1d', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:04.075730 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.075730 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:04.076355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume of 1 GB Aug 20 02:13:04.082047 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Availability Zones retrieved successfully. Aug 20 02:13:04.088388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (5d1a6d6f-2c2e-4311-8e7c-ebd8d16fcaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:04.090260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a0fb1-4dfa-4ef8-b22c-fa5bbaafae15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:04.090260 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.090260 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:04.090553 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:04.111745 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a0fb1-4dfa-4ef8-b22c-fa5bbaafae15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c939a57-e8b3-4e79-aa69-3231d52f0047,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-300438544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c939a57-e8b3-4e79-aa69-3231d52f0047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4600fd07-d6e3-409c-a444-e84825185e1d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:04.114866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6ffb0e-8257-4ad6-b1f1-15e93fb7e78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:04.151932 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-300438544 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-300438544, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:04.152721 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-300438544 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-300438544, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:04.180481 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['91747c4e-4054-482b-b3db-1f5bf984131b', '2962cf64-43ce-4826-8ab9-4ae6adb8853f', '894daf47-70ad-4d67-884d-a4418e7ef5a6', 'fe3c7883-000c-4baa-9da5-5f0f9beb4caa'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:04.181494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6ffb0e-8257-4ad6-b1f1-15e93fb7e78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91747c4e-4054-482b-b3db-1f5bf984131b', '2962cf64-43ce-4826-8ab9-4ae6adb8853f', '894daf47-70ad-4d67-884d-a4418e7ef5a6', 'fe3c7883-000c-4baa-9da5-5f0f9beb4caa']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:04.182143 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2758305-c6f6-405c-b4f8-3963b43af5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:04.204506 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2758305-c6f6-405c-b4f8-3963b43af5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56dc9bd0-34d0-43b0-802a-d471aa087c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1071380210',encryption_key_id=None,group_id=4600fd07-d6e3-409c-a444-e84825185e1d,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['91747c4e-4054-482b-b3db-1f5bf984131b','2962cf64-43ce-4826-8ab9-4ae6adb8853f','894daf47-70ad-4d67-884d-a4418e7ef5a6','fe3c7883-000c-4baa-9da5-5f0f9beb4caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=3c939a57-e8b3-4e79-aa69-3231d52f0047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1071380210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4600fd07-d6e3-409c-a444-e84825185e1d,host=None,id=56dc9bd0-34d0-43b0-802a-d471aa087c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce26687fd694d85b67f04d0c8ca19d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fc3cfdd73d4837a062097a94d73133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c939a57-e8b3-4e79-aa69-3231d52f0047),volume_type_id=3c939a57-e8b3-4e79-aa69-3231d52f0047)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:04.205140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f58a9ac-06dc-4699-90ac-a6582e164b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:04.225126 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f58a9ac-06dc-4699-90ac-a6582e164b64) transitioned into state 'SUCCESS' from state '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-1071380210',encryption_key_id=None,group_id=4600fd07-d6e3-409c-a444-e84825185e1d,group_type_id=,metadata={},multiattach=False,project_id='6ce26687fd694d85b67f04d0c8ca19d9',qos_specs=None,replication_status=,reservations=['91747c4e-4054-482b-b3db-1f5bf984131b','2962cf64-43ce-4826-8ab9-4ae6adb8853f','894daf47-70ad-4d67-884d-a4418e7ef5a6','fe3c7883-000c-4baa-9da5-5f0f9beb4caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fc3cfdd73d4837a062097a94d73133',volume_type_id=3c939a57-e8b3-4e79-aa69-3231d52f0047)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:04.225782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953a4e61-595a-40cb-956d-deff4edbb41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:04.241205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.243777 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953a4e61-595a-40cb-956d-deff4edbb41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:04.244004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:04.244316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.244699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.244772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Flow 'volume_create_api' (5d1a6d6f-2c2e-4311-8e7c-ebd8d16fcaf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:04.244852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:04.245036 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Create volume request issued successfully. Aug 20 02:13:04.245779 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:04.245953 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:04.252147 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.252147 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:04.253348 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd43fa51-4236-4920-9463-edcaf6f5b745 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:04.253867 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1095/4383] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:04.298213 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:04.301777 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.301777 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:04.305645 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-25eae5fd-5a16-4df0-be00-5946aa3e9d49 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:04.306249 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1093/4384] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:13:04 2026] POST /volume/v3/volumes => generated 820 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:04.319073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.321096 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 Aug 20 02:13:04.321429 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.321697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.329481 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.329481 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:04.333355 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:13:04.334112 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:04.334373 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:04.373090 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:04.376988 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.376988 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:04.384761 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4055017a-cfac-4f09-bb1f-aff5fbd48926 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 returned with HTTP 200 Aug 20 02:13:04.385041 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1084/4385] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 => generated 888 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:04.594191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-191204b0-d697-435e-854a-56af63ab4e2e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.598983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-191204b0-d697-435e-854a-56af63ab4e2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:04.599215 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-191204b0-d697-435e-854a-56af63ab4e2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.599513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-191204b0-d697-435e-854a-56af63ab4e2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.611591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-78203deb-be4b-4a36-9bbd-f70cff13bc60 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.612026 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78203deb-be4b-4a36-9bbd-f70cff13bc60 None None] GET https://10.4.3.27/volume// Aug 20 02:13:04.612283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78203deb-be4b-4a36-9bbd-f70cff13bc60 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.612532 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-78203deb-be4b-4a36-9bbd-f70cff13bc60 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.612884 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-78203deb-be4b-4a36-9bbd-f70cff13bc60 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:04.613210 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1096/4386] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:04.613987 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.613987 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:04.620841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.621590 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-191204b0-d697-435e-854a-56af63ab4e2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:04.623281 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:13:04.623561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:04.623775 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:04.634728 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-191204b0-d697-435e-854a-56af63ab4e2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:04.635118 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1114/4387] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:04.645270 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.645270 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:04.649369 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:13:04.654599 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-e19ac0c3-1a15-40ad-95fa-4b9dbba1ec66 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:13:04.655310 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1094/4388] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:13:04 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1581 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:04.776783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.780252 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] PUT https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 Aug 20 02:13:04.780252 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:04.792343 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Acquiring lock "cinder-attachment_update-8b121bf7-de2b-4168-9d16-ae78aee24710-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:13:04.799711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-8b121bf7-de2b-4168-9d16-ae78aee24710-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:13:04.801059 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.801059 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:04.904208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-8b121bf7-de2b-4168-9d16-ae78aee24710-np0000007844" released by "attachment_update" :: held 0.104s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:13:04.904208 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-13192a77-b522-4de8-b7f0-b8d75cd374af tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 returned with HTTP 200 Aug 20 02:13:04.904208 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1085/4389] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:13:04 2026] PUT /volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:04.927257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-828968a9-d768-40a4-898e-947a07cd7179 req-ca041265-42f9-4189-bda4-ac54d9533287 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:04.935757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-ca041265-42f9-4189-bda4-ac54d9533287 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84/action Aug 20 02:13:04.936300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-ca041265-42f9-4189-bda4-ac54d9533287 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:04.936523 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-ca041265-42f9-4189-bda4-ac54d9533287 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:04.960050 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:04.960050 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:04.977439 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-828968a9-d768-40a4-898e-947a07cd7179 req-ca041265-42f9-4189-bda4-ac54d9533287 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84/action returned with HTTP 204 Aug 20 02:13:04.977893 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1097/4390] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:13:04 2026] POST /volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:05.267497 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:05.270014 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:05.270286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:05.270526 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:05.270672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:05.275742 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.275742 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:05.276905 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-20750b34-241a-4cf0-a8e7-23af68a454c6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:05.277668 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1115/4391] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:05 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:05.397593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cf5301d0-7e49-4831-a9af-70a98169be8b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:05.399330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 Aug 20 02:13:05.399524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:05.399719 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:05.410481 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.410481 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:05.416471 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:13:05.417085 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:05.417252 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:05.459507 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:05.462851 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.462851 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:05.476718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cf5301d0-7e49-4831-a9af-70a98169be8b tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 returned with HTTP 200 Aug 20 02:13:05.477217 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1095/4392] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:05 2026] GET /volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:05.491390 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-75714528-af23-490f-9e83-cc5b12685ce1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:05.493644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/group_snapshots Aug 20 02:13:05.494127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4600fd07-d6e3-409c-a444-e84825185e1d", "name": "tempest-group_snapshot-1187154774"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:05.495972 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4600fd07-d6e3-409c-a444-e84825185e1d', 'name': 'tempest-group_snapshot-1187154774'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 02:13:05.499967 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.499967 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:05.504502 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.group_snapshots [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Creating group_snapshot tempest-group_snapshot-1187154774. Aug 20 02:13:05.523183 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.523183 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:05.533402 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-300438544 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-300438544, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:05.533655 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-300438544 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-300438544, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:05.550902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Created reservations ['728e5a42-c974-4a8e-b6cf-893cc74c2106', 'cf1079e0-3a91-4a9e-8ec9-0f129172d3c3', '59ff0f48-4842-464e-a03f-36fc993245a0', 'bee7202a-4ac0-44c4-9a55-30ce28704e08'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:05.574992 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-75714528-af23-490f-9e83-cc5b12685ce1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots returned with HTTP 202 Aug 20 02:13:05.575430 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1086/4393] 10.4.3.27 () {70 vars in 1317 bytes} [Thu Aug 20 02:13:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:05.585626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:05.587428 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:05.590254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:05.590254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:05.590254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:05.592433 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.592433 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:05.597045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4a195763-7bde-4555-8b7c-3ee48e2898a0 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 200 Aug 20 02:13:05.597496 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1098/4394] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:05 2026] GET /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:05.648510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:05.654185 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:05.654475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:05.654687 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:05.664477 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:05.664477 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:05.669000 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:05.674519 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f55a15bd-4e39-4ce0-b566-8598005ff01e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:05.675220 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1116/4395] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:05 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.288750 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.291291 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:06.291574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.291841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.291991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:06.297369 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.297369 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:06.298518 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03cefa84-710a-4ecc-bb9c-02980e7fa690 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:06.299004 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1096/4396] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:06.607474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.609708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.609954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.610186 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.610400 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.group_snapshots [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:06.614411 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.614411 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:06.618690 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e2e37f9-6601-4bd1-805e-ddadb8b9c747 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 200 Aug 20 02:13:06.619211 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1087/4397] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.628745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a242211b-82c4-4ef8-bf67-db76829da57e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.630472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:13:06.630638 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.630823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.631016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:06.631985 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.db.api [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100164) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:13:06.635785 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:13:06.636170 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.636170 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:06.636757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a242211b-82c4-4ef8-bf67-db76829da57e tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:13:06.637191 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1099/4398] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:06.646631 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-303099b9-7fe6-435c-8033-b7492afe7f56 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.648640 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-303099b9-7fe6-435c-8033-b7492afe7f56 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/5e54a5c9-5bcc-4d39-9caf-b652442dacf3 Aug 20 02:13:06.648823 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-303099b9-7fe6-435c-8033-b7492afe7f56 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.648994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-303099b9-7fe6-435c-8033-b7492afe7f56 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.653709 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.653709 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:06.654115 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-303099b9-7fe6-435c-8033-b7492afe7f56 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Snapshot retrieved successfully. Aug 20 02:13:06.654894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-303099b9-7fe6-435c-8033-b7492afe7f56 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/5e54a5c9-5bcc-4d39-9caf-b652442dacf3 returned with HTTP 200 Aug 20 02:13:06.655252 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1117/4399] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/snapshots/5e54a5c9-5bcc-4d39-9caf-b652442dacf3 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:06.663374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.665306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.665515 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.665688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.665811 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:06.669920 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.669920 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:06.674130 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dd3ab51-f1ad-4d4b-b8e5-31adc87a0271 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 200 Aug 20 02:13:06.674620 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1097/4400] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.682776 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-828d7688-7761-40e9-ae4f-f219756e33d2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.684923 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-828d7688-7761-40e9-ae4f-f219756e33d2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/detail Aug 20 02:13:06.685186 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-828d7688-7761-40e9-ae4f-f219756e33d2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.685461 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-828d7688-7761-40e9-ae4f-f219756e33d2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.688032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-300e5787-6689-4644-97ce-e43117be5846 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.689964 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-300e5787-6689-4644-97ce-e43117be5846 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:06.690191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-300e5787-6689-4644-97ce-e43117be5846 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.690416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-300e5787-6689-4644-97ce-e43117be5846 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.694742 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-828d7688-7761-40e9-ae4f-f219756e33d2 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 20 02:13:06.695208 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1088/4401] 10.4.3.27 () {68 vars in 1316 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.698301 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.698301 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:06.702696 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-300e5787-6689-4644-97ce-e43117be5846 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:06.705942 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.707413 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.707582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.707745 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.707861 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.group_snapshots [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100161) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:13:06.707993 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.group_snapshots [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group_snapshot with id: 71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.710792 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-300e5787-6689-4644-97ce-e43117be5846 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:06.711147 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1100/4402] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.713895 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.713895 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:06.748981 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0430ab5a-800a-436a-bbd2-cf785539cd7c tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 202 Aug 20 02:13:06.749697 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1118/4403] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:13:06 2026] DELETE /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:06.760997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9accca35-ff0a-4477-b889-d992a3d967ef None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.763202 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:13:06.763512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.763730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.764009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:06.764764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:13:06.772619 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:13:06.773364 np0000007844 devstack@c-api.service[100163]: WARNING stevedore.named [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:06.773609 np0000007844 devstack@c-api.service[100163]: WARNING castellan.key_manager [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:06.809921 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:06.812963 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.812963 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:06.820107 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9accca35-ff0a-4477-b889-d992a3d967ef tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:13:06.820558 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1098/4404] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.835891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c618aff-4ba3-419e-b246-65fa13cff819 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.837607 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/snapshots/detail Aug 20 02:13:06.837798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.837984 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.838183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:06.838464 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.838464 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:06.839214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:13:06.842431 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all snapshots completed successfully. Aug 20 02:13:06.843150 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c618aff-4ba3-419e-b246-65fa13cff819 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 02:13:06.843535 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1089/4405] 10.4.3.27 () {66 vars in 1257 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:13:06.852776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e810673-e5b1-4ba2-8427-853ace68b619 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.854325 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e810673-e5b1-4ba2-8427-853ace68b619 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.854508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e810673-e5b1-4ba2-8427-853ace68b619 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.854670 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e810673-e5b1-4ba2-8427-853ace68b619 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.854787 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.group_snapshots [None req-5e810673-e5b1-4ba2-8427-853ace68b619 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 02:13:06.857700 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e810673-e5b1-4ba2-8427-853ace68b619 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 404 Aug 20 02:13:06.858157 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1101/4406] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:06.864977 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4017b76-2ae5-4f5b-adc0-16a932f1ef4f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.866729 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4017b76-2ae5-4f5b-adc0-16a932f1ef4f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/group_snapshots Aug 20 02:13:06.866921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4017b76-2ae5-4f5b-adc0-16a932f1ef4f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.867096 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4017b76-2ae5-4f5b-adc0-16a932f1ef4f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.867380 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.867380 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:06.871403 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4017b76-2ae5-4f5b-adc0-16a932f1ef4f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots returned with HTTP 200 Aug 20 02:13:06.871750 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1119/4407] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 02:13:06 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 20 02:13:06.879193 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.881327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] DELETE https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.881547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.881729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.881842 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.group_snapshots [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for member 71f40e5e-1209-4748-a07e-d8d989839743 {{(pid=100163) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 02:13:06.881935 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.group_snapshots [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group_snapshot with id: 71f40e5e-1209-4748-a07e-d8d989839743 Aug 20 02:13:06.884747 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17638b79-5b9e-48cc-8b8d-4aacbbf648f1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 returned with HTTP 404 Aug 20 02:13:06.885172 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1099/4408] 10.4.3.27 () {68 vars in 1409 bytes} [Thu Aug 20 02:13:06 2026] DELETE /volume/v3/group_snapshots/71f40e5e-1209-4748-a07e-d8d989839743 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:06.892177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.893820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:13:06.894024 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:06.894219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:06.894492 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:13:06.895127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:13:06.902477 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Get all volumes completed successfully. Aug 20 02:13:06.903154 np0000007844 devstack@c-api.service[100162]: WARNING stevedore.named [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:06.903337 np0000007844 devstack@c-api.service[100162]: WARNING castellan.key_manager [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:06.936630 np0000007844 devstack@c-api.service[100162]: DEBUG oslo_db.sqlalchemy.engines [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:06.939816 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.939816 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:06.946993 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64e42f4d-01ca-4f8f-bc53-5824bc6d36e1 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:13:06.947406 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1090/4409] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:13:06 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:06.959458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:06.960969 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] POST https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d/action Aug 20 02:13:06.961344 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:06.961464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:06.962753 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.groups [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] delete called for group 4600fd07-d6e3-409c-a444-e84825185e1d {{(pid=100164) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 02:13:06.962893 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.groups [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Delete group with id: 4600fd07-d6e3-409c-a444-e84825185e1d Aug 20 02:13:06.966549 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:06.966549 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:06.995265 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1396f91-1be2-44f7-bc73-370fe728a0eb tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d/action returned with HTTP 202 Aug 20 02:13:06.995676 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1102/4410] 10.4.3.27 () {70 vars in 1421 bytes} [Thu Aug 20 02:13:06 2026] POST /volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:07.004763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:07.006664 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 Aug 20 02:13:07.006931 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:07.007107 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:07.013896 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:07.013896 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:07.017714 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Volume info retrieved successfully. Aug 20 02:13:07.018365 np0000007844 devstack@c-api.service[100161]: WARNING stevedore.named [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 02:13:07.018513 np0000007844 devstack@c-api.service[100161]: WARNING castellan.key_manager [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 02:13:07.052635 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:13:07.055896 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:07.055896 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:07.064157 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d45bc243-c1f1-410f-beba-c7fb98da8294 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 returned with HTTP 200 Aug 20 02:13:07.064711 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1120/4411] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:07 2026] GET /volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:07.310472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:07.312584 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:07.312789 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:07.313000 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:07.313122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:07.318467 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:07.318467 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:07.319462 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a7f58ab-df63-4b57-89b7-da6448b70522 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:07.319908 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1100/4412] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:07 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:07.724279 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-99fa81cc-86d5-4687-862b-39fef0c59eae None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:07.726716 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-99fa81cc-86d5-4687-862b-39fef0c59eae tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:07.726987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-99fa81cc-86d5-4687-862b-39fef0c59eae tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:07.727195 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-99fa81cc-86d5-4687-862b-39fef0c59eae tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:07.735522 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:07.735522 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:07.739658 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-99fa81cc-86d5-4687-862b-39fef0c59eae tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:07.744353 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-99fa81cc-86d5-4687-862b-39fef0c59eae tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:07.744817 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1091/4413] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:07 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:08.076825 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c261a4c5-53ec-4f14-9e02-d425f2a3979f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.078655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c261a4c5-53ec-4f14-9e02-d425f2a3979f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 Aug 20 02:13:08.078902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c261a4c5-53ec-4f14-9e02-d425f2a3979f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.079110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c261a4c5-53ec-4f14-9e02-d425f2a3979f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.084803 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c261a4c5-53ec-4f14-9e02-d425f2a3979f tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 returned with HTTP 404 Aug 20 02:13:08.085320 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1103/4414] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:08 2026] GET /volume/v3/volumes/56dc9bd0-34d0-43b0-802a-d471aa087c82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:08.091801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.093627 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] GET https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d Aug 20 02:13:08.093815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.093989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.094111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.groups [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] show called for member 4600fd07-d6e3-409c-a444-e84825185e1d {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 02:13:08.097017 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-df95f5e5-8b78-43fc-9a5b-23dd6d4d5250 tempest-GroupSnapshotsTest-41270418 tempest-GroupSnapshotsTest-41270418-project-member] https://10.4.3.27/volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d returned with HTTP 404 Aug 20 02:13:08.097485 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1121/4415] 10.4.3.27 () {68 vars in 1379 bytes} [Thu Aug 20 02:13:08 2026] GET /volume/v3/groups/4600fd07-d6e3-409c-a444-e84825185e1d => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:08.104214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8567bcaf-f00d-4194-b55a-d8c173fa4482 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.106073 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8567bcaf-f00d-4194-b55a-d8c173fa4482 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/group_types/3189731a-9f61-4ab4-a4c5-3419befd7c8c Aug 20 02:13:08.106336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8567bcaf-f00d-4194-b55a-d8c173fa4482 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.106540 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8567bcaf-f00d-4194-b55a-d8c173fa4482 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.121713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8567bcaf-f00d-4194-b55a-d8c173fa4482 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/group_types/3189731a-9f61-4ab4-a4c5-3419befd7c8c returned with HTTP 202 Aug 20 02:13:08.122184 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1101/4416] 10.4.3.27 () {68 vars in 1397 bytes} [Thu Aug 20 02:13:08 2026] DELETE /volume/v3/group_types/3189731a-9f61-4ab4-a4c5-3419befd7c8c => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:08.130510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bbbd5373-3224-4993-9242-b741d6b33704 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.132797 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bbbd5373-3224-4993-9242-b741d6b33704 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] DELETE https://10.4.3.27/volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 Aug 20 02:13:08.133041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5373-3224-4993-9242-b741d6b33704 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.133346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bbbd5373-3224-4993-9242-b741d6b33704 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.161971 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bbbd5373-3224-4993-9242-b741d6b33704 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 returned with HTTP 202 Aug 20 02:13:08.162511 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1092/4417] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:08 2026] DELETE /volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:08.169665 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b86a7535-e128-47c2-817b-2c2e2f1848a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.171420 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b86a7535-e128-47c2-817b-2c2e2f1848a1 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] GET https://10.4.3.27/volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 Aug 20 02:13:08.171640 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b86a7535-e128-47c2-817b-2c2e2f1848a1 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.171857 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b86a7535-e128-47c2-817b-2c2e2f1848a1 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.175202 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b86a7535-e128-47c2-817b-2c2e2f1848a1 tempest-GroupSnapshotsTest-119176696 tempest-GroupSnapshotsTest-119176696-project-admin] https://10.4.3.27/volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 returned with HTTP 404 Aug 20 02:13:08.175739 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1104/4418] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:13:08 2026] GET /volume/v3/types/3c939a57-e8b3-4e79-aa69-3231d52f0047 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:08.330169 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.331822 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:08.331995 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.332165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.332277 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:08.338099 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:08.338099 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:08.338983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87bbcc97-7dc0-43cf-8af5-5e2037e77dc8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:08.339414 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1122/4419] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:08 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:08.761115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:08.763530 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:08.763794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:08.764037 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:08.773140 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:08.773140 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:08.778654 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:08.784982 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ca2fd22c-e656-451d-a230-37e57cbeb304 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:08.786024 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1102/4420] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:08 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:09.352124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:09.354364 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:09.354620 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:09.354871 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:09.355011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:09.360691 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:09.360691 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:09.361701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f72a1a27-b59b-4976-abae-31b4e7a284dd tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:09.362363 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1093/4421] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:09 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:09.802429 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:09.804769 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:09.805081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:09.805420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:09.815906 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:09.815906 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:09.822175 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:09.829578 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf625bf8-29cf-4d9e-bbce-33398b9f34a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:09.830130 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1105/4422] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:09 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:10.376410 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:10.379022 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:10.379587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:10.379865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:10.380051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:10.386827 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:10.386827 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:10.387901 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f95454a4-22b6-4b3f-a6a2-39fdce0ea2f8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:10.388509 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1123/4423] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:10 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:10.842737 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:10.846287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:10.846287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:10.846287 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:10.853399 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:10.853399 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:10.857701 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:10.865543 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd73da82-3c9d-417e-9595-be6d1ec774d4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:10.865543 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1103/4424] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:10 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:11.399112 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b5e86799-5157-4b41-8649-627e195dc359 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:11.401434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5e86799-5157-4b41-8649-627e195dc359 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:11.401625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5e86799-5157-4b41-8649-627e195dc359 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:11.401817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b5e86799-5157-4b41-8649-627e195dc359 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:11.401914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b5e86799-5157-4b41-8649-627e195dc359 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:11.406646 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:11.406646 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:11.407689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b5e86799-5157-4b41-8649-627e195dc359 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:11.408082 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1094/4425] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:11 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:11.880179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:11.882410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:11.882739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:11.882932 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:11.889760 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:11.889760 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:11.893159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:11.898560 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaa35669-9e44-4889-88c1-a2d9de03a0fd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:11.899063 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1106/4426] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:11 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:12.424071 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:12.426080 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:12.426398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:12.426583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:12.426709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:12.430976 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:12.430976 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:12.431812 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d54aa700-a7f6-40d8-beaa-24c4ad8ec4a0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:12.433480 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1124/4427] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:12 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:12.918019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:12.928757 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:12.928757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:12.928757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:12.937259 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:12.937259 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:12.943419 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:12.952815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0495f67a-f2c4-46aa-acad-acfa1e854b2e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:12.953375 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1104/4428] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:12 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:13.443905 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0e1cfb23-6812-45de-92d4-824145972e7e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:13.446528 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e1cfb23-6812-45de-92d4-824145972e7e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:13.446845 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e1cfb23-6812-45de-92d4-824145972e7e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:13.447116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e1cfb23-6812-45de-92d4-824145972e7e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:13.447320 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0e1cfb23-6812-45de-92d4-824145972e7e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:13.454077 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:13.454077 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:13.455305 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e1cfb23-6812-45de-92d4-824145972e7e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:13.455952 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1095/4429] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:13 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:13.969538 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:13.972445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:13.972957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:13.973369 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:13.990299 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:13.990299 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:13.996839 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:14.003325 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-deffb154-0e20-489b-8c5b-48a5cc2b3604 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:14.004371 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1107/4430] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:13 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:14.467593 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8534c946-936c-4f1a-b165-10fbcfccee5e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:14.469203 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8534c946-936c-4f1a-b165-10fbcfccee5e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:14.469459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8534c946-936c-4f1a-b165-10fbcfccee5e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:14.470537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8534c946-936c-4f1a-b165-10fbcfccee5e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:14.470537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8534c946-936c-4f1a-b165-10fbcfccee5e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:14.474073 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:14.474073 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:14.474819 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8534c946-936c-4f1a-b165-10fbcfccee5e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:14.475158 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1125/4431] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:14 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:15.018000 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-906467d2-c0b0-421d-9658-02872256b6aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:15.020641 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-906467d2-c0b0-421d-9658-02872256b6aa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:15.020922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-906467d2-c0b0-421d-9658-02872256b6aa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:15.021195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-906467d2-c0b0-421d-9658-02872256b6aa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:15.029795 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:15.029795 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:15.033563 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-906467d2-c0b0-421d-9658-02872256b6aa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:15.038065 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-906467d2-c0b0-421d-9658-02872256b6aa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:15.038885 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1105/4432] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:15 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:15.486271 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:15.488479 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:15.488735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:15.488987 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:15.489140 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:15.494875 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:15.494875 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:15.495975 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba9e2a06-3413-48d4-9c24-46e5bb182c05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:15.496450 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1096/4433] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:15 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:16.055896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-742b9029-289a-4296-9092-5cba45a3e52f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:16.057663 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-742b9029-289a-4296-9092-5cba45a3e52f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:16.057840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-742b9029-289a-4296-9092-5cba45a3e52f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:16.058006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-742b9029-289a-4296-9092-5cba45a3e52f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:16.064608 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:16.064608 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:16.067856 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-742b9029-289a-4296-9092-5cba45a3e52f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:16.071675 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-742b9029-289a-4296-9092-5cba45a3e52f tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:16.072145 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1108/4434] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:16 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:16.509897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:16.513716 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:16.514100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:16.514287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:16.514450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:16.520493 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:16.520493 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:16.521569 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7e2deb27-895c-4d63-a90b-7226d4465fc4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:16.522132 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1126/4435] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:16 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:17.089732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:17.091776 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:17.091776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:17.091776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:17.099016 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:17.099016 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:17.103200 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:17.107284 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0cd266e9-8d40-4b67-b98b-ed98ccaeb4ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:17.107878 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1106/4436] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:17 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:17.533789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-06cb98c6-3568-48c4-9035-be3e2485f684 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:17.535571 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06cb98c6-3568-48c4-9035-be3e2485f684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:17.535786 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-06cb98c6-3568-48c4-9035-be3e2485f684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:17.535973 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-06cb98c6-3568-48c4-9035-be3e2485f684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:17.536113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-06cb98c6-3568-48c4-9035-be3e2485f684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:17.540048 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:17.540048 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:17.540970 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06cb98c6-3568-48c4-9035-be3e2485f684 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:17.541536 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1097/4437] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:17 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:18.122694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:18.124431 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:18.124620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:18.124796 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:18.133644 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:18.133644 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:18.138803 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:18.144045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e9f03ddd-dd1c-4713-baed-33cf7a7a3509 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:18.144494 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1109/4438] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:18 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:18.498530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:18.550982 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e093db1b-8755-4ec7-8428-8d516c5b666a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:18.552836 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e093db1b-8755-4ec7-8428-8d516c5b666a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:18.553039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e093db1b-8755-4ec7-8428-8d516c5b666a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:18.553243 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e093db1b-8755-4ec7-8428-8d516c5b666a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:18.553378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e093db1b-8755-4ec7-8428-8d516c5b666a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:18.557342 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:18.557342 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:18.558083 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e093db1b-8755-4ec7-8428-8d516c5b666a tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:18.558474 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1107/4439] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:18 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:18.616793 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:18.617236 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1185428306", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:18.619167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1185428306', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:18.619355 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume of 1 GB Aug 20 02:13:18.624749 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Availability Zones retrieved successfully. Aug 20 02:13:18.632187 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Flow 'volume_create_api' (d3880d36-d8b7-497b-a269-2e03baf6762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:18.633715 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64295c53-f4f9-48d1-886e-8f595946e9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.634948 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:18.661466 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64295c53-f4f9-48d1-886e-8f595946e9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.662153 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd0139b-a0eb-4ff7-bea4-d20ec1f3f2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.720009 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Created reservations ['2905a843-71b2-4ca4-8143-f8e8c177a812', '7474bd8e-07e5-478b-ad59-a03e2e67d8fd', 'b649a8e0-8c49-4454-b774-20b5948ff4fe', 'b7efa34e-93a9-45f7-a697-661022765c26'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:18.720925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd0139b-a0eb-4ff7-bea4-d20ec1f3f2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2905a843-71b2-4ca4-8143-f8e8c177a812', '7474bd8e-07e5-478b-ad59-a03e2e67d8fd', 'b649a8e0-8c49-4454-b774-20b5948ff4fe', 'b7efa34e-93a9-45f7-a697-661022765c26']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.721725 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cbce25-4287-46e7-b632-79b0530854aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.744525 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cbce25-4287-46e7-b632-79b0530854aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98e8dcb4-2c8e-483b-84f4-803865505d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1185428306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',qos_specs=None,replication_status=,reservations=['2905a843-71b2-4ca4-8143-f8e8c177a812','7474bd8e-07e5-478b-ad59-a03e2e67d8fd','b649a8e0-8c49-4454-b774-20b5948ff4fe','b7efa34e-93a9-45f7-a697-661022765c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1185428306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98e8dcb4-2c8e-483b-84f4-803865505d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.745214 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6754e998-98ad-486b-9d4f-5b2c54f22eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.763017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6754e998-98ad-486b-9d4f-5b2c54f22eea) transitioned into state 'SUCCESS' from state '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-1185428306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',qos_specs=None,replication_status=,reservations=['2905a843-71b2-4ca4-8143-f8e8c177a812','7474bd8e-07e5-478b-ad59-a03e2e67d8fd','b649a8e0-8c49-4454-b774-20b5948ff4fe','b7efa34e-93a9-45f7-a697-661022765c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.763657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c18a45-52f6-4ecb-b92e-85e2e4f6e9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.773176 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c18a45-52f6-4ecb-b92e-85e2e4f6e9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.774058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Flow 'volume_create_api' (d3880d36-d8b7-497b-a269-2e03baf6762d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:18.774403 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume request issued successfully. Aug 20 02:13:18.774927 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a29dfbc6-885c-4211-8998-bf25e0129c96 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:18.775601 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1127/4440] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:18 2026] POST /volume/v3/volumes => generated 763 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:18.795727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:18.799106 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:18.799527 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1955131605", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:18.801113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1955131605', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:18.801223 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume of 1 GB Aug 20 02:13:18.811121 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Availability Zones retrieved successfully. Aug 20 02:13:18.817278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Flow 'volume_create_api' (1e39bd7c-7c1b-4225-a97c-0b855f633af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:18.818315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51872ba-54d1-4be8-a745-c3d36f186cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.819149 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:18.841753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51872ba-54d1-4be8-a745-c3d36f186cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.842459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb7935f-3888-435b-905f-15bb66bf0e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.880633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Created reservations ['613c0a96-4985-4f79-a108-14c999cfd3ee', '2ef50698-c7ee-41bf-b1e3-030feef25186', 'fd03e415-f68b-49d9-b0bd-724d7a71ea19', '8ea8e202-0787-44b0-ab61-1183b513a147'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:18.881493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb7935f-3888-435b-905f-15bb66bf0e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613c0a96-4985-4f79-a108-14c999cfd3ee', '2ef50698-c7ee-41bf-b1e3-030feef25186', 'fd03e415-f68b-49d9-b0bd-724d7a71ea19', '8ea8e202-0787-44b0-ab61-1183b513a147']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.882235 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9052fbb2-2f13-49ae-8629-3a5d6d2050ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.905441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9052fbb2-2f13-49ae-8629-3a5d6d2050ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc8bb6e6-3865-499a-9a68-48e73e8de54b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1955131605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',qos_specs=None,replication_status=,reservations=['613c0a96-4985-4f79-a108-14c999cfd3ee','2ef50698-c7ee-41bf-b1e3-030feef25186','fd03e415-f68b-49d9-b0bd-724d7a71ea19','8ea8e202-0787-44b0-ab61-1183b513a147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1955131605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc8bb6e6-3865-499a-9a68-48e73e8de54b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.906121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de12d729-f018-4a99-9b12-be7caa49f603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.923034 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de12d729-f018-4a99-9b12-be7caa49f603) transitioned into state 'SUCCESS' from state '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-1955131605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577b7be6b4ab46f5999f0d7f24fcb2a2',qos_specs=None,replication_status=,reservations=['613c0a96-4985-4f79-a108-14c999cfd3ee','2ef50698-c7ee-41bf-b1e3-030feef25186','fd03e415-f68b-49d9-b0bd-724d7a71ea19','8ea8e202-0787-44b0-ab61-1183b513a147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6d4d636966a4c61bdc000b6f2495d1e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.923773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f89da9e-686b-44d3-bb41-8c6f7b19ac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:18.932494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f89da9e-686b-44d3-bb41-8c6f7b19ac80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:18.933142 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Flow 'volume_create_api' (1e39bd7c-7c1b-4225-a97c-0b855f633af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:18.933451 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Create volume request issued successfully. Aug 20 02:13:18.933968 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c2a67b3d-15df-4adb-b85b-e281c53072fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:18.934431 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1098/4441] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:18 2026] POST /volume/v3/volumes => generated 763 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:19.157058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-992c9b71-9c97-4606-ac65-297257764f4b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:19.159377 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-992c9b71-9c97-4606-ac65-297257764f4b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:19.159684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-992c9b71-9c97-4606-ac65-297257764f4b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:19.159943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-992c9b71-9c97-4606-ac65-297257764f4b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:19.169405 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:19.169405 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:19.174515 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-992c9b71-9c97-4606-ac65-297257764f4b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:19.180253 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-992c9b71-9c97-4606-ac65-297257764f4b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:19.180822 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1110/4442] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:19 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:19.568772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-94777f94-f83b-49be-9e77-889f29ef200e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:19.570659 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94777f94-f83b-49be-9e77-889f29ef200e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:19.570832 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94777f94-f83b-49be-9e77-889f29ef200e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:19.571033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94777f94-f83b-49be-9e77-889f29ef200e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:19.571125 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-94777f94-f83b-49be-9e77-889f29ef200e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:19.575989 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:19.575989 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:19.576785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94777f94-f83b-49be-9e77-889f29ef200e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:19.577171 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1108/4443] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:19 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:19.964971 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:19.967935 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:19.968131 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:19.968401 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:19.976851 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:19.976851 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:19.981528 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:19.985982 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-f2fe7449-a57a-42f0-b724-1c10d690e767 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:19.986400 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1128/4444] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:19 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:20.065623 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-418b574b-367a-4949-9e93-a11d74f012cf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.066014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-418b574b-367a-4949-9e93-a11d74f012cf None None] GET https://10.4.3.27/volume// Aug 20 02:13:20.066175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-418b574b-367a-4949-9e93-a11d74f012cf None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.066415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-418b574b-367a-4949-9e93-a11d74f012cf None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.066732 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-418b574b-367a-4949-9e93-a11d74f012cf None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:20.066992 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1099/4445] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:20.074836 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-1d8deb94-875d-4006-907f-e71c7eafb259 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.081350 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-1d8deb94-875d-4006-907f-e71c7eafb259 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:13:20.081708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-1d8deb94-875d-4006-907f-e71c7eafb259 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa6e7b10-b5c7-4f09-afbf-59dff381ade4", "connector": null, "instance_uuid": "892623f1-b875-4caa-a9f4-af15dc727ddb"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:20.097712 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.097712 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:20.126379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-1d8deb94-875d-4006-907f-e71c7eafb259 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:13:20.126842 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1111/4446] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:13:20 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 20 02:13:20.157468 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7bcdee77-8617-42be-92ba-9e40715c381d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.159873 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7bcdee77-8617-42be-92ba-9e40715c381d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:20.160314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7bcdee77-8617-42be-92ba-9e40715c381d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.160658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7bcdee77-8617-42be-92ba-9e40715c381d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.171359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3a15febe-7550-4c55-a396-1714d068aa66 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.171742 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a15febe-7550-4c55-a396-1714d068aa66 None None] GET https://10.4.3.27/volume// Aug 20 02:13:20.171930 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a15febe-7550-4c55-a396-1714d068aa66 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.172167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a15febe-7550-4c55-a396-1714d068aa66 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.172555 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a15febe-7550-4c55-a396-1714d068aa66 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:20.172809 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1129/4447] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:20.174635 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.174635 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:20.179738 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7bcdee77-8617-42be-92ba-9e40715c381d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:20.181526 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.184145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:20.184386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.184565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.186377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7bcdee77-8617-42be-92ba-9e40715c381d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:20.186964 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1109/4448] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:20.197288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5c857e95-bb94-401d-b000-5d9d62b7839c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.202450 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.202450 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:20.203247 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c857e95-bb94-401d-b000-5d9d62b7839c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:20.203566 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c857e95-bb94-401d-b000-5d9d62b7839c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.203844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5c857e95-bb94-401d-b000-5d9d62b7839c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.209299 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:20.215546 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.215546 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:20.216757 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-c25f8a0a-9059-4a12-b62f-3c1b76f8b2c5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:20.217380 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1100/4449] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:20.228594 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5c857e95-bb94-401d-b000-5d9d62b7839c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:20.237161 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5c857e95-bb94-401d-b000-5d9d62b7839c tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:20.238042 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1112/4450] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:20.375852 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.379287 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] PUT https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b Aug 20 02:13:20.379677 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:20.397358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Acquiring lock "cinder-attachment_update-aa6e7b10-b5c7-4f09-afbf-59dff381ade4-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:13:20.402874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Lock "cinder-attachment_update-aa6e7b10-b5c7-4f09-afbf-59dff381ade4-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:13:20.404413 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.404413 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:20.516368 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Lock "cinder-attachment_update-aa6e7b10-b5c7-4f09-afbf-59dff381ade4-np0000007844" released by "attachment_update" :: held 0.113s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:13:20.516774 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-3210aea2-789b-4988-93a0-16aff79e1eaa tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b returned with HTTP 200 Aug 20 02:13:20.517853 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1130/4451] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:13:20 2026] PUT /volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:20.588977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:20.591087 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:20.591483 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:20.591727 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:20.591918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:20.596969 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:20.596969 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:20.598152 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ab45e3d-fe77-4c7c-9518-55f68a62e801 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:20.598706 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1110/4452] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:20 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:21.210370 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-260769c1-06e4-4e78-983b-fd8d6c13766b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:21.212531 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-260769c1-06e4-4e78-983b-fd8d6c13766b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:21.212901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-260769c1-06e4-4e78-983b-fd8d6c13766b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:21.213188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-260769c1-06e4-4e78-983b-fd8d6c13766b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:21.223046 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:21.223046 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:21.229344 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-260769c1-06e4-4e78-983b-fd8d6c13766b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:21.231960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-260769c1-06e4-4e78-983b-fd8d6c13766b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:21.232695 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1101/4453] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:21 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:21.260529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:21.262740 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:21.262992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:21.263239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:21.270750 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:21.270750 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:21.276243 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:21.282849 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9c7d05b8-4d2f-4137-88b0-790972a679bd tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:21.283379 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1113/4454] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:21 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:21.612571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:21.614793 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:21.614793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:21.614793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:21.614793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:21.622703 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:21.622703 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:21.623837 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1deee3d-3e04-44f0-be4e-047d7c522a05 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:21.623971 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1131/4455] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:21 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:22.244672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:22.246384 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:22.246571 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:22.246749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:22.256236 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:22.256236 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:22.260282 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:22.263981 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d25e920-f2aa-4d64-a104-fdda047dc04b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:22.264361 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1111/4456] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:22 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:22.296345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:22.297954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:22.298332 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:22.298602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:22.305303 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:22.305303 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:22.311027 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:22.313087 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fff11168-d7f5-4bc3-852d-82b1a822ace9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:22.313630 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1102/4457] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:22 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:22.637282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:22.637282 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:22.637581 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:22.637581 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:22.637688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:22.641400 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:22.641400 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:22.642524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3e5a000f-3f13-4ace-b557-a963084a82e0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:22.642524 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1114/4458] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:22 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:23.277320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:23.279028 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:23.279391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:23.279632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:23.293960 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:23.293960 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:23.302962 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:23.311404 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71368ee8-8209-40f9-8c3c-bbf2fd17f24c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:23.311793 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1132/4459] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:23 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:23.327241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:23.328844 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:23.329055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:23.329278 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:23.337004 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:23.337004 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:23.340862 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:23.345441 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8383a11-e56a-44b9-bb9f-6ecae20878a4 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:23.345849 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1112/4460] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:23 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:23.653407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:23.655092 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:23.655352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:23.655638 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:23.655700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:23.660634 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:23.660634 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:23.661604 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-83738203-bc5c-43a2-954d-5ee9aabcd945 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:23.661990 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1103/4461] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:23 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:24.324606 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.326422 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:24.326785 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.326830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.336579 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.336579 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:24.340667 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:24.345604 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c8bae612-6b4e-40e2-8b88-419391cc0f63 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:24.346049 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1115/4462] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:24.360378 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.364620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:24.364812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.364973 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.371566 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.371566 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:24.374921 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:24.379563 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ecf7ae0-ff3d-47f9-b087-16c608af76fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:24.379965 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1133/4463] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:24.399948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.402100 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:24.402463 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.402738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.412807 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.412807 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:24.415777 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:24.420950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ae7e8b4-dd67-47b0-b1fb-1842acff6637 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:24.422028 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1113/4464] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:24.446916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.448872 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:13:24.449157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "561b7809-8259-481b-9e14-712f051a61fd", "name": "tempest-VolumeImageDependencyTests-Snapshot-2062119742"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:24.456967 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.456967 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:24.457428 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:24.457536 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create snapshot from volume 561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:24.491720 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['1c6a1c0d-2a54-4eba-a18f-f2bb6ba49a0d', 'd9027ccf-0bb3-43e4-8cf8-cb56c20e2c02', '3a1fd23c-46de-486c-abf8-f98f91105aad', 'a3950db7-f7e2-4f21-a1f4-4a9ed00ff592'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:24.522706 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot create request issued successfully. Aug 20 02:13:24.522706 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-84b0a181-b3b0-400c-8857-f283f72edaf1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:13:24.523145 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1104/4465] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:13:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:24.534852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.540014 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:24.540497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.541332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.552449 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.552449 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:24.553560 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot retrieved successfully. Aug 20 02:13:24.554708 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d350060-69b1-4b1e-97ac-a6ee14e19de0 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 200 Aug 20 02:13:24.555093 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1116/4466] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:13:24.673963 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.676020 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:24.676254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.676494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.676621 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:24.681282 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.681282 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:24.682031 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fcce7297-88c5-4f5e-8d24-042ba90841a8 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:24.682419 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1134/4467] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:24.691472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.693130 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:24.693371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.693589 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.693730 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:24.697735 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.697735 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:24.698544 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c358a7b8-8f36-417b-96bc-7dd6d180af19 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:24.698926 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1114/4468] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:24.708540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-138fee0f-f610-4c8c-a32c-21e42756d789 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.710584 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:24.710824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.711046 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.711185 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete backup with id: 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. Aug 20 02:13:24.715511 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.715511 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:24.728996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] delete_backup rpcapi backup_id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:13:24.730730 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-138fee0f-f610-4c8c-a32c-21e42756d789 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 202 Aug 20 02:13:24.731144 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1105/4469] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:24 2026] DELETE /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:13:24.740342 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:24.742079 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:24.742305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:24.742529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:24.742698 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:24.748052 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:24.748052 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:24.749174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d10519e3-4118-4aee-9cd7-b3b295114af6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 200 Aug 20 02:13:24.749737 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1117/4470] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:24 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:25.358207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.360109 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:25.360372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.360556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.370323 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.370323 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:25.375582 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:25.380789 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b2bbdd14-ab08-4d53-b703-b607b26e5d58 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:25.381217 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1135/4471] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:25 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:25.563547 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.565787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:25.565988 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.566203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.571548 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.571548 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:25.571984 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot retrieved successfully. Aug 20 02:13:25.572735 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6c4c428-43dd-47ee-a769-e6312b3f4523 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 200 Aug 20 02:13:25.573118 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1115/4472] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:25 2026] GET /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:25.583642 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.585482 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:25.585921 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1843217d-b7e6-481e-988d-ac7683512e3d", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:25.588043 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1843217d-b7e6-481e-988d-ac7683512e3d', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:25.593877 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.593877 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:25.594360 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot retrieved successfully. Aug 20 02:13:25.594501 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume of 1 GB Aug 20 02:13:25.598307 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Availability Zones retrieved successfully. Aug 20 02:13:25.603604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (bc787fa1-7ee3-4b3f-b0ca-4e07bce33c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:25.605423 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394e9798-db72-4e5b-b77d-6b4fcbd40086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:25.606352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:25.656116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394e9798-db72-4e5b-b77d-6b4fcbd40086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1843217d-b7e6-481e-988d-ac7683512e3d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:25.657384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3662cb-7ecb-4045-9505-0fd2bf3282fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:25.706838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Created reservations ['e94f5d33-3c5f-432f-83d9-25fad72798ae', '9deaf35f-7901-4d53-8bf7-103f82b3cf70', '82726713-5991-4ce9-978e-7ed3c930502e', 'e072d6a9-ae22-459d-a609-f625c8c79b46'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:25.707992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3662cb-7ecb-4045-9505-0fd2bf3282fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e94f5d33-3c5f-432f-83d9-25fad72798ae', '9deaf35f-7901-4d53-8bf7-103f82b3cf70', '82726713-5991-4ce9-978e-7ed3c930502e', 'e072d6a9-ae22-459d-a609-f625c8c79b46']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:25.709031 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b217954-8f4d-47e1-ac86-8553b3c0479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:25.761024 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b217954-8f4d-47e1-ac86-8553b3c0479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87737494-7169-4a97-a981-d36e5e5267d6', '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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['e94f5d33-3c5f-432f-83d9-25fad72798ae','9deaf35f-7901-4d53-8bf7-103f82b3cf70','82726713-5991-4ce9-978e-7ed3c930502e','e072d6a9-ae22-459d-a609-f625c8c79b46'],size=1,snapshot_id=1843217d-b7e6-481e-988d-ac7683512e3d,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:13:25Z,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=87737494-7169-4a97-a981-d36e5e5267d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afea51992e44b33870a6bcd9c87b7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1843217d-b7e6-481e-988d-ac7683512e3d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1022dba6d41648d9b647d3948dce57eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:25.761217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bc63f6a9-209c-40c6-812a-b1567552259d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.761859 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218bf591-2595-4c12-9a96-7a5d02d6a671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:25.763174 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc63f6a9-209c-40c6-812a-b1567552259d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 Aug 20 02:13:25.763430 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc63f6a9-209c-40c6-812a-b1567552259d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.763611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc63f6a9-209c-40c6-812a-b1567552259d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.763713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bc63f6a9-209c-40c6-812a-b1567552259d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Show backup with id 8041abcc-9cf4-4fc5-84ce-d702bfbd21d8. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:25.768079 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc63f6a9-209c-40c6-812a-b1567552259d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 returned with HTTP 404 Aug 20 02:13:25.768771 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1118/4473] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:25 2026] GET /volume/v3/backups/8041abcc-9cf4-4fc5-84ce-d702bfbd21d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:25.777788 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.779873 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:13:25.780127 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.780424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.780589 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete snapshot with id: 3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:13:25.786743 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.786743 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:25.787392 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot retrieved successfully. Aug 20 02:13:25.791323 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218bf591-2595-4c12-9a96-7a5d02d6a671) transitioned into state 'SUCCESS' from 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='7afea51992e44b33870a6bcd9c87b7ce',qos_specs=None,replication_status=,reservations=['e94f5d33-3c5f-432f-83d9-25fad72798ae','9deaf35f-7901-4d53-8bf7-103f82b3cf70','82726713-5991-4ce9-978e-7ed3c930502e','e072d6a9-ae22-459d-a609-f625c8c79b46'],size=1,snapshot_id=1843217d-b7e6-481e-988d-ac7683512e3d,source_replicaid=,source_volid=None,status='creating',user_id='1022dba6d41648d9b647d3948dce57eb',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:25.792483 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfc6a64-9f33-4c32-9be7-8a4975b8734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:25.803972 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot delete request issued successfully. Aug 20 02:13:25.804213 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cfdbb97e-1c67-4831-b144-1a11f476ca88 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf returned with HTTP 202 Aug 20 02:13:25.804774 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1136/4474] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:13:25 2026] DELETE /volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:25.812425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.812625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfc6a64-9f33-4c32-9be7-8a4975b8734c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:25.813408 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Flow 'volume_create_api' (bc787fa1-7ee3-4b3f-b0ca-4e07bce33c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:25.813703 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Create volume request issued successfully. Aug 20 02:13:25.814313 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b6dd01a-84a7-4c12-834b-21ab7bb3434a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:25.814403 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:13:25.814627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.814808 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1106/4475] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:13:25 2026] POST /volume/v3/volumes => generated 807 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:25.814848 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.819837 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.819837 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:25.820997 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Snapshot retrieved successfully. Aug 20 02:13:25.820997 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fa201a5-577e-4199-ac55-5adaeea3b86b tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf returned with HTTP 200 Aug 20 02:13:25.821423 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1116/4476] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:25 2026] GET /volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:25.827825 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:25.830041 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:25.830332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:25.830589 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:25.839605 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:25.839605 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:25.844169 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:25.849041 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f98d6561-93b8-4f4e-bb6e-38f99748c08b tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 200 Aug 20 02:13:25.849636 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1119/4477] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:25 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:26.394782 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.397152 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:26.397482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.397770 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.409762 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.409762 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:26.414052 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:26.419987 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-005dfcf9-600d-4b00-a22f-af33f92bc551 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:26.420583 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1137/4478] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:26.830206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-de25455a-754b-4ce4-bbe7-bd7dec8c867d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.834127 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-de25455a-754b-4ce4-bbe7-bd7dec8c867d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf Aug 20 02:13:26.834345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-de25455a-754b-4ce4-bbe7-bd7dec8c867d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.834555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-de25455a-754b-4ce4-bbe7-bd7dec8c867d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.839068 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-de25455a-754b-4ce4-bbe7-bd7dec8c867d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf returned with HTTP 404 Aug 20 02:13:26.839598 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1107/4479] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/snapshots/3fdb88fd-f7bd-4af5-924c-9ea16c2679bf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:26.846522 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.848454 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:13:26.848791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.849096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.849380 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume with id: e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:13:26.857311 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.857311 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:26.858039 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:26.862781 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5b04c575-78b8-4b84-984c-c64c6be439ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.866024 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b04c575-78b8-4b84-984c-c64c6be439ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:26.866253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b04c575-78b8-4b84-984c-c64c6be439ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.866451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b04c575-78b8-4b84-984c-c64c6be439ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.876513 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.876513 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:26.880892 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5b04c575-78b8-4b84-984c-c64c6be439ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:26.881454 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume request issued successfully. Aug 20 02:13:26.881643 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-643fd109-d3d3-46e4-be7a-9b7c90200ab6 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f returned with HTTP 202 Aug 20 02:13:26.882104 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1117/4480] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:26 2026] DELETE /volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:26.890806 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.891169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b04c575-78b8-4b84-984c-c64c6be439ed tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 200 Aug 20 02:13:26.891169 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1120/4481] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:26.891910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:13:26.891910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.891910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.901971 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.901971 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:26.906899 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:26.910021 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.911195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:26.911458 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.911680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.911744 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cdd2e5ab-97e0-4a84-aeec-f0889d75af64 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f returned with HTTP 200 Aug 20 02:13:26.912357 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1138/4482] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:26.922997 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.922997 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:26.927673 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:26.933570 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d37dc195-5b15-41b6-a6d2-227ba7c18fff tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 200 Aug 20 02:13:26.934022 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1108/4483] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:26.947377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.949045 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:26.949312 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.949462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.949560 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete snapshot with id: 1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:26.954449 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.954449 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:26.955088 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot retrieved successfully. Aug 20 02:13:26.976053 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot delete request issued successfully. Aug 20 02:13:26.976380 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e6868975-4bd0-49c6-9569-61dcf1a2da96 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 202 Aug 20 02:13:26.977130 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1118/4484] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:13:26 2026] DELETE /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:26.984501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:26.990305 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:26.990535 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:26.990881 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:26.999978 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:26.999978 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:27.000586 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Snapshot retrieved successfully. Aug 20 02:13:27.001443 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4989749-4b37-4079-bbd8-9b6ba4d1bd13 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 200 Aug 20 02:13:27.002253 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1121/4485] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:26 2026] GET /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:27.433098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:27.434645 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:27.434809 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:27.434980 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:27.443949 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:27.443949 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:27.446897 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:27.450523 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c814a43-34ec-46e2-b614-582b0581b4c3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:27.451014 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1139/4486] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:27 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:27.933261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e311ad4a-f55a-42f3-ac13-73cd14529125 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:27.933261 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e311ad4a-f55a-42f3-ac13-73cd14529125 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f Aug 20 02:13:27.933261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e311ad4a-f55a-42f3-ac13-73cd14529125 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:27.933639 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e311ad4a-f55a-42f3-ac13-73cd14529125 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:27.940544 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e311ad4a-f55a-42f3-ac13-73cd14529125 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f returned with HTTP 404 Aug 20 02:13:27.941243 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1109/4487] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:27 2026] GET /volume/v3/volumes/e0264e41-385c-4a37-b6ff-76a61dc8093f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:27.948876 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1facac28-8a88-4182-a293-3c7ee31d3022 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:27.950912 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:13:27.951130 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:27.951395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:27.951674 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume with id: c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:13:27.960599 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:27.960599 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:27.961113 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:27.990101 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume request issued successfully. Aug 20 02:13:27.990447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1facac28-8a88-4182-a293-3c7ee31d3022 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 202 Aug 20 02:13:27.992393 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1119/4488] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:27 2026] DELETE /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:28.004148 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:28.007447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:13:28.007680 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:28.007901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:28.014614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a863e7dd-5960-4dd7-9dfa-5ac3c0ab5fb1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:28.016658 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a863e7dd-5960-4dd7-9dfa-5ac3c0ab5fb1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:28.017134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a863e7dd-5960-4dd7-9dfa-5ac3c0ab5fb1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:28.017586 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a863e7dd-5960-4dd7-9dfa-5ac3c0ab5fb1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:28.019338 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:28.019338 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:28.023507 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:28.024556 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a863e7dd-5960-4dd7-9dfa-5ac3c0ab5fb1 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 404 Aug 20 02:13:28.025077 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1140/4489] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:28 2026] GET /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:28.032305 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f400870-a2ce-4a51-ba06-2f37593ee7a4 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 200 Aug 20 02:13:28.032305 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1122/4490] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:28 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:28.033771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:28.036066 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:28.036332 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:28.036562 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:28.036842 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:28.045903 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:28.045903 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:28.046761 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:28.070531 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume request issued successfully. Aug 20 02:13:28.070531 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e7ad4f5-f7c6-45cf-9721-6816c51af2af tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 202 Aug 20 02:13:28.070531 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1110/4491] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:28 2026] DELETE /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:28.079772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:28.081206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:28.081446 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:28.081652 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:28.090616 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:28.090616 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:28.096047 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:28.100800 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-03fa6e5e-1ba5-481a-a50e-d2eae4f01ba8 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 200 Aug 20 02:13:28.101431 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1120/4492] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:28 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 1225 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:28.469175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-91749f05-4997-46b8-b3d2-f65e1abc750f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:28.471135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91749f05-4997-46b8-b3d2-f65e1abc750f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:28.471428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-91749f05-4997-46b8-b3d2-f65e1abc750f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:28.471629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-91749f05-4997-46b8-b3d2-f65e1abc750f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:28.482338 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:28.482338 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:28.486251 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-91749f05-4997-46b8-b3d2-f65e1abc750f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:28.492440 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-91749f05-4997-46b8-b3d2-f65e1abc750f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:28.492609 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1141/4493] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:28 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:29.046269 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b5883ae5-5883-452f-a803-f30478ce85fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.048109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b5883ae5-5883-452f-a803-f30478ce85fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 Aug 20 02:13:29.048337 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b5883ae5-5883-452f-a803-f30478ce85fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.048477 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b5883ae5-5883-452f-a803-f30478ce85fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.054202 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b5883ae5-5883-452f-a803-f30478ce85fe tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 returned with HTTP 404 Aug 20 02:13:29.054702 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1123/4494] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:29 2026] GET /volume/v3/volumes/c6f53a1b-6e7a-4a30-9430-43f80bb0de10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:29.062135 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.063779 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:13:29.063945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.064108 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.064301 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume with id: 6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:13:29.073057 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:29.073057 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:29.073735 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:29.090807 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume request issued successfully. Aug 20 02:13:29.090957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0b65ae8-88e9-4925-bf3a-c2cff1d13b4e tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 202 Aug 20 02:13:29.091502 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1111/4495] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:29 2026] DELETE /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:29.099593 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.103343 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:13:29.103343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.103343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.112569 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:29.112569 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:29.116889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ace3de91-a82f-4674-b1cb-60bbccfa2afa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.118471 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:29.119633 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ace3de91-a82f-4674-b1cb-60bbccfa2afa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:29.119892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ace3de91-a82f-4674-b1cb-60bbccfa2afa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.120254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ace3de91-a82f-4674-b1cb-60bbccfa2afa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.124768 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b7c6a866-a320-4c7a-8e06-1dc3222ed7d7 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 200 Aug 20 02:13:29.125541 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1121/4496] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:29 2026] GET /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:29.127884 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ace3de91-a82f-4674-b1cb-60bbccfa2afa tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 404 Aug 20 02:13:29.128559 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1142/4497] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:29 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:29.407085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.409243 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:29.409582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.409895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.410146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:29.418144 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:29.418144 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:29.418692 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:29.440350 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume request issued successfully. Aug 20 02:13:29.440628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d4159c40-da2f-4745-9eed-3bb380ba5449 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 202 Aug 20 02:13:29.441183 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1124/4498] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:29 2026] DELETE /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:29.451667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.453745 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:29.453986 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.454173 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.462058 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:29.462058 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:29.466252 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:29.471775 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a5b10948-1f5f-416e-a176-6ffce2e13ab9 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 200 Aug 20 02:13:29.472218 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1112/4499] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:29 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:29.508985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c7c05f62-8476-4a47-9d88-925746c126d0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:29.511996 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7c05f62-8476-4a47-9d88-925746c126d0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:29.511996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7c05f62-8476-4a47-9d88-925746c126d0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:29.511996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7c05f62-8476-4a47-9d88-925746c126d0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:29.528160 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:29.528160 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:29.533890 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c7c05f62-8476-4a47-9d88-925746c126d0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:29.540261 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7c05f62-8476-4a47-9d88-925746c126d0 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:29.540261 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1122/4500] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:29 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:30.105537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-aaa7472b-4b12-42a8-a262-1bdbd969585c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.107776 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-aaa7472b-4b12-42a8-a262-1bdbd969585c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b/action Aug 20 02:13:30.108151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-aaa7472b-4b12-42a8-a262-1bdbd969585c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:30.108329 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-aaa7472b-4b12-42a8-a262-1bdbd969585c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:30.123379 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.123379 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:30.133823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-8e611741-64f3-471d-8527-565ee4a1bd34 req-aaa7472b-4b12-42a8-a262-1bdbd969585c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b/action returned with HTTP 204 Aug 20 02:13:30.134240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1143/4501] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:13:30 2026] POST /volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:30.141958 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94413b10-67e0-490d-b01e-080d7f028b23 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.146434 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94413b10-67e0-490d-b01e-080d7f028b23 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 Aug 20 02:13:30.146616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94413b10-67e0-490d-b01e-080d7f028b23 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.146786 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94413b10-67e0-490d-b01e-080d7f028b23 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.154098 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94413b10-67e0-490d-b01e-080d7f028b23 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 returned with HTTP 404 Aug 20 02:13:30.154578 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1125/4502] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/6f0b05cd-fa81-405a-a74c-32f0ccaa89f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:30.162992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.164492 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:13:30.164651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.164874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.164956 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume with id: ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:13:30.171152 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.171152 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:30.171568 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:30.184469 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Delete volume request issued successfully. Aug 20 02:13:30.184664 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7b9e273e-4c35-4e5a-bf94-16fcf81956ce tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 202 Aug 20 02:13:30.185068 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1113/4503] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:30 2026] DELETE /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:30.194203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.195967 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:13:30.196326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.196617 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.204642 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.204642 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:30.209272 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Volume info retrieved successfully. Aug 20 02:13:30.213992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db0ee98f-551d-429b-8c00-aa3303c1b27d tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 200 Aug 20 02:13:30.214537 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1123/4504] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:30.485996 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-685bfdb4-8c6a-4a2e-aa60-4729256d7f53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.488398 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-685bfdb4-8c6a-4a2e-aa60-4729256d7f53 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:30.488716 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-685bfdb4-8c6a-4a2e-aa60-4729256d7f53 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.489002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-685bfdb4-8c6a-4a2e-aa60-4729256d7f53 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.496788 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-685bfdb4-8c6a-4a2e-aa60-4729256d7f53 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 404 Aug 20 02:13:30.497503 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1144/4505] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:30.508406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-775814ba-7c9b-4549-8a60-4076beb32159 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.510646 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-775814ba-7c9b-4549-8a60-4076beb32159 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:30.510829 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-775814ba-7c9b-4549-8a60-4076beb32159 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.511019 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-775814ba-7c9b-4549-8a60-4076beb32159 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.511185 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-775814ba-7c9b-4549-8a60-4076beb32159 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:30.516869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-775814ba-7c9b-4549-8a60-4076beb32159 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 404 Aug 20 02:13:30.517298 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1126/4506] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:30 2026] DELETE /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:30.524269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9b2c78de-a40b-404f-b010-bd8f338ebe4e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.525954 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b2c78de-a40b-404f-b010-bd8f338ebe4e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 Aug 20 02:13:30.526153 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b2c78de-a40b-404f-b010-bd8f338ebe4e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.526435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b2c78de-a40b-404f-b010-bd8f338ebe4e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.532330 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b2c78de-a40b-404f-b010-bd8f338ebe4e tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 returned with HTTP 404 Aug 20 02:13:30.532861 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1114/4507] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/87737494-7169-4a97-a981-d36e5e5267d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:30.541013 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.543881 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:30.544480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.544899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.545201 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete snapshot with id: 1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:30.553350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8bc67bcc-4fb2-4a40-8ef0-0fec3eebb914 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 404 Aug 20 02:13:30.554409 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1124/4508] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:13:30 2026] DELETE /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:30.554504 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a1684171-142a-4801-a12e-be956f63aabc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.556773 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1684171-142a-4801-a12e-be956f63aabc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:13:30.557027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a1684171-142a-4801-a12e-be956f63aabc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.557324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a1684171-142a-4801-a12e-be956f63aabc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.561732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0fdf1210-061c-4ec2-bd26-0384b10f3b95 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.563354 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0fdf1210-061c-4ec2-bd26-0384b10f3b95 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d Aug 20 02:13:30.563592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0fdf1210-061c-4ec2-bd26-0384b10f3b95 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.563724 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0fdf1210-061c-4ec2-bd26-0384b10f3b95 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.568873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0fdf1210-061c-4ec2-bd26-0384b10f3b95 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d returned with HTTP 404 Aug 20 02:13:30.569375 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1127/4509] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/snapshots/1843217d-b7e6-481e-988d-ac7683512e3d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:30.575967 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.577496 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.577496 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:30.577648 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:30.577700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.577855 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.578028 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:30.583796 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a1684171-142a-4801-a12e-be956f63aabc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:30.587927 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5c6fb734-160d-4be8-8110-9cb8f3314c5a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 404 Aug 20 02:13:30.588418 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1115/4510] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:30 2026] DELETE /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:30.591215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1684171-142a-4801-a12e-be956f63aabc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:13:30.593321 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1145/4511] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:30.595861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0386baca-7966-4fda-9335-4aed57988b83 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.597767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0386baca-7966-4fda-9335-4aed57988b83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd Aug 20 02:13:30.598140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0386baca-7966-4fda-9335-4aed57988b83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.598478 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0386baca-7966-4fda-9335-4aed57988b83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.604603 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0386baca-7966-4fda-9335-4aed57988b83 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd returned with HTTP 404 Aug 20 02:13:30.605536 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1125/4512] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/561b7809-8259-481b-9e14-712f051a61fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:30.610100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.611770 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:13:30.612090 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa6e7b10-b5c7-4f09-afbf-59dff381ade4", "force": true, "name": "tempest-VolumesBackupsTest-Backup-618097936", "container": "tempest-volumesbackupstest-backup-container-1916526722"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:30.613453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': 'aa6e7b10-b5c7-4f09-afbf-59dff381ade4', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-618097936', 'container': 'tempest-volumesbackupstest-backup-container-1916526722'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:13:30.613583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume aa6e7b10-b5c7-4f09-afbf-59dff381ade4 in container tempest-volumesbackupstest-backup-container-1916526722 Aug 20 02:13:30.631867 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.631867 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:30.632499 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:30.651510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.653595 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:13:30.653803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.654000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.654167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:13:30.659556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['9223c1b2-c9ef-4ff4-9835-97acd09d4680', '85a9ba05-2dc4-4e28-a3f3-81a6256369ac'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:30.661056 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.661056 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:30.661562 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:30.676005 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume request issued successfully. Aug 20 02:13:30.676140 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1a2a515a-f8de-4424-8ff5-50c14514a02a tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 202 Aug 20 02:13:30.676712 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1116/4513] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:30 2026] DELETE /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:13:30.684828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.686776 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:13:30.687072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.687343 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.696360 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c6fb5e2-8e95-4434-b0e7-176afc2ebe62 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:13:30.696571 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.696571 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:30.696655 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1128/4514] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:30 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:30.698120 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Volume info retrieved successfully. Aug 20 02:13:30.704647 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-793a9e02-c91a-414e-83f3-a3f6a9e2a264 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 200 Aug 20 02:13:30.705320 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1146/4515] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:30.710369 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:30.714317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:30.714317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:30.714317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:30.714317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:30.723499 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:30.723499 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:30.725215 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10d9fce8-139f-4967-bd4d-e5f9a6f550c7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:30.725215 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1126/4516] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:30 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:31.230700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b8c76030-6ee3-4c18-adf8-7aefe70de5d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.232792 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b8c76030-6ee3-4c18-adf8-7aefe70de5d0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] GET https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 Aug 20 02:13:31.232991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b8c76030-6ee3-4c18-adf8-7aefe70de5d0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.233198 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b8c76030-6ee3-4c18-adf8-7aefe70de5d0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.240223 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b8c76030-6ee3-4c18-adf8-7aefe70de5d0 tempest-VolumesBackupsTest-201789507 tempest-VolumesBackupsTest-201789507-project-member] https://10.4.3.27/volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 returned with HTTP 404 Aug 20 02:13:31.240946 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1117/4517] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:31 2026] GET /volume/v3/volumes/ec70a521-3820-4b17-8937-1e74db600e39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:31.723125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c18b783c-1a19-4ac9-9bbf-ae6b8b003939 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.725699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c18b783c-1a19-4ac9-9bbf-ae6b8b003939 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 Aug 20 02:13:31.725942 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c18b783c-1a19-4ac9-9bbf-ae6b8b003939 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.726103 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c18b783c-1a19-4ac9-9bbf-ae6b8b003939 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.732441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c18b783c-1a19-4ac9-9bbf-ae6b8b003939 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 returned with HTTP 404 Aug 20 02:13:31.733009 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1129/4518] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:31 2026] GET /volume/v3/volumes/91b0b0d2-06d4-43d4-abed-11f5e3abadc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:31.737301 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.739161 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:31.739438 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.739666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.739813 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:31.741783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.743570 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:13:31.743891 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.744188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.744607 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:13:31.745939 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:31.745939 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:31.746242 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c1f5a6e-054e-4577-8963-0b2878bb6af7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:31.746716 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1147/4519] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:31 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:31.752365 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-410fae30-6962-4c27-bda7-b95b2e0ee0fe tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 404 Aug 20 02:13:31.753217 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1127/4520] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:31 2026] DELETE /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:31.762416 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e20cee9-3bc9-4d80-9a78-f6772fc26a42 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.764322 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e20cee9-3bc9-4d80-9a78-f6772fc26a42 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 Aug 20 02:13:31.764587 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e20cee9-3bc9-4d80-9a78-f6772fc26a42 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.764898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e20cee9-3bc9-4d80-9a78-f6772fc26a42 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.771965 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e20cee9-3bc9-4d80-9a78-f6772fc26a42 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 returned with HTTP 404 Aug 20 02:13:31.772641 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1118/4521] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:31 2026] GET /volume/v3/volumes/433f1603-1258-4ddb-9a10-742b20b2da96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:31.812529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.814629 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:13:31.814875 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.815060 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.815434 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Delete volume with id: 8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:13:31.823453 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3058cd0-8b2d-48b1-8e2f-ea50c8656756 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 404 Aug 20 02:13:31.824183 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1130/4522] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:13:31 2026] DELETE /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:31.832604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0ec6eec4-2d06-418d-84a8-32aa967b7e27 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:31.834203 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0ec6eec4-2d06-418d-84a8-32aa967b7e27 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] GET https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 Aug 20 02:13:31.834473 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0ec6eec4-2d06-418d-84a8-32aa967b7e27 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:31.834650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0ec6eec4-2d06-418d-84a8-32aa967b7e27 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:31.841672 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0ec6eec4-2d06-418d-84a8-32aa967b7e27 tempest-VolumeImageDependencyTests-1944273093 tempest-VolumeImageDependencyTests-1944273093-project-member] https://10.4.3.27/volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 returned with HTTP 404 Aug 20 02:13:31.842164 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1148/4523] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:13:31 2026] GET /volume/v3/volumes/8e791786-dffb-440a-97dc-ad65d3d523d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:13:32.757835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ece5554a-40ec-4073-8ee5-09ab02457ded None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:32.759583 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece5554a-40ec-4073-8ee5-09ab02457ded tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:32.759583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece5554a-40ec-4073-8ee5-09ab02457ded tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:32.759775 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece5554a-40ec-4073-8ee5-09ab02457ded tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:32.759841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ece5554a-40ec-4073-8ee5-09ab02457ded tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:32.763833 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:32.763833 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:32.764650 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece5554a-40ec-4073-8ee5-09ab02457ded tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:32.765080 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1128/4524] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:32 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:33.770276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d9ee016f-523a-47f0-818e-1e0d7209ec0c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:33.775540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a25991fe-3f81-4aa6-9072-95073e087e8f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:33.777667 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a25991fe-3f81-4aa6-9072-95073e087e8f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:33.779256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a25991fe-3f81-4aa6-9072-95073e087e8f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:33.779256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a25991fe-3f81-4aa6-9072-95073e087e8f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:33.779256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-a25991fe-3f81-4aa6-9072-95073e087e8f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:33.784980 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:33.784980 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:33.786044 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a25991fe-3f81-4aa6-9072-95073e087e8f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:33.786605 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1131/4525] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:33 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:33.948259 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d9ee016f-523a-47f0-818e-1e0d7209ec0c tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools Aug 20 02:13:33.948542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d9ee016f-523a-47f0-818e-1e0d7209ec0c tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:33.948785 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d9ee016f-523a-47f0-818e-1e0d7209ec0c tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-admin] Calling method 'get_pools' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:33.963067 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d9ee016f-523a-47f0-818e-1e0d7209ec0c tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 02:13:33.963729 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1119/4526] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:13:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:33.973567 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4394ec01-573f-47ea-9125-c7628e825feb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:34.076418 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4394ec01-573f-47ea-9125-c7628e825feb tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-member] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:13:34.076672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4394ec01-573f-47ea-9125-c7628e825feb tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:34.076904 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4394ec01-573f-47ea-9125-c7628e825feb tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:34.077866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-4394ec01-573f-47ea-9125-c7628e825feb tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '758120381fc04611b1ebc3bc442ece3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04de165aad964cca8934c0be7f19a90e', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:13:34.078241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4394ec01-573f-47ea-9125-c7628e825feb tempest-ProjectMemberTests-986909127 tempest-ProjectMemberTests-986909127-project-member] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 403 Aug 20 02:13:34.078745 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1149/4527] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:13:33 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 110 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:34.799955 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:34.803909 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:34.803909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:34.803909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:34.803909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:34.812765 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:34.812765 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:34.812765 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5bc90f5-5cd0-448b-86b4-577ac93fbaa2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:34.812765 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1129/4528] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:34 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:35.825575 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:35.828148 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:35.828148 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:35.828689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:35.828840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:35.840975 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:35.840975 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:35.842032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b9e5172-478b-4847-a1b6-ecdc307086ad tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:35.842517 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1132/4529] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:35 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:35.934587 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-53eece20-0c22-4cbe-a698-3f4cb0861bab None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:36.042415 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-53eece20-0c22-4cbe-a698-3f4cb0861bab tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:36.043378 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-53eece20-0c22-4cbe-a698-3f4cb0861bab tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-496607383", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1220922243", "vendor_name": "tempest-vendor_name-1292439262"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:36.063162 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-53eece20-0c22-4cbe-a698-3f4cb0861bab tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:36.063538 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1120/4530] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:35 2026] POST /volume/v3/types => generated 328 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:36.073193 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ec095a2d-1e31-45f9-bf81-035df1572405 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:36.075448 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:36.075895 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ffdbf8be-c517-46a3-ad5e-5c97f456a576", "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:36.078385 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request body: {'volume': {'volume_type': 'ffdbf8be-c517-46a3-ad5e-5c97f456a576', 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:36.082389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume of 1 GB Aug 20 02:13:36.082916 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:36.082916 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:36.083007 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Availability Zones retrieved successfully. Aug 20 02:13:36.089031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (43199d18-14cb-4ff2-9cad-b969032bf873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:36.090079 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311f1c41-7579-4aed-9cb6-02ebc0becb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:36.090803 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:36.114379 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311f1c41-7579-4aed-9cb6-02ebc0becb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1220922243',vendor_name='tempest-vendor_name-1292439262'},id=ffdbf8be-c517-46a3-ad5e-5c97f456a576,is_public=True,name='tempest-ProjectAdminTests-volume-type-496607383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffdbf8be-c517-46a3-ad5e-5c97f456a576', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:36.115493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0c3d39-4710-4374-9232-ab7bd38ff640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:36.150199 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-496607383 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-496607383, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:36.150918 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-496607383 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-496607383, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:36.194262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['452d9c43-dd07-490f-a7eb-e5fe06a7c43e', 'ab22d772-1ffc-4588-8bd9-0a8649454fb8', 'e6d5449b-aa05-4008-beba-0fd45dd23322', '485a1b5e-7300-49d0-a21b-a7510da1cbec'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:36.198080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0c3d39-4710-4374-9232-ab7bd38ff640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['452d9c43-dd07-490f-a7eb-e5fe06a7c43e', 'ab22d772-1ffc-4588-8bd9-0a8649454fb8', 'e6d5449b-aa05-4008-beba-0fd45dd23322', '485a1b5e-7300-49d0-a21b-a7510da1cbec']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:36.198080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a59ffa1-902c-4055-a0df-ff3fd17dcf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:36.233728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a59ffa1-902c-4055-a0df-ff3fd17dcf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53ab388a-816a-4288-bceb-13e05c548db0', '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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['452d9c43-dd07-490f-a7eb-e5fe06a7c43e','ab22d772-1ffc-4588-8bd9-0a8649454fb8','e6d5449b-aa05-4008-beba-0fd45dd23322','485a1b5e-7300-49d0-a21b-a7510da1cbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=ffdbf8be-c517-46a3-ad5e-5c97f456a576), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53ab388a-816a-4288-bceb-13e05c548db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9bece510f341b38fee9545842a6d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffdbf8be-c517-46a3-ad5e-5c97f456a576),volume_type_id=ffdbf8be-c517-46a3-ad5e-5c97f456a576)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:36.234514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0ea431-6557-4fa9-9fb0-7a873f94ca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:36.252344 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0ea431-6557-4fa9-9fb0-7a873f94ca66) transitioned into state 'SUCCESS' from 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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['452d9c43-dd07-490f-a7eb-e5fe06a7c43e','ab22d772-1ffc-4588-8bd9-0a8649454fb8','e6d5449b-aa05-4008-beba-0fd45dd23322','485a1b5e-7300-49d0-a21b-a7510da1cbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=ffdbf8be-c517-46a3-ad5e-5c97f456a576)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:36.253074 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7a541a-0c09-4e21-b2f2-9205f82c6f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:36.262953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7a541a-0c09-4e21-b2f2-9205f82c6f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:36.263927 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (43199d18-14cb-4ff2-9cad-b969032bf873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:36.264588 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request issued successfully. Aug 20 02:13:36.264832 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ec095a2d-1e31-45f9-bf81-035df1572405 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:36.265250 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1150/4531] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:13:36 2026] POST /volume/v3/volumes => generated 770 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:36.280604 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:36.285138 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 Aug 20 02:13:36.285429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:36.285669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:36.298501 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:36.298501 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:36.305432 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:36.314678 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee58f24c-659e-4d95-a17c-54ee3a5640cb tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 returned with HTTP 200 Aug 20 02:13:36.315220 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1130/4532] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:36 2026] GET /volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:36.854678 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:36.856522 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:36.856749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:36.856945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:36.857053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:36.861255 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:36.861255 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:36.862097 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e72de62e-b330-4a7c-826d-6e6fbca6e543 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:36.862510 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1133/4533] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:36 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:37.164216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a9734cd2-7364-45fa-91e0-547f264e950c req-320593ee-0a10-4a3b-a353-85159805fefa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.166723 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a9734cd2-7364-45fa-91e0-547f264e950c req-320593ee-0a10-4a3b-a353-85159805fefa tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 Aug 20 02:13:37.166938 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a9734cd2-7364-45fa-91e0-547f264e950c req-320593ee-0a10-4a3b-a353-85159805fefa tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.167118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a9734cd2-7364-45fa-91e0-547f264e950c req-320593ee-0a10-4a3b-a353-85159805fefa tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.175901 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.175901 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:37.229848 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a9734cd2-7364-45fa-91e0-547f264e950c req-320593ee-0a10-4a3b-a353-85159805fefa tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 returned with HTTP 200 Aug 20 02:13:37.230589 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1121/4534] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:13:37 2026] DELETE /volume/v3/attachments/8c404f58-5bac-4123-95d9-c416f238f612 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:37.331168 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-841c2476-c10e-4e6e-8537-21a0739afac3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.333463 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-841c2476-c10e-4e6e-8537-21a0739afac3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 Aug 20 02:13:37.333749 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-841c2476-c10e-4e6e-8537-21a0739afac3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.333959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-841c2476-c10e-4e6e-8537-21a0739afac3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.343084 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.343084 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:37.347387 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-841c2476-c10e-4e6e-8537-21a0739afac3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:37.351794 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-841c2476-c10e-4e6e-8537-21a0739afac3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 returned with HTTP 200 Aug 20 02:13:37.352215 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1151/4535] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:37 2026] GET /volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 => generated 970 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:37.364929 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e5a962fb-138e-4e2d-bb90-e3550e493a0f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.370344 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5a962fb-138e-4e2d-bb90-e3550e493a0f tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:37.370582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5a962fb-138e-4e2d-bb90-e3550e493a0f tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.370711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5a962fb-138e-4e2d-bb90-e3550e493a0f tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.374529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5a962fb-138e-4e2d-bb90-e3550e493a0f tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:37.374910 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1131/4536] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:37 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:37.384436 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d343d280-1fb3-42d3-9123-d53af750000d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.386032 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d343d280-1fb3-42d3-9123-d53af750000d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 Aug 20 02:13:37.386263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d343d280-1fb3-42d3-9123-d53af750000d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.386464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d343d280-1fb3-42d3-9123-d53af750000d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.396331 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d343d280-1fb3-42d3-9123-d53af750000d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 returned with HTTP 204 Aug 20 02:13:37.396744 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1134/4537] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:13:37 2026] DELETE /volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:13:37.403470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8a0da1ad-c3a9-49ef-b8fe-4734115d416d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.405107 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a0da1ad-c3a9-49ef-b8fe-4734115d416d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 Aug 20 02:13:37.405288 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a0da1ad-c3a9-49ef-b8fe-4734115d416d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.405500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a0da1ad-c3a9-49ef-b8fe-4734115d416d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.409024 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a0da1ad-c3a9-49ef-b8fe-4734115d416d tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 returned with HTTP 404 Aug 20 02:13:37.409487 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1122/4538] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:37 2026] GET /volume/v3/messages/0df52e93-540e-4155-82e9-9602561f6ad5 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:37.416673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.418810 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 Aug 20 02:13:37.419071 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.419339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.419545 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume with id: 53ab388a-816a-4288-bceb-13e05c548db0 Aug 20 02:13:37.428364 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.428364 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:37.428802 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:37.430196 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100161) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:13:37.449988 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['4958db9d-7082-4ae8-9e3d-37a8a2693a9a', 'f56765bc-76ee-41e7-9334-86300b112e08', '89e49b00-1ea4-4905-94ce-7ec79bb3b570', '57dee612-e078-4252-bf91-7fff0c1bb8f4'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:37.485547 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume request issued successfully. Aug 20 02:13:37.485864 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83c7d96a-c65a-489a-9e66-fa7a299bd8c1 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 returned with HTTP 202 Aug 20 02:13:37.486464 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1152/4539] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:37 2026] DELETE /volume/v3/volumes/53ab388a-816a-4288-bceb-13e05c548db0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:37.493812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3a43db61-2c43-4289-92c5-b18dc4262d21 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.495992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a43db61-2c43-4289-92c5-b18dc4262d21 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/types/ffdbf8be-c517-46a3-ad5e-5c97f456a576 Aug 20 02:13:37.496246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3a43db61-2c43-4289-92c5-b18dc4262d21 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.496524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3a43db61-2c43-4289-92c5-b18dc4262d21 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.536422 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3a43db61-2c43-4289-92c5-b18dc4262d21 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types/ffdbf8be-c517-46a3-ad5e-5c97f456a576 returned with HTTP 202 Aug 20 02:13:37.536923 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1132/4540] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:37 2026] DELETE /volume/v3/types/ffdbf8be-c517-46a3-ad5e-5c97f456a576 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:37.551992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9752672a-a10c-4679-a0b5-af3233db165e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.553908 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9752672a-a10c-4679-a0b5-af3233db165e tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:37.554349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9752672a-a10c-4679-a0b5-af3233db165e tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-659695122", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1604096137", "vendor_name": "tempest-vendor_name-1808193270"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:37.570561 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9752672a-a10c-4679-a0b5-af3233db165e tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:37.570904 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1135/4541] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:37 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:13:37.579861 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.581533 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:37.581839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "042cd29e-40d8-45e6-9165-e0adce69ce00", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:37.583660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request body: {'volume': {'volume_type': '042cd29e-40d8-45e6-9165-e0adce69ce00', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:37.587377 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume of 1 GB Aug 20 02:13:37.587746 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.587746 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:37.588155 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Availability Zones retrieved successfully. Aug 20 02:13:37.598719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (e4fe6a37-42cb-43b4-9ef9-d3005e9787cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:37.600346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d938bbf1-ce00-4101-a59f-955699eb67e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:37.601825 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:37.628045 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d938bbf1-ce00-4101-a59f-955699eb67e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1604096137',vendor_name='tempest-vendor_name-1808193270'},id=042cd29e-40d8-45e6-9165-e0adce69ce00,is_public=True,name='tempest-ProjectAdminTests-volume-type-659695122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '042cd29e-40d8-45e6-9165-e0adce69ce00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:37.628911 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4899b684-347c-4286-959c-213cb0c23f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:37.660151 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-659695122 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-659695122, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:37.660520 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-659695122 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-659695122, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:37.693191 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['fd7c00d4-7e57-45b1-a170-8be4fda16e7b', 'fc62b988-da37-41e4-ab32-525b91108a33', 'b94a45ed-b342-4ce6-a375-7cac8551ac26', '213b2319-fcd7-44cd-a19e-b184bd9a0f4d'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:37.694254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4899b684-347c-4286-959c-213cb0c23f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7c00d4-7e57-45b1-a170-8be4fda16e7b', 'fc62b988-da37-41e4-ab32-525b91108a33', 'b94a45ed-b342-4ce6-a375-7cac8551ac26', '213b2319-fcd7-44cd-a19e-b184bd9a0f4d']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:37.695178 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c819026-624e-482c-86b1-5f4025bae5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:37.732480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c819026-624e-482c-86b1-5f4025bae5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bd26774-4b56-4b94-9563-ee19b9d8fc38', '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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['fd7c00d4-7e57-45b1-a170-8be4fda16e7b','fc62b988-da37-41e4-ab32-525b91108a33','b94a45ed-b342-4ce6-a375-7cac8551ac26','213b2319-fcd7-44cd-a19e-b184bd9a0f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=042cd29e-40d8-45e6-9165-e0adce69ce00), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bd26774-4b56-4b94-9563-ee19b9d8fc38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9bece510f341b38fee9545842a6d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(042cd29e-40d8-45e6-9165-e0adce69ce00),volume_type_id=042cd29e-40d8-45e6-9165-e0adce69ce00)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:37.733468 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f608da-3c8f-4eb6-8b2e-3d9bc9e70c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:37.755621 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f608da-3c8f-4eb6-8b2e-3d9bc9e70c03) transitioned into state 'SUCCESS' from 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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['fd7c00d4-7e57-45b1-a170-8be4fda16e7b','fc62b988-da37-41e4-ab32-525b91108a33','b94a45ed-b342-4ce6-a375-7cac8551ac26','213b2319-fcd7-44cd-a19e-b184bd9a0f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=042cd29e-40d8-45e6-9165-e0adce69ce00)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:37.755867 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08805ee-06b7-408b-bbc0-14257d14e8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:37.767956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08805ee-06b7-408b-bbc0-14257d14e8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:37.769884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (e4fe6a37-42cb-43b4-9ef9-d3005e9787cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:37.770068 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request issued successfully. Aug 20 02:13:37.771568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-95a26291-d139-4a9e-9887-3cbd574d6d87 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:37.771568 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1123/4542] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:13:37 2026] POST /volume/v3/volumes => generated 770 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:37.790448 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.798525 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 Aug 20 02:13:37.799506 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.799976 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.813915 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.813915 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:37.818533 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:37.822886 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be524396-9ea2-42ce-9b7f-47de4d9f24e3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 returned with HTTP 200 Aug 20 02:13:37.823240 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1153/4543] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:37 2026] GET /volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:37.873876 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:37.879087 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:37.879356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:37.879606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:37.879753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:37.884505 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:37.884505 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:37.885311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ebc0d7fa-9f5d-4ac4-bc7a-678e71086d2b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:37.885647 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1133/4544] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:37 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:38.322845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.326952 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:13:38.327246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.327538 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.339858 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.339858 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:38.344035 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:13:38.349978 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-76e720aa-c87d-4180-a0e7-33925d963d79 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:13:38.350545 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1136/4545] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:38.803966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.808038 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:13:38.808314 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.808524 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.816200 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.816200 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:38.820485 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:13:38.825526 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-f9328324-6de2-4bce-ba94-2423bc1429d3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:13:38.825924 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1124/4546] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:38.836594 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.837958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-478807cb-5f09-4142-b921-d40df6df39e9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.838666 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 Aug 20 02:13:38.838900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.839155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.844001 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-478807cb-5f09-4142-b921-d40df6df39e9 None None] GET https://10.4.3.27/volume// Aug 20 02:13:38.844610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-478807cb-5f09-4142-b921-d40df6df39e9 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.844610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-478807cb-5f09-4142-b921-d40df6df39e9 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.844965 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-478807cb-5f09-4142-b921-d40df6df39e9 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:38.845430 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1154/4547] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:38.847560 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.847560 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:38.851670 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:38.854151 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-9acfd015-2e09-4327-b816-cdc7c8111ddd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.858848 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-9acfd015-2e09-4327-b816-cdc7c8111ddd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:13:38.859204 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-9acfd015-2e09-4327-b816-cdc7c8111ddd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3416a58d-cab5-4d59-acf4-c25e1ded2b1d", "connector": null, "instance_uuid": "991b76a4-d9a8-407b-92a5-462d1444320f"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:38.861180 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bb83b75-b53e-4021-94ae-ece01ae2a2c7 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 returned with HTTP 200 Aug 20 02:13:38.861922 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1134/4548] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:38.872936 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.872936 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:38.873903 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82264764-a727-4079-add5-fa02560927c3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.875523 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82264764-a727-4079-add5-fa02560927c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:38.875707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82264764-a727-4079-add5-fa02560927c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.875878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82264764-a727-4079-add5-fa02560927c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.880184 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82264764-a727-4079-add5-fa02560927c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:38.880600 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1125/4549] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:38.893405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f6a6551f-a001-4eda-8cfc-4fa77933e211 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.895875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a6551f-a001-4eda-8cfc-4fa77933e211 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:38.896008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3063357d-a60c-4f6b-8469-633a92235b36 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.896156 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a6551f-a001-4eda-8cfc-4fa77933e211 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.896502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f6a6551f-a001-4eda-8cfc-4fa77933e211 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.899262 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3063357d-a60c-4f6b-8469-633a92235b36 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:38.899487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3063357d-a60c-4f6b-8469-633a92235b36 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.899650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3063357d-a60c-4f6b-8469-633a92235b36 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.899766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3063357d-a60c-4f6b-8469-633a92235b36 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:38.900772 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f6a6551f-a001-4eda-8cfc-4fa77933e211 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:38.901275 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1155/4550] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:38.907765 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.907765 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:38.908523 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3063357d-a60c-4f6b-8469-633a92235b36 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:38.908858 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1135/4551] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:38 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:38.912246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-9acfd015-2e09-4327-b816-cdc7c8111ddd tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:13:38.912336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-558df55b-8b33-4dde-9964-bbb340af9fdf None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.912373 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1137/4552] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:13:38 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 20 02:13:38.917006 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-558df55b-8b33-4dde-9964-bbb340af9fdf tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/messages/3237ae3b-742f-4806-ad9b-d2f66960a6ae Aug 20 02:13:38.917331 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-558df55b-8b33-4dde-9964-bbb340af9fdf tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.917553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-558df55b-8b33-4dde-9964-bbb340af9fdf tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.937589 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-558df55b-8b33-4dde-9964-bbb340af9fdf tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages/3237ae3b-742f-4806-ad9b-d2f66960a6ae returned with HTTP 204 Aug 20 02:13:38.938126 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1126/4553] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:13:38 2026] DELETE /volume/v3/messages/3237ae3b-742f-4806-ad9b-d2f66960a6ae => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:13:38.945034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:38.947648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 Aug 20 02:13:38.947869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:38.948046 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:38.948194 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume with id: 5bd26774-4b56-4b94-9563-ee19b9d8fc38 Aug 20 02:13:38.957861 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:38.957861 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:38.958180 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:38.959045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100161) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:13:38.968930 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-659695122 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-659695122, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:38.969325 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-659695122 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-659695122, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:38.982167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['5b615f66-3d08-479a-a9b5-70934a62bac9', 'c307ab2f-b25e-40a1-8792-924142204e58', 'c0375740-d406-49f6-aaf9-2b2370f456cb', 'ffecbc83-c9c7-4621-928e-d14908034738'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:39.013204 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume request issued successfully. Aug 20 02:13:39.013486 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-208adc54-e3e8-4acb-85cf-c8dd51e1cab6 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 returned with HTTP 202 Aug 20 02:13:39.014068 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1156/4554] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:38 2026] DELETE /volume/v3/volumes/5bd26774-4b56-4b94-9563-ee19b9d8fc38 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:39.021516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e5bceb8a-6586-475c-ac22-26307b6271d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.023346 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5bceb8a-6586-475c-ac22-26307b6271d4 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/types/042cd29e-40d8-45e6-9165-e0adce69ce00 Aug 20 02:13:39.023706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5bceb8a-6586-475c-ac22-26307b6271d4 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:39.023835 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e5bceb8a-6586-475c-ac22-26307b6271d4 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:39.061798 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e5bceb8a-6586-475c-ac22-26307b6271d4 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types/042cd29e-40d8-45e6-9165-e0adce69ce00 returned with HTTP 202 Aug 20 02:13:39.062387 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1136/4555] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:39 2026] DELETE /volume/v3/types/042cd29e-40d8-45e6-9165-e0adce69ce00 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:39.071569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a76a78f-09aa-4416-a202-b4b9ac5a52ce None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.075242 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a76a78f-09aa-4416-a202-b4b9ac5a52ce tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:39.075660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a76a78f-09aa-4416-a202-b4b9ac5a52ce tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-346986608", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1836374397", "vendor_name": "tempest-vendor_name-326352791"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:39.079963 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:39.079963 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:39.101240 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a76a78f-09aa-4416-a202-b4b9ac5a52ce tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:39.102061 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1138/4556] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:39 2026] POST /volume/v3/types => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:39.110648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.112320 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:39.112625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83bd4638-bf3d-49af-9eb6-64c0a83d2e99", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:39.113956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request body: {'volume': {'volume_type': '83bd4638-bf3d-49af-9eb6-64c0a83d2e99', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:39.118142 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume of 1 GB Aug 20 02:13:39.120105 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:39.120105 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:39.120654 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Availability Zones retrieved successfully. Aug 20 02:13:39.126111 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (b02805e4-b048-44cb-a1b8-fbc732640a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:39.127101 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8fb737-e1fd-4fd7-a554-8007bf3c9bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:39.127977 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:39.162621 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8fb737-e1fd-4fd7-a554-8007bf3c9bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1836374397',vendor_name='tempest-vendor_name-326352791'},id=83bd4638-bf3d-49af-9eb6-64c0a83d2e99,is_public=True,name='tempest-ProjectAdminTests-volume-type-346986608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83bd4638-bf3d-49af-9eb6-64c0a83d2e99', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:39.163367 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc42a35c-6350-4bfc-8323-c7c974fa3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:39.195058 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-346986608 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-346986608, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:39.195384 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-346986608 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-346986608, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:39.228742 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['8b501ef4-342f-438b-95f3-6d5ef147238e', '1541c0dc-d9be-41a2-8ddd-ed3ac29624c5', '5297345d-239d-43fd-a531-f72175d914e6', '61749194-ec69-4a3d-8d42-c361cb2c10be'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:39.229718 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc42a35c-6350-4bfc-8323-c7c974fa3b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b501ef4-342f-438b-95f3-6d5ef147238e', '1541c0dc-d9be-41a2-8ddd-ed3ac29624c5', '5297345d-239d-43fd-a531-f72175d914e6', '61749194-ec69-4a3d-8d42-c361cb2c10be']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:39.230470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6403fbe4-8168-431b-8236-9dad8459ca9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:39.266384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6403fbe4-8168-431b-8236-9dad8459ca9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fc6a86-88ce-4179-ab3a-194144299bdd', '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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['8b501ef4-342f-438b-95f3-6d5ef147238e','1541c0dc-d9be-41a2-8ddd-ed3ac29624c5','5297345d-239d-43fd-a531-f72175d914e6','61749194-ec69-4a3d-8d42-c361cb2c10be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=83bd4638-bf3d-49af-9eb6-64c0a83d2e99), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:39Z,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=d7fc6a86-88ce-4179-ab3a-194144299bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9bece510f341b38fee9545842a6d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83bd4638-bf3d-49af-9eb6-64c0a83d2e99),volume_type_id=83bd4638-bf3d-49af-9eb6-64c0a83d2e99)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:39.267482 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055d9263-d63a-48e2-8448-4f53688e5a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:39.289353 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055d9263-d63a-48e2-8448-4f53688e5a1a) transitioned into state 'SUCCESS' from 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='8d9bece510f341b38fee9545842a6d54',qos_specs=None,replication_status=,reservations=['8b501ef4-342f-438b-95f3-6d5ef147238e','1541c0dc-d9be-41a2-8ddd-ed3ac29624c5','5297345d-239d-43fd-a531-f72175d914e6','61749194-ec69-4a3d-8d42-c361cb2c10be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a2d9be75a3d46759b9e5f45b6d24a8f',volume_type_id=83bd4638-bf3d-49af-9eb6-64c0a83d2e99)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:39.290388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37e4dc3-21b8-40c8-91ee-142770b4449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:39.302890 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37e4dc3-21b8-40c8-91ee-142770b4449a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:39.304071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Flow 'volume_create_api' (b02805e4-b048-44cb-a1b8-fbc732640a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:39.304515 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Create volume request issued successfully. Aug 20 02:13:39.305277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e60c7d5-214f-4454-be9d-44c795a991b0 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:39.305843 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1127/4557] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:13:39 2026] POST /volume/v3/volumes => generated 770 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:39.324688 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-78985983-cf08-4b61-b980-66772e821e19 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.332750 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-78985983-cf08-4b61-b980-66772e821e19 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd Aug 20 02:13:39.333791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-78985983-cf08-4b61-b980-66772e821e19 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:39.335924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-78985983-cf08-4b61-b980-66772e821e19 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:39.377185 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:39.377185 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:39.401349 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-78985983-cf08-4b61-b980-66772e821e19 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:39.419743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-78985983-cf08-4b61-b980-66772e821e19 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd returned with HTTP 200 Aug 20 02:13:39.420463 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1157/4558] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:39 2026] GET /volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd => generated 949 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:39.919956 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.925795 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:39.925987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:39.926201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:39.926368 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:39.936283 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:39.936283 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:39.937193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9a8c7c77-5840-478d-bc15-b73daa9a6e3c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:39.937633 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1137/4559] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:39 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:39.994174 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-81a3a2db-98ef-4009-b19b-92161c831b55 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:39.994608 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81a3a2db-98ef-4009-b19b-92161c831b55 None None] GET https://10.4.3.27/volume// Aug 20 02:13:39.994749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-81a3a2db-98ef-4009-b19b-92161c831b55 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:39.994917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-81a3a2db-98ef-4009-b19b-92161c831b55 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:39.995212 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81a3a2db-98ef-4009-b19b-92161c831b55 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:39.995488 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1139/4560] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:13:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 02:13:40.001854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.004279 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:13:40.004578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.004798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.015313 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.015313 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:40.018548 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:13:40.023381 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-e16d23f2-e476-4249-82b0-06d72248871e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:13:40.023728 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1128/4561] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:13:40 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:40.129672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.131847 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 Aug 20 02:13:40.132216 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:40.141501 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:13:40.145462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:13:40.146429 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.146429 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:40.239201 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-3416a58d-cab5-4d59-acf4-c25e1ded2b1d-np0000007844" released by "attachment_update" :: held 0.094s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:13:40.239570 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-86487864-016c-4dce-a4fd-c805ddd4383a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 returned with HTTP 200 Aug 20 02:13:40.239993 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1158/4562] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:13:40 2026] PUT /volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:40.262931 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-28412c30-d3b5-403f-8b68-22e7620deafe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.265192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-28412c30-d3b5-403f-8b68-22e7620deafe tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0/action Aug 20 02:13:40.265684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-28412c30-d3b5-403f-8b68-22e7620deafe tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:40.265847 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-28412c30-d3b5-403f-8b68-22e7620deafe tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:40.286052 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.286052 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:40.301328 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-3130b26e-b887-46fd-b883-e4f749a251a1 req-28412c30-d3b5-403f-8b68-22e7620deafe tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0/action returned with HTTP 204 Aug 20 02:13:40.301825 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1138/4563] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:13:40 2026] POST /volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:40.437428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-da3417d8-860a-497e-985c-7cad512b06d9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.440406 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da3417d8-860a-497e-985c-7cad512b06d9 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd Aug 20 02:13:40.440619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da3417d8-860a-497e-985c-7cad512b06d9 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.440799 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da3417d8-860a-497e-985c-7cad512b06d9 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.451797 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.451797 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:40.457792 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-da3417d8-860a-497e-985c-7cad512b06d9 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:40.465746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da3417d8-860a-497e-985c-7cad512b06d9 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd returned with HTTP 200 Aug 20 02:13:40.466170 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1140/4564] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:40 2026] GET /volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd => generated 970 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:40.485334 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3d96145a-1fae-4d40-831d-c83984e9bac8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.487242 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d96145a-1fae-4d40-831d-c83984e9bac8 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:40.487509 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d96145a-1fae-4d40-831d-c83984e9bac8 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.487745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d96145a-1fae-4d40-831d-c83984e9bac8 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.491600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d96145a-1fae-4d40-831d-c83984e9bac8 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:40.492091 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1129/4565] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:40 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:40.502719 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2625a984-21af-4300-93bc-912ac661a619 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.504507 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2625a984-21af-4300-93bc-912ac661a619 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] GET https://10.4.3.27/volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 Aug 20 02:13:40.504732 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2625a984-21af-4300-93bc-912ac661a619 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.504908 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2625a984-21af-4300-93bc-912ac661a619 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.509002 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.509002 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:40.509825 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2625a984-21af-4300-93bc-912ac661a619 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 returned with HTTP 200 Aug 20 02:13:40.510454 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1159/4566] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:40 2026] GET /volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:40.519440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-20c78d34-2534-432b-8019-a529bb46508c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.521320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20c78d34-2534-432b-8019-a529bb46508c tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 Aug 20 02:13:40.521554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20c78d34-2534-432b-8019-a529bb46508c tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.521736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20c78d34-2534-432b-8019-a529bb46508c tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.531528 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20c78d34-2534-432b-8019-a529bb46508c tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 returned with HTTP 204 Aug 20 02:13:40.532089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1139/4567] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:13:40 2026] DELETE /volume/v3/messages/a98d2dd2-4f4e-42ac-a1a2-3438c639f727 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:13:40.539416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.543124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd Aug 20 02:13:40.543390 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.543596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.543747 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume with id: d7fc6a86-88ce-4179-ab3a-194144299bdd Aug 20 02:13:40.560438 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.560438 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:40.560846 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Volume info retrieved successfully. Aug 20 02:13:40.561927 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100164) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:13:40.574813 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-346986608 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-346986608, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:40.575126 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-346986608 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-346986608, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:40.587716 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Created reservations ['1b2facb9-aa3c-4b01-9f77-e1d7e5910435', 'b8fd6a66-af58-44b8-8893-d5c6394499ce', '54fcb4cf-782f-4486-954a-0e7bb7d912fa', '2efc0dcb-d439-4f0f-82f0-ec80e70e6b19'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:40.616850 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Delete volume request issued successfully. Aug 20 02:13:40.616850 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9883bebe-84cf-452d-8798-35a70ebe46c3 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd returned with HTTP 202 Aug 20 02:13:40.617193 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1141/4568] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:40 2026] DELETE /volume/v3/volumes/d7fc6a86-88ce-4179-ab3a-194144299bdd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:40.625885 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d0565a09-6cb6-4326-b224-27e17a5dfcd5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.626524 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0565a09-6cb6-4326-b224-27e17a5dfcd5 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] DELETE https://10.4.3.27/volume/v3/types/83bd4638-bf3d-49af-9eb6-64c0a83d2e99 Aug 20 02:13:40.626690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0565a09-6cb6-4326-b224-27e17a5dfcd5 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.626895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d0565a09-6cb6-4326-b224-27e17a5dfcd5 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.655104 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d0565a09-6cb6-4326-b224-27e17a5dfcd5 tempest-ProjectAdminTests-308245449 tempest-ProjectAdminTests-308245449-project-admin] https://10.4.3.27/volume/v3/types/83bd4638-bf3d-49af-9eb6-64c0a83d2e99 returned with HTTP 202 Aug 20 02:13:40.655587 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1130/4569] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:40 2026] DELETE /volume/v3/types/83bd4638-bf3d-49af-9eb6-64c0a83d2e99 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:40.949133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c589310-e835-44dc-ad4b-94479dcc601b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:40.950875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c589310-e835-44dc-ad4b-94479dcc601b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:40.951062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c589310-e835-44dc-ad4b-94479dcc601b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:40.951237 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c589310-e835-44dc-ad4b-94479dcc601b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:40.951382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7c589310-e835-44dc-ad4b-94479dcc601b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:40.956081 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:40.956081 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:40.956828 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c589310-e835-44dc-ad4b-94479dcc601b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:40.957147 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1160/4570] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:40 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:41.723643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-590ee526-e619-457b-b111-4b3898de5d20 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:41.844574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-590ee526-e619-457b-b111-4b3898de5d20 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:41.844953 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-590ee526-e619-457b-b111-4b3898de5d20 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174", "extra_specs": {"multiattach": " True"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:41.860760 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-590ee526-e619-457b-b111-4b3898de5d20 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:41.861244 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1140/4571] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:41 2026] POST /volume/v3/types => generated 286 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:41.870621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-81166be5-f49f-456f-94fc-046afba5843f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:41.871170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:41.871610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1313124754", "snapshot_id": null, "imageRef": null, "volume_type": "32433d83-1f3d-45eb-8af9-6c467d0b28f0", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:41.873055 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1313124754', 'snapshot_id': None, 'imageRef': None, 'volume_type': '32433d83-1f3d-45eb-8af9-6c467d0b28f0', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:41.877570 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume of 1 GB Aug 20 02:13:41.877937 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:41.877937 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:41.878521 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Availability Zones retrieved successfully. Aug 20 02:13:41.884200 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (2e717158-8aae-461c-bb58-4a35dc699bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:41.885124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5fe49d-a9fd-4134-adff-16e17b4a5e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:41.886357 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:41.894281 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:41.894281 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:41.906480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5fe49d-a9fd-4134-adff-16e17b4a5e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=32433d83-1f3d-45eb-8af9-6c467d0b28f0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32433d83-1f3d-45eb-8af9-6c467d0b28f0', 'encryption_key_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=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:41.907461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2278bd-b0f7-4060-b61c-5099adedb8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:41.936208 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:41.936612 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:41.970983 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:41.974817 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:41.975132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:41.975442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:41.975593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:41.977106 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Created reservations ['d4cf3f62-a267-49ff-9a4b-f0dc572ff0d5', '2bc332bf-1484-49f1-918c-58f7912605ea', '2ec4eece-aa59-4902-86e1-197cc1996b8d', '01c6f26c-2fcb-4752-bb88-e27406d58031'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:41.977975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2278bd-b0f7-4060-b61c-5099adedb8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4cf3f62-a267-49ff-9a4b-f0dc572ff0d5', '2bc332bf-1484-49f1-918c-58f7912605ea', '2ec4eece-aa59-4902-86e1-197cc1996b8d', '01c6f26c-2fcb-4752-bb88-e27406d58031']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:41.978848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e994e36-86dc-4609-b4dd-eaadddce2b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:41.983191 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:41.983191 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:41.984361 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-791e23ba-a60e-4ea2-bc5c-8db67ef99ab1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:41.984852 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1131/4572] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:41 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:42.006059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e994e36-86dc-4609-b4dd-eaadddce2b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f11fa65-7a99-4d14-a1a8-7fd82387fc42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1313124754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['d4cf3f62-a267-49ff-9a4b-f0dc572ff0d5','2bc332bf-1484-49f1-918c-58f7912605ea','2ec4eece-aa59-4902-86e1-197cc1996b8d','01c6f26c-2fcb-4752-bb88-e27406d58031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=32433d83-1f3d-45eb-8af9-6c467d0b28f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1313124754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f11fa65-7a99-4d14-a1a8-7fd82387fc42,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='41ab1e211b7e440c9311ab573ef5a6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da19e6edf668422690e6f5bdee5e8d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32433d83-1f3d-45eb-8af9-6c467d0b28f0),volume_type_id=32433d83-1f3d-45eb-8af9-6c467d0b28f0)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.006838 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e4bd6e-a95a-4240-bf4e-f7f20e3e46ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.027217 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e4bd6e-a95a-4240-bf4e-f7f20e3e46ba) transitioned into state 'SUCCESS' from state '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-1313124754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['d4cf3f62-a267-49ff-9a4b-f0dc572ff0d5','2bc332bf-1484-49f1-918c-58f7912605ea','2ec4eece-aa59-4902-86e1-197cc1996b8d','01c6f26c-2fcb-4752-bb88-e27406d58031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=32433d83-1f3d-45eb-8af9-6c467d0b28f0)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.027959 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e06e428-0565-4a1b-993c-64798cca7ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.038112 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e06e428-0565-4a1b-993c-64798cca7ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.038944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (2e717158-8aae-461c-bb58-4a35dc699bdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:42.039231 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request issued successfully. Aug 20 02:13:42.039866 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-81166be5-f49f-456f-94fc-046afba5843f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:42.040252 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1142/4573] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:41 2026] POST /volume/v3/volumes => generated 827 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:42.055258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:42.057192 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:13:42.057486 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:42.057838 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:42.067721 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:42.067721 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:42.072094 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:42.077697 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2fff48e6-ef29-46c8-82b1-a743ab2aa4fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:13:42.078124 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1161/4574] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:42 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:42.417938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d4e957e9-379d-45ed-a85f-85e40efde2aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:42.508253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4e957e9-379d-45ed-a85f-85e40efde2aa tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:42.508253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d4e957e9-379d-45ed-a85f-85e40efde2aa tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-388267023", "extra_specs": {"storage_protocol": "tempest-storage_protocol-277109204", "vendor_name": "tempest-vendor_name-2117159980"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:42.523558 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4e957e9-379d-45ed-a85f-85e40efde2aa tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:42.524349 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1141/4575] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:42 2026] POST /volume/v3/types => generated 328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:42.539253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:42.539253 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:42.539607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9696baae-e65b-4f15-b000-e0d86bdc43ed", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:42.541494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume request body: {'volume': {'volume_type': '9696baae-e65b-4f15-b000-e0d86bdc43ed', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:42.549053 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume of 1 GB Aug 20 02:13:42.550206 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:42.550206 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:42.550206 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Availability Zones retrieved successfully. Aug 20 02:13:42.558169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Flow 'volume_create_api' (8e666d38-8a2e-46ce-af09-b38ddd8953fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:42.561476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130ae60a-747f-45e3-ab2f-6406a4f5976f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.561476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:42.587110 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130ae60a-747f-45e3-ab2f-6406a4f5976f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-277109204',vendor_name='tempest-vendor_name-2117159980'},id=9696baae-e65b-4f15-b000-e0d86bdc43ed,is_public=True,name='tempest-ProjectReaderTests-volume-type-388267023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9696baae-e65b-4f15-b000-e0d86bdc43ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.588124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cfcced-ac60-4731-9e22-8429215a1f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.626758 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-388267023 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-388267023, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:42.627185 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-388267023 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-388267023, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:42.665968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Created reservations ['14723a0e-8a6d-4386-9af3-d5b71b83343d', 'fb5d2ac5-5c12-4255-8f89-7f70fd56b346', '9ad9e722-976c-484c-bded-84697b0b5b85', 'c501aad8-aec9-42e8-81d0-726f636ee912'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:42.667329 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cfcced-ac60-4731-9e22-8429215a1f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14723a0e-8a6d-4386-9af3-d5b71b83343d', 'fb5d2ac5-5c12-4255-8f89-7f70fd56b346', '9ad9e722-976c-484c-bded-84697b0b5b85', 'c501aad8-aec9-42e8-81d0-726f636ee912']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.668188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b42411-3b12-4c85-b017-3f259deb8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.701291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b42411-3b12-4c85-b017-3f259deb8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '920dccae-b140-42bc-9f9a-2313af287d2a', '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='fabf2c50e84f4506a5091372531027df',qos_specs=None,replication_status=,reservations=['14723a0e-8a6d-4386-9af3-d5b71b83343d','fb5d2ac5-5c12-4255-8f89-7f70fd56b346','9ad9e722-976c-484c-bded-84697b0b5b85','c501aad8-aec9-42e8-81d0-726f636ee912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_type_id=9696baae-e65b-4f15-b000-e0d86bdc43ed), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13: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=920dccae-b140-42bc-9f9a-2313af287d2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fabf2c50e84f4506a5091372531027df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9696baae-e65b-4f15-b000-e0d86bdc43ed),volume_type_id=9696baae-e65b-4f15-b000-e0d86bdc43ed)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.702011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab21293-5aae-4b65-824f-9e1980fdddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.733140 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab21293-5aae-4b65-824f-9e1980fdddab) transitioned into state 'SUCCESS' from 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='fabf2c50e84f4506a5091372531027df',qos_specs=None,replication_status=,reservations=['14723a0e-8a6d-4386-9af3-d5b71b83343d','fb5d2ac5-5c12-4255-8f89-7f70fd56b346','9ad9e722-976c-484c-bded-84697b0b5b85','c501aad8-aec9-42e8-81d0-726f636ee912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_type_id=9696baae-e65b-4f15-b000-e0d86bdc43ed)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.734100 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d1409a-40c9-4956-9474-5350cc1735da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:42.752127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d1409a-40c9-4956-9474-5350cc1735da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:42.753244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Flow 'volume_create_api' (8e666d38-8a2e-46ce-af09-b38ddd8953fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:42.753693 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume request issued successfully. Aug 20 02:13:42.754467 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7fb5f7cf-4d3a-406f-8878-62fc160a5568 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:42.754983 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1132/4576] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:13:42 2026] POST /volume/v3/volumes => generated 771 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:42.771512 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:42.774543 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a Aug 20 02:13:42.774724 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:42.775053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:42.792698 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:42.792698 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:42.810566 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:42.817245 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3c2fc0d9-aa8e-4ebf-98fc-dc152943256f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a returned with HTTP 200 Aug 20 02:13:42.817837 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1143/4577] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:42 2026] GET /volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a => generated 950 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:42.995810 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:42.998110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:42.998350 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:42.998515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:42.998612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:43.003081 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.003081 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:43.003918 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4ae6fe82-578f-4fc9-b489-4d15503b7a53 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:43.004369 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1162/4578] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:42 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.091538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.093781 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:13:43.094030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.094288 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.102274 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.102274 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:43.106004 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:43.110266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fbf850b-81ee-4cbe-bfab-dd1acbdba321 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:13:43.110774 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1142/4579] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.122937 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.125733 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:13:43.125986 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.126296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.136346 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.136346 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:43.140581 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:43.144884 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-db8ad75b-ce6f-459f-af89-3635e7b8c7c2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:13:43.145506 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1133/4580] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.158088 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.162323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:43.162323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-10118774", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:43.162323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-10118774', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:43.162323 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume of 1 GB Aug 20 02:13:43.166651 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Availability Zones retrieved successfully. Aug 20 02:13:43.173219 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (a6e4cca9-26a5-4246-950f-09309f0aa7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:43.174382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c84adf-6346-4ecb-9f3d-bd5612b19e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:43.175556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:43.204615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c84adf-6346-4ecb-9f3d-bd5612b19e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:43.205659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed1969f-0245-43ea-a744-93b549690089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:43.211587 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=363,cinder:INSERT=44,cinder:UPDATE=83 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:13:43.260516 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Created reservations ['001728dd-5f53-4a67-b29e-12091644c896', '738725ce-2c79-488d-a9a7-b6c3c73290f6', 'f9f85b8a-8fb4-4261-a717-1d25d86c4dd9', '344f9215-cef4-4e02-a874-1ac5c3e1b8d2'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:43.261420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed1969f-0245-43ea-a744-93b549690089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001728dd-5f53-4a67-b29e-12091644c896', '738725ce-2c79-488d-a9a7-b6c3c73290f6', 'f9f85b8a-8fb4-4261-a717-1d25d86c4dd9', '344f9215-cef4-4e02-a874-1ac5c3e1b8d2']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:43.262258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed9b73f-2a27-42ce-a856-7c0984503779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:43.287941 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed9b73f-2a27-42ce-a856-7c0984503779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb5d96d-1133-4531-8f4e-71dca28d2f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-10118774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['001728dd-5f53-4a67-b29e-12091644c896','738725ce-2c79-488d-a9a7-b6c3c73290f6','f9f85b8a-8fb4-4261-a717-1d25d86c4dd9','344f9215-cef4-4e02-a874-1ac5c3e1b8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-10118774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb5d96d-1133-4531-8f4e-71dca28d2f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ab1e211b7e440c9311ab573ef5a6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da19e6edf668422690e6f5bdee5e8d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:43.289404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a455c28-af45-44d4-89ff-ca97b06961f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:43.313205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a455c28-af45-44d4-89ff-ca97b06961f7) transitioned into state 'SUCCESS' from state '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-10118774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['001728dd-5f53-4a67-b29e-12091644c896','738725ce-2c79-488d-a9a7-b6c3c73290f6','f9f85b8a-8fb4-4261-a717-1d25d86c4dd9','344f9215-cef4-4e02-a874-1ac5c3e1b8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:43.313921 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f241d62f-da48-41be-83b5-6a4d71892113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:43.324904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f241d62f-da48-41be-83b5-6a4d71892113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:43.326029 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (a6e4cca9-26a5-4246-950f-09309f0aa7ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:43.326481 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request issued successfully. Aug 20 02:13:43.327201 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6c255edd-c3b8-4655-8c98-6aff754ea113 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:43.327817 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1144/4581] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:43 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:43.342541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-94b1a262-d15d-4850-ad49-56c78ea21300 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.345418 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94b1a262-d15d-4850-ad49-56c78ea21300 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:43.345654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94b1a262-d15d-4850-ad49-56c78ea21300 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.345891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-94b1a262-d15d-4850-ad49-56c78ea21300 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.354412 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.354412 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:43.358352 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-94b1a262-d15d-4850-ad49-56c78ea21300 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:43.364586 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-94b1a262-d15d-4850-ad49-56c78ea21300 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:43.366905 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1163/4582] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.836827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.838528 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a Aug 20 02:13:43.838704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.838870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.846032 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.846032 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:43.850692 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:43.855526 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efe0a9f6-7e86-4388-ae93-82457dadea09 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a returned with HTTP 200 Aug 20 02:13:43.855691 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1143/4583] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.871459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b836c66e-b25b-4aef-9895-d847d32d9bba None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.873243 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b836c66e-b25b-4aef-9895-d847d32d9bba tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:43.873551 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b836c66e-b25b-4aef-9895-d847d32d9bba tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.873804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b836c66e-b25b-4aef-9895-d847d32d9bba tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.877485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b836c66e-b25b-4aef-9895-d847d32d9bba tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:43.877898 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1134/4584] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.886890 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cc6f3a80-51cc-4bfb-914d-bbe3644ae884 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.948675 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cc6f3a80-51cc-4bfb-914d-bbe3644ae884 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:43.948886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3a80-51cc-4bfb-914d-bbe3644ae884 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.949058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3a80-51cc-4bfb-914d-bbe3644ae884 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:43.949365 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:43.949365 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:43.956120 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cc6f3a80-51cc-4bfb-914d-bbe3644ae884 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:43.956565 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1145/4585] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:43 2026] GET /volume/v3/messages => generated 668 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:43.971301 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-21d9e37f-f40f-4436-95ba-bba8f3aa9458 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:43.991013 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21d9e37f-f40f-4436-95ba-bba8f3aa9458 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/messages/d5ad8e90-9945-41ee-aa2b-9634a4e96401 Aug 20 02:13:43.992841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21d9e37f-f40f-4436-95ba-bba8f3aa9458 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:43.994246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21d9e37f-f40f-4436-95ba-bba8f3aa9458 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.015760 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.017713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:44.017889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.018102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.018208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:44.022864 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.022864 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:44.023639 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5be4dbd9-09b2-4bfc-a5d3-c4aeac0273ba tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:44.024022 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1144/4586] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:44 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.060369 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21d9e37f-f40f-4436-95ba-bba8f3aa9458 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/messages/d5ad8e90-9945-41ee-aa2b-9634a4e96401 returned with HTTP 204 Aug 20 02:13:44.060861 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1164/4587] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:13:43 2026] DELETE /volume/v3/messages/d5ad8e90-9945-41ee-aa2b-9634a4e96401 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:13:44.068030 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.070082 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a Aug 20 02:13:44.070303 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.070495 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.070644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Delete volume with id: 920dccae-b140-42bc-9f9a-2313af287d2a Aug 20 02:13:44.078697 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.078697 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:44.079076 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:44.080278 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100162) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:13:44.098269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Created reservations ['2046c450-9154-4d59-8c71-ca7aac7f5237', '1208adbf-1db7-4cfc-9d40-0d3608e56cb0', '98f50efa-8f23-40e7-9eac-dfd4c25ada49', 'e8e79acd-5a17-4959-8296-8425284a071d'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:44.125337 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Delete volume request issued successfully. Aug 20 02:13:44.125793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-745cdf4c-47fa-465f-a840-60a92bd44c3c tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a returned with HTTP 202 Aug 20 02:13:44.126084 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1135/4588] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:44 2026] DELETE /volume/v3/volumes/920dccae-b140-42bc-9f9a-2313af287d2a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:44.132658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-74ccbcd9-6a57-4786-b6d0-f5faf056d875 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.134620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74ccbcd9-6a57-4786-b6d0-f5faf056d875 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/types/9696baae-e65b-4f15-b000-e0d86bdc43ed Aug 20 02:13:44.134831 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74ccbcd9-6a57-4786-b6d0-f5faf056d875 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.135073 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-74ccbcd9-6a57-4786-b6d0-f5faf056d875 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.156456 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-74ccbcd9-6a57-4786-b6d0-f5faf056d875 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/types/9696baae-e65b-4f15-b000-e0d86bdc43ed returned with HTTP 202 Aug 20 02:13:44.156911 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1146/4589] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:44 2026] DELETE /volume/v3/types/9696baae-e65b-4f15-b000-e0d86bdc43ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:44.164134 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a074bc9b-fc38-408f-be97-e4f4b8c4133b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.166655 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a074bc9b-fc38-408f-be97-e4f4b8c4133b tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:44.167005 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a074bc9b-fc38-408f-be97-e4f4b8c4133b tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-976993199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1795770538", "vendor_name": "tempest-vendor_name-1761180038"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:44.179861 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a074bc9b-fc38-408f-be97-e4f4b8c4133b tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:44.180285 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1145/4590] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:13:44 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.188510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5365104a-afe0-4d4e-9e7e-e25640201edf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.190303 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:44.190692 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "708db0f0-f352-426c-b768-133ec9f54d95", "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:44.192018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume request body: {'volume': {'volume_type': '708db0f0-f352-426c-b768-133ec9f54d95', 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:44.195988 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume of 1 GB Aug 20 02:13:44.196237 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.196237 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:44.196566 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Availability Zones retrieved successfully. Aug 20 02:13:44.201674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Flow 'volume_create_api' (db5ce336-8246-40ab-99a9-16dc7222ebbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:44.202847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38242de6-1fec-4367-b41d-14eca3eebbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.203581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:44.220758 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38242de6-1fec-4367-b41d-14eca3eebbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1795770538',vendor_name='tempest-vendor_name-1761180038'},id=708db0f0-f352-426c-b768-133ec9f54d95,is_public=True,name='tempest-ProjectReaderTests-volume-type-976993199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '708db0f0-f352-426c-b768-133ec9f54d95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.221519 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8700060e-67d2-4735-a232-1095b9fd4a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.243597 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-976993199 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-976993199, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:44.243787 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-976993199 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-976993199, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:44.268383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Created reservations ['91c5f74e-b9bd-4cb4-a434-eed91629804c', 'fa711953-e409-4dbf-a493-e355c76fa869', '8bb0da30-88d8-4aa1-9b09-2ab020638430', 'f0ef103d-5ed8-4f01-8972-91db37d3151c'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:44.269085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8700060e-67d2-4735-a232-1095b9fd4a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c5f74e-b9bd-4cb4-a434-eed91629804c', 'fa711953-e409-4dbf-a493-e355c76fa869', '8bb0da30-88d8-4aa1-9b09-2ab020638430', 'f0ef103d-5ed8-4f01-8972-91db37d3151c']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.269762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d7c0c9-137d-4780-86b9-f1c81b436636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.294276 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d7c0c9-137d-4780-86b9-f1c81b436636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4ffdc4-e4da-4bac-aa42-bd38f5909796', '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='fabf2c50e84f4506a5091372531027df',qos_specs=None,replication_status=,reservations=['91c5f74e-b9bd-4cb4-a434-eed91629804c','fa711953-e409-4dbf-a493-e355c76fa869','8bb0da30-88d8-4aa1-9b09-2ab020638430','f0ef103d-5ed8-4f01-8972-91db37d3151c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_type_id=708db0f0-f352-426c-b768-133ec9f54d95), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13: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=4b4ffdc4-e4da-4bac-aa42-bd38f5909796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fabf2c50e84f4506a5091372531027df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(708db0f0-f352-426c-b768-133ec9f54d95),volume_type_id=708db0f0-f352-426c-b768-133ec9f54d95)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.295144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30005782-5597-4ee5-afa5-a1eaf451e5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.313815 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30005782-5597-4ee5-afa5-a1eaf451e5e0) transitioned into state 'SUCCESS' from 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='fabf2c50e84f4506a5091372531027df',qos_specs=None,replication_status=,reservations=['91c5f74e-b9bd-4cb4-a434-eed91629804c','fa711953-e409-4dbf-a493-e355c76fa869','8bb0da30-88d8-4aa1-9b09-2ab020638430','f0ef103d-5ed8-4f01-8972-91db37d3151c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce70fbb56d14cc8a1bf7ef6e452bef4',volume_type_id=708db0f0-f352-426c-b768-133ec9f54d95)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.314612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62deb0d9-7d84-42ff-b8fb-167007b07ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.322974 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62deb0d9-7d84-42ff-b8fb-167007b07ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.324603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Flow 'volume_create_api' (db5ce336-8246-40ab-99a9-16dc7222ebbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:44.325006 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Create volume request issued successfully. Aug 20 02:13:44.325916 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5365104a-afe0-4d4e-9e7e-e25640201edf tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:44.326530 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1165/4591] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:13:44 2026] POST /volume/v3/volumes => generated 771 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:44.339530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.341530 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 Aug 20 02:13:44.341760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.341943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.351494 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.351494 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:44.357017 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:44.361203 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2208d572-ab19-41c2-8a70-91fdf8aa1ae1 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 returned with HTTP 200 Aug 20 02:13:44.361738 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1136/4592] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:44 2026] GET /volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.382395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.384011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:44.384175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.384379 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.390710 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.390710 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:44.393895 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:44.398577 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-320664fc-799a-43fc-a5c2-073ed3a696e3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:44.398967 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1147/4593] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:44 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.415041 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.416777 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:44.416940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.417107 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.424553 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.424553 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:44.428184 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:44.432550 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c74ac68-8f33-45e3-90bf-98da7472f822 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:44.432899 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1146/4594] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:44 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.446047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29b298ee-e8c0-437c-bb18-6db2ca6bcda5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.448073 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29b298ee-e8c0-437c-bb18-6db2ca6bcda5 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:13:44.448464 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29b298ee-e8c0-437c-bb18-6db2ca6bcda5 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-521507020", "extra_specs": {}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:44.449928 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.449928 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:44.466559 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29b298ee-e8c0-437c-bb18-6db2ca6bcda5 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:13:44.466708 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1166/4595] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:13:44 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.476377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80685ec4-82ed-4e47-a95b-faa9a6a2b8e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.478646 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80685ec4-82ed-4e47-a95b-faa9a6a2b8e4 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] POST https://10.4.3.27/volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b/encryption Aug 20 02:13:44.479154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80685ec4-82ed-4e47-a95b-faa9a6a2b8e4 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:44.498394 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80685ec4-82ed-4e47-a95b-faa9a6a2b8e4 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b/encryption returned with HTTP 200 Aug 20 02:13:44.499016 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1137/4596] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:13:44 2026] POST /volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:44.508951 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.511272 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:13:44.511473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1321209570", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-521507020", "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:44.513347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1321209570', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-521507020', 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:13:44.516938 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume of 1 GB Aug 20 02:13:44.517276 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.517276 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:44.517926 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Availability Zones retrieved successfully. Aug 20 02:13:44.524969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (ef26032b-426e-477b-807f-22314fc00087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:44.526042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cf0081-746c-42dd-95de-8761d19a1b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.527057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:13:44.560621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cf0081-746c-42dd-95de-8761d19a1b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:13:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9dc1da5f-5788-44ce-8f68-df0a6dd8c69b,is_public=True,name='tempest-scenario-type-luks-521507020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9dc1da5f-5788-44ce-8f68-df0a6dd8c69b', '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=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.561672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac19226b-3401-477e-b5bb-2723b63b959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.611763 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-521507020 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-521507020, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:44.612049 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-521507020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-521507020, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:44.651571 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Created reservations ['babda9a8-db2e-4aa0-b95c-e25d24a80268', '7a94bad8-6731-418f-92a6-83429bc69113', '4b82ddd6-88b5-4de4-b70a-5757319e4443', '5c418b1d-8080-4700-af38-25245eb93401'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:44.652193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac19226b-3401-477e-b5bb-2723b63b959b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babda9a8-db2e-4aa0-b95c-e25d24a80268', '7a94bad8-6731-418f-92a6-83429bc69113', '4b82ddd6-88b5-4de4-b70a-5757319e4443', '5c418b1d-8080-4700-af38-25245eb93401']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.652930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03b5ebe-1a85-45e8-a3c1-d2cc7510532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.681107 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03b5ebe-1a85-45e8-a3c1-d2cc7510532b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f77696-161b-46d7-b23b-8a8b5266587a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1321209570',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['babda9a8-db2e-4aa0-b95c-e25d24a80268','7a94bad8-6731-418f-92a6-83429bc69113','4b82ddd6-88b5-4de4-b70a-5757319e4443','5c418b1d-8080-4700-af38-25245eb93401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=9dc1da5f-5788-44ce-8f68-df0a6dd8c69b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1321209570',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91f77696-161b-46d7-b23b-8a8b5266587a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ab1e211b7e440c9311ab573ef5a6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da19e6edf668422690e6f5bdee5e8d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9dc1da5f-5788-44ce-8f68-df0a6dd8c69b),volume_type_id=9dc1da5f-5788-44ce-8f68-df0a6dd8c69b)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.681910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b97d6b-9785-4f3a-a08b-a2bccbed1233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.710048 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b97d6b-9785-4f3a-a08b-a2bccbed1233) transitioned into state 'SUCCESS' from state '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-1321209570',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['babda9a8-db2e-4aa0-b95c-e25d24a80268','7a94bad8-6731-418f-92a6-83429bc69113','4b82ddd6-88b5-4de4-b70a-5757319e4443','5c418b1d-8080-4700-af38-25245eb93401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=9dc1da5f-5788-44ce-8f68-df0a6dd8c69b)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.711583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363e1c94-16ee-45b2-8acc-fee6528ab6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:13:44.725131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363e1c94-16ee-45b2-8acc-fee6528ab6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:13:44.726066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (ef26032b-426e-477b-807f-22314fc00087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:13:44.726445 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request issued successfully. Aug 20 02:13:44.727056 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63b61aaa-a659-4fb5-a61c-c00213e9be9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:13:44.727528 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1148/4597] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:44 2026] POST /volume/v3/volumes => generated 778 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:44.741392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:44.743260 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:44.743507 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:44.743724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:44.745938 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=437,cinder:INSERT=59,cinder:UPDATE=109 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:13:44.752198 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:44.752198 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:44.756766 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:44.762363 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3ca04a1-d0aa-4422-a008-aee3296b1101 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:44.762970 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1147/4598] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:44 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.035068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.036663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:45.037124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.037533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.037797 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:45.047591 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.047591 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:45.047591 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e50138cd-0efc-441e-92fc-d7522432fbe5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:45.047591 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1167/4599] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.376073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.380578 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 Aug 20 02:13:45.380789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.381011 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.384899 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=496,cinder:INSERT=103,cinder:UPDATE=183 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:13:45.390396 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.390396 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:45.394209 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:45.398583 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e3c1c75-79af-4893-9a81-c3c3b948f044 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 returned with HTTP 200 Aug 20 02:13:45.398962 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1138/4600] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.417214 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3129c88a-f02d-44ce-84b5-305a45560a2f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.419113 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3129c88a-f02d-44ce-84b5-305a45560a2f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:13:45.419348 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3129c88a-f02d-44ce-84b5-305a45560a2f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.419529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3129c88a-f02d-44ce-84b5-305a45560a2f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.419834 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.419834 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:45.423950 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3129c88a-f02d-44ce-84b5-305a45560a2f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:13:45.424449 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1149/4601] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.431991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5f2fca33-a8b3-41ac-9bc3-962b07a5727f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.433713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f2fca33-a8b3-41ac-9bc3-962b07a5727f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] GET https://10.4.3.27/volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db Aug 20 02:13:45.433955 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f2fca33-a8b3-41ac-9bc3-962b07a5727f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.434201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f2fca33-a8b3-41ac-9bc3-962b07a5727f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.438437 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f2fca33-a8b3-41ac-9bc3-962b07a5727f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-reader] https://10.4.3.27/volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db returned with HTTP 200 Aug 20 02:13:45.438823 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1148/4602] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.449700 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e17346dd-a203-4c96-92d5-7341845e13a8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.451199 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e17346dd-a203-4c96-92d5-7341845e13a8 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db Aug 20 02:13:45.451520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e17346dd-a203-4c96-92d5-7341845e13a8 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.451777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e17346dd-a203-4c96-92d5-7341845e13a8 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.459215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e17346dd-a203-4c96-92d5-7341845e13a8 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db returned with HTTP 204 Aug 20 02:13:45.459817 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1168/4603] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:13:45 2026] DELETE /volume/v3/messages/cb66a55a-94d1-4e43-ab09-5d9c390db5db => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:13:45.466553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.468368 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 Aug 20 02:13:45.468631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.468825 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.468982 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Delete volume with id: 4b4ffdc4-e4da-4bac-aa42-bd38f5909796 Aug 20 02:13:45.475935 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.475935 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:45.476267 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Volume info retrieved successfully. Aug 20 02:13:45.477099 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100162) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:13:45.486773 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-976993199 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-976993199, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:45.486992 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-976993199 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-976993199, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:13:45.494350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Created reservations ['1ac9bb8d-f3f6-4cf4-ac20-70dc8a685185', '027e0efe-e3c4-4d84-a334-59e4d2b22785', 'ffed49fa-c09d-4671-aa32-0270132bb240', '52259b6b-471f-48fc-a763-4f535e2193e6'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:45.523202 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Delete volume request issued successfully. Aug 20 02:13:45.523482 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-956d32f1-8f2e-4673-927b-3fa5f105bb5f tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 returned with HTTP 202 Aug 20 02:13:45.523903 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1139/4604] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:13:45 2026] DELETE /volume/v3/volumes/4b4ffdc4-e4da-4bac-aa42-bd38f5909796 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:45.530565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8d6a1849-99c5-470b-9940-36723a091da2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.532578 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d6a1849-99c5-470b-9940-36723a091da2 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] DELETE https://10.4.3.27/volume/v3/types/708db0f0-f352-426c-b768-133ec9f54d95 Aug 20 02:13:45.532776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d6a1849-99c5-470b-9940-36723a091da2 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.533000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8d6a1849-99c5-470b-9940-36723a091da2 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.560959 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8d6a1849-99c5-470b-9940-36723a091da2 tempest-ProjectReaderTests-1068906964 tempest-ProjectReaderTests-1068906964-project-admin] https://10.4.3.27/volume/v3/types/708db0f0-f352-426c-b768-133ec9f54d95 returned with HTTP 202 Aug 20 02:13:45.561475 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1150/4605] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:13:45 2026] DELETE /volume/v3/types/708db0f0-f352-426c-b768-133ec9f54d95 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:13:45.778383 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.780005 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:45.780179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.780419 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.788099 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.788099 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:45.792453 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:45.797707 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-04adabaf-8aa2-467d-b7d4-17a5a737cb09 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:45.800907 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1149/4606] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.814083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.816900 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:45.819249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.819249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.821614 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=348,cinder:UPDATE=93,cinder:INSERT=46 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:13:45.827616 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.827616 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:45.833190 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:45.837270 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-01c0dc62-4a9c-4535-8aec-3b22190f54b6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:45.837642 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1169/4607] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.877167 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.879403 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:45.879597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.879791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.887703 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.887703 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:45.893064 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:45.897599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-684977da-a575-4e3c-bf09-2c10729b228c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:45.898127 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1140/4608] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:45.971677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-40dff89c-2ba0-41e5-a18b-5dd1b5c172d7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.972202 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-40dff89c-2ba0-41e5-a18b-5dd1b5c172d7 None None] GET https://10.4.3.27/volume// Aug 20 02:13:45.973288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-40dff89c-2ba0-41e5-a18b-5dd1b5c172d7 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:45.973288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-40dff89c-2ba0-41e5-a18b-5dd1b5c172d7 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:45.973288 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-40dff89c-2ba0-41e5-a18b-5dd1b5c172d7 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:45.973419 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1151/4609] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:13:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:45.983080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-77658525-23d5-47a1-b942-bc05700af5af None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:45.985692 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-77658525-23d5-47a1-b942-bc05700af5af tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:13:45.986164 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-77658525-23d5-47a1-b942-bc05700af5af tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbb5d96d-1133-4531-8f4e-71dca28d2f15", "connector": null, "instance_uuid": "40a154b1-1869-47c9-8a86-e6ef95c6a811"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:45.996665 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:45.996665 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:46.029452 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-77658525-23d5-47a1-b942-bc05700af5af tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:13:46.029872 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1150/4610] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:13:45 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 20 02:13:46.057347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-67688cce-a2db-4759-9028-d9cf0b490821 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.059596 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67688cce-a2db-4759-9028-d9cf0b490821 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:46.059747 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67688cce-a2db-4759-9028-d9cf0b490821 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.059899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-67688cce-a2db-4759-9028-d9cf0b490821 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.059899 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-67688cce-a2db-4759-9028-d9cf0b490821 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:46.060791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-74dae4c9-bdb6-4107-9985-0af01900be11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.067992 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74dae4c9-bdb6-4107-9985-0af01900be11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:46.067992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74dae4c9-bdb6-4107-9985-0af01900be11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.067992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-74dae4c9-bdb6-4107-9985-0af01900be11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.068149 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.068149 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:46.068149 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-67688cce-a2db-4759-9028-d9cf0b490821 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:46.068656 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1170/4611] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:46.078377 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.078377 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:46.080537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-355b989c-4462-494a-bddb-d0ce46a30ba3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.080982 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-355b989c-4462-494a-bddb-d0ce46a30ba3 None None] GET https://10.4.3.27/volume// Aug 20 02:13:46.081177 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-355b989c-4462-494a-bddb-d0ce46a30ba3 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.081459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-355b989c-4462-494a-bddb-d0ce46a30ba3 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.081863 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-355b989c-4462-494a-bddb-d0ce46a30ba3 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:46.082238 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1152/4612] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:46.082878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.085346 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-74dae4c9-bdb6-4107-9985-0af01900be11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:46.085766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:13:46.085766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.085766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.085766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:46.091568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-74dae4c9-bdb6-4107-9985-0af01900be11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:46.091982 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1141/4613] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:46.095978 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.095978 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:46.095978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5e40120d-c781-4a57-a7dc-43a77e174dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:13:46.095978 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1151/4614] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:46.101246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.108784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.110641 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:46.111014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.111351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.113004 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:13:46.113340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa6e7b10-b5c7-4f09-afbf-59dff381ade4", "incremental": true, "force": true}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:46.114986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': 'aa6e7b10-b5c7-4f09-afbf-59dff381ade4', 'incremental': True, 'force': True}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:13:46.115110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume aa6e7b10-b5c7-4f09-afbf-59dff381ade4 in container None Aug 20 02:13:46.125417 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.125417 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:46.130729 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:46.131792 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.131792 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:46.132557 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:46.137158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-84a598c0-7961-49ce-93aa-1b2d7f4af3f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:46.137763 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1171/4615] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:46.157579 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['0940fb6f-7e51-44e6-b786-092ff9aa8db0', '0fb89f85-1fa3-40d8-8478-d9f502e2e70c'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:46.210292 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad9f35a8-e7d2-4e23-9c49-668956897fbf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:13:46.210292 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1153/4616] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:46 2026] POST /volume/v3/backups => generated 286 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:46.219753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-19bce249-72d0-452d-a020-e49be7b0068b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.222146 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-19bce249-72d0-452d-a020-e49be7b0068b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:46.222268 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-19bce249-72d0-452d-a020-e49be7b0068b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:46.223588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-19bce249-72d0-452d-a020-e49be7b0068b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:46.223588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-19bce249-72d0-452d-a020-e49be7b0068b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:46.227687 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.227687 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:46.228559 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-19bce249-72d0-452d-a020-e49be7b0068b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:46.230132 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1142/4617] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:46 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:46.277195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:46.279766 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] PUT https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c Aug 20 02:13:46.280237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:46.289627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Acquiring lock "cinder-attachment_update-cbb5d96d-1133-4531-8f4e-71dca28d2f15-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:13:46.295437 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-cbb5d96d-1133-4531-8f4e-71dca28d2f15-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:13:46.296486 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:46.296486 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:46.397819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-cbb5d96d-1133-4531-8f4e-71dca28d2f15-np0000007844" released by "attachment_update" :: held 0.102s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:13:46.398122 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-64a84fdb-8f7e-4393-ad5f-f6538d1c2210 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c returned with HTTP 200 Aug 20 02:13:46.398669 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1152/4618] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:13:46 2026] PUT /volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:47.106843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef1b90d1-9382-415d-8ff8-213102c92293 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:47.108979 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef1b90d1-9382-415d-8ff8-213102c92293 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:47.109159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef1b90d1-9382-415d-8ff8-213102c92293 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:47.109416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef1b90d1-9382-415d-8ff8-213102c92293 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:47.123020 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:47.123020 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:47.126686 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ef1b90d1-9382-415d-8ff8-213102c92293 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:47.132573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef1b90d1-9382-415d-8ff8-213102c92293 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:47.133031 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1172/4619] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:47 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:47.242722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:47.244395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:47.244568 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:47.244733 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:47.244827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:47.248819 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:47.248819 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:47.249508 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c20f8ee6-5d69-4732-b376-a927b4c4e5e7 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:47.249856 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1154/4620] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:47 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:48.146074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:48.147913 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:48.148095 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:48.148350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:48.157676 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:48.157676 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:48.161290 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:48.165024 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c0a6188-5a31-4efa-a277-dcc24d544a08 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:48.165474 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1143/4621] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:48 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:48.261549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-02429378-309c-4e1c-8310-a9a832597c7c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:48.263341 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-02429378-309c-4e1c-8310-a9a832597c7c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:48.263549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-02429378-309c-4e1c-8310-a9a832597c7c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:48.263728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-02429378-309c-4e1c-8310-a9a832597c7c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:48.263831 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-02429378-309c-4e1c-8310-a9a832597c7c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:48.268113 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:48.268113 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:48.268871 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-02429378-309c-4e1c-8310-a9a832597c7c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:48.269266 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1153/4622] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:48 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:49.181507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:49.183826 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:49.184111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:49.184428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:49.197374 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:49.197374 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:49.202502 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:49.216692 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcbc7a67-08cf-4574-a158-b5616f8caf1d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:49.219840 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1173/4623] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:49 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:49.280355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7c340c59-677c-441b-aa0b-832998e5eebf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:49.282466 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c340c59-677c-441b-aa0b-832998e5eebf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:49.282723 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c340c59-677c-441b-aa0b-832998e5eebf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:49.282970 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c340c59-677c-441b-aa0b-832998e5eebf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:49.283121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7c340c59-677c-441b-aa0b-832998e5eebf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:49.288028 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:49.288028 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:49.288982 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c340c59-677c-441b-aa0b-832998e5eebf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:49.289413 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1155/4624] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:49 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:49.685831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-c6ff51c3-bf7c-43dc-8152-71b93f091c4c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:49.688382 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-c6ff51c3-bf7c-43dc-8152-71b93f091c4c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c/action Aug 20 02:13:49.688838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-c6ff51c3-bf7c-43dc-8152-71b93f091c4c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:13:49.688997 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-c6ff51c3-bf7c-43dc-8152-71b93f091c4c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:49.711734 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:49.711734 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:49.725138 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-65347298-2e55-4b4c-87a8-f05c333ab280 req-c6ff51c3-bf7c-43dc-8152-71b93f091c4c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c/action returned with HTTP 204 Aug 20 02:13:49.725806 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1144/4625] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:13:49 2026] POST /volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:50.231897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.233772 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:13:50.234008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.234180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.245002 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.245002 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:50.249050 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:50.253896 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b867cd04-e2b0-4736-91fc-6abdc8d68d31 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:13:50.254488 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1154/4626] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:50.301168 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.302819 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:50.302954 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.303159 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.303256 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:50.304208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.306181 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:50.306384 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.306553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.308738 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.308738 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:50.309586 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2e67dc1e-9399-4a55-85c3-d313e8b7ca25 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:50.310426 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1174/4627] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:50.313516 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.313516 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:50.316934 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:50.320879 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-7d013f33-9de3-4616-b6b1-54feefb2ed4e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:50.321432 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1156/4628] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:50.404094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1483c04e-8441-42b2-bbf1-2353c438a662 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.404543 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1483c04e-8441-42b2-bbf1-2353c438a662 None None] GET https://10.4.3.27/volume// Aug 20 02:13:50.404750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1483c04e-8441-42b2-bbf1-2353c438a662 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.405257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1483c04e-8441-42b2-bbf1-2353c438a662 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.405687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1483c04e-8441-42b2-bbf1-2353c438a662 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:50.406038 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1145/4629] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:50.414149 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-18e11d20-07c6-4c37-8381-2aa9cd78b3e4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.416200 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-18e11d20-07c6-4c37-8381-2aa9cd78b3e4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:13:50.416595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-18e11d20-07c6-4c37-8381-2aa9cd78b3e4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91f77696-161b-46d7-b23b-8a8b5266587a", "connector": null, "instance_uuid": "40a154b1-1869-47c9-8a86-e6ef95c6a811"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:50.425587 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.425587 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:50.449386 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-18e11d20-07c6-4c37-8381-2aa9cd78b3e4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:13:50.449865 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1155/4630] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:13:50 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 20 02:13:50.477901 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-28262147-bb04-4c8e-aea8-aadf20496e00 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.480160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28262147-bb04-4c8e-aea8-aadf20496e00 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:50.480893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28262147-bb04-4c8e-aea8-aadf20496e00 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.480893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28262147-bb04-4c8e-aea8-aadf20496e00 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.487049 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ba64331-dae1-4e7a-95e8-0f9053a87243 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.487536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba64331-dae1-4e7a-95e8-0f9053a87243 None None] GET https://10.4.3.27/volume// Aug 20 02:13:50.487737 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ba64331-dae1-4e7a-95e8-0f9053a87243 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.487952 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ba64331-dae1-4e7a-95e8-0f9053a87243 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.488313 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba64331-dae1-4e7a-95e8-0f9053a87243 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:13:50.488656 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1157/4631] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:13:50.495964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.496342 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.496342 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:50.498622 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:50.498880 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.499150 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.500812 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-28262147-bb04-4c8e-aea8-aadf20496e00 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:50.505987 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28262147-bb04-4c8e-aea8-aadf20496e00 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:50.506509 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1175/4632] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:50.511111 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.511111 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:50.516475 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:50.524945 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-961da124-dbbf-4a51-a646-5bac1a5f54eb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:50.525675 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1146/4633] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:13:50.648680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.651641 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] PUT https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac Aug 20 02:13:50.652161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:50.661638 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Acquiring lock "cinder-attachment_update-91f77696-161b-46d7-b23b-8a8b5266587a-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:13:50.668466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-91f77696-161b-46d7-b23b-8a8b5266587a-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:13:50.669917 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.669917 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:50.774124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-91f77696-161b-46d7-b23b-8a8b5266587a-np0000007844" released by "attachment_update" :: held 0.106s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:13:50.774477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-c4d561fa-4223-43fb-8c03-7166824406f7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac returned with HTTP 200 Aug 20 02:13:50.774950 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1156/4634] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:13:50 2026] PUT /volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:13:50.784204 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-dd8e74b2-e34c-4a1a-a20f-6e5500ac48ae None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:50.786087 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-dd8e74b2-e34c-4a1a-a20f-6e5500ac48ae tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption Aug 20 02:13:50.786346 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-dd8e74b2-e34c-4a1a-a20f-6e5500ac48ae tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:50.786597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-dd8e74b2-e34c-4a1a-a20f-6e5500ac48ae tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:50.796784 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:50.796784 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:50.802941 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-dd8e74b2-e34c-4a1a-a20f-6e5500ac48ae tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption returned with HTTP 200 Aug 20 02:13:50.803497 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1158/4635] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:13:50 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:51.324486 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:51.326172 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:51.326403 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:51.326574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:51.326668 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:51.331108 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:51.331108 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:51.331845 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1e29cf36-0252-43b0-880b-e330e57b2ec6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:51.332187 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1176/4636] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:51 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:51.521671 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:51.523371 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:51.523505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:51.523674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:51.536694 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:51.536694 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:51.541466 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:51.549132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-afe1459f-6d55-4af8-9b2c-555aa1918068 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:51.549546 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1147/4637] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:51 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:52.344654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:52.348133 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:52.348401 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:52.348626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:52.348739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:52.353463 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:52.353463 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:52.356260 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a6cde532-c94c-4c1a-9a2b-fdddc8938ae5 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:52.356260 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1157/4638] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:52 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:52.562712 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:52.564530 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:52.564751 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:52.564968 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:52.573797 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:52.573797 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:52.577103 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:52.580900 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8af6b2a9-51fc-4e18-b60c-f50dd767d45f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:52.581272 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1159/4639] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:52 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:53.369099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:53.371620 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:53.371939 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:53.372206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:53.372428 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:53.378154 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:53.378154 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:53.379450 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57b36f5b-45e2-462a-8847-23a9b05fc700 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:53.380107 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1177/4640] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:53 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:53.594815 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:53.597847 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:53.598070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:53.598281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:53.611483 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:53.611483 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:53.616966 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:53.623394 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b0a20b1a-db68-4b5a-b4fb-de7cd7e4ee57 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:53.623821 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1148/4641] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:53 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:54.397361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:54.400754 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:54.400948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:54.401490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:54.401490 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:54.407106 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:54.407106 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:54.407971 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-94b72464-02e8-4cbb-bde3-0b2cd3e76394 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:54.408619 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1158/4642] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:54 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:54.641870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-129a46e4-4270-4654-8065-b6a3af85aefa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:54.644099 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-129a46e4-4270-4654-8065-b6a3af85aefa tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:54.644099 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-129a46e4-4270-4654-8065-b6a3af85aefa tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:54.644438 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-129a46e4-4270-4654-8065-b6a3af85aefa tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:54.660644 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:54.660644 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:54.664237 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-129a46e4-4270-4654-8065-b6a3af85aefa tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:54.668557 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-129a46e4-4270-4654-8065-b6a3af85aefa tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:54.668986 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1160/4643] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:54 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:55.422841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ac79ad2-d9e1-466a-951e-07601210744b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:55.425381 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ac79ad2-d9e1-466a-951e-07601210744b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:55.425710 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ac79ad2-d9e1-466a-951e-07601210744b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:55.425951 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ac79ad2-d9e1-466a-951e-07601210744b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:55.426116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2ac79ad2-d9e1-466a-951e-07601210744b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:55.432094 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:55.432094 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:55.433153 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ac79ad2-d9e1-466a-951e-07601210744b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:55.433920 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1178/4644] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:55 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:55.684851 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5749c740-479d-4222-ae40-2db47b896d5d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:55.689024 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5749c740-479d-4222-ae40-2db47b896d5d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:55.689188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5749c740-479d-4222-ae40-2db47b896d5d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:55.689402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5749c740-479d-4222-ae40-2db47b896d5d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:55.700506 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:55.700506 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:55.705505 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-5749c740-479d-4222-ae40-2db47b896d5d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:55.710787 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5749c740-479d-4222-ae40-2db47b896d5d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:55.711387 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1149/4645] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:55 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:56.447444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:56.449382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:56.449618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:56.449837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:56.449986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:56.454222 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:56.454222 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:56.454931 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-87bac67c-efe4-4b2f-95ba-b7fdcdce5c28 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:56.455280 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1159/4646] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:56 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:56.727024 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:56.728687 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:56.728687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:56.728881 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:56.740063 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:56.740063 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:56.745050 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:56.750580 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd2dfefc-2e39-4bb4-9a98-497e5f756a87 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:56.751083 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1161/4647] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:56 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:57.466655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:57.468428 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:57.468633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:57.468823 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:57.468922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:57.473335 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:57.473335 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:57.474091 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ac7032e-f6d4-4fc3-ab08-4af72337a2c2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:57.474470 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1179/4648] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:57 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:57.486040 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:57.488264 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:57.488459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:57.488631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:57.488721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:57.493137 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:57.493137 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:57.494559 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fafc5736-2d1a-4a4e-9cfb-7d920ba6d542 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:57.494712 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1150/4649] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:57 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:57.507465 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-925a3419-f16f-4405-a1c2-a7caef06f77d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:57.509552 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:57.509681 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:57.509808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:57.509927 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: 8f2ac940-5386-4d82-a129-278e9f9d4c9d. Aug 20 02:13:57.516798 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:57.516798 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:57.540248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id 8f2ac940-5386-4d82-a129-278e9f9d4c9d {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:13:57.545826 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-925a3419-f16f-4405-a1c2-a7caef06f77d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 202 Aug 20 02:13:57.546485 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1160/4650] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:13:57 2026] DELETE /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:13:57.564008 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:57.566806 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:57.567123 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:57.567440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:57.567552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:57.572571 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:57.572571 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:57.573410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-45f5d1ba-e83c-4f14-a16d-79b6f020fb1f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 200 Aug 20 02:13:57.573802 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1162/4651] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:57 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:57.764897 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:57.768553 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:57.768792 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:57.769045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:57.783017 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:57.783017 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:57.790285 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:57.797057 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f4c0e643-e9ef-49ea-8a8a-5ff63e11d166 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:57.797704 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1180/4652] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:57 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:58.588947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bf89956b-fed7-4893-bf44-638ce81e63cd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:58.591108 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf89956b-fed7-4893-bf44-638ce81e63cd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d Aug 20 02:13:58.591729 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf89956b-fed7-4893-bf44-638ce81e63cd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:58.591915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bf89956b-fed7-4893-bf44-638ce81e63cd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:58.592015 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-bf89956b-fed7-4893-bf44-638ce81e63cd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 8f2ac940-5386-4d82-a129-278e9f9d4c9d. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:58.600515 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bf89956b-fed7-4893-bf44-638ce81e63cd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d returned with HTTP 404 Aug 20 02:13:58.601034 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1151/4653] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:58 2026] GET /volume/v3/backups/8f2ac940-5386-4d82-a129-278e9f9d4c9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:13:58.609534 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a01778fb-2e84-434f-a7ed-08a796d01704 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:58.611739 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:13:58.612291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa6e7b10-b5c7-4f09-afbf-59dff381ade4", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1251022182", "container": "tempest-volumesbackupstest-backup-container-628910808"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:13:58.613997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating new backup {'backup': {'volume_id': 'aa6e7b10-b5c7-4f09-afbf-59dff381ade4', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1251022182', 'container': 'tempest-volumesbackupstest-backup-container-628910808'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:13:58.614146 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Creating backup of volume aa6e7b10-b5c7-4f09-afbf-59dff381ade4 in container tempest-volumesbackupstest-backup-container-628910808 Aug 20 02:13:58.629963 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:58.629963 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:58.630925 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:13:58.661164 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Created reservations ['00f3e5a8-41ec-4346-9721-7d70e545c5e4', 'c6ae1bc6-58ed-4e99-bc21-a3bc1ce4a52a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:13:58.703809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a01778fb-2e84-434f-a7ed-08a796d01704 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:13:58.704495 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1161/4654] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:13:58 2026] POST /volume/v3/backups => generated 328 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:13:58.715872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:58.718282 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:13:58.718752 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:58.719124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:58.720249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:58.725857 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:58.725857 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:13:58.729092 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf7d2e0c-bfd1-48d3-91f3-1879b02bc224 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:13:58.729092 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1163/4655] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:58 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:58.810337 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:58.812363 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:58.812522 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:58.812726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:58.828463 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:58.828463 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:13:58.834199 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:58.840425 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a8c3720-0db2-4040-9950-65c9f9c24912 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:58.840960 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1181/4656] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:58 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:59.743059 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dda2db70-568c-4a40-8d21-32d8fba9117e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:59.744915 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dda2db70-568c-4a40-8d21-32d8fba9117e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:13:59.745327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dda2db70-568c-4a40-8d21-32d8fba9117e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:59.745603 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dda2db70-568c-4a40-8d21-32d8fba9117e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:59.745756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dda2db70-568c-4a40-8d21-32d8fba9117e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:13:59.750615 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:59.750615 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:13:59.751842 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dda2db70-568c-4a40-8d21-32d8fba9117e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:13:59.752315 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1152/4657] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:59 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:13:59.856732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:13:59.859006 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:13:59.859314 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:13:59.859601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:13:59.871990 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:13:59.871990 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:13:59.876901 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:13:59.884252 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e7e39799-1ba4-4981-9f60-e58f066ac42a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:13:59.884252 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1162/4658] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:13:59 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:00.148852 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-ec892bbf-b3f7-4b7f-a3ba-b18859b8a882 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:00.150910 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-ec892bbf-b3f7-4b7f-a3ba-b18859b8a882 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac/action Aug 20 02:14:00.151283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-ec892bbf-b3f7-4b7f-a3ba-b18859b8a882 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:00.151442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-ec892bbf-b3f7-4b7f-a3ba-b18859b8a882 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:00.167809 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:00.167809 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:00.182976 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e2e8d2b4-aa18-4fe7-a31e-263566796609 req-ec892bbf-b3f7-4b7f-a3ba-b18859b8a882 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac/action returned with HTTP 204 Aug 20 02:14:00.183468 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1164/4659] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:00 2026] POST /volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:00.766900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:00.769432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:00.769672 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:00.769900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:00.770029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:00.777242 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:00.777242 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:00.778857 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b9bf4a1b-43a6-442b-a82d-9941260ad4b3 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:00.780537 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1182/4660] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:00 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:00.898787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b378383c-39e5-4057-a391-7a3955f59421 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:00.901791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b378383c-39e5-4057-a391-7a3955f59421 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:14:00.901791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b378383c-39e5-4057-a391-7a3955f59421 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:00.901791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b378383c-39e5-4057-a391-7a3955f59421 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:00.914291 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:00.914291 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:00.918794 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b378383c-39e5-4057-a391-7a3955f59421 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:00.923654 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b378383c-39e5-4057-a391-7a3955f59421 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:14:00.924649 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1153/4661] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:00 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:01.611738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.613928 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:01.614122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.614320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.623785 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:01.623785 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:01.628738 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:01.633341 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-d74cf940-3605-4f18-aad7-dca40a45f8df tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:01.634080 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1163/4662] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:01.732865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-71553d6b-fbad-4d97-af5f-f6be7830ecff None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.733450 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71553d6b-fbad-4d97-af5f-f6be7830ecff None None] GET https://10.4.3.27/volume// Aug 20 02:14:01.733450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71553d6b-fbad-4d97-af5f-f6be7830ecff None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.733890 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71553d6b-fbad-4d97-af5f-f6be7830ecff None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.733999 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71553d6b-fbad-4d97-af5f-f6be7830ecff None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:01.734320 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1165/4663] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:01.743427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-3d76b601-6b94-4a29-9ad2-743b9f83c1a2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.793943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.795987 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:01.796275 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.796487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.796619 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:01.803285 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:01.803285 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:01.804196 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-dbfd04e4-a67d-48e9-99e3-841b1682032d tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:01.804685 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1154/4664] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:01.837975 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-3d76b601-6b94-4a29-9ad2-743b9f83c1a2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:01.838319 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-3d76b601-6b94-4a29-9ad2-743b9f83c1a2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f11fa65-7a99-4d14-a1a8-7fd82387fc42", "connector": null, "instance_uuid": "40a154b1-1869-47c9-8a86-e6ef95c6a811"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:01.847145 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:01.847145 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:01.877924 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-3d76b601-6b94-4a29-9ad2-743b9f83c1a2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:01.878484 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1183/4665] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:01 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:01.917739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fefa7cb0-fdab-4f14-8add-32fc3d823130 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.918310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fefa7cb0-fdab-4f14-8add-32fc3d823130 None None] GET https://10.4.3.27/volume// Aug 20 02:14:01.918470 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fefa7cb0-fdab-4f14-8add-32fc3d823130 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.918665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fefa7cb0-fdab-4f14-8add-32fc3d823130 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.918972 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fefa7cb0-fdab-4f14-8add-32fc3d823130 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:01.919237 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1164/4666] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:01.920734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b808a0e8-6f82-4891-b205-c671b4013593 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.923210 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b808a0e8-6f82-4891-b205-c671b4013593 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:01.923518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b808a0e8-6f82-4891-b205-c671b4013593 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.923761 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b808a0e8-6f82-4891-b205-c671b4013593 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.929238 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:01.931350 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:01.931567 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:01.931737 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:01.934136 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:01.934136 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:01.937643 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b808a0e8-6f82-4891-b205-c671b4013593 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:01.940170 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:01.940170 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:01.941596 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b808a0e8-6f82-4891-b205-c671b4013593 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:01.941963 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1166/4667] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:01.943243 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:01.946880 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-4114af65-5760-415e-b73b-dc230993a238 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:01.947239 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1155/4668] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:01 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1099 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:02.086395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:02.088632 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] PUT https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed Aug 20 02:14:02.089019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:02.098648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Acquiring lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" by "attachment_update" {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:02.103856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100161) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:02.105176 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:02.105176 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:02.240824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.coordination [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" released by "attachment_update" :: held 0.136s {{(pid=100161) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:02.240824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-1fb7c858-195c-4bbb-81e1-acac6460bd64 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed returned with HTTP 200 Aug 20 02:14:02.241054 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1184/4669] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:02 2026] PUT /volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:02.776526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:02.779500 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:02.779500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:02.779500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:02.797400 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:02.797400 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:02.808406 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:02.815937 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f280aa9-64e4-4dd2-88cf-7883fb444a9d tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:02.816578 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1165/4670] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:02 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:02.820118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:02.823832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:02.823832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:02.823832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:02.823832 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:02.830559 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:02.830559 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:02.830559 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c513db3f-d4a1-4333-8f60-7b7081f5e769 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:02.830991 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1167/4671] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:02 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:02.837523 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8183d958-a1fc-454d-8481-85e027af7127 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:02.842820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8183d958-a1fc-454d-8481-85e027af7127 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:02.843088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8183d958-a1fc-454d-8481-85e027af7127 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:02.843394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8183d958-a1fc-454d-8481-85e027af7127 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:02.856598 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:02.856598 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:02.862499 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8183d958-a1fc-454d-8481-85e027af7127 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:02.868368 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8183d958-a1fc-454d-8481-85e027af7127 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:02.870443 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1156/4672] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:02 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:02.926729 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:02.928956 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:02.929312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:02.929604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:02.937421 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:02.937421 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:02.943669 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:02.947536 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-fce22444-bb26-435f-a4e7-cb03839e75a9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:02.948046 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1185/4673] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:02 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:03.005526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.006923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:03.007719 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.008078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.021597 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.021597 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:03.025607 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:03.031765 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2db4796d-31ac-4b04-987a-ab5cb9b370fc tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:03.032257 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1166/4674] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cf71ce40-baa3-4a96-ac20-d046e4fce93f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf71ce40-baa3-4a96-ac20-d046e4fce93f None None] GET https://10.4.3.27/volume// Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf71ce40-baa3-4a96-ac20-d046e4fce93f None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf71ce40-baa3-4a96-ac20-d046e4fce93f None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf71ce40-baa3-4a96-ac20-d046e4fce93f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:03.050255 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1168/4675] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:03.061206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-bb30392b-9034-466c-8870-1f309f432f24 req-e03e3701-3f09-48d4-ab3e-ecd6b893b2fb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.064215 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-e03e3701-3f09-48d4-ab3e-ecd6b893b2fb tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:03.064697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-e03e3701-3f09-48d4-ab3e-ecd6b893b2fb tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98e8dcb4-2c8e-483b-84f4-803865505d37", "connector": null, "instance_uuid": "6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:03.078244 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.078244 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:03.110780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-e03e3701-3f09-48d4-ab3e-ecd6b893b2fb tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:03.111417 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1157/4676] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:03 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 20 02:14:03.151454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.153308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:03.153537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.153714 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.165085 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.165085 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:03.168496 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:03.184609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-11a65e7f-31d3-480e-bf12-c9f75858da9c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:03.185252 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1186/4677] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:03.191012 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b54d62cd-7d5c-4644-9b55-343ac1cf92c8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.191513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b54d62cd-7d5c-4644-9b55-343ac1cf92c8 None None] GET https://10.4.3.27/volume// Aug 20 02:14:03.191720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b54d62cd-7d5c-4644-9b55-343ac1cf92c8 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.191954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b54d62cd-7d5c-4644-9b55-343ac1cf92c8 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.192371 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b54d62cd-7d5c-4644-9b55-343ac1cf92c8 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:03.192721 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1167/4678] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:03.204465 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.210492 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:03.210492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.211059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.224997 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.224997 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:03.229692 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:03.236242 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-5186f9d4-a691-4d47-ab6b-7602db9f43c1 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:03.236823 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1169/4679] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1035 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:03.400515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.402661 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] PUT https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 Aug 20 02:14:03.403116 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:03.411512 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Acquiring lock "cinder-attachment_update-98e8dcb4-2c8e-483b-84f4-803865505d37-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:03.415839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Lock "cinder-attachment_update-98e8dcb4-2c8e-483b-84f4-803865505d37-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:03.416696 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.416696 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:03.539175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Lock "cinder-attachment_update-98e8dcb4-2c8e-483b-84f4-803865505d37-np0000007844" released by "attachment_update" :: held 0.123s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:03.540203 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f5aaab11-8491-4922-8017-52a0a3df58e6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 returned with HTTP 200 Aug 20 02:14:03.540872 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1158/4680] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:03 2026] PUT /volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:03.843416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:03.845358 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:03.845516 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:03.845717 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:03.845814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:03.853039 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:03.853039 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:03.853931 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71ec81a9-bc89-4c5d-b34b-d0c2f1800a1c tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:03.854341 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1187/4681] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:03 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:04.054473 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d052a672-5bfe-4796-9244-5fff3dc7538a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:04.056668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d052a672-5bfe-4796-9244-5fff3dc7538a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:04.056921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d052a672-5bfe-4796-9244-5fff3dc7538a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:04.057187 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d052a672-5bfe-4796-9244-5fff3dc7538a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:04.068592 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:04.068592 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:04.072855 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d052a672-5bfe-4796-9244-5fff3dc7538a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:04.077977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d052a672-5bfe-4796-9244-5fff3dc7538a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:04.078437 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1168/4682] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:04 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:04.202810 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:04.204815 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:04.204943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:04.205193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:04.214956 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:04.214956 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:04.218869 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:04.222954 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-55fd05a7-00e9-40c9-bb6d-4fdd5e71b852 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:04.223571 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1170/4683] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:04 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:04.865263 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2d4c172d-25e1-4714-bbaf-126af989132f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:04.868005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d4c172d-25e1-4714-bbaf-126af989132f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:04.868211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2d4c172d-25e1-4714-bbaf-126af989132f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:04.868454 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2d4c172d-25e1-4714-bbaf-126af989132f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:04.868564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2d4c172d-25e1-4714-bbaf-126af989132f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:04.874750 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:04.874750 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:04.875687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2d4c172d-25e1-4714-bbaf-126af989132f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:04.876312 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1159/4684] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:04 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:05.092894 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:05.094568 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:05.094740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:05.094938 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:05.104770 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:05.104770 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:05.109121 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:05.115120 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c27ff0aa-8900-4dee-b79a-d7ebd4cef47a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:05.115495 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1188/4685] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:05 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:05.235271 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:05.237124 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:05.237383 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:05.237565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:05.247313 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:05.247313 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:05.251323 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:05.256056 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a68c74b7-5f41-4a36-b760-1c5e28cb3257 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:05.256475 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1169/4686] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:05 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:05.886239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:05.888031 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:05.888216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:05.888420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:05.888518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:05.892337 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:05.892337 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:05.893085 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1938744f-fdfe-4f12-a1e3-38c3f1875bef tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:05.893455 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1171/4687] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:05 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:06.072460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.074587 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/limits Aug 20 02:14:06.074769 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:06.074943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:06.086295 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-521507020 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-521507020, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.086564 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-521507020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-521507020, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.086789 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-521507020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-521507020, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.087021 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.087275 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.087516 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1100954609-644232174, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:14:06.105178 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-c5262771-0efa-42ed-8e33-1e5740c60f6e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/limits returned with HTTP 200 Aug 20 02:14:06.105634 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1160/4688] 10.4.3.27 () {68 vars in 1477 bytes} [Thu Aug 20 02:14:06 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:06.129000 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.130934 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:06.131116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:06.131347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:06.140587 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.143437 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.143437 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:06.143665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:14:06.143924 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:06.144179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:06.147002 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:06.151714 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83bbefaf-60e5-411a-8820-aed2e4a2c57e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:06.152200 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1189/4689] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:06 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:06.156786 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.156786 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:06.161319 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:06.168163 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-6e054a38-ad57-4576-94cf-d23d28f3e2e0 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:14:06.168809 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1170/4690] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:06 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1661 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:06.177215 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.179351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:06.179704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-567771151", "description": null, "metadata": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:06.190854 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.190854 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:06.191320 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:06.191470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create snapshot from volume b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:14:06.216122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Created reservations ['9609231f-5da2-4c6e-8d5f-70497e66c74d', 'aa042780-a068-4ad8-a888-83361979a565', 'a1de87b2-010e-4577-a311-29f732a5431c', 'fbdda20d-58df-4ff6-a307-1c888a12bba6'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:06.246309 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot force create request issued successfully. Aug 20 02:14:06.246657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-748bc222-6e01-4bda-97d5-622a281f85ce req-9ebb2e8c-8246-45e2-81a1-16acf4584abb tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:06.247068 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1172/4691] 10.4.3.27 () {72 vars in 1540 bytes} [Thu Aug 20 02:14:06 2026] POST /volume/v3/snapshots => generated 323 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:06.270134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.271825 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:06.272070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:06.272259 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:06.281289 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.281289 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:06.285746 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:06.290650 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8ce5c3c-2466-4045-9324-b5054e5317d2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:06.291524 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1161/4692] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:06 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:06.512036 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-90af6375-0117-48c8-9601-a9569a020058 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.513832 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-90af6375-0117-48c8-9601-a9569a020058 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed/action Aug 20 02:14:06.514189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-90af6375-0117-48c8-9601-a9569a020058 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:06.514336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-90af6375-0117-48c8-9601-a9569a020058 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:06.535004 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.535004 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:06.547982 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a523c6e5-6d4e-47b0-9e29-ba7c44bbdc28 req-90af6375-0117-48c8-9601-a9569a020058 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed/action returned with HTTP 204 Aug 20 02:14:06.548464 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1190/4693] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:06 2026] POST /volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:06.902825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:06.904780 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:06.904981 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:06.905202 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:06.905325 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:06.909744 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:06.909744 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:06.910489 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f91155df-eaf4-4ff4-8262-ea944e8b7555 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:06.910856 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1171/4694] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:06 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:07.166100 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:07.167957 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:07.168163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:07.168355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:07.177991 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:07.177991 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:07.181580 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:07.185528 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c349bb0-483f-4d7a-8462-fca6806ed95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:07.185875 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1173/4695] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:07 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:07.303600 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:07.305306 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:07.305529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:07.305762 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:07.315516 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:07.315516 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:07.318794 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:07.322469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89256144-6600-4a4f-9f44-cf8278cb0d85 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:07.322818 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1162/4696] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:07 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:07.887272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-034575aa-97de-46f8-93af-06a6f772254c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:07.889649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-034575aa-97de-46f8-93af-06a6f772254c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 Aug 20 02:14:07.889649 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-034575aa-97de-46f8-93af-06a6f772254c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:07.889921 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-034575aa-97de-46f8-93af-06a6f772254c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:07.896218 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:07.896218 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:07.896855 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-034575aa-97de-46f8-93af-06a6f772254c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:14:07.897886 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-034575aa-97de-46f8-93af-06a6f772254c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 returned with HTTP 200 Aug 20 02:14:07.898355 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1191/4697] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:07 2026] GET /volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:07.921116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:07.925487 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:07.925739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:07.925985 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:07.926128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:07.927518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:07.929293 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:07.929660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1326568935", "snapshot_id": null, "imageRef": "c7850386-4794-4016-9421-c78ae3ebc388", "volume_type": null, "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:07.930437 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:07.930437 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:07.931172 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5f2edeb6-2a73-4d56-afc4-f1e3ce3a30fc tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:07.931212 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1326568935', 'snapshot_id': None, 'imageRef': 'c7850386-4794-4016-9421-c78ae3ebc388', 'volume_type': None, 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:07.931616 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1172/4698] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:07 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:08.101956 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:08.101956 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:08.102649 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:14:08.102890 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume of 1 GB Aug 20 02:14:08.107689 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Availability Zones retrieved successfully. Aug 20 02:14:08.115507 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (b0746864-cc08-4dfe-98f6-442b302017b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:08.117091 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9902d9-2ef3-4282-9c79-8bafa8dd0f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:08.118540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:08.151703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9902d9-2ef3-4282-9c79-8bafa8dd0f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '909212d0-0a02-4f4f-8a41-9e98c27245a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:08.152428 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acd744a-747f-46f6-8b2f-d46145df2a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:08.191988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Created reservations ['112c4006-c42b-4af6-8b66-900743f1c5ab', '3362992a-89cd-4ffa-8ee1-0d815f372fc6', '30a096e6-a2e8-4f00-b69b-476e78e5224b', 'aa67d7e5-30ce-4ced-a4c4-74ff01f33a3c'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:08.192694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acd744a-747f-46f6-8b2f-d46145df2a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112c4006-c42b-4af6-8b66-900743f1c5ab', '3362992a-89cd-4ffa-8ee1-0d815f372fc6', '30a096e6-a2e8-4f00-b69b-476e78e5224b', 'aa67d7e5-30ce-4ced-a4c4-74ff01f33a3c']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:08.193341 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76093231-8453-4b6b-97e9-8224a8f39282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:08.232584 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76093231-8453-4b6b-97e9-8224a8f39282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb9657d-9b44-4469-b625-3a46d10b9991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1326568935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['112c4006-c42b-4af6-8b66-900743f1c5ab','3362992a-89cd-4ffa-8ee1-0d815f372fc6','30a096e6-a2e8-4f00-b69b-476e78e5224b','aa67d7e5-30ce-4ced-a4c4-74ff01f33a3c'],size=1,snapshot_id=909212d0-0a02-4f4f-8a41-9e98c27245a7,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1326568935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb9657d-9b44-4469-b625-3a46d10b9991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dacd2b87b424375aa01ba365f223e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=909212d0-0a02-4f4f-8a41-9e98c27245a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212800d9f2914606a1a3bd318484fed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:08.233218 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a274d1-d0b3-41d7-8899-12535a8dd744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:08.249239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a274d1-d0b3-41d7-8899-12535a8dd744) transitioned into state 'SUCCESS' from state '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-1326568935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dacd2b87b424375aa01ba365f223e6c',qos_specs=None,replication_status=,reservations=['112c4006-c42b-4af6-8b66-900743f1c5ab','3362992a-89cd-4ffa-8ee1-0d815f372fc6','30a096e6-a2e8-4f00-b69b-476e78e5224b','aa67d7e5-30ce-4ced-a4c4-74ff01f33a3c'],size=1,snapshot_id=909212d0-0a02-4f4f-8a41-9e98c27245a7,source_replicaid=,source_volid=None,status='creating',user_id='212800d9f2914606a1a3bd318484fed0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:08.250214 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d94a7b-9a40-41b6-9ae6-314806af168d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:08.269661 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d94a7b-9a40-41b6-9ae6-314806af168d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:08.270460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Flow 'volume_create_api' (b0746864-cc08-4dfe-98f6-442b302017b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:08.270718 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Create volume request issued successfully. Aug 20 02:14:08.271189 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3df580b5-fe59-438f-a0a2-c8b80c9b944a tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:08.271587 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1174/4699] 10.4.3.27 () {70 vars in 1293 bytes} [Thu Aug 20 02:14:07 2026] POST /volume/v3/volumes => generated 812 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:08.282438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:08.284529 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:08.284775 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:08.284978 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:08.291676 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:08.291676 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:08.294957 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:08.299036 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-694ef32a-5dd6-41b4-8e75-4d5f1db7d953 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:08.299564 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1163/4700] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:14:08 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:08.337855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:08.340415 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:08.341392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:08.341674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:08.353781 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:08.353781 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:08.357370 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:08.362535 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3d7c858b-3f70-495c-b1f9-bc97bd0c1bc8 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:08.362914 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1192/4701] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:08 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:08.943621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-032523e1-07cb-42c1-9484-cfca804d8e5b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:08.945732 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-032523e1-07cb-42c1-9484-cfca804d8e5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:08.945973 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-032523e1-07cb-42c1-9484-cfca804d8e5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:08.946207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-032523e1-07cb-42c1-9484-cfca804d8e5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:08.946371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-032523e1-07cb-42c1-9484-cfca804d8e5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:08.951300 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:08.951300 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:08.952195 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-032523e1-07cb-42c1-9484-cfca804d8e5b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:08.952681 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1173/4702] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:08 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:09.313861 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.315677 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:09.316023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:09.316333 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:09.326834 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.326834 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:09.332014 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:09.338276 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fa38fa5a-033b-4910-8563-2aa4a7d9bb4c tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:09.338746 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1175/4703] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:14:09 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:09.351010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.354043 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:09.354244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:09.354428 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:09.361832 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.361832 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:09.365768 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:09.371052 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0e2fa501-e398-4362-b6ee-c73b720cc486 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:09.371619 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1164/4704] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:14:09 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:09.376183 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e3239448-54d8-41f0-8348-d102b5f5e528 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.379336 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3239448-54d8-41f0-8348-d102b5f5e528 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:09.379524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3239448-54d8-41f0-8348-d102b5f5e528 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:09.379743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e3239448-54d8-41f0-8348-d102b5f5e528 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:09.390052 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.390052 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:09.393501 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e3239448-54d8-41f0-8348-d102b5f5e528 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:09.397617 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e3239448-54d8-41f0-8348-d102b5f5e528 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:09.398040 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1193/4705] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:09 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:09.565885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-bb30392b-9034-466c-8870-1f309f432f24 req-f1280533-dbe4-4a89-b9e4-b3b276e87976 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.568071 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f1280533-dbe4-4a89-b9e4-b3b276e87976 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337/action Aug 20 02:14:09.568521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f1280533-dbe4-4a89-b9e4-b3b276e87976 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-complete": null}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:09.568704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f1280533-dbe4-4a89-b9e4-b3b276e87976 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:09.589246 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.589246 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:09.612685 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-bb30392b-9034-466c-8870-1f309f432f24 req-f1280533-dbe4-4a89-b9e4-b3b276e87976 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337/action returned with HTTP 204 Aug 20 02:14:09.612685 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1174/4706] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:09 2026] POST /volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:09.963402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d6185297-7e50-4009-b785-c127ee873be8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.964984 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6185297-7e50-4009-b785-c127ee873be8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:09.965320 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6185297-7e50-4009-b785-c127ee873be8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:09.965622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6185297-7e50-4009-b785-c127ee873be8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:09.965810 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d6185297-7e50-4009-b785-c127ee873be8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:09.970478 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.970478 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:09.971142 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6185297-7e50-4009-b785-c127ee873be8 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:09.971681 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1176/4707] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:09 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:09.990132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:09.992208 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:09.992403 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:09.992570 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:09.992707 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:09.996964 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:09.996964 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:09.997749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b34176ea-ea53-46c3-a7a8-3d1b9af8e782 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:09.998144 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1165/4708] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:09 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:10.007370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.013250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:10.013250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:10.013250 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:10.013250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: d207885a-4bff-492a-8dd1-cdc70a19299c. Aug 20 02:14:10.016812 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.016812 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:10.039496 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id d207885a-4bff-492a-8dd1-cdc70a19299c {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:14:10.041966 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c572c7e6-fb11-4f0d-946e-3e45200fbee2 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 202 Aug 20 02:14:10.042532 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1194/4709] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:10 2026] DELETE /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:10.053278 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6587b012-4139-4093-9d18-55de00967de1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.054760 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6587b012-4139-4093-9d18-55de00967de1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:10.054950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6587b012-4139-4093-9d18-55de00967de1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:10.057072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6587b012-4139-4093-9d18-55de00967de1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:10.057072 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6587b012-4139-4093-9d18-55de00967de1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:10.059874 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.059874 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:10.060950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6587b012-4139-4093-9d18-55de00967de1 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 200 Aug 20 02:14:10.061372 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1175/4710] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:10 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:10.413581 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.415685 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:10.415920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:10.416158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:10.428784 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.428784 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:10.437694 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:10.445421 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-302f435b-fae2-4b4a-8942-33b8809ff1dc tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:10.445778 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1177/4711] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:10 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:10.457125 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.459503 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:10.459754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:10.460010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:10.475670 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.475670 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:10.479422 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:10.485776 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2e1f3941-a3f8-450b-a758-d23302d68c84 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:10.486289 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1166/4712] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:10 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:10.503374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b34ade24-ff77-465c-9992-f61b458f9255 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.505215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:10.506085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-detach": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:10.506240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:10.525511 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.525511 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:10.526309 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:10.530579 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Attachment connected to vm 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a, checking data on nova Aug 20 02:14:10.530959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.compute.nova [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Creating Keystone token plugin using URL: https://10.4.3.27/identity {{(pid=100161) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 02:14:10.653678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.656320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:10.656598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:10.656833 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:10.672514 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.672514 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:10.676642 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:10.685767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-d951a276-42d5-46f8-a5be-2d0ba917c0c5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:10.686285 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1176/4713] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:10 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1403 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:10.687340 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] REQ: curl -g -i -X GET https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}650e9d9553ccf03b4e3fbe8efcb088d7fc8eb62b3c30a6459cbdf9d8aab373b2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b34ade24-ff77-465c-9992-f61b458f9255" -H "X-Service-Token: {SHA256}5f28b7cfb538bc221ff6a2c4416ca37629732960e5e81c05d4f8da1c2fbee4a0" {{(pid=100161) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 02:14:10.823630 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 02:14:10 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-bdc082b3-39e6-4b15-821e-db09708bdac7 x-openstack-request-id: req-bdc082b3-39e6-4b15-821e-db09708bdac7 {{(pid=100161) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 02:14:10.823630 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "98e8dcb4-2c8e-483b-84f4-803865505d37", "serverId": "6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8773f3d8-901c-4e49-bc5c-25326530d337", "bdm_uuid": "16134cca-d3a6-4837-9778-215ef841b9a9"}} {{(pid=100161) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 02:14:10.823630 np0000007844 devstack@c-api.service[100161]: DEBUG novaclient.v2.client [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET call to compute for https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 used request id req-bdc082b3-39e6-4b15-821e-db09708bdac7 {{(pid=100161) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 02:14:10.825064 np0000007844 devstack@c-api.service[100161]: ERROR cinder.volume.api [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-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 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Caught error: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: 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 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.827341 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: ERROR cinder.api.middleware.fault Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.middleware.fault [None req-b34ade24-ff77-465c-9992-f61b458f9255 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 409 Aug 20 02:14:10.829983 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1195/4714] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:10 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 167 bytes in 325 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:10.842251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:10.843613 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:10.844155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:10.845599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:10.859050 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:10.859050 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:10.859737 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:10.948288 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Attachment connected to vm 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a, checking data on nova Aug 20 02:14:10.949081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.compute.nova [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Creating Keystone token plugin using URL: https://10.4.3.27/identity {{(pid=100164) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 02:14:11.073307 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.076206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c Aug 20 02:14:11.076500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.076725 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.076866 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id d207885a-4bff-492a-8dd1-cdc70a19299c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:11.081008 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ed7ca772-0f55-4d1f-9aa9-6cefb6c98d0e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c returned with HTTP 404 Aug 20 02:14:11.081659 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1167/4715] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/backups/d207885a-4bff-492a-8dd1-cdc70a19299c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:11.082303 np0000007844 devstack@c-api.service[100164]: DEBUG novaclient.v2.client [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] REQ: curl -g -i -X GET https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0bf5c77e4c1164610e763a5b2964bf3fb1c78615109b0c8d177f024d36c245fd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f628731-88c0-4492-a59e-43cf463e8ca5" -H "X-Service-Token: {SHA256}6c2d2c04e737510dc61a950eb4fa9dbf328b6d5dc5b6b5c237b8b6e27cd92540" {{(pid=100164) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 02:14:11.164576 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.166623 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:14:11.166857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.167133 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.167299 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete backup with id: 1295ae4a-78d3-448d-b476-e6eeadff4b41. Aug 20 02:14:11.171874 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.171874 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:11.177333 np0000007844 devstack@c-api.service[100164]: DEBUG novaclient.v2.client [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 02:14:11 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-969971a1-97a2-4544-8721-705872bffcd0 x-openstack-request-id: req-969971a1-97a2-4544-8721-705872bffcd0 {{(pid=100164) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 02:14:11.177494 np0000007844 devstack@c-api.service[100164]: DEBUG novaclient.v2.client [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "98e8dcb4-2c8e-483b-84f4-803865505d37", "serverId": "6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8773f3d8-901c-4e49-bc5c-25326530d337", "bdm_uuid": "16134cca-d3a6-4837-9778-215ef841b9a9"}} {{(pid=100164) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 02:14:11.177618 np0000007844 devstack@c-api.service[100164]: DEBUG novaclient.v2.client [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET call to compute for https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 used request id req-969971a1-97a2-4544-8721-705872bffcd0 {{(pid=100164) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 02:14:11.179610 np0000007844 devstack@c-api.service[100164]: ERROR cinder.volume.api [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-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 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Caught error: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: 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 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.181725 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: ERROR cinder.api.middleware.fault Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.middleware.fault [None req-2f628731-88c0-4492-a59e-43cf463e8ca5 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 409 Aug 20 02:14:11.183786 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1178/4716] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:10 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 167 bytes in 344 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:11.186264 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] delete_backup rpcapi backup_id 1295ae4a-78d3-448d-b476-e6eeadff4b41 {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:14:11.188715 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2bb8845a-7156-49eb-8d54-49f3f97cc8be tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 202 Aug 20 02:14:11.189082 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1177/4717] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:11 2026] DELETE /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:11.190133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-88429b46-191e-4fbe-85c1-af6b7e00fdbb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.191980 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1196/4718] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.197020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.198974 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:14:11.199041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dc40d63b-d910-4bab-983e-cf1e7bbf8fb0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.199167 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.199472 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.199789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:11.201908 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1179/4719] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.205739 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.205739 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:11.206863 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23013262-5c39-4fa2-a0ea-2a55c1101705 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 200 Aug 20 02:14:11.207366 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1168/4720] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:11.210336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-48fd032c-35cb-4b1d-967e-103864ed9ddc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.239748 np0000007844 devstack@c-api.service[100163]: WARNING keystonemiddleware.auth_token [None req-48fd032c-35cb-4b1d-967e-103864ed9ddc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 02:14:11.245222 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1178/4721] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.248566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.250556 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:11.250740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.250916 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.253886 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6436a8d5-a9ac-4480-9c87-e0a2f3791bc3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.281047 np0000007844 devstack@c-api.service[100161]: DEBUG oslo_db.sqlalchemy.engines [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:14:11.286852 np0000007844 devstack@c-api.service[100164]: WARNING keystonemiddleware.auth_token [None req-6436a8d5-a9ac-4480-9c87-e0a2f3791bc3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 02:14:11.287157 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.287157 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:11.287961 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1180/4722] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.290503 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:11.296100 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-78f9f6b3-42f0-471d-9948-26da85137827 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:11.296627 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1197/4723] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1403 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:11.296962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.307366 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b680a895-81e7-4976-bdb1-bb871e9bf8ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.307883 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b680a895-81e7-4976-bdb1-bb871e9bf8ff None None] GET https://10.4.3.27/volume// Aug 20 02:14:11.308115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b680a895-81e7-4976-bdb1-bb871e9bf8ff None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.308414 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b680a895-81e7-4976-bdb1-bb871e9bf8ff None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.308852 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b680a895-81e7-4976-bdb1-bb871e9bf8ff None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:11.309769 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1179/4724] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:11.317807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-efc0e662-2582-4419-a384-d8e71c8236b9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.319786 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-efc0e662-2582-4419-a384-d8e71c8236b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:11.320124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-efc0e662-2582-4419-a384-d8e71c8236b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb9657d-9b44-4469-b625-3a46d10b9991", "connector": null, "instance_uuid": "852d9e13-8e1b-4f3a-b7b7-5803fa54a9b7"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:11.353757 np0000007844 devstack@c-api.service[100164]: DEBUG oslo_db.sqlalchemy.engines [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-efc0e662-2582-4419-a384-d8e71c8236b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:14:11.359743 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.359743 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:11.376153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:11.376540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:11.376667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:11.388931 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.388931 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:11.389441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.admin_actions [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Updating volume '98e8dcb4-2c8e-483b-84f4-803865505d37' with '{'status': 'error'}' {{(pid=100162) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:14:11.404524 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-efc0e662-2582-4419-a384-d8e71c8236b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:11.405081 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1181/4725] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:11.417295 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d014611b-cf20-4a2a-ad61-70c40e37ef0e tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 202 Aug 20 02:14:11.417740 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1169/4726] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:11.428327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.430568 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:11.430799 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.431045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.443538 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.443538 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:11.448560 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:11.454858 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6b5d73a2-7b58-49c9-bd4e-87ce65312c5c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:11.455158 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1198/4727] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:11.469561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.471932 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:11.472406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8773f3d8-901c-4e49-bc5c-25326530d337"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:11.472601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8773f3d8-901c-4e49-bc5c-25326530d337"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:11.498785 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.498785 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:11.500533 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Volume info retrieved successfully. Aug 20 02:14:11.595702 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Attachment connected to vm 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a, checking data on nova Aug 20 02:14:11.595702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.compute.nova [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Creating Keystone token plugin using URL: https://10.4.3.27/identity {{(pid=100163) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 02:14:11.763716 np0000007844 devstack@c-api.service[100163]: DEBUG novaclient.v2.client [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] REQ: curl -g -i -X GET https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0916b0ed2dd9d72fb5254376442d8439accc85824f28f769e6917a6f7ebbe3f7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fd5cae6c-0e82-4169-9666-65d06dc86f8d" -H "X-Service-Token: {SHA256}2a9875c2544ee265d801bd95f4d6b45af515b1721aa523180b07619fe6766411" {{(pid=100163) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 02:14:11.881671 np0000007844 devstack@c-api.service[100163]: DEBUG novaclient.v2.client [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 02:14:11 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-5be86c67-8c14-429d-ae55-5ebefff20acd x-openstack-request-id: req-5be86c67-8c14-429d-ae55-5ebefff20acd {{(pid=100163) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 02:14:11.884943 np0000007844 devstack@c-api.service[100163]: DEBUG novaclient.v2.client [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "98e8dcb4-2c8e-483b-84f4-803865505d37", "serverId": "6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8773f3d8-901c-4e49-bc5c-25326530d337", "bdm_uuid": "16134cca-d3a6-4837-9778-215ef841b9a9"}} {{(pid=100163) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 02:14:11.884943 np0000007844 devstack@c-api.service[100163]: DEBUG novaclient.v2.client [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] GET call to compute for https://10.4.3.27/compute/v2.1/servers/6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a/os-volume_attachments/98e8dcb4-2c8e-483b-84f4-803865505d37 used request id req-5be86c67-8c14-429d-ae55-5ebefff20acd {{(pid=100163) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 02:14:11.884943 np0000007844 devstack@c-api.service[100163]: ERROR cinder.volume.api [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-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 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Caught error: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: 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 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.886973 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a using the Compute API Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: ERROR cinder.api.middleware.fault Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.middleware.fault [None req-fd5cae6c-0e82-4169-9666-65d06dc86f8d tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 409 Aug 20 02:14:11.888126 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1180/4728] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 167 bytes in 418 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:11.894244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-34b858ab-97a1-4a8d-b551-66bb6235908d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.898061 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1182/4729] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.901782 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3e554a18-9e7a-4e20-b4f7-3c4380ef3fe7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.920409 np0000007844 devstack@c-api.service[100162]: WARNING keystonemiddleware.auth_token [None req-3e554a18-9e7a-4e20-b4f7-3c4380ef3fe7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 02:14:11.921244 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1170/4730] 10.4.3.27 () {70 vars in 1590 bytes} [Thu Aug 20 02:14:11 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 20 02:14:11.930581 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.932158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:11.932352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.932548 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.939014 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:11.939014 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:11.942426 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:11.948932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f4d534d-a35b-4b31-8ad2-4cca419d9a34 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:11.949357 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1199/4731] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:11.961363 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:11.963117 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:11.963377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:11.963639 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:11.996130 np0000007844 devstack@c-api.service[100163]: DEBUG oslo_db.sqlalchemy.engines [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 02:14:12.002457 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.002457 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:12.006484 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:12.010466 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bec696cb-74a1-48c1-8742-8c94a224ca5e tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:12.010937 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1181/4732] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:11 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:12.056484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.060119 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:12.060311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.060497 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.068045 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.068045 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:12.072066 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:12.076200 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-775394d4-9521-4164-9be3-df44174cbfec tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:12.076845 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1183/4733] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:12.182990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2f094942-66c4-4f09-8ee9-c2f47b95cd3f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.183378 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f094942-66c4-4f09-8ee9-c2f47b95cd3f None None] GET https://10.4.3.27/volume// Aug 20 02:14:12.183627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f094942-66c4-4f09-8ee9-c2f47b95cd3f None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.183829 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f094942-66c4-4f09-8ee9-c2f47b95cd3f None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.186641 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f094942-66c4-4f09-8ee9-c2f47b95cd3f None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:12.186641 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1171/4734] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:12.194034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-cb14dd35-9ea1-4383-bd5c-092d96ce9f19 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.196202 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-cb14dd35-9ea1-4383-bd5c-092d96ce9f19 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:12.196552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-cb14dd35-9ea1-4383-bd5c-092d96ce9f19 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc8bb6e6-3865-499a-9a68-48e73e8de54b", "connector": null, "instance_uuid": "6ee29aba-9be1-4cf4-a9d7-8f5e79eaf43a"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:12.203884 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.203884 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:12.220537 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.222733 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 Aug 20 02:14:12.222837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.222999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.223156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Show backup with id 1295ae4a-78d3-448d-b476-e6eeadff4b41. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:12.224631 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-cb14dd35-9ea1-4383-bd5c-092d96ce9f19 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:12.225099 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1200/4735] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:12 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 20 02:14:12.233249 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b3a83181-f271-44a6-a674-fb4fc05d5a09 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 returned with HTTP 404 Aug 20 02:14:12.233922 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1182/4736] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/backups/1295ae4a-78d3-448d-b476-e6eeadff4b41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:12.254023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.257983 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:12.257983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.257983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.270532 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.270532 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:12.276346 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:12.278746 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f81ccc5c-5fc8-46ee-8ab0-cd96b3f5f60c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.279060 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f81ccc5c-5fc8-46ee-8ab0-cd96b3f5f60c None None] GET https://10.4.3.27/volume// Aug 20 02:14:12.279200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f81ccc5c-5fc8-46ee-8ab0-cd96b3f5f60c None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.279648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f81ccc5c-5fc8-46ee-8ab0-cd96b3f5f60c None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.279703 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f81ccc5c-5fc8-46ee-8ab0-cd96b3f5f60c None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:12.279938 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1172/4737] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:12.280692 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-471d0999-58f4-479a-ac4b-e9087bac51e9 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:12.281047 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1184/4738] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:12.295544 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.297689 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:12.297905 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.298101 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.312609 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.312609 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:12.316461 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:12.320301 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-7519eb0c-346f-4dc0-9ea0-4cd1c13a3961 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:12.320696 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1201/4739] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:12.358112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.360092 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:12.360305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.360495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.372305 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.372305 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:12.381537 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:12.391842 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-6bdabd60-4807-4e5c-8da4-be4917a3aa92 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:12.392693 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1183/4740] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:12.411861 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.414580 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] POST https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4/action Aug 20 02:14:12.414881 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:12.415052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:12.430309 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.430309 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:12.430863 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:12.438732 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Begin detaching volume completed successfully. Aug 20 02:14:12.439103 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-a1589caf-f3a5-48c2-bf88-fc6a650a3f1a tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4/action returned with HTTP 202 Aug 20 02:14:12.439668 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1173/4741] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:14:12 2026] POST /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:12.452582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.454909 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] PUT https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 Aug 20 02:14:12.455371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:12.462251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Acquiring lock "cinder-attachment_update-fc8bb6e6-3865-499a-9a68-48e73e8de54b-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:12.463143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.464925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:12.465117 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.465416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.465964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Lock "cinder-attachment_update-fc8bb6e6-3865-499a-9a68-48e73e8de54b-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:12.466882 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.466882 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:12.475780 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.475780 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:12.479143 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:12.482863 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ee097b8-dfd9-49ef-bdb2-b5005e0bcf2f tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:12.483243 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1202/4742] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:12.534469 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-15bc66d7-60b8-444b-ac87-fa1724271e7d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.534789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-15bc66d7-60b8-444b-ac87-fa1724271e7d None None] GET https://10.4.3.27/volume// Aug 20 02:14:12.534933 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-15bc66d7-60b8-444b-ac87-fa1724271e7d None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.535112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-15bc66d7-60b8-444b-ac87-fa1724271e7d None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.535469 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-15bc66d7-60b8-444b-ac87-fa1724271e7d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:12.535754 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1184/4743] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:12.543135 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.547204 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:12.547377 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.547535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.562746 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.562746 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:12.567400 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:12.571859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Lock "cinder-attachment_update-fc8bb6e6-3865-499a-9a68-48e73e8de54b-np0000007844" released by "attachment_update" :: held 0.106s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:12.572539 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-52864e1d-d575-4597-bd9c-a25b9625bbe3 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 returned with HTTP 200 Aug 20 02:14:12.572831 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1185/4744] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:12 2026] PUT /volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:12.578098 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-41e7a0fe-b4f6-4d71-bba9-47b37e7015bd tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:12.578439 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1174/4745] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1315 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:12.869066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-123eefdb-636c-42ef-8d7a-4e41f83cbf1e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.869499 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-123eefdb-636c-42ef-8d7a-4e41f83cbf1e None None] GET https://10.4.3.27/volume// Aug 20 02:14:12.869669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-123eefdb-636c-42ef-8d7a-4e41f83cbf1e None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.869847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-123eefdb-636c-42ef-8d7a-4e41f83cbf1e None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.870200 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-123eefdb-636c-42ef-8d7a-4e41f83cbf1e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:12.870738 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1203/4746] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:12.879431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:12.881561 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:14:12.881791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:12.882002 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:12.891288 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:12.891288 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:12.894840 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:14:12.902724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-55e65762-f236-45aa-8757-0afb0116a6a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:14:12.903135 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1185/4747] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:12 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1582 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:13.028845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:13.031427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] PUT https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 Aug 20 02:14:13.031835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:13.041184 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Acquiring lock "cinder-attachment_update-5eb9657d-9b44-4469-b625-3a46d10b9991-np0000007844" by "attachment_update" {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:13.046126 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-5eb9657d-9b44-4469-b625-3a46d10b9991-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100164) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:13.047129 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:13.047129 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:13.122513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.coordination [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Lock "cinder-attachment_update-5eb9657d-9b44-4469-b625-3a46d10b9991-np0000007844" released by "attachment_update" :: held 0.076s {{(pid=100164) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:13.123101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c6808deb-6ef6-48c9-b0b6-52d1908e81a6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 returned with HTTP 200 Aug 20 02:14:13.123628 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1186/4748] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:13 2026] PUT /volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:13.144941 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c8dfdb35-cb3a-484e-9451-4fed3ddca3b6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:13.146838 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c8dfdb35-cb3a-484e-9451-4fed3ddca3b6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] POST https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5/action Aug 20 02:14:13.147162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c8dfdb35-cb3a-484e-9451-4fed3ddca3b6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:13.147284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c8dfdb35-cb3a-484e-9451-4fed3ddca3b6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:13.165607 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:13.165607 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:13.174654 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-11ad7117-962e-47d2-b11c-7d5a5f7a4c08 req-c8dfdb35-cb3a-484e-9451-4fed3ddca3b6 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5/action returned with HTTP 204 Aug 20 02:14:13.175052 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1175/4749] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:13 2026] POST /volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:13.294073 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:13.296413 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:13.296413 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:13.296724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:13.312572 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:13.312572 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:13.318443 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:13.326311 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4273e98-c08b-43f2-bb79-0af9403cf32f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:13.326702 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1204/4750] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:13 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:13.498003 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:13.500027 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:13.500218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:13.500448 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:13.511170 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:13.511170 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:13.515693 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:13.520682 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f17a0197-dae9-4676-8e66-e7bca0d2f56b tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:13.521420 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1186/4751] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:13 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:14.338763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:14.341374 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:14.341687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:14.342042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:14.363050 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:14.363050 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:14.366988 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:14.371407 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-39c31f0c-7340-4b7c-8f54-d227d9ba5136 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:14.371738 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1187/4752] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:14 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:14.535241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-001afb26-e93f-43ee-8777-eba577f3fcac None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:14.537802 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001afb26-e93f-43ee-8777-eba577f3fcac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:14.538044 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001afb26-e93f-43ee-8777-eba577f3fcac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:14.538506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001afb26-e93f-43ee-8777-eba577f3fcac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:14.550292 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:14.550292 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:14.554556 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-001afb26-e93f-43ee-8777-eba577f3fcac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:14.560052 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001afb26-e93f-43ee-8777-eba577f3fcac tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:14.560528 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1176/4753] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:14 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:15.386519 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:15.388114 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:15.388323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:15.388508 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:15.396780 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:15.396780 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:15.399548 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:15.403081 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-65994d19-43ba-4c06-ac7b-2e15ba487f72 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:15.403444 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1205/4754] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:15 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:15.573813 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:15.583989 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:15.583989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:15.583989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:15.586093 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:15.586093 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:15.589894 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:15.594282 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28f466ba-acf5-46c0-a1dc-8ff4f0ce0dcf tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:15.594679 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1187/4755] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:15 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:15.833030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-4698796a-a916-4501-a42c-10a2bc16ac03 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:15.837248 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-4698796a-a916-4501-a42c-10a2bc16ac03 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8/action Aug 20 02:14:15.837248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-4698796a-a916-4501-a42c-10a2bc16ac03 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:15.837248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-4698796a-a916-4501-a42c-10a2bc16ac03 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:15.853497 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:15.853497 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:15.865301 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-4c169f54-2c73-4845-9177-a1c0759e3a2f req-4698796a-a916-4501-a42c-10a2bc16ac03 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8/action returned with HTTP 204 Aug 20 02:14:15.865301 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1188/4756] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:15 2026] POST /volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:15.976068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-16dcf908-c0c0-4c62-86a4-f1de6a6d0483 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:15.978926 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-16dcf908-c0c0-4c62-86a4-f1de6a6d0483 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b Aug 20 02:14:15.979239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-16dcf908-c0c0-4c62-86a4-f1de6a6d0483 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:15.979616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-16dcf908-c0c0-4c62-86a4-f1de6a6d0483 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:15.989077 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:15.989077 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:16.035936 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a0849732-1e80-4240-acb8-b7c6e09d8e07 req-16dcf908-c0c0-4c62-86a4-f1de6a6d0483 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b returned with HTTP 200 Aug 20 02:14:16.036469 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1177/4757] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:14:15 2026] DELETE /volume/v3/attachments/faa558a8-acbd-4e19-aa46-ef2a08d3444b => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:16.415274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.416846 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:16.417197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.417197 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.425527 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.425527 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:16.428344 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.431999 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-989b9725-d84c-4edc-8ce9-d045b47715f4 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:16.432372 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1206/4758] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:16.443489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.445134 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:16.445335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.445531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.454128 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.454128 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:16.458452 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.462385 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef80e7b9-a11e-4061-b30f-085cd47056fa tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:16.462763 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1188/4759] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:16.475383 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.476852 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:16.477347 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-detach": {"attachment_id": "14cc972f-edb5-4c14-b684-87e16e671ea8"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:16.477586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "14cc972f-edb5-4c14-b684-87e16e671ea8"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:16.491631 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.491631 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:16.493250 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.501279 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ec65822-0afc-4e1e-8989-7a4e389ff616 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 400 Aug 20 02:14:16.502063 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1189/4760] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:16 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 02:14:16.545727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.547862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:16.548094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.548344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.558962 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.558962 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:16.562949 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.567281 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-bcb169b3-aef1-4cdb-826a-92ddfb9792ca tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:16.567885 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1178/4761] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:16.601399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.603616 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b/action Aug 20 02:14:16.603969 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:16.604088 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:16.608969 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.614129 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:16.614472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.614734 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.624743 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.624743 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:16.625313 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.628594 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.628594 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:16.634836 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:16.636015 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Begin detaching volume completed successfully. Aug 20 02:14:16.636323 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-1c9893a5-d447-4c35-abc0-10c1db475354 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b/action returned with HTTP 202 Aug 20 02:14:16.636874 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1207/4762] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:14:16 2026] POST /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:16.639516 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f8744c9-a304-4b2e-9ba1-2db987e0de8e tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:16.639896 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1189/4763] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3f93516e-921a-4ac0-9ec3-693200f04d40 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f93516e-921a-4ac0-9ec3-693200f04d40 None None] GET https://10.4.3.27/volume// Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f93516e-921a-4ac0-9ec3-693200f04d40 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3f93516e-921a-4ac0-9ec3-693200f04d40 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3f93516e-921a-4ac0-9ec3-693200f04d40 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:16.682013 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1190/4764] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:16.691969 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:16.694021 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:16.694246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:16.694474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:16.703654 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:16.703654 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:16.706683 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:16.710753 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-16348640-fba9-41db-b4e9-0816191ac5ea tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:16.711021 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1179/4765] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:16 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 1331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:19.419171 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-a6d7832b-ade0-4fd6-b14c-95373feb5461 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.421976 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-a6d7832b-ade0-4fd6-b14c-95373feb5461 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] DELETE https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 Aug 20 02:14:19.422261 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-a6d7832b-ade0-4fd6-b14c-95373feb5461 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.422538 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-a6d7832b-ade0-4fd6-b14c-95373feb5461 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.431815 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.431815 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:19.494906 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c7f40d6a-5ec7-4a26-b4cd-185e3c19b036 req-a6d7832b-ade0-4fd6-b14c-95373feb5461 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 returned with HTTP 200 Aug 20 02:14:19.495452 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1208/4766] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:14:19 2026] DELETE /volume/v3/attachments/14cc972f-edb5-4c14-b684-87e16e671ea8 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:14:19.656250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.658140 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:19.658357 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.658587 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.665457 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.665457 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:19.668926 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:19.672930 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1f3197a-799c-4a85-9d8c-bc554574bbf6 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:19.673364 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1190/4767] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:19 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:19.689410 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.691023 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] DELETE https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:19.691197 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.691384 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.691547 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume with id: aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:19.699016 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.699016 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:19.699526 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:19.723278 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Delete volume request issued successfully. Aug 20 02:14:19.723614 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3a5071e-a363-4ea1-9df3-fd66928483ce tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 202 Aug 20 02:14:19.724593 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1191/4768] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:19 2026] DELETE /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:19.731350 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.732965 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:19.733201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.733459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.741277 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.741277 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:19.745724 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Volume info retrieved successfully. Aug 20 02:14:19.750013 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd1e8d9e-4cc3-41aa-bdeb-f68a81d78865 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 200 Aug 20 02:14:19.750537 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1180/4769] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:19 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:19.822734 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.825205 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:19.825205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:19.825205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:19.835964 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.835964 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:19.840185 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.admin_actions [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] Updating volume '98e8dcb4-2c8e-483b-84f4-803865505d37' with '{'status': 'in-use'}' {{(pid=100161) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 02:14:19.865617 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be4cfe04-91fd-48a7-9ae3-7542c2efa571 tempest-TestServerVolumeAttachmentScenario-816820480 tempest-TestServerVolumeAttachmentScenario-816820480-project-admin] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 202 Aug 20 02:14:19.866177 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1209/4770] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:19 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:19.876942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-96814c60-c210-4e4b-8aca-3de098b1885b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.879238 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96814c60-c210-4e4b-8aca-3de098b1885b tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:19.879557 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96814c60-c210-4e4b-8aca-3de098b1885b tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.879861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96814c60-c210-4e4b-8aca-3de098b1885b tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.892145 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.892145 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:19.896557 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-96814c60-c210-4e4b-8aca-3de098b1885b tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:19.902681 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96814c60-c210-4e4b-8aca-3de098b1885b tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:19.903240 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1191/4771] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:19 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:19.952248 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.954204 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:19.954453 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:19.954624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:19.963776 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:19.963776 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:19.967182 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:19.970831 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-5a9472e3-550a-4d81-b00e-b3024364c19a tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:19.971208 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1192/4772] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:19 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:19.989990 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:19.992035 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] POST https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action Aug 20 02:14:19.992391 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:19.992533 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:20.005317 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:20.005317 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:20.005317 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:20.011881 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Begin detaching volume completed successfully. Aug 20 02:14:20.012206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-2f2b4bba-c320-4f47-ad85-0dc18eba2ca6 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action returned with HTTP 202 Aug 20 02:14:20.012788 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1181/4773] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:14:19 2026] POST /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:20.066391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-59edf207-7141-40e2-821b-e45d193d9822 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:20.066917 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59edf207-7141-40e2-821b-e45d193d9822 None None] GET https://10.4.3.27/volume// Aug 20 02:14:20.067203 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59edf207-7141-40e2-821b-e45d193d9822 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:20.067475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59edf207-7141-40e2-821b-e45d193d9822 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:20.067890 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59edf207-7141-40e2-821b-e45d193d9822 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:20.068440 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1210/4774] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:20.079824 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:20.082571 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:20.082758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:20.082930 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:20.091272 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:20.091272 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:20.094638 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:20.098311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-a80dbb90-8030-4ef1-80ea-1527d6f7046f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:20.098714 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1192/4775] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:20 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 1331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:20.765094 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-54f9091a-f256-4f37-a337-00921571ab20 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:20.767346 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-54f9091a-f256-4f37-a337-00921571ab20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] GET https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 Aug 20 02:14:20.767611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-54f9091a-f256-4f37-a337-00921571ab20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:20.767865 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-54f9091a-f256-4f37-a337-00921571ab20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:20.775816 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-54f9091a-f256-4f37-a337-00921571ab20 tempest-VolumesBackupsTest-700191553 tempest-VolumesBackupsTest-700191553-project-member] https://10.4.3.27/volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 returned with HTTP 404 Aug 20 02:14:20.776420 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1193/4776] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:20 2026] GET /volume/v3/volumes/aa6e7b10-b5c7-4f09-afbf-59dff381ade4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:21.067144 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-479ce5ab-9108-4dbe-ae33-056a49ff185f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:21.069515 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-479ce5ab-9108-4dbe-ae33-056a49ff185f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] DELETE https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 Aug 20 02:14:21.071699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-479ce5ab-9108-4dbe-ae33-056a49ff185f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:21.071699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-479ce5ab-9108-4dbe-ae33-056a49ff185f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:21.079730 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:21.079730 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:21.132718 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-5460ca5b-4abf-4463-b7ed-a4f38a8dd301 req-479ce5ab-9108-4dbe-ae33-056a49ff185f tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 returned with HTTP 200 Aug 20 02:14:21.133777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1182/4777] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:14:21 2026] DELETE /volume/v3/attachments/8773f3d8-901c-4e49-bc5c-25326530d337 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-1000c9d3-afa7-4e4e-ba5b-c5d8fc5b0833 req-86aed483-5037-4974-8c78-7f380df1e611 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:22.540630 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1211/4778] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:22 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:24.332561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:24.334514 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:24.335029 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1941109201"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:24.336989 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume request body: {'volume': {'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1941109201'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:24.414603 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume of 1 GB Aug 20 02:14:24.420247 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Availability Zones retrieved successfully. Aug 20 02:14:24.423278 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Flow 'volume_create_api' (30a63226-9d99-48da-8872-4a1f7a621572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:24.424685 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed26e162-499c-403f-b564-b444a5b8f0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:24.425636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:24.478800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed26e162-499c-403f-b564-b444a5b8f0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:24.478800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e393b697-34f7-4593-a99c-3b1666cc7a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:24.541499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Created reservations ['f2878a99-f235-43c9-8600-5aa32606444a', '44399090-c170-458c-a165-c1eec46f6fbe', 'ad803643-5973-4bf1-a01d-e01b7d831bad', '10cdf971-e4d3-4708-bd2b-0de5050d75ea'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:24.543115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e393b697-34f7-4593-a99c-3b1666cc7a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2878a99-f235-43c9-8600-5aa32606444a', '44399090-c170-458c-a165-c1eec46f6fbe', 'ad803643-5973-4bf1-a01d-e01b7d831bad', '10cdf971-e4d3-4708-bd2b-0de5050d75ea']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:24.543949 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7b684a-5d2c-496a-aa9a-1ff431070843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:24.575004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7b684a-5d2c-496a-aa9a-1ff431070843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e0dec33-970d-485b-99cf-b5993eb333c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1941109201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232b86711d094b7bbb7c5bd928465c29',qos_specs=None,replication_status=,reservations=['f2878a99-f235-43c9-8600-5aa32606444a','44399090-c170-458c-a165-c1eec46f6fbe','ad803643-5973-4bf1-a01d-e01b7d831bad','10cdf971-e4d3-4708-bd2b-0de5050d75ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2833f095e0e645618da8c3c43c766061',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1941109201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e0dec33-970d-485b-99cf-b5993eb333c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232b86711d094b7bbb7c5bd928465c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2833f095e0e645618da8c3c43c766061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:24.576370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98115d18-54b6-42ab-857d-a39466f51b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:24.594128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98115d18-54b6-42ab-857d-a39466f51b66) transitioned into state 'SUCCESS' from state '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-1941109201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232b86711d094b7bbb7c5bd928465c29',qos_specs=None,replication_status=,reservations=['f2878a99-f235-43c9-8600-5aa32606444a','44399090-c170-458c-a165-c1eec46f6fbe','ad803643-5973-4bf1-a01d-e01b7d831bad','10cdf971-e4d3-4708-bd2b-0de5050d75ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2833f095e0e645618da8c3c43c766061',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:24.595191 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b6a34a-7ff5-453d-942f-e91929481940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:24.607250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b6a34a-7ff5-453d-942f-e91929481940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:24.607250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Flow 'volume_create_api' (30a63226-9d99-48da-8872-4a1f7a621572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:24.607250 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume request issued successfully. Aug 20 02:14:24.607250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f85c6b85-7e9c-42e4-979d-17a6e60e91c3 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:24.607847 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1193/4779] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:24 2026] POST /volume/v3/volumes => generated 746 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:24.619955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-71fef9f1-1876-4588-bc18-1dff3655789a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:24.621680 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71fef9f1-1876-4588-bc18-1dff3655789a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:24.621872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71fef9f1-1876-4588-bc18-1dff3655789a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:24.622077 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-71fef9f1-1876-4588-bc18-1dff3655789a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:24.629641 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:24.629641 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:24.633510 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-71fef9f1-1876-4588-bc18-1dff3655789a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:24.637866 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-71fef9f1-1876-4588-bc18-1dff3655789a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:24.638303 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1194/4780] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:24 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:25.135361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.137093 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] DELETE https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:25.137293 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:25.137491 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:25.137671 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Delete volume with id: fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:25.144618 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.144618 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:25.145067 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:25.161241 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Delete volume request issued successfully. Aug 20 02:14:25.161505 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8eec4e66-2794-41dc-84e6-4325a77cea40 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 202 Aug 20 02:14:25.161885 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1183/4781] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:25 2026] DELETE /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:25.170632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87a40c04-ad84-402a-9591-b2be1e19988c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.173983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87a40c04-ad84-402a-9591-b2be1e19988c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:25.174199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87a40c04-ad84-402a-9591-b2be1e19988c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:25.174444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87a40c04-ad84-402a-9591-b2be1e19988c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:25.185598 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.185598 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:25.193612 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87a40c04-ad84-402a-9591-b2be1e19988c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:25.199164 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87a40c04-ad84-402a-9591-b2be1e19988c tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 200 Aug 20 02:14:25.199618 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1212/4782] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:25 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:25.340935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.345253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:25.345253 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3416a58d-cab5-4d59-acf4-c25e1ded2b1d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1693440720", "description": null, "metadata": null}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:25.355770 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.355770 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:25.356334 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:25.356554 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create snapshot from volume 3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:14:25.380928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['22992365-03de-4a76-a941-5053e11ec041', 'f59c7b7b-f294-4afa-b1dd-0edef84e4fcf', 'c80e6b35-818b-402e-bc90-bf3e64e9f60d', 'e5325ffa-862b-494a-9af4-f80e7a51f453'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:25.413585 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot force create request issued successfully. Aug 20 02:14:25.414139 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c24ae181-ea9c-4d8f-a6dc-8922ddcecf0c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:25.414857 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1194/4783] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:14:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:25.424965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.426529 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:14:25.426703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:25.426870 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:25.432701 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.432701 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:25.433127 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:14:25.433904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6bcd34f1-4e3e-44a0-8a6b-a15152b8ede6 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 200 Aug 20 02:14:25.434257 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1195/4784] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:25 2026] GET /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:25.653757 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.655429 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:25.655626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:25.655807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:25.662559 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.662559 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:25.665889 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:25.670038 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6bd8fe47-227c-444a-920a-1245e2b41e05 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:25.670446 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1184/4785] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:25 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:25.681919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-267911aa-457f-42b0-8f47-015f8ce8643e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.683642 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] POST https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3/action Aug 20 02:14:25.684003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:25.684122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:25.692520 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.692520 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:25.692952 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:25.725530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Created reservations ['daadacfa-ccee-4952-a820-5a101c20c14b', 'aa3a4e92-ae8f-4ef0-9043-1552d70adcb4'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:25.734583 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Extend volume request issued successfully. Aug 20 02:14:25.734819 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-267911aa-457f-42b0-8f47-015f8ce8643e tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3/action returned with HTTP 202 Aug 20 02:14:25.735220 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1213/4786] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:25 2026] POST /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:25.743841 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-35eff1b4-481f-44b7-b393-7cad7146b593 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:25.746206 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35eff1b4-481f-44b7-b393-7cad7146b593 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:25.746563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35eff1b4-481f-44b7-b393-7cad7146b593 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:25.746890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35eff1b4-481f-44b7-b393-7cad7146b593 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:25.756479 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:25.756479 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:25.762704 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-35eff1b4-481f-44b7-b393-7cad7146b593 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:25.768701 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35eff1b4-481f-44b7-b393-7cad7146b593 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:25.769238 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1195/4787] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:25 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:26.216509 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8023d839-a50c-4b51-98c3-670776778949 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.218669 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8023d839-a50c-4b51-98c3-670776778949 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b Aug 20 02:14:26.218895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8023d839-a50c-4b51-98c3-670776778949 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.219258 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8023d839-a50c-4b51-98c3-670776778949 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.226480 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8023d839-a50c-4b51-98c3-670776778949 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b returned with HTTP 404 Aug 20 02:14:26.227216 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1196/4788] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/fc8bb6e6-3865-499a-9a68-48e73e8de54b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:26.235494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.237552 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] DELETE https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:26.237744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.237936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.238136 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Delete volume with id: 98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:26.245453 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.245453 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:26.245931 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:26.262487 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Delete volume request issued successfully. Aug 20 02:14:26.262731 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77b01500-e1a2-49e2-a5f1-a367afedadf2 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 202 Aug 20 02:14:26.263100 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1185/4789] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:26 2026] DELETE /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:26.272141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-74a159f3-5210-4c13-affe-89417bddc553 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.274014 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74a159f3-5210-4c13-affe-89417bddc553 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:26.274201 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74a159f3-5210-4c13-affe-89417bddc553 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.274409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74a159f3-5210-4c13-affe-89417bddc553 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.287807 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.287807 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:26.298596 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-74a159f3-5210-4c13-affe-89417bddc553 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Volume info retrieved successfully. Aug 20 02:14:26.306884 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74a159f3-5210-4c13-affe-89417bddc553 tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 200 Aug 20 02:14:26.307311 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1214/4790] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:26.442525 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.445954 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:14:26.445954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.445954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.449845 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.449845 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:26.450376 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:14:26.451152 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-58f42b01-cd6d-4388-9fe9-9faa4c655a01 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 200 Aug 20 02:14:26.451605 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1196/4791] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:26.459467 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.460930 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:14:26.461093 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.461298 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.465893 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.465893 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:26.466305 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:14:26.467043 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f0747350-4b9f-46d6-b3e3-2a23ca45f87c tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 200 Aug 20 02:14:26.467360 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1197/4792] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:26.475319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-baef5aef-c702-4898-a524-87479b556327 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.477024 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:26.477395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1757559903", "snapshot_id": "f3f4bbb5-a50b-48e0-9374-cbffff3aca40", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:26.478980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1757559903', 'snapshot_id': 'f3f4bbb5-a50b-48e0-9374-cbffff3aca40', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:26.483730 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.483730 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:26.484203 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:14:26.484352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume of 1 GB Aug 20 02:14:26.487444 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Availability Zones retrieved successfully. Aug 20 02:14:26.492748 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (4905f312-45e0-4b86-9dbb-b1285807ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:26.493586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4188b127-0c51-4c30-9d46-7ec49658bf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:26.494501 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:26.522565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4188b127-0c51-4c30-9d46-7ec49658bf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3f4bbb5-a50b-48e0-9374-cbffff3aca40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:26.523360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de32565-8f13-417c-bae5-8bb0a7783968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:26.558785 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Created reservations ['c333dbd3-f4a0-40b5-b21a-55dc068d42e7', '409069ac-5439-4291-aef1-a8c9fc0ba13d', 'b476803b-8cb8-4134-9b30-c0d9e244c401', 'd60103bd-e13e-465b-82e4-1ff0dd0146cd'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:26.559605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de32565-8f13-417c-bae5-8bb0a7783968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c333dbd3-f4a0-40b5-b21a-55dc068d42e7', '409069ac-5439-4291-aef1-a8c9fc0ba13d', 'b476803b-8cb8-4134-9b30-c0d9e244c401', 'd60103bd-e13e-465b-82e4-1ff0dd0146cd']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:26.560221 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37220b7-ac48-4634-be5b-fa1a59735de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:26.600727 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37220b7-ac48-4634-be5b-fa1a59735de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f333d282-570d-47e8-8243-1088edef69e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1757559903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['c333dbd3-f4a0-40b5-b21a-55dc068d42e7','409069ac-5439-4291-aef1-a8c9fc0ba13d','b476803b-8cb8-4134-9b30-c0d9e244c401','d60103bd-e13e-465b-82e4-1ff0dd0146cd'],size=1,snapshot_id=f3f4bbb5-a50b-48e0-9374-cbffff3aca40,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), '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-20T02:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1757559903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f333d282-570d-47e8-8243-1088edef69e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a9020154fa458d846891d85945e82e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f3f4bbb5-a50b-48e0-9374-cbffff3aca40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accb681b1e0944ca819f56b4e54a263e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:26.601399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250da9a2-ac22-4223-a593-c42e97ccd968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:26.617134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250da9a2-ac22-4223-a593-c42e97ccd968) transitioned into state 'SUCCESS' from state '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-1757559903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a9020154fa458d846891d85945e82e',qos_specs=None,replication_status=,reservations=['c333dbd3-f4a0-40b5-b21a-55dc068d42e7','409069ac-5439-4291-aef1-a8c9fc0ba13d','b476803b-8cb8-4134-9b30-c0d9e244c401','d60103bd-e13e-465b-82e4-1ff0dd0146cd'],size=1,snapshot_id=f3f4bbb5-a50b-48e0-9374-cbffff3aca40,source_replicaid=,source_volid=None,status='creating',user_id='accb681b1e0944ca819f56b4e54a263e',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:26.617793 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a12f3e9-f16f-409b-8def-5c444ff50d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:26.638622 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a12f3e9-f16f-409b-8def-5c444ff50d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:26.639811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Flow 'volume_create_api' (4905f312-45e0-4b86-9dbb-b1285807ca07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:26.640218 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Create volume request issued successfully. Aug 20 02:14:26.641027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-baef5aef-c702-4898-a524-87479b556327 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:26.641609 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1186/4793] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:26 2026] POST /volume/v3/volumes => generated 783 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:26.652851 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.654416 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:26.654600 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.654766 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.661281 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.661281 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:26.665004 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:26.668996 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6748b35d-9b7b-4208-8d68-22fc6377c4b2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:26.669376 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1215/4794] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:26.782622 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.787305 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.787305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.787305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.794608 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.794608 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:26.801799 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:26.804391 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0bfbbc0e-cb25-4916-a5cf-f6645a6cd034 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:26.804895 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1197/4795] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:26.816845 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.818608 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.818828 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.819065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.826660 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.826660 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:26.830189 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:26.834669 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85ce987b-2ba3-43c4-8c57-00d25b219595 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:26.835111 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1198/4796] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:26.846404 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8babbff3-de66-4271-932c-195dab4a106a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.848623 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8babbff3-de66-4271-932c-195dab4a106a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.848843 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8babbff3-de66-4271-932c-195dab4a106a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.849068 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8babbff3-de66-4271-932c-195dab4a106a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.856770 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.856770 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:26.860246 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8babbff3-de66-4271-932c-195dab4a106a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:26.865222 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8babbff3-de66-4271-932c-195dab4a106a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:26.865592 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1187/4797] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:26.876666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.878383 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.878579 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.878750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.878902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Delete volume with id: 5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.886762 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.886762 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:26.887203 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:26.905079 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Delete volume request issued successfully. Aug 20 02:14:26.908256 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87c2564b-2a29-40c9-9d19-e0d65e691e14 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 202 Aug 20 02:14:26.908256 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1216/4798] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:26 2026] DELETE /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:26.912408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:26.915185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:26.916339 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:26.916618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:26.926111 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:26.926111 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:26.933281 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:26.939551 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-899f10cf-36e3-4130-b9fe-5d2ce230bdb2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 200 Aug 20 02:14:26.939974 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1198/4799] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:26 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:27.322250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a3897624-0597-41cf-a3d2-3ed1e37cf5bf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.323873 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a3897624-0597-41cf-a3d2-3ed1e37cf5bf tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] GET https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 Aug 20 02:14:27.324035 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a3897624-0597-41cf-a3d2-3ed1e37cf5bf tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:27.324198 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a3897624-0597-41cf-a3d2-3ed1e37cf5bf tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:27.329250 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a3897624-0597-41cf-a3d2-3ed1e37cf5bf tempest-TestServerVolumeAttachmentScenario-195617255 tempest-TestServerVolumeAttachmentScenario-195617255-project-member] https://10.4.3.27/volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 returned with HTTP 404 Aug 20 02:14:27.329649 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1199/4800] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:27 2026] GET /volume/v3/volumes/98e8dcb4-2c8e-483b-84f4-803865505d37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:27.681496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f9296817-8bc2-40e3-b039-5ba50381251d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.683072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9296817-8bc2-40e3-b039-5ba50381251d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:27.683246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9296817-8bc2-40e3-b039-5ba50381251d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:27.683445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9296817-8bc2-40e3-b039-5ba50381251d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:27.689677 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:27.689677 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:27.693043 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f9296817-8bc2-40e3-b039-5ba50381251d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:27.697327 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9296817-8bc2-40e3-b039-5ba50381251d tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:27.697708 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1188/4801] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:27 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:27.708641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.710374 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:27.710609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:27.710854 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:27.718516 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:27.718516 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:27.722905 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:27.728077 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f97454e6-d541-4e1c-a7dd-5d726a7db7c7 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:27.728505 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1217/4802] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:27 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:27.852156 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.854287 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:27.854511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:27.854700 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:27.861394 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:27.861394 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:27.865035 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:27.869706 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-3ed3c129-e116-4f0a-96ae-f18ac5602882 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:27.870091 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1199/4803] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:27 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:27.955516 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a95a01af-c823-41e0-a910-f727650dad97 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.957249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a95a01af-c823-41e0-a910-f727650dad97 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 Aug 20 02:14:27.957492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a95a01af-c823-41e0-a910-f727650dad97 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:27.957696 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a95a01af-c823-41e0-a910-f727650dad97 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:27.962967 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a95a01af-c823-41e0-a910-f727650dad97 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 returned with HTTP 404 Aug 20 02:14:27.963491 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1200/4804] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:27 2026] GET /volume/v3/volumes/5e0dec33-970d-485b-99cf-b5993eb333c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:27.973001 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:27.974458 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:27.974783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2075492563"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:27.976038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2075492563'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:27.976173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume of 1 GB Aug 20 02:14:27.979758 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Availability Zones retrieved successfully. Aug 20 02:14:27.984868 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Flow 'volume_create_api' (12839dab-51e2-40a4-8d06-448174513fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:27.985743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7aea5d-3d0e-4adf-bb97-78a015883029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:27.986586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:28.007936 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7aea5d-3d0e-4adf-bb97-78a015883029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:28.008615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad88e861-1788-4064-af50-cafe229042b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:28.053611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Created reservations ['a1e521b3-5e3d-4595-885c-ce92ec79c98b', '3201ac29-1354-45aa-8641-724b34c221be', 'ec815bd4-b29e-48a1-856d-399dbd3db8c2', '3ab21e72-5298-475f-81ae-4826b58bee86'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:28.054415 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad88e861-1788-4064-af50-cafe229042b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1e521b3-5e3d-4595-885c-ce92ec79c98b', '3201ac29-1354-45aa-8641-724b34c221be', 'ec815bd4-b29e-48a1-856d-399dbd3db8c2', '3ab21e72-5298-475f-81ae-4826b58bee86']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:28.055078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fabb1c-04ac-4422-b9db-607bab1d543c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:28.080673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fabb1c-04ac-4422-b9db-607bab1d543c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9ff157-febe-4751-824e-504d25aa79a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2075492563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232b86711d094b7bbb7c5bd928465c29',qos_specs=None,replication_status=,reservations=['a1e521b3-5e3d-4595-885c-ce92ec79c98b','3201ac29-1354-45aa-8641-724b34c221be','ec815bd4-b29e-48a1-856d-399dbd3db8c2','3ab21e72-5298-475f-81ae-4826b58bee86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2833f095e0e645618da8c3c43c766061',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2075492563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9ff157-febe-4751-824e-504d25aa79a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232b86711d094b7bbb7c5bd928465c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2833f095e0e645618da8c3c43c766061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:28.081294 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb647d3-7ec5-463a-aaae-95273ed240fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:28.097248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb647d3-7ec5-463a-aaae-95273ed240fb) transitioned into state 'SUCCESS' from state '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-2075492563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232b86711d094b7bbb7c5bd928465c29',qos_specs=None,replication_status=,reservations=['a1e521b3-5e3d-4595-885c-ce92ec79c98b','3201ac29-1354-45aa-8641-724b34c221be','ec815bd4-b29e-48a1-856d-399dbd3db8c2','3ab21e72-5298-475f-81ae-4826b58bee86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2833f095e0e645618da8c3c43c766061',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:28.097842 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0a2236-16c5-414e-8ff5-cc2302634f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:28.106476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0a2236-16c5-414e-8ff5-cc2302634f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:28.107120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Flow 'volume_create_api' (12839dab-51e2-40a4-8d06-448174513fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:28.107399 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create volume request issued successfully. Aug 20 02:14:28.107931 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e9ac3a95-77fb-4083-9a99-b4140fce3b06 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:28.108740 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1189/4805] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:14:27 2026] POST /volume/v3/volumes => generated 746 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:28.126193 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cd608e90-a7e4-4e4e-8818-56e478125ead None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:28.128577 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd608e90-a7e4-4e4e-8818-56e478125ead tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:28.129091 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd608e90-a7e4-4e4e-8818-56e478125ead tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:28.129521 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cd608e90-a7e4-4e4e-8818-56e478125ead tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:28.138945 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:28.138945 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:28.144207 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cd608e90-a7e4-4e4e-8818-56e478125ead tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:28.150538 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cd608e90-a7e4-4e4e-8818-56e478125ead tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:28.151075 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1218/4806] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:28 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:28.417379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:28.419379 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:28.419574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:28.419763 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:28.426373 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:28.426373 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:28.429791 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:28.434039 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-b02e2cb4-28b4-4447-a455-8a5d47037b63 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:28.434473 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1200/4807] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:28 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:28.443658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-66378dac-29c9-445a-9ad7-df9689ad4efc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:28.444168 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-66378dac-29c9-445a-9ad7-df9689ad4efc None None] GET https://10.4.3.27/volume// Aug 20 02:14:28.444352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-66378dac-29c9-445a-9ad7-df9689ad4efc None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:28.444553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-66378dac-29c9-445a-9ad7-df9689ad4efc None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:28.444857 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-66378dac-29c9-445a-9ad7-df9689ad4efc None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:28.445116 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1201/4808] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:14:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:28.452611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-4fd67233-889d-4e12-bd90-96c5641896a2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:28.454552 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-4fd67233-889d-4e12-bd90-96c5641896a2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:28.454874 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-4fd67233-889d-4e12-bd90-96c5641896a2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f333d282-570d-47e8-8243-1088edef69e5", "connector": null, "instance_uuid": "afb8bbac-8d14-432d-b29a-d8cd1933cc5b"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:28.462558 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:28.462558 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:28.485002 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-4fd67233-889d-4e12-bd90-96c5641896a2 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:28.485465 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1190/4809] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:28 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 20 02:14:29.168382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.170645 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:29.170912 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:29.171176 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:29.180669 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:29.180669 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:29.184963 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:29.189532 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47ffd2ee-1ae5-46e4-9ad0-a077ff031b55 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:29.189901 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1219/4810] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:29 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:29.206520 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-89256a61-adba-47e0-97fd-5931f1a277ae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.208718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:29.209173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc9ff157-febe-4751-824e-504d25aa79a9", "name": "tempest-VolumesExtendTest-Snapshot-1194324213"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:29.219744 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:29.219744 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:29.220392 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:29.220571 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Create snapshot from volume dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:29.267178 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Created reservations ['11593437-9aa8-4709-a3f4-9d89d1730e22', 'f1efff56-606a-4204-ac0b-58275554a956', 'f5d0317c-d8ab-4776-ba66-e9195d5424b5', 'fdaee058-b07d-4d2c-9ecb-cab681ff1c55'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:29.310250 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot create request issued successfully. Aug 20 02:14:29.310707 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-89256a61-adba-47e0-97fd-5931f1a277ae tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:29.311306 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1201/4811] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:14:29 2026] POST /volume/v3/snapshots => generated 304 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:29.325341 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.327090 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:29.327309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:29.327518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:29.332521 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:29.332521 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:29.332885 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot retrieved successfully. Aug 20 02:14:29.333894 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56d8dec2-4576-4f3d-98f9-55f74101a005 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 returned with HTTP 200 Aug 20 02:14:29.333894 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1202/4812] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:29 2026] GET /volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:29.704879 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-08b6e95f-d090-42e4-9b84-33a6430e1bd0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.705325 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-08b6e95f-d090-42e4-9b84-33a6430e1bd0 None None] GET https://10.4.3.27/volume// Aug 20 02:14:29.705480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-08b6e95f-d090-42e4-9b84-33a6430e1bd0 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:29.705730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-08b6e95f-d090-42e4-9b84-33a6430e1bd0 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:29.706081 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-08b6e95f-d090-42e4-9b84-33a6430e1bd0 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:29.706398 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1191/4813] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:29.714292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.716618 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:14:29.716838 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:29.717046 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:29.727659 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:29.727659 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:29.731407 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:14:29.740680 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-c4a8073e-2ebf-46f8-a154-ce9319453b43 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:14:29.741122 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1220/4814] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:29 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:29.855244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.860288 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] PUT https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 Aug 20 02:14:29.860627 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:29.867574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Acquiring lock "cinder-attachment_update-f333d282-570d-47e8-8243-1088edef69e5-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:29.871579 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-f333d282-570d-47e8-8243-1088edef69e5-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:29.872596 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:29.872596 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:29.956970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Lock "cinder-attachment_update-f333d282-570d-47e8-8243-1088edef69e5-np0000007844" released by "attachment_update" :: held 0.085s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:29.957378 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-57dd3abb-6649-4e82-bfa1-e9ffe77c1650 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 returned with HTTP 200 Aug 20 02:14:29.957962 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1202/4815] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:29 2026] PUT /volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:29.981498 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-048fab72-4a40-4e0e-9890-a8fed4ce2aab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:29.984082 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-048fab72-4a40-4e0e-9890-a8fed4ce2aab tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] POST https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264/action Aug 20 02:14:29.984646 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-048fab72-4a40-4e0e-9890-a8fed4ce2aab tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:29.984783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-048fab72-4a40-4e0e-9890-a8fed4ce2aab tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:30.002969 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:30.002969 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:30.013955 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-7eff3f3b-0cdb-4f4f-8f41-617a50717840 req-048fab72-4a40-4e0e-9890-a8fed4ce2aab tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264/action returned with HTTP 204 Aug 20 02:14:30.014725 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1203/4816] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:29 2026] POST /volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:30.344857 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:30.346440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:30.346640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:30.346830 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:30.352329 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:30.352329 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:30.352329 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot retrieved successfully. Aug 20 02:14:30.353221 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c1c2782-af7a-4663-93d7-1b6557c93269 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 returned with HTTP 200 Aug 20 02:14:30.353916 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1192/4817] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:30 2026] GET /volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:30.363790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:30.365945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] POST https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9/action Aug 20 02:14:30.366387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:30.366572 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:30.377030 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:30.377030 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:30.377710 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:30.422493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Created reservations ['4867e574-b77c-4bd0-bb54-d38d4174e757', 'd59ee5fb-03eb-4dca-ad0d-c2420fbaa275'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:30.433520 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Extend volume request issued successfully. Aug 20 02:14:30.433780 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51f38355-def0-4584-ab9b-9a99c0896eb8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9/action returned with HTTP 202 Aug 20 02:14:30.434395 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1221/4818] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:14:30 2026] POST /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:30.442144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:30.445665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:30.445946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:30.446099 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:30.456075 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:30.456075 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:30.460257 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:30.465384 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-19f0817f-f29f-4902-b9ed-d0a9d2f757ea tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:30.465561 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1203/4819] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:30 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:31.482605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:31.484050 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:31.484328 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:31.484574 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:31.492406 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:31.492406 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:31.498991 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:31.500774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4bbedcb3-b528-4e06-8cf3-abbccb7939d6 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:31.501350 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1204/4820] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:31 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:31.514960 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7c583b2c-7442-485a-833a-c534460b846a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:31.516532 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7c583b2c-7442-485a-833a-c534460b846a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:31.516680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7c583b2c-7442-485a-833a-c534460b846a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:31.516891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7c583b2c-7442-485a-833a-c534460b846a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:31.523131 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:31.523131 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:31.526676 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7c583b2c-7442-485a-833a-c534460b846a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:31.531026 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7c583b2c-7442-485a-833a-c534460b846a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:31.531171 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1193/4821] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:31 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:31.547098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:31.551455 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:31.551760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:31.551914 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:31.552049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Delete snapshot with id: 4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:31.557152 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:31.557152 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:31.557704 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot retrieved successfully. Aug 20 02:14:31.577740 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot delete request issued successfully. Aug 20 02:14:31.577740 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-05d85314-8a5d-4b24-a75c-17b0fbb2e6c8 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 returned with HTTP 202 Aug 20 02:14:31.577740 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1222/4822] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:14:31 2026] DELETE /volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:31.583408 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:31.585593 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:31.585900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:31.586084 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:31.592070 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:31.592070 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:31.592364 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Snapshot retrieved successfully. Aug 20 02:14:31.593325 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23881f9f-0511-4658-8b9c-e25bb28e7e29 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 returned with HTTP 200 Aug 20 02:14:31.593816 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1204/4823] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:31 2026] GET /volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:32.607722 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2def5fde-7716-4514-be68-ab6726ff9ebf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:32.611087 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2def5fde-7716-4514-be68-ab6726ff9ebf tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 Aug 20 02:14:32.611303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2def5fde-7716-4514-be68-ab6726ff9ebf tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:32.611593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2def5fde-7716-4514-be68-ab6726ff9ebf tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:32.619541 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2def5fde-7716-4514-be68-ab6726ff9ebf tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 returned with HTTP 404 Aug 20 02:14:32.620722 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1205/4824] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:32 2026] GET /volume/v3/snapshots/4a4abaaa-f4e8-485a-8d94-fff24c829f18 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 02:14:32.633962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:32.636783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:32.637036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:32.637346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:32.649890 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:32.649890 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:32.654277 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:32.660783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0c2b64b6-027f-4e4e-9225-b7007f7b898c tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:32.661324 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1194/4825] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:32 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:32.676353 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:32.677389 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] DELETE https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:32.677590 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:32.677814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:32.678000 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Delete volume with id: dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:32.686287 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:32.686287 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:32.686287 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:32.719389 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Delete volume request issued successfully. Aug 20 02:14:32.719568 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d4e0724f-5dcd-4f2b-b9b0-fa368428507b tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 202 Aug 20 02:14:32.719946 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1223/4826] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:32 2026] DELETE /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:32.728141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7201febd-3be5-471d-ae4a-baafa698d76a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:32.730069 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7201febd-3be5-471d-ae4a-baafa698d76a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:32.730351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7201febd-3be5-471d-ae4a-baafa698d76a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:32.730598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7201febd-3be5-471d-ae4a-baafa698d76a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:32.737927 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:32.737927 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:32.743239 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7201febd-3be5-471d-ae4a-baafa698d76a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Volume info retrieved successfully. Aug 20 02:14:32.748240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7201febd-3be5-471d-ae4a-baafa698d76a tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 200 Aug 20 02:14:32.748710 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1205/4827] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:32 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:33.765257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dbc6bf21-81ea-42ab-9a98-9218d44e1bd2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:33.767028 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbc6bf21-81ea-42ab-9a98-9218d44e1bd2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] GET https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 Aug 20 02:14:33.767275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dbc6bf21-81ea-42ab-9a98-9218d44e1bd2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:33.767500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dbc6bf21-81ea-42ab-9a98-9218d44e1bd2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:33.775668 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dbc6bf21-81ea-42ab-9a98-9218d44e1bd2 tempest-VolumesExtendTest-677793726 tempest-VolumesExtendTest-677793726-project-member] https://10.4.3.27/volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 returned with HTTP 404 Aug 20 02:14:33.775668 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1206/4828] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:33 2026] GET /volume/v3/volumes/dc9ff157-febe-4751-824e-504d25aa79a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:34.965381 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da4add03-8936-4cb2-ba45-629a1db75c6e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.046694 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:35.047008 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1576016834"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:35.048242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request body: {'volume': {"'imageRef": 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1576016834'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:35.048376 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume of 1 GB Aug 20 02:14:35.053347 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Availability Zones retrieved successfully. Aug 20 02:14:35.061602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (a26f7f49-02c7-43fb-bfae-5d82977d00b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.063414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6cc329-b501-4a2b-934f-7ff7ccbc2628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.065107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:35.096085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6cc329-b501-4a2b-934f-7ff7ccbc2628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.097217 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59059dbc-797a-4c87-ba3e-215e7ea8c824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.186494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Created reservations ['9c1a2cf9-5765-40b6-8b42-4c9c398140ef', '5486857f-c0be-449b-9314-efcf9eff6273', '5a876dfd-f309-4980-b61e-0944aa711553', '9f626e54-4ce6-490c-96e8-6b4bf1e7cbee'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:35.187254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59059dbc-797a-4c87-ba3e-215e7ea8c824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c1a2cf9-5765-40b6-8b42-4c9c398140ef', '5486857f-c0be-449b-9314-efcf9eff6273', '5a876dfd-f309-4980-b61e-0944aa711553', '9f626e54-4ce6-490c-96e8-6b4bf1e7cbee']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.188004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48ef70b-4661-4d0e-98fc-43ae9bcb9fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.211094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48ef70b-4661-4d0e-98fc-43ae9bcb9fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c441655b-8555-40d6-8de8-6ac421671839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576016834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['9c1a2cf9-5765-40b6-8b42-4c9c398140ef','5486857f-c0be-449b-9314-efcf9eff6273','5a876dfd-f309-4980-b61e-0944aa711553','9f626e54-4ce6-490c-96e8-6b4bf1e7cbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576016834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c441655b-8555-40d6-8de8-6ac421671839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91769d09623446c8f4ef61bdf6cb2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af057f34d8d740359f6097849cff5b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.211797 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20a4408-953c-4337-bcaf-3ee8572d91e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.230063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20a4408-953c-4337-bcaf-3ee8572d91e5) transitioned into state 'SUCCESS' from state '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-1576016834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['9c1a2cf9-5765-40b6-8b42-4c9c398140ef','5486857f-c0be-449b-9314-efcf9eff6273','5a876dfd-f309-4980-b61e-0944aa711553','9f626e54-4ce6-490c-96e8-6b4bf1e7cbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.230761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc67c864-e51f-40d2-a4b1-dd40bcfcda8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.240041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc67c864-e51f-40d2-a4b1-dd40bcfcda8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.240898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (a26f7f49-02c7-43fb-bfae-5d82977d00b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.241317 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request issued successfully. Aug 20 02:14:35.241916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da4add03-8936-4cb2-ba45-629a1db75c6e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:35.246518 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1195/4829] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:34 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:35.255066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.257293 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:35.257522 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2062686474"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:35.260285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request body: {'volume': {"'imageRef": 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2062686474'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:35.260285 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume of 1 GB Aug 20 02:14:35.263646 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Availability Zones retrieved successfully. Aug 20 02:14:35.269535 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (880c2b5e-73ac-4f6a-9db7-305166121189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.270558 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bffa52-74d5-4a62-91fd-796783308bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.271541 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:35.297633 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bffa52-74d5-4a62-91fd-796783308bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.298409 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea130b29-081e-47c1-9175-16ed8147b981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.336632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Created reservations ['6da2f0b9-7034-424b-9b28-cb89d3033ca7', '5961c7a3-5027-4b19-8150-57e040e6b1ab', '97f006f1-ff3f-43cf-9c80-2d5eea8873ae', 'cf71efb5-2ac3-466d-8f39-988e5498fef8'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:35.337380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea130b29-081e-47c1-9175-16ed8147b981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6da2f0b9-7034-424b-9b28-cb89d3033ca7', '5961c7a3-5027-4b19-8150-57e040e6b1ab', '97f006f1-ff3f-43cf-9c80-2d5eea8873ae', 'cf71efb5-2ac3-466d-8f39-988e5498fef8']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.338084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69efe337-d57e-435d-a649-7815579a3cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.360080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69efe337-d57e-435d-a649-7815579a3cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4ccd58-25be-4f00-b5ca-742b20125051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2062686474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['6da2f0b9-7034-424b-9b28-cb89d3033ca7','5961c7a3-5027-4b19-8150-57e040e6b1ab','97f006f1-ff3f-43cf-9c80-2d5eea8873ae','cf71efb5-2ac3-466d-8f39-988e5498fef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2062686474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac4ccd58-25be-4f00-b5ca-742b20125051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91769d09623446c8f4ef61bdf6cb2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af057f34d8d740359f6097849cff5b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.360859 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87789309-afa2-4246-9b1a-0403c53144c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.381184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87789309-afa2-4246-9b1a-0403c53144c7) transitioned into state 'SUCCESS' from state '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-2062686474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['6da2f0b9-7034-424b-9b28-cb89d3033ca7','5961c7a3-5027-4b19-8150-57e040e6b1ab','97f006f1-ff3f-43cf-9c80-2d5eea8873ae','cf71efb5-2ac3-466d-8f39-988e5498fef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.382057 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c85021-e78e-4aac-95da-56a650b5d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.392360 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c85021-e78e-4aac-95da-56a650b5d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.393182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (880c2b5e-73ac-4f6a-9db7-305166121189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.393574 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request issued successfully. Aug 20 02:14:35.394156 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f84d1563-c7c9-46ff-b5f4-dfe9cf5f76d1 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:35.394937 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1224/4830] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:35 2026] POST /volume/v3/volumes => generated 755 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:35.410406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.412146 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:35.412455 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-964091891"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:35.413734 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request body: {'volume': {"'imageRef": 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-964091891'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:35.413841 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume of 1 GB Aug 20 02:14:35.418215 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Availability Zones retrieved successfully. Aug 20 02:14:35.424570 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (7e3df53f-0404-4064-bbc8-02c1f854f581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.425608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b1d734-f09f-43a8-a8a1-e9de286c38cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.426585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:35.457772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b1d734-f09f-43a8-a8a1-e9de286c38cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.458711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12a5831-c04a-485c-8b52-ec8646f71ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.503670 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Created reservations ['450b8521-550d-4470-b55e-2762c5552132', 'e3277be9-b862-4f45-8355-5f3cfb91977b', 'c87c099f-1015-4829-b3ee-9a3f4e1388b5', 'd2976a39-2826-403d-9f09-623a6ce9957c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:35.504713 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12a5831-c04a-485c-8b52-ec8646f71ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['450b8521-550d-4470-b55e-2762c5552132', 'e3277be9-b862-4f45-8355-5f3cfb91977b', 'c87c099f-1015-4829-b3ee-9a3f4e1388b5', 'd2976a39-2826-403d-9f09-623a6ce9957c']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.505676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f120b72d-3e4b-4f26-a0a2-82840f705052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.536564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f120b72d-3e4b-4f26-a0a2-82840f705052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523f6b9a-8cbf-43fa-8172-29a93eeb6d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-964091891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['450b8521-550d-4470-b55e-2762c5552132','e3277be9-b862-4f45-8355-5f3cfb91977b','c87c099f-1015-4829-b3ee-9a3f4e1388b5','d2976a39-2826-403d-9f09-623a6ce9957c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-964091891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523f6b9a-8cbf-43fa-8172-29a93eeb6d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91769d09623446c8f4ef61bdf6cb2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af057f34d8d740359f6097849cff5b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.537791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955f52cf-c066-4d95-b5ef-61821cb9a715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.568436 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955f52cf-c066-4d95-b5ef-61821cb9a715) transitioned into state 'SUCCESS' from state '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-964091891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['450b8521-550d-4470-b55e-2762c5552132','e3277be9-b862-4f45-8355-5f3cfb91977b','c87c099f-1015-4829-b3ee-9a3f4e1388b5','d2976a39-2826-403d-9f09-623a6ce9957c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.569096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca0c09b-2582-4218-af45-ac5579354c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.577599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca0c09b-2582-4218-af45-ac5579354c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.578307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (7e3df53f-0404-4064-bbc8-02c1f854f581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.578586 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request issued successfully. Aug 20 02:14:35.579073 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c541db11-09fc-4e90-8eb0-ae7944efd013 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:35.579469 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1206/4831] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:35 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:14:35.590581 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a652484-0be8-4462-b1cb-60abde01623c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.595404 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:35.595777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-62825686"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:35.597134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request body: {'volume': {"'imageRef": 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-62825686'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:35.600344 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume of 1 GB Aug 20 02:14:35.608256 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Availability Zones retrieved successfully. Aug 20 02:14:35.622259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (2c92fb3b-e9d1-4d3a-aa61-0b3a59648aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.623501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367ca0d-46bd-4499-8024-6ba09bf41936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.623957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:35.648777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367ca0d-46bd-4499-8024-6ba09bf41936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.651315 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33b5fa8-6b56-4a07-a8bb-47597311af6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.686391 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Created reservations ['95591366-7ddb-4569-805f-96567ab2ddc1', '325e4a35-a37d-4575-aa2c-fbb364e7ab39', '015f7e2a-659e-4e3e-8f4f-d4147f02c290', '16873e3c-eefc-4246-95f1-79748cf4b972'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:35.687156 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33b5fa8-6b56-4a07-a8bb-47597311af6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95591366-7ddb-4569-805f-96567ab2ddc1', '325e4a35-a37d-4575-aa2c-fbb364e7ab39', '015f7e2a-659e-4e3e-8f4f-d4147f02c290', '16873e3c-eefc-4246-95f1-79748cf4b972']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.687868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a501b1e1-7853-41da-8904-7492490f57bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.709407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a501b1e1-7853-41da-8904-7492490f57bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9821ac4-a313-46f7-a41a-c9322f86a417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-62825686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['95591366-7ddb-4569-805f-96567ab2ddc1','325e4a35-a37d-4575-aa2c-fbb364e7ab39','015f7e2a-659e-4e3e-8f4f-d4147f02c290','16873e3c-eefc-4246-95f1-79748cf4b972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-62825686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9821ac4-a313-46f7-a41a-c9322f86a417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91769d09623446c8f4ef61bdf6cb2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af057f34d8d740359f6097849cff5b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.710113 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e09b8c-f9cf-43bc-a50e-ad3facf55395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.727471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e09b8c-f9cf-43bc-a50e-ad3facf55395) transitioned into state 'SUCCESS' from state '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-62825686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['95591366-7ddb-4569-805f-96567ab2ddc1','325e4a35-a37d-4575-aa2c-fbb364e7ab39','015f7e2a-659e-4e3e-8f4f-d4147f02c290','16873e3c-eefc-4246-95f1-79748cf4b972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.730205 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37a15c8-f566-486c-b457-35400eafd5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.750691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37a15c8-f566-486c-b457-35400eafd5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.750904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (2c92fb3b-e9d1-4d3a-aa61-0b3a59648aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.751252 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request issued successfully. Aug 20 02:14:35.751853 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a652484-0be8-4462-b1cb-60abde01623c tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:35.752323 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1207/4832] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:35 2026] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:35.764384 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.766568 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:35.766979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1094553313"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:35.768618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request body: {'volume': {"'imageRef": 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1094553313'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:35.768796 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume of 1 GB Aug 20 02:14:35.769041 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:35.769041 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:35.774657 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Availability Zones retrieved successfully. Aug 20 02:14:35.781084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (400aee18-257c-49ce-8af0-d54e2884477d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.781927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f28b3-694f-4e05-a74c-2a85cc6dbbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.782808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:35.813059 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f28b3-694f-4e05-a74c-2a85cc6dbbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.814152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21676c98-97dd-4804-8c80-a583ea0c64f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.859469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Created reservations ['756feea1-f819-4cb3-b203-04eded931eaa', '266a8340-a6bc-494c-87ae-bf161971617e', '1385d50c-df83-4d94-90e3-995f26a5cdbe', 'c8757809-1ee7-4bc9-8dec-7a3157d9b718'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:35.860472 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21676c98-97dd-4804-8c80-a583ea0c64f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756feea1-f819-4cb3-b203-04eded931eaa', '266a8340-a6bc-494c-87ae-bf161971617e', '1385d50c-df83-4d94-90e3-995f26a5cdbe', 'c8757809-1ee7-4bc9-8dec-7a3157d9b718']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.861481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698f4269-6e21-40a5-8724-de9405174d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.890809 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698f4269-6e21-40a5-8724-de9405174d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b432b830-fde7-4f92-baee-04d113f046eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1094553313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['756feea1-f819-4cb3-b203-04eded931eaa','266a8340-a6bc-494c-87ae-bf161971617e','1385d50c-df83-4d94-90e3-995f26a5cdbe','c8757809-1ee7-4bc9-8dec-7a3157d9b718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1094553313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b432b830-fde7-4f92-baee-04d113f046eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91769d09623446c8f4ef61bdf6cb2c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af057f34d8d740359f6097849cff5b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.892053 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceaf9a8b-9ae7-48e3-9d33-15e0a9627d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.910835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceaf9a8b-9ae7-48e3-9d33-15e0a9627d4a) transitioned into state 'SUCCESS' from state '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-1094553313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91769d09623446c8f4ef61bdf6cb2c9',qos_specs=None,replication_status=,reservations=['756feea1-f819-4cb3-b203-04eded931eaa','266a8340-a6bc-494c-87ae-bf161971617e','1385d50c-df83-4d94-90e3-995f26a5cdbe','c8757809-1ee7-4bc9-8dec-7a3157d9b718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af057f34d8d740359f6097849cff5b43',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.911672 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681a626a-c694-4c75-90bf-43ccb3c3263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:35.924659 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681a626a-c694-4c75-90bf-43ccb3c3263b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:35.925845 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Flow 'volume_create_api' (400aee18-257c-49ce-8af0-d54e2884477d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:35.926306 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Create volume request issued successfully. Aug 20 02:14:35.927488 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce3d43ef-91e7-4821-ac52-361d9ceae60f tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:35.927658 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1196/4833] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:35 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:35.944090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a2769628-90e4-4442-8d2a-816ecd5656fb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.946397 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2769628-90e4-4442-8d2a-816ecd5656fb tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 Aug 20 02:14:35.946972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2769628-90e4-4442-8d2a-816ecd5656fb tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:35.946972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a2769628-90e4-4442-8d2a-816ecd5656fb tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:35.957495 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:35.957495 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:35.963049 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a2769628-90e4-4442-8d2a-816ecd5656fb tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:35.969364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a2769628-90e4-4442-8d2a-816ecd5656fb tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 returned with HTTP 200 Aug 20 02:14:35.972389 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1225/4834] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:35 2026] GET /volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:35.986947 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7c2a0683-6edd-4202-acfe-d5644159b248 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:35.991429 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c2a0683-6edd-4202-acfe-d5644159b248 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 Aug 20 02:14:35.991702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c2a0683-6edd-4202-acfe-d5644159b248 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:35.991967 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7c2a0683-6edd-4202-acfe-d5644159b248 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.004460 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.004460 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:36.016297 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7c2a0683-6edd-4202-acfe-d5644159b248 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.022356 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7c2a0683-6edd-4202-acfe-d5644159b248 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 returned with HTTP 200 Aug 20 02:14:36.023120 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1207/4835] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:35 2026] GET /volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:36.035884 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:36.038182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e Aug 20 02:14:36.038463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:36.038729 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.047647 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.047647 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:36.052106 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.063250 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a30edbc-5511-484c-8785-2d7c061c0c22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e returned with HTTP 200 Aug 20 02:14:36.064144 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1208/4836] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:36 2026] GET /volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:36.083521 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:36.087044 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 Aug 20 02:14:36.087354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:36.087529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.096588 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.096588 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:36.101568 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.107378 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-98522923-81a9-4460-b3cc-c2dd5a4e1e22 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 returned with HTTP 200 Aug 20 02:14:36.107878 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1197/4837] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:36 2026] GET /volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:36.122915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8c46f255-4244-4586-8baf-60ef4c35b811 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:36.124633 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c46f255-4244-4586-8baf-60ef4c35b811 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb Aug 20 02:14:36.124810 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c46f255-4244-4586-8baf-60ef4c35b811 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:36.124982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8c46f255-4244-4586-8baf-60ef4c35b811 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.132613 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.132613 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:36.137086 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8c46f255-4244-4586-8baf-60ef4c35b811 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.143163 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8c46f255-4244-4586-8baf-60ef4c35b811 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb returned with HTTP 200 Aug 20 02:14:36.143578 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1226/4838] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:36 2026] GET /volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:36.161153 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:36.162717 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb Aug 20 02:14:36.162900 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:36.163073 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.163236 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume with id: b432b830-fde7-4f92-baee-04d113f046eb Aug 20 02:14:36.170018 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.170018 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:36.170477 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.192043 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume request issued successfully. Aug 20 02:14:36.192043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e492b2a6-d60f-4816-ab74-33bc1bc13ec5 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb returned with HTTP 202 Aug 20 02:14:36.192043 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1208/4839] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:36 2026] DELETE /volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:36.198113 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-88888e70-4d6e-4ff5-add4-478529459fad None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:36.199699 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-88888e70-4d6e-4ff5-add4-478529459fad tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb Aug 20 02:14:36.199940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-88888e70-4d6e-4ff5-add4-478529459fad tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:36.200183 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-88888e70-4d6e-4ff5-add4-478529459fad tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:36.209384 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:36.209384 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:36.213566 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-88888e70-4d6e-4ff5-add4-478529459fad tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:36.219859 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-88888e70-4d6e-4ff5-add4-478529459fad tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb returned with HTTP 200 Aug 20 02:14:36.220396 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1209/4840] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:36 2026] GET /volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:37.233257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-471dca30-2f32-44f9-9c46-87b51d90558e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:37.234862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-471dca30-2f32-44f9-9c46-87b51d90558e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb Aug 20 02:14:37.235015 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-471dca30-2f32-44f9-9c46-87b51d90558e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:37.235183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-471dca30-2f32-44f9-9c46-87b51d90558e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:37.240932 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-471dca30-2f32-44f9-9c46-87b51d90558e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb returned with HTTP 404 Aug 20 02:14:37.241531 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1198/4841] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:37 2026] GET /volume/v3/volumes/b432b830-fde7-4f92-baee-04d113f046eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:37.248320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:37.251384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 Aug 20 02:14:37.251384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:37.251384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:37.251384 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume with id: f9821ac4-a313-46f7-a41a-c9322f86a417 Aug 20 02:14:37.257434 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:37.257434 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:37.257856 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:37.280508 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume request issued successfully. Aug 20 02:14:37.280683 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0d8db96d-6ab0-4bfc-a16b-2b6b0e28cf0e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 returned with HTTP 202 Aug 20 02:14:37.281558 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1227/4842] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:37 2026] DELETE /volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:37.290786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2a673728-28d0-4292-a2e2-d2a398dabbee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:37.293050 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a673728-28d0-4292-a2e2-d2a398dabbee tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 Aug 20 02:14:37.294218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a673728-28d0-4292-a2e2-d2a398dabbee tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:37.294218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a673728-28d0-4292-a2e2-d2a398dabbee tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:37.302882 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:37.302882 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:37.308370 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2a673728-28d0-4292-a2e2-d2a398dabbee tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:37.315289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a673728-28d0-4292-a2e2-d2a398dabbee tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 returned with HTTP 200 Aug 20 02:14:37.316632 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1209/4843] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:37 2026] GET /volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:38.332710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0c42cf36-0430-4495-aa31-eb2be6715557 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:38.334786 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c42cf36-0430-4495-aa31-eb2be6715557 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 Aug 20 02:14:38.335426 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c42cf36-0430-4495-aa31-eb2be6715557 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:38.335727 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c42cf36-0430-4495-aa31-eb2be6715557 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:38.343172 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c42cf36-0430-4495-aa31-eb2be6715557 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 returned with HTTP 404 Aug 20 02:14:38.344192 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1210/4844] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:38 2026] GET /volume/v3/volumes/f9821ac4-a313-46f7-a41a-c9322f86a417 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:38.352781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:38.355291 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] DELETE https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e Aug 20 02:14:38.355477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:38.355759 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:38.355996 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume with id: 523f6b9a-8cbf-43fa-8172-29a93eeb6d8e Aug 20 02:14:38.366286 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:38.366286 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:38.366991 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:38.389173 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume request issued successfully. Aug 20 02:14:38.389500 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bd6b5ae5-5c2e-49ff-bce9-eb399e0c0956 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e returned with HTTP 202 Aug 20 02:14:38.390193 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1199/4845] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:38 2026] DELETE /volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:38.414386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:38.414386 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e Aug 20 02:14:38.414386 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:38.415711 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:38.430990 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:38.430990 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:38.437249 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:38.443542 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-16a70172-3f74-4523-981f-9f7c941bb8b3 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e returned with HTTP 200 Aug 20 02:14:38.444064 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1228/4846] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:38 2026] GET /volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:39.459206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-35aea721-405c-4956-87d5-22fc37eac402 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:39.462464 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35aea721-405c-4956-87d5-22fc37eac402 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e Aug 20 02:14:39.462464 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35aea721-405c-4956-87d5-22fc37eac402 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:39.463626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35aea721-405c-4956-87d5-22fc37eac402 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:39.468908 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35aea721-405c-4956-87d5-22fc37eac402 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e returned with HTTP 404 Aug 20 02:14:39.469431 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1210/4847] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:39 2026] GET /volume/v3/volumes/523f6b9a-8cbf-43fa-8172-29a93eeb6d8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:39.476937 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ed566aa4-d667-420b-b140-1f65be7d005a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:39.478542 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] DELETE https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 Aug 20 02:14:39.478993 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:39.479675 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:39.479675 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume with id: ac4ccd58-25be-4f00-b5ca-742b20125051 Aug 20 02:14:39.488025 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:39.488025 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:39.488620 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:39.512421 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume request issued successfully. Aug 20 02:14:39.512628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ed566aa4-d667-420b-b140-1f65be7d005a tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 returned with HTTP 202 Aug 20 02:14:39.513013 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1211/4848] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:39 2026] DELETE /volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:39.526260 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:39.528208 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 Aug 20 02:14:39.528469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:39.528672 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:39.539730 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:39.539730 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:39.551434 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:39.558958 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6c495022-6f63-4fcf-9d9b-7d9d5737a707 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 returned with HTTP 200 Aug 20 02:14:39.559436 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1200/4849] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:39 2026] GET /volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:40.573248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4796175c-2dfc-4e0a-bc13-7c776fc67ccd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:40.574993 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4796175c-2dfc-4e0a-bc13-7c776fc67ccd tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 Aug 20 02:14:40.575182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4796175c-2dfc-4e0a-bc13-7c776fc67ccd tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:40.575408 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4796175c-2dfc-4e0a-bc13-7c776fc67ccd tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:40.581986 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4796175c-2dfc-4e0a-bc13-7c776fc67ccd tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 returned with HTTP 404 Aug 20 02:14:40.582661 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1229/4850] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:40 2026] GET /volume/v3/volumes/ac4ccd58-25be-4f00-b5ca-742b20125051 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:40.590117 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6c46d849-1a67-40be-9f8a-9b72290a523e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:40.591739 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 Aug 20 02:14:40.591926 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:40.592116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:40.592314 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume with id: c441655b-8555-40d6-8de8-6ac421671839 Aug 20 02:14:40.599341 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:40.599341 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:40.599884 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:40.623502 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Delete volume request issued successfully. Aug 20 02:14:40.623793 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6c46d849-1a67-40be-9f8a-9b72290a523e tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 returned with HTTP 202 Aug 20 02:14:40.624564 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1211/4851] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:14:40 2026] DELETE /volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:14:40.632012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:40.634907 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 Aug 20 02:14:40.635179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:40.635493 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:40.645111 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:40.645111 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:40.651104 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Volume info retrieved successfully. Aug 20 02:14:40.657627 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c6fa95ff-3821-4e68-b7b6-1978fe432b88 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 returned with HTTP 200 Aug 20 02:14:40.658887 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1212/4852] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:40 2026] GET /volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:41.677975 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f7ca5ea8-b0ed-4395-8478-3873b1d9aa35 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:41.679826 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f7ca5ea8-b0ed-4395-8478-3873b1d9aa35 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] GET https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 Aug 20 02:14:41.680174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f7ca5ea8-b0ed-4395-8478-3873b1d9aa35 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:41.681629 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f7ca5ea8-b0ed-4395-8478-3873b1d9aa35 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:41.686143 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f7ca5ea8-b0ed-4395-8478-3873b1d9aa35 tempest-CreateVolumesFromImageTest-1244349597 tempest-CreateVolumesFromImageTest-1244349597-project-member] https://10.4.3.27/volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 returned with HTTP 404 Aug 20 02:14:41.686815 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1201/4853] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:41 2026] GET /volume/v3/volumes/c441655b-8555-40d6-8de8-6ac421671839 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:42.076657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f188c5f-62a8-488e-81a2-699db45c071f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:42.079263 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:42.079263 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1375289617", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:42.080790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1375289617', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:42.080909 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume of 1 GB Aug 20 02:14:42.085345 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Availability Zones retrieved successfully. Aug 20 02:14:42.091872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (0d32fd02-8942-45e8-940a-6f62cc2c0548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:42.093018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9d137e-041d-4f1f-9e2c-8f2c1aa6a433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:42.094043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:42.124472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9d137e-041d-4f1f-9e2c-8f2c1aa6a433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:42.125427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40897ca0-3a1c-4be2-93f8-908f1430844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:42.189390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['7dcb8782-c452-42d9-bbb1-ba5ab62d733e', '50a532d7-a122-47f9-9a4d-cca6bdc7c38f', 'edc5eaa2-3a89-4b5b-b14b-5ba8d6dc6423', '1406728e-a7b4-4e0e-a3b0-838eb3ed2692'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:42.190430 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40897ca0-3a1c-4be2-93f8-908f1430844e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dcb8782-c452-42d9-bbb1-ba5ab62d733e', '50a532d7-a122-47f9-9a4d-cca6bdc7c38f', 'edc5eaa2-3a89-4b5b-b14b-5ba8d6dc6423', '1406728e-a7b4-4e0e-a3b0-838eb3ed2692']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:42.191571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6848d46-2008-4901-93f1-24c9e431a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:42.222165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6848d46-2008-4901-93f1-24c9e431a18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47e1607-bb45-467c-b592-3c9c758e3677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1375289617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['7dcb8782-c452-42d9-bbb1-ba5ab62d733e','50a532d7-a122-47f9-9a4d-cca6bdc7c38f','edc5eaa2-3a89-4b5b-b14b-5ba8d6dc6423','1406728e-a7b4-4e0e-a3b0-838eb3ed2692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1375289617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47e1607-bb45-467c-b592-3c9c758e3677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27f4b9a90ec4591860aba12e9772018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb084e4aa244e7863a81c3d37e2878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:42.223403 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6c4140-3fd6-4147-bd72-d2d3c6304578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:42.247020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6c4140-3fd6-4147-bd72-d2d3c6304578) transitioned into state 'SUCCESS' from state '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-1375289617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['7dcb8782-c452-42d9-bbb1-ba5ab62d733e','50a532d7-a122-47f9-9a4d-cca6bdc7c38f','edc5eaa2-3a89-4b5b-b14b-5ba8d6dc6423','1406728e-a7b4-4e0e-a3b0-838eb3ed2692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:42.248620 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68cb6cf-996d-4bb5-b96b-92c38bd4e603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:42.261915 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68cb6cf-996d-4bb5-b96b-92c38bd4e603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:42.263219 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (0d32fd02-8942-45e8-940a-6f62cc2c0548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:42.263730 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request issued successfully. Aug 20 02:14:42.264559 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f188c5f-62a8-488e-81a2-699db45c071f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:42.265113 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1230/4854] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:42 2026] POST /volume/v3/volumes => generated 755 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:42.278411 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:42.280387 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:42.280599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:42.280784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:42.287930 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:42.287930 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:42.292176 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:42.297525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d9fcd90-962b-4dde-96eb-20aed365c717 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:42.297991 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1212/4855] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:42 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:43.052882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-997e135c-98ad-433f-8717-02ed9da0c227 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.139849 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:43.140267 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1224017957"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:43.141711 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1224017957'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:43.141860 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume of 1 GB Aug 20 02:14:43.145350 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Availability Zones retrieved successfully. Aug 20 02:14:43.150259 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (e28431c6-e60d-47ae-baa8-2943de340d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:43.151053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08fafc6-8606-406a-936b-d08166c7761b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.151787 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:43.176125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08fafc6-8606-406a-936b-d08166c7761b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.176744 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58abb8b0-c309-48f8-838e-c2a73e1ae59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.222038 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=306,cinder:INSERT=44,cinder:UPDATE=88 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:14:43.232133 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['f1ac4e61-c76a-4347-b6ef-df1589918733', '9ad405ac-7780-49df-ae20-7def4089a2b3', '7dfd8b76-0a6d-47f3-a8e0-660665ccb9f3', 'e1f49fc8-9182-4b7b-8a2a-7049ace258b8'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:43.233125 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58abb8b0-c309-48f8-838e-c2a73e1ae59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ac4e61-c76a-4347-b6ef-df1589918733', '9ad405ac-7780-49df-ae20-7def4089a2b3', '7dfd8b76-0a6d-47f3-a8e0-660665ccb9f3', 'e1f49fc8-9182-4b7b-8a2a-7049ace258b8']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.234071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabfb7ac-72c5-466c-8e61-912481521894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.261118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabfb7ac-72c5-466c-8e61-912481521894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95872ce0-6d0f-40c4-93a2-5f58a8e061fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224017957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['f1ac4e61-c76a-4347-b6ef-df1589918733','9ad405ac-7780-49df-ae20-7def4089a2b3','7dfd8b76-0a6d-47f3-a8e0-660665ccb9f3','e1f49fc8-9182-4b7b-8a2a-7049ace258b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224017957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95872ce0-6d0f-40c4-93a2-5f58a8e061fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c50d5efeeac41458954886d48ba9686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.262060 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20dc760-b848-4663-a8c1-b9005644fbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.281834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20dc760-b848-4663-a8c1-b9005644fbfd) transitioned into state 'SUCCESS' from state '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-1224017957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['f1ac4e61-c76a-4347-b6ef-df1589918733','9ad405ac-7780-49df-ae20-7def4089a2b3','7dfd8b76-0a6d-47f3-a8e0-660665ccb9f3','e1f49fc8-9182-4b7b-8a2a-7049ace258b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.282660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b895d94c-c473-452f-8a3d-c91b6d67e6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.292323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b895d94c-c473-452f-8a3d-c91b6d67e6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.292969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (e28431c6-e60d-47ae-baa8-2943de340d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:43.293263 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request issued successfully. Aug 20 02:14:43.293839 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-997e135c-98ad-433f-8717-02ed9da0c227 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:43.294264 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1213/4856] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:14:43 2026] POST /volume/v3/volumes => generated 776 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:43.308357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c3e6b4e8-7830-4406-8942-a322d82d467f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.309960 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3e6b4e8-7830-4406-8942-a322d82d467f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:14:43.310244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3e6b4e8-7830-4406-8942-a322d82d467f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:43.310538 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c3e6b4e8-7830-4406-8942-a322d82d467f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:43.313343 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6274754c-f934-481b-b16a-b7b2ce2139ea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.316207 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6274754c-f934-481b-b16a-b7b2ce2139ea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:43.316207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6274754c-f934-481b-b16a-b7b2ce2139ea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:43.316427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6274754c-f934-481b-b16a-b7b2ce2139ea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:43.318514 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:43.318514 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:43.322386 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c3e6b4e8-7830-4406-8942-a322d82d467f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:14:43.324570 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:43.324570 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:43.326447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c3e6b4e8-7830-4406-8942-a322d82d467f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa returned with HTTP 200 Aug 20 02:14:43.327042 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1202/4857] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:43 2026] GET /volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:43.329297 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6274754c-f934-481b-b16a-b7b2ce2139ea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:43.333341 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6274754c-f934-481b-b16a-b7b2ce2139ea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:43.333689 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1231/4858] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:43 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:43.346388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.349286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:43.349286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:43.349286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:43.359377 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:43.359377 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:43.364559 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:43.370471 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f24afeac-a0bc-4c94-8efa-c25c7ade8a12 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:43.372526 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1213/4859] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:43 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:43.698915 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0da4beda-fb20-405d-8919-b36dcb23a00f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.768249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:14:43.768554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1445311205", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:43.770159 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1445311205', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:14:43.770303 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Create volume of 1 GB Aug 20 02:14:43.770606 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:43.770606 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:43.778008 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Availability Zones retrieved successfully. Aug 20 02:14:43.784060 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Flow 'volume_create_api' (9488e255-623f-4ef9-9b9a-6b8c70962ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:43.785071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079195c9-d13e-4e70-adfc-b094aa3ac783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.786276 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:14:43.817415 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079195c9-d13e-4e70-adfc-b094aa3ac783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.818158 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be082ce2-3655-4738-89c7-da887b23f847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.880762 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Created reservations ['015ce47f-883d-467e-a809-88babe05d881', '417520a7-34b5-4da1-93b2-fb2aa73fc6b3', '1e50a9a4-ee3f-40f7-80ff-b358c3740de5', '1316e34a-56f8-4521-b0b4-15ae115870fb'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:43.881598 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be082ce2-3655-4738-89c7-da887b23f847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['015ce47f-883d-467e-a809-88babe05d881', '417520a7-34b5-4da1-93b2-fb2aa73fc6b3', '1e50a9a4-ee3f-40f7-80ff-b358c3740de5', '1316e34a-56f8-4521-b0b4-15ae115870fb']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.882360 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4179e819-1cc6-44aa-a219-6702001d38ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.907505 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4179e819-1cc6-44aa-a219-6702001d38ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a085f0-2fa5-4fb5-8e1f-250326243ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1445311205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0565075d84db49495dcc8c825afc5',qos_specs=None,replication_status=,reservations=['015ce47f-883d-467e-a809-88babe05d881','417520a7-34b5-4da1-93b2-fb2aa73fc6b3','1e50a9a4-ee3f-40f7-80ff-b358c3740de5','1316e34a-56f8-4521-b0b4-15ae115870fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27ade3015b6494cbbafa2d6b6ec683b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1445311205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a085f0-2fa5-4fb5-8e1f-250326243ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dd0565075d84db49495dcc8c825afc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27ade3015b6494cbbafa2d6b6ec683b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.908537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08e3549-a00a-4294-8835-d7b9d628c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.925950 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08e3549-a00a-4294-8835-d7b9d628c881) transitioned into state 'SUCCESS' from state '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-1445311205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0565075d84db49495dcc8c825afc5',qos_specs=None,replication_status=,reservations=['015ce47f-883d-467e-a809-88babe05d881','417520a7-34b5-4da1-93b2-fb2aa73fc6b3','1e50a9a4-ee3f-40f7-80ff-b358c3740de5','1316e34a-56f8-4521-b0b4-15ae115870fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27ade3015b6494cbbafa2d6b6ec683b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.926612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa9c33b-d602-45bf-a956-edb32b503147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:14:43.936351 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa9c33b-d602-45bf-a956-edb32b503147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:14:43.936982 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Flow 'volume_create_api' (9488e255-623f-4ef9-9b9a-6b8c70962ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:14:43.937266 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Create volume request issued successfully. Aug 20 02:14:43.937794 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0da4beda-fb20-405d-8919-b36dcb23a00f tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:14:43.938136 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1214/4860] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:14:43 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:43.952681 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:43.954643 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:14:43.954971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:43.955334 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:43.965368 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:43.965368 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:43.970937 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:14:43.977343 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-28cf82d4-114d-47b2-bcc0-7f28cf32a13b tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:14:43.977912 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1203/4861] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:43 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:44.115724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.117858 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:44.118039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.118242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.125426 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.125426 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:44.130119 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:44.134758 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-cc79d001-70b6-45c9-ad5f-a3f6b616377e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:44.135149 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1232/4862] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:44.202909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1d2c1d70-6ac8-4217-883e-679a06614214 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.203286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d2c1d70-6ac8-4217-883e-679a06614214 None None] GET https://10.4.3.27/volume// Aug 20 02:14:44.203449 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d2c1d70-6ac8-4217-883e-679a06614214 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.203658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1d2c1d70-6ac8-4217-883e-679a06614214 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.203955 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1d2c1d70-6ac8-4217-883e-679a06614214 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:44.204219 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1214/4863] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:44.211038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-e204f9a9-60f7-4318-a1cf-9defe80f5314 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.213161 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-e204f9a9-60f7-4318-a1cf-9defe80f5314 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:44.213570 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-e204f9a9-60f7-4318-a1cf-9defe80f5314 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c47e1607-bb45-467c-b592-3c9c758e3677", "connector": null, "instance_uuid": "da58753b-e73e-4888-a357-d8e242381fcf"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:44.221857 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.221857 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:44.244616 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-e204f9a9-60f7-4318-a1cf-9defe80f5314 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:44.244986 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1215/4864] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:44 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:44.269706 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.271707 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:44.272052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.272393 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.277938 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3e09f4b1-a2b7-42d7-83e5-f6c5a17ef2cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.278305 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e09f4b1-a2b7-42d7-83e5-f6c5a17ef2cb None None] GET https://10.4.3.27/volume// Aug 20 02:14:44.278539 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e09f4b1-a2b7-42d7-83e5-f6c5a17ef2cb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.278646 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3e09f4b1-a2b7-42d7-83e5-f6c5a17ef2cb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.278923 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3e09f4b1-a2b7-42d7-83e5-f6c5a17ef2cb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:44.279170 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1233/4865] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:44.285280 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.285280 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:44.286163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.288112 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:44.288328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.291067 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.291141 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:44.292772 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a64b776-e7fa-42c6-9929-3533003d5e94 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:44.293274 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1204/4866] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:44.297055 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.297055 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:44.299834 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:44.303313 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-d4ae0214-0e9f-4ae7-8dce-96f3954b203f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:44.303661 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1215/4867] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:44.340765 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0c73b777-6385-43e8-bff4-6e85b1739768 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.342965 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c73b777-6385-43e8-bff4-6e85b1739768 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:14:44.343242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c73b777-6385-43e8-bff4-6e85b1739768 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.343518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0c73b777-6385-43e8-bff4-6e85b1739768 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.352373 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.352373 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:44.356489 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-0c73b777-6385-43e8-bff4-6e85b1739768 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:14:44.361318 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0c73b777-6385-43e8-bff4-6e85b1739768 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa returned with HTTP 200 Aug 20 02:14:44.361831 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1216/4868] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:44.373733 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.375339 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:14:44.375674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95872ce0-6d0f-40c4-93a2-5f58a8e061fa", "name": "tempest-type-Backup-697584552"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:44.377034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating new backup {'backup': {'volume_id': '95872ce0-6d0f-40c4-93a2-5f58a8e061fa', 'name': 'tempest-type-Backup-697584552'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:14:44.377197 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating backup of volume 95872ce0-6d0f-40c4-93a2-5f58a8e061fa in container None Aug 20 02:14:44.386134 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.386134 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:44.386511 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:14:44.404164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.406596 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] PUT https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 Aug 20 02:14:44.407201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:44.415577 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Acquiring lock "cinder-attachment_update-c47e1607-bb45-467c-b592-3c9c758e3677-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:44.417795 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['a6e99fb1-a948-4e46-ad1c-b0d0684596d1', 'f110af1b-9267-4bb1-8dd5-44d73ade628f'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:44.423243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-c47e1607-bb45-467c-b592-3c9c758e3677-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:44.423243 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.423243 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:44.447925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-355fc6ad-c5e8-40c9-9b45-8123db17abde tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:14:44.450013 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1234/4869] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:14:44 2026] POST /volume/v3/backups => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:44.460130 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-740043ab-3e65-42ec-b462-b3d55ca039cd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.461990 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-740043ab-3e65-42ec-b462-b3d55ca039cd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:44.462249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-740043ab-3e65-42ec-b462-b3d55ca039cd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.462438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-740043ab-3e65-42ec-b462-b3d55ca039cd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.462548 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-740043ab-3e65-42ec-b462-b3d55ca039cd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:44.466824 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.466824 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:44.467503 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-740043ab-3e65-42ec-b462-b3d55ca039cd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:44.467857 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1216/4870] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:44.519667 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-c47e1607-bb45-467c-b592-3c9c758e3677-np0000007844" released by "attachment_update" :: held 0.098s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:44.519667 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-a8c5f5ee-3fc4-470d-9f81-374ba87a9d8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 returned with HTTP 200 Aug 20 02:14:44.519667 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1205/4871] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:44 2026] PUT /volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:44.990515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:44.992093 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:14:44.992314 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:44.992533 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:44.999408 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:44.999408 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:45.003440 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:14:45.008546 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-47baf87b-1d5c-426c-9ac8-2828a33444ee tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:14:45.009021 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1217/4872] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:44 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:45.019955 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-77f093dc-2713-471e-bc71-aa11298041f4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:45.021662 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77f093dc-2713-471e-bc71-aa11298041f4 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:14:45.021825 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77f093dc-2713-471e-bc71-aa11298041f4 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:45.022014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77f093dc-2713-471e-bc71-aa11298041f4 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:45.028143 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:45.028143 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:45.031416 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-77f093dc-2713-471e-bc71-aa11298041f4 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:14:45.035336 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77f093dc-2713-471e-bc71-aa11298041f4 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:14:45.035692 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1235/4873] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:45 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:45.046109 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:45.047699 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] POST https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade/action Aug 20 02:14:45.047998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-630763025", "disk_format": "raw"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:45.048108 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-630763025", "disk_format": "raw"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:45.050906 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=290,cinder:UPDATE=69,cinder:INSERT=35 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:14:45.056544 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:45.056544 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:45.056965 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:14:45.066806 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:45.066806 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:45.070282 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.image.image_utils [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-630763025'}] 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-630763025'}]. {{(pid=100163) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 02:14:45.304664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:45.306101 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:45.306274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:45.306504 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:45.316700 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:45.316700 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:45.320105 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:45.325175 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6048a19a-2614-475d-b0a2-25eefe8c9e15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:45.325590 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1206/4874] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:45 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:45.462415 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Copy volume to image completed successfully. Aug 20 02:14:45.462792 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5114dd82-e0f0-415b-abf7-18efaed7d8fc tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade/action returned with HTTP 202 Aug 20 02:14:45.463214 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1217/4875] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:14:45 2026] POST /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade/action => generated 685 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:45.481952 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a503072-e94f-44ae-9f5c-02e367827979 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:45.483869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a503072-e94f-44ae-9f5c-02e367827979 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:45.484074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a503072-e94f-44ae-9f5c-02e367827979 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:45.484306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a503072-e94f-44ae-9f5c-02e367827979 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:45.484418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1a503072-e94f-44ae-9f5c-02e367827979 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:45.489013 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:45.489013 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:45.489658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a503072-e94f-44ae-9f5c-02e367827979 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:45.490035 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1218/4876] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:45 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:46.339086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7ffbe43f-f651-4730-b039-2f8943740bbf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:46.341106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ffbe43f-f651-4730-b039-2f8943740bbf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:46.341352 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ffbe43f-f651-4730-b039-2f8943740bbf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:46.341595 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7ffbe43f-f651-4730-b039-2f8943740bbf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:46.344263 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=309,cinder:UPDATE=55,cinder:INSERT=30,cinder:DELETE=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:14:46.354638 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:46.354638 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:46.359480 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7ffbe43f-f651-4730-b039-2f8943740bbf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:46.365102 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7ffbe43f-f651-4730-b039-2f8943740bbf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:46.365656 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1236/4877] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:46 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:46.499558 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a2610021-e250-468c-86d6-21cd73dca87c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:46.501217 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a2610021-e250-468c-86d6-21cd73dca87c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:46.501413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a2610021-e250-468c-86d6-21cd73dca87c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:46.501602 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a2610021-e250-468c-86d6-21cd73dca87c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:46.501701 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a2610021-e250-468c-86d6-21cd73dca87c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:46.503136 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=335,cinder:INSERT=37,cinder:UPDATE=85,cinder:DELETE=1 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:14:46.505754 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:46.505754 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:46.506342 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a2610021-e250-468c-86d6-21cd73dca87c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:46.506713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1207/4878] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:46 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:47.377360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3bd2b826-f390-4920-aa49-245888877587 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:47.378783 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bd2b826-f390-4920-aa49-245888877587 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:47.378948 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3bd2b826-f390-4920-aa49-245888877587 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:47.379115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3bd2b826-f390-4920-aa49-245888877587 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:47.387785 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:47.387785 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:47.390869 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3bd2b826-f390-4920-aa49-245888877587 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:47.394585 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3bd2b826-f390-4920-aa49-245888877587 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:47.395211 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1218/4879] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:47 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:47.516328 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:47.518152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:47.518417 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:47.518608 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:47.518711 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:47.522718 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:47.522718 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:47.523304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3355adff-4355-49f1-ae7a-fa11d17271d0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:47.523659 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1219/4880] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:47 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:47.746136 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-9e4aa547-2146-4011-8d5e-976e7dc95208 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:47.748481 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-9e4aa547-2146-4011-8d5e-976e7dc95208 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273/action Aug 20 02:14:47.748893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-9e4aa547-2146-4011-8d5e-976e7dc95208 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:47.749098 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-9e4aa547-2146-4011-8d5e-976e7dc95208 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:47.767090 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:47.767090 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:47.776612 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0e12d33d-412a-4754-b1ec-17453e3caf08 req-9e4aa547-2146-4011-8d5e-976e7dc95208 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273/action returned with HTTP 204 Aug 20 02:14:47.777148 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1237/4881] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:47 2026] POST /volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:48.409558 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:48.411916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:48.412209 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:48.412537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:48.427536 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:48.427536 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:48.432686 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:48.438654 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a13fb995-946b-426a-b2e1-8b32c8cc18bb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:48.439131 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1208/4882] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:48 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:48.538362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:48.540247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:48.540558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:48.540834 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:48.541863 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:48.546418 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:48.546418 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:48.546418 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6f24ea57-54cd-469b-8693-80aaba3eaea8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:48.546418 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1219/4883] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:48 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:49.557285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:49.558867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:49.559046 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:49.559212 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:49.559338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:49.563234 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:49.563234 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:49.563788 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2a5944cb-e8a5-40b7-9ede-997991d8e839 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:49.564102 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1220/4884] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:49 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:50.574287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:50.576992 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:50.577199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:50.577458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:50.577608 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:50.583036 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:50.583036 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:50.583910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e1e61b91-ecc2-4641-b2e5-5a6a112e067e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:50.584404 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1238/4885] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:50 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:51.350872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:51.352511 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:51.352782 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c47e1607-bb45-467c-b592-3c9c758e3677", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-557857155", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:51.364288 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:51.364288 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:51.364898 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:51.365064 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create snapshot from volume c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:51.401718 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['12fdf790-6a4a-43a2-8cab-3980c1699227', '91069d35-7916-41fb-b2ac-8e9b3e0e8007', '3db34067-de1d-4ee5-bac6-ff775239ebe7', 'a51dd9ff-4e0b-47a5-bfd0-d6dfae799201'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:51.432330 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot force create request issued successfully. Aug 20 02:14:51.432660 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e90483dc-6f7d-4e39-80bf-a93b9a498f3e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:51.433177 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1209/4886] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:14:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:51.444680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:51.446341 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:14:51.446686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:51.446979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:51.453662 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:51.453662 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:51.454266 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:51.455105 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9ee51557-75de-4de5-8020-b1e62cc865a1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 200 Aug 20 02:14:51.455639 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1220/4887] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:51 2026] GET /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:51.595308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:51.597991 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:51.597991 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:51.598163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:51.598323 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:51.605536 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:51.605536 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:51.605536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6fffc1b8-19ba-43bc-97bf-240c3ce05741 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:51.605536 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1221/4888] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:51 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:51.763245 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:51.765250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:51.765462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:51.765674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:51.777715 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:51.777715 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:51.781823 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:51.788743 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-407cac62-af08-4cb9-ab8b-d6ce57e9f361 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:51.788743 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1239/4889] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:51 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:51.915114 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-89aad10c-3b72-4909-b221-84186d2d8430 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:51.915536 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89aad10c-3b72-4909-b221-84186d2d8430 None None] GET https://10.4.3.27/volume// Aug 20 02:14:51.915716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89aad10c-3b72-4909-b221-84186d2d8430 None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:51.915968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-89aad10c-3b72-4909-b221-84186d2d8430 None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:51.916446 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-89aad10c-3b72-4909-b221-84186d2d8430 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:51.916778 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1210/4890] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:14:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:51.929113 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2118a57c-e2e8-4cc0-9c79-34632ffd407e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.025260 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2118a57c-e2e8-4cc0-9c79-34632ffd407e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:14:52.025260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2118a57c-e2e8-4cc0-9c79-34632ffd407e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f11fa65-7a99-4d14-a1a8-7fd82387fc42", "connector": null, "instance_uuid": "8122bf32-87a0-4c7a-82e5-3561e7522cbf"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:52.038098 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.038098 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:52.079335 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2118a57c-e2e8-4cc0-9c79-34632ffd407e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:14:52.079650 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1221/4891] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:14:51 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:52.118149 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.120273 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:52.121634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.121634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.129014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ab5fba24-9302-4a50-aea1-e6fe16bd7497 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.129391 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab5fba24-9302-4a50-aea1-e6fe16bd7497 None None] GET https://10.4.3.27/volume// Aug 20 02:14:52.129598 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab5fba24-9302-4a50-aea1-e6fe16bd7497 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.129839 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab5fba24-9302-4a50-aea1-e6fe16bd7497 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.130265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab5fba24-9302-4a50-aea1-e6fe16bd7497 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:52.130572 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1240/4892] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:52.138885 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.141439 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:52.141683 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.143154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.144160 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.144160 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:52.149002 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:52.155469 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1f6418fa-3cab-4a72-905b-6f37cf70166e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:52.155469 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1222/4893] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:52.161344 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.161344 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:52.171716 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:52.177268 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-93160685-e951-49a5-8f85-7073551b15a7 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:52.178360 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1211/4894] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1394 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:52.290971 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.292708 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] PUT https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 Aug 20 02:14:52.294509 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:52.306413 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Acquiring lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:14:52.314252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" acquired by "attachment_update" :: waited 0.007s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:14:52.314603 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.314603 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:52.436176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-8f11fa65-7a99-4d14-a1a8-7fd82387fc42-np0000007844" released by "attachment_update" :: held 0.122s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:14:52.436176 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-2bd2309f-1d5a-4851-aa08-19a0a0f3b457 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 returned with HTTP 200 Aug 20 02:14:52.436176 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1222/4895] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:14:52 2026] PUT /volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:52.469436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.473899 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:14:52.474110 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.474406 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.487879 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.487879 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:52.489824 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:52.489824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3a4053fa-dd7e-4ad2-b0ec-f58635d991f9 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 200 Aug 20 02:14:52.490041 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1241/4896] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:52.500629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.502471 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:14:52.502693 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.502880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.509820 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.509820 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:52.510352 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:52.511191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-85439457-a8c5-4c7f-8547-58fd57f9ea0c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 200 Aug 20 02:14:52.511643 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1223/4897] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:52.618930 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:52.623030 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:52.623347 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:52.623615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:52.623760 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:52.630449 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:52.630449 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:52.631612 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef568a9f-13a8-4200-99b4-2b02c229ed53 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:52.632085 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1212/4898] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:52 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:53.173176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:53.178798 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:53.178798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:53.178798 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:53.201263 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:53.201263 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:53.207628 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:53.214506 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b004a2be-3656-4ff2-8080-dc68f98b1072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:53.214506 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1223/4899] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:53 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:53.644981 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:53.647163 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:53.647385 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:53.647580 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:53.647709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:53.653066 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:53.653066 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:53.653693 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca7126c4-701b-45d7-804b-fa4ebde680bf tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:53.654161 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1242/4900] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:53 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:54.230442 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:54.232189 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:54.232332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:54.232431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:54.245374 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:54.245374 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:54.248515 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:54.251988 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d0ad19fa-171a-434a-9414-e4d33d39deb2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:54.252532 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1224/4901] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:54 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:54.352508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:54.353793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:54.354378 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c47e1607-bb45-467c-b592-3c9c758e3677", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-186396002", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:54.364442 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:54.364442 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:54.364900 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:54.364969 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create snapshot from volume c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:54.394087 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['47664739-1ebb-4b62-a7be-0c54ea80de31', 'ec7cfe3f-111c-4ef6-8960-895bd071b0e6', '0e292012-5943-436c-8580-a9bf989cfaa0', '677dcfa9-abf1-4963-abee-03b26e5e4e66'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:54.440691 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot force create request issued successfully. Aug 20 02:14:54.441114 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ff9f4fcf-4689-468c-bb98-127948d19aa5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:54.441677 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1213/4902] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:14:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:54.455101 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-894a849e-62ea-4a04-89d3-8090da7de40e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:54.458487 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-894a849e-62ea-4a04-89d3-8090da7de40e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:14:54.458703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-894a849e-62ea-4a04-89d3-8090da7de40e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:54.458999 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-894a849e-62ea-4a04-89d3-8090da7de40e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:54.468009 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:54.468009 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:54.468589 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-894a849e-62ea-4a04-89d3-8090da7de40e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:54.469397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-894a849e-62ea-4a04-89d3-8090da7de40e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 200 Aug 20 02:14:54.469969 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1224/4903] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:54 2026] GET /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:54.672925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:54.676030 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:54.676453 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:54.676528 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:54.676670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:54.684539 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:54.684539 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:54.685136 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77ad527e-43ff-4007-87e9-efa96d4298c7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:54.685530 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1243/4904] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:54 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:55.222654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-284b8b0d-c3d9-4b6d-ba40-2f563777a5dd None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:55.225182 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-284b8b0d-c3d9-4b6d-ba40-2f563777a5dd tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428/action Aug 20 02:14:55.226030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-284b8b0d-c3d9-4b6d-ba40-2f563777a5dd tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-complete": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:55.226030 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-284b8b0d-c3d9-4b6d-ba40-2f563777a5dd tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:55.245687 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:55.245687 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:55.256249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-c67c8bda-f2b7-4b4a-81ea-b2c414aad0ee req-284b8b0d-c3d9-4b6d-ba40-2f563777a5dd tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428/action returned with HTTP 204 Aug 20 02:14:55.256470 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1225/4905] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:14:55 2026] POST /volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:14:55.272265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-206f6589-39ad-4255-8899-15fc57266cee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:55.273720 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-206f6589-39ad-4255-8899-15fc57266cee tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:55.273997 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-206f6589-39ad-4255-8899-15fc57266cee tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:55.274241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-206f6589-39ad-4255-8899-15fc57266cee tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:55.291009 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:55.291009 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:55.297224 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-206f6589-39ad-4255-8899-15fc57266cee tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:55.304984 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-206f6589-39ad-4255-8899-15fc57266cee tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:55.305562 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1214/4906] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:55 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1509 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:55.482677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6099cf01-f871-441c-aa1c-67d8a6661188 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:55.485285 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6099cf01-f871-441c-aa1c-67d8a6661188 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:14:55.485477 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6099cf01-f871-441c-aa1c-67d8a6661188 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:55.485687 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6099cf01-f871-441c-aa1c-67d8a6661188 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:55.497980 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:55.497980 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:55.498567 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6099cf01-f871-441c-aa1c-67d8a6661188 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:55.502703 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6099cf01-f871-441c-aa1c-67d8a6661188 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 200 Aug 20 02:14:55.506847 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1225/4907] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:55 2026] GET /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:55.519747 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9d77c510-a024-48f5-a8d0-b8275b488672 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:55.524967 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d77c510-a024-48f5-a8d0-b8275b488672 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:14:55.524967 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d77c510-a024-48f5-a8d0-b8275b488672 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:55.524967 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9d77c510-a024-48f5-a8d0-b8275b488672 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:55.531942 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:55.531942 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:55.532547 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-9d77c510-a024-48f5-a8d0-b8275b488672 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:55.533244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9d77c510-a024-48f5-a8d0-b8275b488672 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 200 Aug 20 02:14:55.533630 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1244/4908] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:55 2026] GET /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:55.698584 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:55.702754 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:55.703001 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:55.703316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:55.703446 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:55.717626 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:55.717626 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:55.717626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-61426549-9eb3-4ade-a9eb-b91229c90f33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:55.717936 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1226/4909] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:55 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:56.718823 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b712aca-027f-4ebf-a865-0c246fd494ed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.721310 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b712aca-027f-4ebf-a865-0c246fd494ed tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:56.721585 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b712aca-027f-4ebf-a865-0c246fd494ed tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.722041 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b712aca-027f-4ebf-a865-0c246fd494ed tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:56.730442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4a043379-e5cb-4215-903e-b956e5a8830d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.732212 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a043379-e5cb-4215-903e-b956e5a8830d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:56.732508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a043379-e5cb-4215-903e-b956e5a8830d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.732616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4a043379-e5cb-4215-903e-b956e5a8830d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:56.732742 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-4a043379-e5cb-4215-903e-b956e5a8830d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:56.736941 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.736941 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:56.737586 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4a043379-e5cb-4215-903e-b956e5a8830d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:56.737970 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1226/4910] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:56.738626 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.738626 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:56.745701 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2b712aca-027f-4ebf-a865-0c246fd494ed tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:56.751469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b712aca-027f-4ebf-a865-0c246fd494ed tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:56.751469 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1215/4911] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1509 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:56.768051 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.770994 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:56.770994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.770994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:56.786392 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.786392 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:56.791954 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:56.795667 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c91aa31-20e6-4257-9ff2-8192b73afc6d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:56.796042 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1245/4912] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:56.810913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.814433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:56.814853 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.814936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:56.832423 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.832423 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:56.838159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:56.845257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c2168b7b-3188-435f-9c46-da25ab7833f6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:56.845914 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1227/4913] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1509 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:56.893736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.902359 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:56.902359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.902359 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:56.928330 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.928330 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:56.931835 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:56.935485 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-616a1248-effc-4617-a884-2cd2ebd14d23 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:56.935839 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1227/4914] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1509 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:56.954548 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.956383 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action Aug 20 02:14:56.956691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:56.956817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:56.969560 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:56.969560 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:56.970243 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:56.977276 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Begin detaching volume completed successfully. Aug 20 02:14:56.977522 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-ad4c376d-c741-4772-b1f5-b75cb6db6480 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action returned with HTTP 202 Aug 20 02:14:56.978142 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1216/4915] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:14:56 2026] POST /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:56.997777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:56.999509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:56.999712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:56.999934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.026649 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.026649 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:57.030961 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:57.035582 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f969443-1d13-4c26-b6ec-7f5f69828a51 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:57.035978 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1246/4916] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:56 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1512 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:57.036794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-948dc73e-3985-4896-ae04-e02a9f8d436a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.037330 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-948dc73e-3985-4896-ae04-e02a9f8d436a None None] GET https://10.4.3.27/volume// Aug 20 02:14:57.037540 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-948dc73e-3985-4896-ae04-e02a9f8d436a None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.037788 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-948dc73e-3985-4896-ae04-e02a9f8d436a None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.038154 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-948dc73e-3985-4896-ae04-e02a9f8d436a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:57.038557 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1228/4917] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:57.046688 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.048617 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:57.048800 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.048986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.059557 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.059557 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:57.077323 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:57.077323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-fb1dc203-3279-420c-860c-df49bfedebdb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:57.077323 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1228/4918] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:57 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1692 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:57.112531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7151d218-e8de-4b5d-b005-e543c9980627 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.114152 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:14:57.114432 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c47e1607-bb45-467c-b592-3c9c758e3677", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-445864955", "description": null, "metadata": null}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:57.126448 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.126448 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:57.126957 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:57.127006 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create snapshot from volume c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:57.156920 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['b5a8c2f9-ef14-4da4-b485-3f7cace09317', '44d2c907-a1ac-4164-9608-a2b1c2882ecc', 'c9aa1e53-4be2-4e03-812e-6be09dfb1e9c', '462af1fb-c7a3-4540-922e-26ae8edc3805'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:14:57.203134 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot force create request issued successfully. Aug 20 02:14:57.203480 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7151d218-e8de-4b5d-b005-e543c9980627 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:14:57.204347 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1217/4919] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:14:57 2026] POST /volume/v3/snapshots => generated 312 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:14:57.219959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4b318260-dfe9-4291-98a6-403b64bad8eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.222322 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4b318260-dfe9-4291-98a6-403b64bad8eb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:14:57.223665 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4b318260-dfe9-4291-98a6-403b64bad8eb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.223665 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4b318260-dfe9-4291-98a6-403b64bad8eb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.234304 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.234304 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:57.234304 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4b318260-dfe9-4291-98a6-403b64bad8eb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:57.234842 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4b318260-dfe9-4291-98a6-403b64bad8eb tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 200 Aug 20 02:14:57.236340 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1247/4920] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:57 2026] GET /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:57.648511 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.650658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:57.650838 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.651012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.669522 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.669522 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:57.674922 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:57.678653 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-b6f6f36e-a0ef-4142-8134-7b2d43e16d3a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:57.679027 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1229/4921] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:57 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:57.696342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-2c525291-6878-452e-bf00-042e06605623 req-44ca8610-edd2-4bbe-b7be-6d7903b02253 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.701531 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-44ca8610-edd2-4bbe-b7be-6d7903b02253 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 Aug 20 02:14:57.701531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-44ca8610-edd2-4bbe-b7be-6d7903b02253 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.701531 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-44ca8610-edd2-4bbe-b7be-6d7903b02253 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.710126 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.710126 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:57.750088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-00c52949-8080-4714-a7fc-ce54df4528ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:57.753803 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-00c52949-8080-4714-a7fc-ce54df4528ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:57.753803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-00c52949-8080-4714-a7fc-ce54df4528ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:57.753803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-00c52949-8080-4714-a7fc-ce54df4528ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:57.753803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-00c52949-8080-4714-a7fc-ce54df4528ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:57.758197 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:57.758197 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:57.759638 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-00c52949-8080-4714-a7fc-ce54df4528ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:57.760261 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1218/4922] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:57 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:57.770193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-2c525291-6878-452e-bf00-042e06605623 req-44ca8610-edd2-4bbe-b7be-6d7903b02253 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 returned with HTTP 200 Aug 20 02:14:57.771170 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1229/4923] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:14:57 2026] DELETE /volume/v3/attachments/075722e0-651b-4f69-aef1-0b4a64deb428 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:58.050959 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7f82f3e-36e4-4009-9a54-18948574a488 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.053159 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f82f3e-36e4-4009-9a54-18948574a488 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:14:58.055100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7f82f3e-36e4-4009-9a54-18948574a488 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.055100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7f82f3e-36e4-4009-9a54-18948574a488 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.066256 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.066256 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:58.073252 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7f82f3e-36e4-4009-9a54-18948574a488 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:14:58.079534 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7f82f3e-36e4-4009-9a54-18948574a488 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:14:58.080282 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1248/4924] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:58.250098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d6267d57-57de-4b55-b125-01ec53a0e10c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.253077 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6267d57-57de-4b55-b125-01ec53a0e10c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:14:58.253473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6267d57-57de-4b55-b125-01ec53a0e10c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.253743 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d6267d57-57de-4b55-b125-01ec53a0e10c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.266002 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.266002 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:58.266692 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d6267d57-57de-4b55-b125-01ec53a0e10c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:58.269981 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d6267d57-57de-4b55-b125-01ec53a0e10c tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 200 Aug 20 02:14:58.271060 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1230/4925] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:58.280907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.283025 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:14:58.283290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.283563 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.289969 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.289969 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:58.290614 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:14:58.291647 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-990e9f5e-ef04-404a-97b8-3ea4c855f61e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 200 Aug 20 02:14:58.292533 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1219/4926] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:14:58.346458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.351187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:58.351187 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.352956 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.365868 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.365868 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:58.369967 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:58.372814 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-3f7f6644-72c1-4e8e-a394-e49be5d8bbba tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:58.373216 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1230/4927] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:14:58.394195 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.397639 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677/action Aug 20 02:14:58.397779 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:14:58.399309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:14:58.411883 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.411883 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:58.412418 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:58.423371 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Begin detaching volume completed successfully. Aug 20 02:14:58.423371 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-afd9072f-0305-416c-96d2-e4a2d1fe8772 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677/action returned with HTTP 202 Aug 20 02:14:58.423371 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1249/4928] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:14:58 2026] POST /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:14:58.480302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-479646c8-5510-4e41-b310-5281a19f18d4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.480842 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-479646c8-5510-4e41-b310-5281a19f18d4 None None] GET https://10.4.3.27/volume// Aug 20 02:14:58.481044 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-479646c8-5510-4e41-b310-5281a19f18d4 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.481275 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-479646c8-5510-4e41-b310-5281a19f18d4 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.481588 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-479646c8-5510-4e41-b310-5281a19f18d4 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:14:58.481926 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1231/4929] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:14:58.491735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.493027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:14:58.493247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.493468 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.503130 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.503130 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:14:58.507963 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:14:58.513851 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-f6f86d01-317f-44ab-ad02-fe90caadfdb4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:14:58.514273 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1220/4930] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:14:58.773179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-13e99a9e-57de-464e-888f-5308d1440766 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:58.774983 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-13e99a9e-57de-464e-888f-5308d1440766 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:58.775237 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-13e99a9e-57de-464e-888f-5308d1440766 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:58.775474 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-13e99a9e-57de-464e-888f-5308d1440766 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:58.775626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-13e99a9e-57de-464e-888f-5308d1440766 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:58.779598 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:58.779598 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:14:58.780242 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-13e99a9e-57de-464e-888f-5308d1440766 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:58.780721 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1231/4931] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:58 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:59.642274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-1b7957ce-fad2-445a-a2bb-bcef8c4f9f0b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:59.645498 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-1b7957ce-fad2-445a-a2bb-bcef8c4f9f0b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 Aug 20 02:14:59.645726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-1b7957ce-fad2-445a-a2bb-bcef8c4f9f0b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:59.645859 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-1b7957ce-fad2-445a-a2bb-bcef8c4f9f0b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:59.657138 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:59.657138 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:14:59.719299 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-05f01bf7-7bad-466e-b49a-67fed72046d8 req-1b7957ce-fad2-445a-a2bb-bcef8c4f9f0b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 returned with HTTP 200 Aug 20 02:14:59.719947 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1250/4932] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:14:59 2026] DELETE /volume/v3/attachments/69e01505-d493-42a7-bdd2-f88347658273 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:14:59.796287 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:14:59.798198 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:14:59.798423 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:14:59.798708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:14:59.798859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:14:59.803735 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:14:59.803735 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:14:59.804447 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4fafc31a-0154-4e6a-b213-3f2b0759c8a0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:14:59.804861 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1232/4933] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:14:59 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:00.631038 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.634251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:00.634752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1871525004", "snapshot_id": "fa046e40-c4d7-4c9d-bd44-18599c27c70a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:00.636489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1871525004', 'snapshot_id': 'fa046e40-c4d7-4c9d-bd44-18599c27c70a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:00.649255 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.649255 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:00.649255 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:00.649255 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume of 1 GB Aug 20 02:15:00.654215 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Availability Zones retrieved successfully. Aug 20 02:15:00.661827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.662283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (75d324ba-71fd-4fd5-967f-88c794a2e150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:00.663742 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3649a598-d010-4eb0-bd23-25b0a71d82df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:00.663935 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:00.664203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.665331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.665442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:00.675253 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.675253 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:00.679857 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:00.685604 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a2063050-5a5f-4d9b-b6cf-a3f8a8891e93 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:00.686018 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1232/4934] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:00.702583 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3649a598-d010-4eb0-bd23-25b0a71d82df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fa046e40-c4d7-4c9d-bd44-18599c27c70a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:00.703703 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd3077f-350b-443d-9f2a-02567a9d6c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:00.727865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.730240 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:00.730536 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.730698 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.739772 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.739772 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:00.743500 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:00.747768 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c4a7ea46-ccc4-4768-8856-adf2dafe53f2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:00.748146 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1251/4935] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:00.764690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['6c408554-fb35-4443-a095-e70a68ef6ae0', '15f6a7d0-8c9c-4bde-a52e-0e87a27e744c', '43b257df-f38e-4dbf-8b87-02869a8522bd', 'cd014e41-bc1f-4ad1-8f10-3df7496e94e8'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:00.765321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd3077f-350b-443d-9f2a-02567a9d6c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c408554-fb35-4443-a095-e70a68ef6ae0', '15f6a7d0-8c9c-4bde-a52e-0e87a27e744c', '43b257df-f38e-4dbf-8b87-02869a8522bd', 'cd014e41-bc1f-4ad1-8f10-3df7496e94e8']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:00.766094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eaeec5-3b1d-4227-ba71-ee64d6babc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:00.774332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.776807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action Aug 20 02:15:00.777238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:00.777407 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:00.792778 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.792778 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:00.793401 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:00.810969 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Begin detaching volume completed successfully. Aug 20 02:15:00.811448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-39b9b307-d64e-471d-8ec3-d6aa31d85b2f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action returned with HTTP 202 Aug 20 02:15:00.811683 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1233/4936] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:00 2026] POST /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:00.812529 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5eaeec5-3b1d-4227-ba71-ee64d6babc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '094293ad-a426-4918-a790-d39b8a822ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1871525004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['6c408554-fb35-4443-a095-e70a68ef6ae0','15f6a7d0-8c9c-4bde-a52e-0e87a27e744c','43b257df-f38e-4dbf-8b87-02869a8522bd','cd014e41-bc1f-4ad1-8f10-3df7496e94e8'],size=1,snapshot_id=fa046e40-c4d7-4c9d-bd44-18599c27c70a,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1871525004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=094293ad-a426-4918-a790-d39b8a822ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27f4b9a90ec4591860aba12e9772018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fa046e40-c4d7-4c9d-bd44-18599c27c70a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb084e4aa244e7863a81c3d37e2878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:00.813265 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959b1787-d576-4cd6-983c-2b22730d6b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:00.818255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-feaa14bd-401c-47e0-bf77-797999d25029 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.821015 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-feaa14bd-401c-47e0-bf77-797999d25029 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:00.821247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-feaa14bd-401c-47e0-bf77-797999d25029 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.821431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-feaa14bd-401c-47e0-bf77-797999d25029 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.821568 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-feaa14bd-401c-47e0-bf77-797999d25029 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:00.831703 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.831703 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:00.831947 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-feaa14bd-401c-47e0-bf77-797999d25029 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:00.834074 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1233/4937] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:00.834339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bc2c0aac-c05c-489c-a668-b356ae335761 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.836273 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bc2c0aac-c05c-489c-a668-b356ae335761 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:00.837081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bc2c0aac-c05c-489c-a668-b356ae335761 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.837081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bc2c0aac-c05c-489c-a668-b356ae335761 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.839339 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959b1787-d576-4cd6-983c-2b22730d6b3e) transitioned into state 'SUCCESS' from state '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-1871525004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['6c408554-fb35-4443-a095-e70a68ef6ae0','15f6a7d0-8c9c-4bde-a52e-0e87a27e744c','43b257df-f38e-4dbf-8b87-02869a8522bd','cd014e41-bc1f-4ad1-8f10-3df7496e94e8'],size=1,snapshot_id=fa046e40-c4d7-4c9d-bd44-18599c27c70a,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:00.842009 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3b928a-2856-4d13-87fc-4f7de8af1c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:00.842187 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-36665def-6fbe-4548-9262-1359774135b1 req-47fe66cb-9288-4627-bcff-9f5b63508cb9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.846767 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-36665def-6fbe-4548-9262-1359774135b1 req-47fe66cb-9288-4627-bcff-9f5b63508cb9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 Aug 20 02:15:00.846949 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-36665def-6fbe-4548-9262-1359774135b1 req-47fe66cb-9288-4627-bcff-9f5b63508cb9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.847260 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-36665def-6fbe-4548-9262-1359774135b1 req-47fe66cb-9288-4627-bcff-9f5b63508cb9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.861569 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.861569 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:00.864661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9d6d76bd-ed99-44f2-ae7d-9f3c6776dc63 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.864661 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9d6d76bd-ed99-44f2-ae7d-9f3c6776dc63 None None] GET https://10.4.3.27/volume// Aug 20 02:15:00.864752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9d6d76bd-ed99-44f2-ae7d-9f3c6776dc63 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.864895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9d6d76bd-ed99-44f2-ae7d-9f3c6776dc63 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.865243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9d6d76bd-ed99-44f2-ae7d-9f3c6776dc63 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:00.865295 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.865295 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:00.865525 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1234/4938] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:00.869843 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bc2c0aac-c05c-489c-a668-b356ae335761 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:00.874648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bc2c0aac-c05c-489c-a668-b356ae335761 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:00.874777 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1252/4939] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:00.878208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3b928a-2856-4d13-87fc-4f7de8af1c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:00.878208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (75d324ba-71fd-4fd5-967f-88c794a2e150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:00.878308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.878335 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request issued successfully. Aug 20 02:15:00.879028 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32b65fec-8b0d-49ab-853f-e84f1697ad15 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:00.879668 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1221/4940] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:00 2026] POST /volume/v3/volumes => generated 789 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:00.881767 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:00.882055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.882340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.895014 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:00.897502 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:00.897502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:00.897502 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:00.899032 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.899032 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:00.905853 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:00.917082 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:00.917082 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:00.917331 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-567f5118-6c1f-40fd-9804-ce46f95ceb99 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:00.917331 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1235/4941] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:00.920839 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:00.927363 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cc853be5-7b72-40be-a03e-c5d31858bd08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:00.927757 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1253/4942] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:00 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:00.954768 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-36665def-6fbe-4548-9262-1359774135b1 req-47fe66cb-9288-4627-bcff-9f5b63508cb9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 returned with HTTP 200 Aug 20 02:15:00.955303 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1234/4943] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:00 2026] DELETE /volume/v3/attachments/babecdbd-a1b8-463f-b15d-f4905560b0b5 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:01.834743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e8513584-caa9-428b-842b-339e3e662e19 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:01.836765 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8513584-caa9-428b-842b-339e3e662e19 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:01.836952 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8513584-caa9-428b-842b-339e3e662e19 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:01.837124 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e8513584-caa9-428b-842b-339e3e662e19 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:01.844124 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:01.846273 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:01.846273 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:01.846785 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:01.847089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:01.847361 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:01.847503 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:01.851727 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e8513584-caa9-428b-842b-339e3e662e19 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:15:01.852737 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:01.852737 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:01.853532 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e2e4e2b4-0951-462c-958c-e4caef205ca2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:01.854027 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1236/4944] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:01 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:01.858136 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e8513584-caa9-428b-842b-339e3e662e19 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:15:01.858776 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1222/4945] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:01 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:01.894027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:01.896044 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:01.896580 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:01.896842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:01.908485 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:01.908485 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:01.912441 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:01.916894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-69911e5a-0ed9-4236-b5f1-4e866facbef1 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:01.917334 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1254/4946] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:01 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:01.941036 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-26d45e17-24e0-4111-a489-0b0056ee18ab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:01.942785 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26d45e17-24e0-4111-a489-0b0056ee18ab tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:01.943121 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26d45e17-24e0-4111-a489-0b0056ee18ab tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:01.944598 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26d45e17-24e0-4111-a489-0b0056ee18ab tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:01.951583 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:01.951583 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:01.954159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-26d45e17-24e0-4111-a489-0b0056ee18ab tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:01.958124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26d45e17-24e0-4111-a489-0b0056ee18ab tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:01.958649 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1235/4947] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:01 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:01.971293 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:01.973317 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:01.973588 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:01.973840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:01.981539 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:01.981539 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:01.985722 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:01.990419 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-af43d9d1-b7a8-4582-ad17-52a1610a5a08 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:01.990878 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1237/4948] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:01 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:02.448658 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.450787 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:02.451012 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.451200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.457961 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.457961 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:02.464207 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:02.467975 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-329babbc-44ba-4c97-956a-8c0697de7ec3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:02.468357 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1223/4949] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:02.552846 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4368eb89-4b28-4e33-9325-32fde2b002db None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.553369 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4368eb89-4b28-4e33-9325-32fde2b002db None None] GET https://10.4.3.27/volume// Aug 20 02:15:02.553584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4368eb89-4b28-4e33-9325-32fde2b002db None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.553821 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4368eb89-4b28-4e33-9325-32fde2b002db None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.554209 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4368eb89-4b28-4e33-9325-32fde2b002db None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:02.554578 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1255/4950] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:02.565307 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-fd179367-0629-489e-9f64-0482b873a6ca req-0c62405c-b80b-4f2e-aad5-8327a0f90398 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.566912 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-0c62405c-b80b-4f2e-aad5-8327a0f90398 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:15:02.569257 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-0c62405c-b80b-4f2e-aad5-8327a0f90398 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "094293ad-a426-4918-a790-d39b8a822ebd", "connector": null, "instance_uuid": "da58753b-e73e-4888-a357-d8e242381fcf"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:02.575507 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.575507 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:02.604009 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-0c62405c-b80b-4f2e-aad5-8327a0f90398 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:15:02.604009 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1236/4951] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:15:02 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 20 02:15:02.633163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.634899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:02.635033 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.635216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.642442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8c1ac799-b602-47b7-9f6d-77bafa38876a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.642654 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8c1ac799-b602-47b7-9f6d-77bafa38876a None None] GET https://10.4.3.27/volume// Aug 20 02:15:02.642804 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8c1ac799-b602-47b7-9f6d-77bafa38876a None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.642971 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8c1ac799-b602-47b7-9f6d-77bafa38876a None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.643275 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8c1ac799-b602-47b7-9f6d-77bafa38876a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:02.643539 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1224/4952] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:02.644353 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.644353 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:02.647899 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:02.650063 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.652137 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:02.652253 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4ac6e167-9b65-4650-b0fb-f3c004855257 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:02.652370 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.652561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.652644 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1238/4953] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:02.661284 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.661284 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:02.664389 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:02.668026 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-165c8211-a7d4-477d-a8c2-f386871a2c17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:02.668410 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1256/4954] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:02.738496 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.739905 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:15:02.740124 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.740326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.740541 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume with id: 5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:15:02.747054 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.747054 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:02.747536 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:02.767546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.768991 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume request issued successfully. Aug 20 02:15:02.769245 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8441fed6-41c7-4671-9c6a-da0876ebdd63 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 202 Aug 20 02:15:02.769719 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1237/4955] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:15:02 2026] DELETE /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:15:02.770547 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] PUT https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 Aug 20 02:15:02.770547 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:02.778019 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-01130d91-6808-4c0d-8fd7-c9356986c14f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.778617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Acquiring lock "cinder-attachment_update-094293ad-a426-4918-a790-d39b8a822ebd-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:15:02.780143 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01130d91-6808-4c0d-8fd7-c9356986c14f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:15:02.780441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01130d91-6808-4c0d-8fd7-c9356986c14f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.780686 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01130d91-6808-4c0d-8fd7-c9356986c14f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.783106 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-094293ad-a426-4918-a790-d39b8a822ebd-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:15:02.783913 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.783913 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:02.789352 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.789352 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:02.793423 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-01130d91-6808-4c0d-8fd7-c9356986c14f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:02.799248 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01130d91-6808-4c0d-8fd7-c9356986c14f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 200 Aug 20 02:15:02.799770 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1239/4956] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:02.865118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.866773 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:02.866940 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.867105 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.867205 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:02.871206 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.871206 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:02.871757 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9f18c9bf-7070-4f89-b0bd-5722ef0cde98 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:02.872060 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1257/4957] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:02.875250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-31631051-1fd5-40b6-809e-9c865ff345af None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.876951 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31631051-1fd5-40b6-809e-9c865ff345af tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:02.877089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31631051-1fd5-40b6-809e-9c865ff345af tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.877612 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31631051-1fd5-40b6-809e-9c865ff345af tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.884488 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.884488 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:02.887984 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-31631051-1fd5-40b6-809e-9c865ff345af tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:15:02.890781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-094293ad-a426-4918-a790-d39b8a822ebd-np0000007844" released by "attachment_update" :: held 0.108s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:15:02.891161 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-949a14a1-9310-4fab-ae1d-ad26ef3dfab6 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 returned with HTTP 200 Aug 20 02:15:02.891409 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1225/4958] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:15:02 2026] PUT /volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:02.892472 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31631051-1fd5-40b6-809e-9c865ff345af tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:15:02.892859 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1238/4959] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:02.928919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:02.930909 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:02.931123 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:02.931351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:02.942837 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:02.942837 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:02.946505 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:02.950626 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63cc386a-b3e9-426e-8e09-ad823773fe11 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:02.950988 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1240/4960] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:02 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:03.225361 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.227705 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:03.227994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.228285 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.228528 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Delete volume with id: c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:03.235778 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.235778 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:03.236303 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:15:03.259311 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Delete volume request issued successfully. Aug 20 02:15:03.260017 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7c897988-03d3-4c84-bdb5-29f615a48b00 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 202 Aug 20 02:15:03.260259 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1258/4961] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:03 2026] DELETE /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:03.268677 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2930bc67-3b2c-445e-be69-c757d32ded28 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.270846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2930bc67-3b2c-445e-be69-c757d32ded28 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:03.271109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2930bc67-3b2c-445e-be69-c757d32ded28 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.271245 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2930bc67-3b2c-445e-be69-c757d32ded28 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.278322 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.278322 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:03.281943 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2930bc67-3b2c-445e-be69-c757d32ded28 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Volume info retrieved successfully. Aug 20 02:15:03.285704 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2930bc67-3b2c-445e-be69-c757d32ded28 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 200 Aug 20 02:15:03.286059 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1226/4962] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:03.292704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.293922 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:03.294084 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.294264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.302039 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.302039 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:03.305129 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:03.309246 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-bbfcc0d9-3015-4859-a081-a0ded08e6e29 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:03.309609 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1239/4963] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:03.667190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a3fe2255-5578-4729-9908-9fddfd301060 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.669032 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3fe2255-5578-4729-9908-9fddfd301060 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:03.669222 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3fe2255-5578-4729-9908-9fddfd301060 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.669438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a3fe2255-5578-4729-9908-9fddfd301060 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.680623 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.680623 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:03.684253 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a3fe2255-5578-4729-9908-9fddfd301060 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:03.688322 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a3fe2255-5578-4729-9908-9fddfd301060 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:03.688711 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1241/4964] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:03.812340 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4f9fb570-643f-45f8-a52a-9fe2a64f15d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.814497 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f9fb570-643f-45f8-a52a-9fe2a64f15d5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 Aug 20 02:15:03.814804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb570-643f-45f8-a52a-9fe2a64f15d5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.815058 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb570-643f-45f8-a52a-9fe2a64f15d5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.821910 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4f9fb570-643f-45f8-a52a-9fe2a64f15d5 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 returned with HTTP 404 Aug 20 02:15:03.822533 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1259/4965] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/volumes/5eb9657d-9b44-4469-b625-3a46d10b9991 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:15:03.830063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.832349 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 Aug 20 02:15:03.832584 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.832770 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.832865 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete snapshot with id: 909212d0-0a02-4f4f-8a41-9e98c27245a7 Aug 20 02:15:03.837569 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.837569 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:03.837982 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:15:03.859121 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot delete request issued successfully. Aug 20 02:15:03.859335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fc3382d-9191-43c2-b9e9-0b80654e5233 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 returned with HTTP 202 Aug 20 02:15:03.859787 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1227/4966] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:03 2026] DELETE /volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:03.868827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.870799 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 Aug 20 02:15:03.870986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.871219 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.877373 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.877373 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:03.877831 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:15:03.878634 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-257a2125-3c31-42dd-8b13-4a764eb901b9 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 returned with HTTP 200 Aug 20 02:15:03.879017 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1240/4967] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:03.884808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.886941 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:03.887172 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.887406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.887528 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:03.892476 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.892476 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:03.893240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f167b5c-81fb-4cc6-935b-da8d02041bce tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:03.893757 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1242/4968] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:03.964918 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:03.968380 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:03.968380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:03.968380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:03.978935 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:03.978935 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:03.982453 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:03.987024 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-349ac614-797f-44e3-b8f1-dfff3491b0fe tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:03.987421 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1260/4969] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:03 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:04.299730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-35393a59-4c9c-43a5-b9c5-1ac0c381c451 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:04.301871 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35393a59-4c9c-43a5-b9c5-1ac0c381c451 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] GET https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade Aug 20 02:15:04.302107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35393a59-4c9c-43a5-b9c5-1ac0c381c451 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:04.302366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-35393a59-4c9c-43a5-b9c5-1ac0c381c451 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:04.309826 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-35393a59-4c9c-43a5-b9c5-1ac0c381c451 tempest-TestImageHashVerification-637699056 tempest-TestImageHashVerification-637699056-project-member] https://10.4.3.27/volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade returned with HTTP 404 Aug 20 02:15:04.310506 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1228/4970] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:04 2026] GET /volume/v3/volumes/c3a085f0-2fa5-4fb5-8e1f-250326243ade => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:04.700098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e250138-315c-423e-bba2-608c0b434c13 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:04.702840 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e250138-315c-423e-bba2-608c0b434c13 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:04.703078 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e250138-315c-423e-bba2-608c0b434c13 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:04.703365 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e250138-315c-423e-bba2-608c0b434c13 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:04.713243 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:04.713243 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:04.717010 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e250138-315c-423e-bba2-608c0b434c13 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:04.721527 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e250138-315c-423e-bba2-608c0b434c13 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:04.721988 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1241/4971] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:04 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:04.891513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fff33a26-49e0-48d4-a3e9-03a94ef94c23 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:04.893674 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fff33a26-49e0-48d4-a3e9-03a94ef94c23 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 Aug 20 02:15:04.893946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fff33a26-49e0-48d4-a3e9-03a94ef94c23 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:04.894170 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fff33a26-49e0-48d4-a3e9-03a94ef94c23 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:04.898512 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fff33a26-49e0-48d4-a3e9-03a94ef94c23 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 returned with HTTP 404 Aug 20 02:15:04.898984 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1243/4972] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:04 2026] GET /volume/v3/snapshots/909212d0-0a02-4f4f-8a41-9e98c27245a7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:04.904591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:04.908257 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:04.908548 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:04.908801 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:04.908957 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:04.913336 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:04.913336 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:04.913911 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-57063bfd-39e5-4ded-a6b0-b0f98448ae68 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:04.914271 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1261/4973] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:04 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:05.006831 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:05.007820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:05.008056 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:05.008372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:05.024687 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:05.024687 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:05.031327 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:05.035556 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3830b73-7635-401c-852a-1cc3ed5a6dc2 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:05.035968 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1229/4974] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:05 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 02:15:05.736938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-10865a9f-27e0-4811-8066-6c9e404be14d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:05.739121 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-10865a9f-27e0-4811-8066-6c9e404be14d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:05.739335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-10865a9f-27e0-4811-8066-6c9e404be14d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:05.739610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-10865a9f-27e0-4811-8066-6c9e404be14d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:05.750006 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:05.750006 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:05.753982 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-10865a9f-27e0-4811-8066-6c9e404be14d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:05.758957 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-10865a9f-27e0-4811-8066-6c9e404be14d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:05.759352 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1242/4975] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:05 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:05.928678 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:05.930622 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:05.930805 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:05.930984 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:05.931077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:05.935213 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:05.935213 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:05.935708 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f6efb80-6fda-4416-ba55-40c4e6dd543d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:05.935975 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1244/4976] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:05 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:06.052778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:06.056502 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:06.056731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:06.056926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:06.071445 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:06.071445 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:06.075273 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:06.079588 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e4fc8e88-cc24-4789-bc37-ce5d5a9c1e2d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:06.079998 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1262/4977] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:06 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:06.170051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-fd179367-0629-489e-9f64-0482b873a6ca req-2fcc472c-7d0d-4c59-b32e-f4c634d1b8a0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:06.172037 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-2fcc472c-7d0d-4c59-b32e-f4c634d1b8a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9/action Aug 20 02:15:06.172432 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-2fcc472c-7d0d-4c59-b32e-f4c634d1b8a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:06.172586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-2fcc472c-7d0d-4c59-b32e-f4c634d1b8a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:06.186985 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:06.186985 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:06.196324 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-fd179367-0629-489e-9f64-0482b873a6ca req-2fcc472c-7d0d-4c59-b32e-f4c634d1b8a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9/action returned with HTTP 204 Aug 20 02:15:06.196722 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1230/4978] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:15:06 2026] POST /volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:06.337020 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c53c3e03-c4ef-4cf2-9f3b-0690dd64649e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:06.339021 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c53c3e03-c4ef-4cf2-9f3b-0690dd64649e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed Aug 20 02:15:06.339193 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c53c3e03-c4ef-4cf2-9f3b-0690dd64649e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:06.339433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c53c3e03-c4ef-4cf2-9f3b-0690dd64649e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:06.346255 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:06.346255 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:06.392989 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-02803f8a-13e9-4fd2-aded-df6e661da4fb req-c53c3e03-c4ef-4cf2-9f3b-0690dd64649e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed returned with HTTP 200 Aug 20 02:15:06.393427 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1243/4979] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:06 2026] DELETE /volume/v3/attachments/967fac31-0611-431d-a4a2-5ff5452565ed => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:06.777554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-28732323-c566-4a41-840d-ec888bc4a128 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:06.778940 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28732323-c566-4a41-840d-ec888bc4a128 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:06.779215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28732323-c566-4a41-840d-ec888bc4a128 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:06.779512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-28732323-c566-4a41-840d-ec888bc4a128 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:06.789835 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:06.789835 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:06.793113 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-28732323-c566-4a41-840d-ec888bc4a128 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:06.800270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-28732323-c566-4a41-840d-ec888bc4a128 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:06.800775 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1245/4980] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:06 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:06.951961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:06.954916 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:06.955097 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:06.955317 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:06.955418 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:06.959425 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:06.959425 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:06.960071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32719ba5-1a9b-40d9-8862-c6f6f3b8766f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:06.960509 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1263/4981] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:06 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:07.097365 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.099435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:07.099663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.099887 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.107824 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.107824 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:07.111776 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.116605 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-76bdb282-e796-4249-8c4e-1c430f85dd3e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:07.117059 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1231/4982] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:07.129677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5b100313-208f-4ebf-b42b-eda226938ace None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.131704 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b100313-208f-4ebf-b42b-eda226938ace tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:07.131899 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b100313-208f-4ebf-b42b-eda226938ace tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.132150 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5b100313-208f-4ebf-b42b-eda226938ace tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.144740 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.144740 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:07.148050 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5b100313-208f-4ebf-b42b-eda226938ace tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.153166 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5b100313-208f-4ebf-b42b-eda226938ace tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:07.153976 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1244/4983] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:07.197759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.199966 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:07.200131 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.200332 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.213117 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.213117 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:07.217034 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.221431 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-caadba6c-e8f5-4d8a-8f46-fabb59d96145 req-9eed745c-e4f7-423e-9dc1-95f39f83b5a7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.221867 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-1af2d1b1-2aae-417f-8088-1a6f26d29881 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:07.222253 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1246/4984] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:07.223702 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-caadba6c-e8f5-4d8a-8f46-fabb59d96145 req-9eed745c-e4f7-423e-9dc1-95f39f83b5a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 Aug 20 02:15:07.223880 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-caadba6c-e8f5-4d8a-8f46-fabb59d96145 req-9eed745c-e4f7-423e-9dc1-95f39f83b5a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.224072 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-caadba6c-e8f5-4d8a-8f46-fabb59d96145 req-9eed745c-e4f7-423e-9dc1-95f39f83b5a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.230364 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.230364 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:07.250179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.251587 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/action Aug 20 02:15:07.252084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:07.252084 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:07.266735 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.266735 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:07.267151 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.280639 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Begin detaching volume completed successfully. Aug 20 02:15:07.280834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-03a4dc4d-728a-4f5b-bc1d-02eae5cf6351 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/action returned with HTTP 202 Aug 20 02:15:07.281515 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1232/4985] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:07 2026] POST /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:07.289010 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-caadba6c-e8f5-4d8a-8f46-fabb59d96145 req-9eed745c-e4f7-423e-9dc1-95f39f83b5a7 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 returned with HTTP 200 Aug 20 02:15:07.289473 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1264/4986] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:07 2026] DELETE /volume/v3/attachments/b785b25c-30f9-4955-9462-bb3c34542b84 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:07.304817 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.306904 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:07.307160 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.307435 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.318255 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.318255 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:07.323091 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.328677 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f81c0558-f50d-4b18-a7c8-286d57deb36b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:07.329391 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1245/4987] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:07.330860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-919223ef-14b7-433c-9c7c-d5013e77caaf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.331239 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-919223ef-14b7-433c-9c7c-d5013e77caaf None None] GET https://10.4.3.27/volume// Aug 20 02:15:07.331410 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-919223ef-14b7-433c-9c7c-d5013e77caaf None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.331618 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-919223ef-14b7-433c-9c7c-d5013e77caaf None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.331919 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-919223ef-14b7-433c-9c7c-d5013e77caaf None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:07.332165 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1247/4988] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:07.339218 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.341389 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:07.341673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.341889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.353529 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.353529 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:07.358515 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:07.365168 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-27556b41-25d6-4dd7-abc4-b6504699ae0d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:07.365844 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1233/4989] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:07.377095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-863f4c99-78b6-49cd-bfac-0e500680c27c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.380495 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-863f4c99-78b6-49cd-bfac-0e500680c27c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption Aug 20 02:15:07.380829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-863f4c99-78b6-49cd-bfac-0e500680c27c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.381284 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-863f4c99-78b6-49cd-bfac-0e500680c27c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.391264 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.391264 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:07.397518 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-863f4c99-78b6-49cd-bfac-0e500680c27c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption returned with HTTP 200 Aug 20 02:15:07.397929 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1265/4990] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:07.972537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.974277 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:15:07.974499 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:07.974728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:07.974874 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:07.979010 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:07.979010 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:07.979637 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e7210b9-fb6d-4bf4-bc81-4f4bd27cb7b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:15:07.980035 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1246/4991] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:07 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:07.991895 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c4b5a456-a027-4985-99e5-1af6a70862cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:07.993509 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:07.993846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95872ce0-6d0f-40c4-93a2-5f58a8e061fa"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:07.995090 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating new backup {'backup': {'volume_id': '95872ce0-6d0f-40c4-93a2-5f58a8e061fa'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:07.995212 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating backup of volume 95872ce0-6d0f-40c4-93a2-5f58a8e061fa in container None Aug 20 02:15:08.010124 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.010124 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:08.010572 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:08.034704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['70725e15-e342-4aca-befd-4c5d28e2670d', '284ea5fd-391b-4e0a-9afd-cafa13698933'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:08.071755 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c4b5a456-a027-4985-99e5-1af6a70862cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:08.072175 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1248/4992] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:07 2026] POST /volume/v3/backups => generated 286 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:08.083369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.088257 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:08.088257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.088257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.088257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:08.091469 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.091469 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:08.092121 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9011e6e2-2019-4299-9f18-42b30d9c3a88 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:08.092538 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1234/4993] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:08.285415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-b3463445-c074-4df6-aec0-77c151061d62 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.287524 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-b3463445-c074-4df6-aec0-77c151061d62 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac Aug 20 02:15:08.287844 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-b3463445-c074-4df6-aec0-77c151061d62 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.288114 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-b3463445-c074-4df6-aec0-77c151061d62 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.296871 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.296871 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:08.341812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-219969d3-41c3-459e-8bfc-820afd318a4f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.343693 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-219969d3-41c3-459e-8bfc-820afd318a4f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:08.343974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-219969d3-41c3-459e-8bfc-820afd318a4f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.344189 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-219969d3-41c3-459e-8bfc-820afd318a4f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.344765 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-38dbdc9b-6969-41d8-aa95-c08e30bf4e4d req-b3463445-c074-4df6-aec0-77c151061d62 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac returned with HTTP 200 Aug 20 02:15:08.345159 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1266/4994] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:08 2026] DELETE /volume/v3/attachments/20677db7-7226-4d6b-875e-a7a7a04654ac => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:08.351471 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.351471 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:08.355102 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-219969d3-41c3-459e-8bfc-820afd318a4f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.359183 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-219969d3-41c3-459e-8bfc-820afd318a4f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:08.359568 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1247/4995] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:08.371333 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.373167 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:08.373345 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.373511 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.383787 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.383787 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:08.387004 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.390787 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de2da95a-91a0-4768-b772-121ed8a95fd0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:08.391152 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1249/4996] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:08.435157 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.437997 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:08.438308 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.438581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.451801 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.451801 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:08.456923 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.462858 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-c8bd6fc2-ba93-4301-b35f-af88f0bde9c4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:08.463269 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1235/4997] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:08.486126 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.488418 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15/action Aug 20 02:15:08.488843 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:08.488994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:08.500790 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.500790 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:08.501287 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.509644 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Begin detaching volume completed successfully. Aug 20 02:15:08.509874 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-6f69d9e5-c85d-4a60-9aab-01e0c30f53c3 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15/action returned with HTTP 202 Aug 20 02:15:08.510337 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1267/4998] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:08 2026] POST /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:08.528622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.530132 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:08.530708 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.530897 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.540184 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.540184 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:08.544218 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.546144 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-efae1593-7f16-4735-b6c1-7a1266aa090b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.546620 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efae1593-7f16-4735-b6c1-7a1266aa090b None None] GET https://10.4.3.27/volume// Aug 20 02:15:08.546752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efae1593-7f16-4735-b6c1-7a1266aa090b None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.546963 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efae1593-7f16-4735-b6c1-7a1266aa090b None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.547310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efae1593-7f16-4735-b6c1-7a1266aa090b None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:08.547716 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1250/4999] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:08.548928 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-23a911b3-933f-40f0-a9d5-e6742e37ee7c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:08.549315 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1248/5000] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:08.558645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:08.560648 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:08.560856 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:08.561089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:08.569788 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:08.569788 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:08.573233 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:08.577834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-cabd60ba-a865-4efd-b0d3-4e5eeff532a5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:08.578239 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1236/5001] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:08 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:09.105429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c94f909-9772-43ff-9914-247f18ce4390 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:09.107019 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c94f909-9772-43ff-9914-247f18ce4390 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:09.107208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c94f909-9772-43ff-9914-247f18ce4390 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:09.107395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c94f909-9772-43ff-9914-247f18ce4390 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:09.107515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5c94f909-9772-43ff-9914-247f18ce4390 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:09.112322 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:09.112322 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:09.113133 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c94f909-9772-43ff-9914-247f18ce4390 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:09.113569 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1268/5002] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:09 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:09.263963 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:09.265632 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:15:09.265812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:09.265991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:09.266185 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume with id: 8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:15:09.272903 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:09.272903 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:09.273416 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:09.291186 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume request issued successfully. Aug 20 02:15:09.291330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8ef34c04-3f8f-4497-b35b-4a5b45afbd4e tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 202 Aug 20 02:15:09.291745 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1251/5003] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:15:09 2026] DELETE /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:15:09.305458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:09.307376 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:15:09.307636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:09.307856 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:09.315248 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:09.315248 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:09.318877 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:09.323692 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3d29c2f9-bc7c-4ed8-ab42-961171a7d54f tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 200 Aug 20 02:15:09.324082 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1249/5004] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:09 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:09.565026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-77cd8182-1fa9-477b-aa65-9e0da283399b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:09.566982 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77cd8182-1fa9-477b-aa65-9e0da283399b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:09.566982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77cd8182-1fa9-477b-aa65-9e0da283399b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:09.566982 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77cd8182-1fa9-477b-aa65-9e0da283399b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:09.579547 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:09.579547 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:09.583462 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-77cd8182-1fa9-477b-aa65-9e0da283399b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:09.588719 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77cd8182-1fa9-477b-aa65-9e0da283399b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:09.589266 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1237/5005] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:09 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:10.114934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.116817 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:10.117002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.117320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.123244 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-01f7ec48-b053-4c25-b374-b9672338675c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.125012 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01f7ec48-b053-4c25-b374-b9672338675c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:10.125208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01f7ec48-b053-4c25-b374-b9672338675c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.125412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01f7ec48-b053-4c25-b374-b9672338675c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.125551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-01f7ec48-b053-4c25-b374-b9672338675c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:10.128867 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.128867 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:10.129177 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.129177 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:10.129752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01f7ec48-b053-4c25-b374-b9672338675c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:10.130361 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1252/5006] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:10.132173 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:10.136131 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-0a987927-2509-4327-bb46-2eab773b8a89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:10.136537 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1269/5007] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:10.151098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.152999 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd/action Aug 20 02:15:10.153352 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:10.153547 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:10.163158 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.163158 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:10.163663 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:10.169669 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Begin detaching volume completed successfully. Aug 20 02:15:10.169860 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-6256ccb7-1a2e-4e71-8a99-9799e9d579ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd/action returned with HTTP 202 Aug 20 02:15:10.170279 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1250/5008] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:10 2026] POST /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:10.205109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5fdda84c-0bcf-44f3-86cb-d9db2acd0fbe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.205465 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5fdda84c-0bcf-44f3-86cb-d9db2acd0fbe None None] GET https://10.4.3.27/volume// Aug 20 02:15:10.205617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5fdda84c-0bcf-44f3-86cb-d9db2acd0fbe None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.205780 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5fdda84c-0bcf-44f3-86cb-d9db2acd0fbe None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.206097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5fdda84c-0bcf-44f3-86cb-d9db2acd0fbe None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:10.206362 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1238/5009] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:10.213523 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.215748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:10.216004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.216197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.226318 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.226318 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:10.229655 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:10.233762 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-1dbc3202-9fbb-4a85-9c35-f3e5eeef13b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:10.234343 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1253/5010] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:10.335656 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-db38c1b3-6892-4e90-89d3-e3217b2a3b44 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.337270 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-db38c1b3-6892-4e90-89d3-e3217b2a3b44 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 Aug 20 02:15:10.337525 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-db38c1b3-6892-4e90-89d3-e3217b2a3b44 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.337760 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-db38c1b3-6892-4e90-89d3-e3217b2a3b44 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.343299 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-db38c1b3-6892-4e90-89d3-e3217b2a3b44 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 returned with HTTP 404 Aug 20 02:15:10.343299 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1270/5011] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/volumes/8b121bf7-de2b-4168-9d16-ae78aee24710 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:15:10.357163 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.358658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a Aug 20 02:15:10.358820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.358986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.359084 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete snapshot with id: cb2b6304-0e81-405b-a8cb-0015301c9a7a Aug 20 02:15:10.363484 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.363484 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:10.363940 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:15:10.382437 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot delete request issued successfully. Aug 20 02:15:10.382736 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2ec2b231-8b37-4af1-8fee-01b78e0fa8b3 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a returned with HTTP 202 Aug 20 02:15:10.383080 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1251/5012] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:10 2026] DELETE /volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:10.389148 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e92b2643-7908-4934-b03b-69682911a410 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.390901 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e92b2643-7908-4934-b03b-69682911a410 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a Aug 20 02:15:10.391072 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e92b2643-7908-4934-b03b-69682911a410 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.391298 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e92b2643-7908-4934-b03b-69682911a410 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.395786 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.395786 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:10.396207 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e92b2643-7908-4934-b03b-69682911a410 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Snapshot retrieved successfully. Aug 20 02:15:10.396899 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e92b2643-7908-4934-b03b-69682911a410 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a returned with HTTP 200 Aug 20 02:15:10.397239 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1239/5013] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:10.596893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.607870 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.609659 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:10.609847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.610035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.620923 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.620923 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:10.625990 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:10.631207 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f82a11c-0114-4f4f-b256-e47f70760eb9 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:10.631624 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1271/5014] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:10.692192 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:10.692654 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-833803329"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:10.694360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-833803329'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:10.694553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume of 1 GB Aug 20 02:15:10.699294 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Availability Zones retrieved successfully. Aug 20 02:15:10.706126 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (b727cfdd-abab-46d8-9624-bc062777d405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:10.707302 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d9a142-bcad-4c7f-b030-fe2b407ddfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:10.708315 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:10.735925 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d9a142-bcad-4c7f-b030-fe2b407ddfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:10.736788 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2a1603-7ce4-4ad2-9d00-7bfbdf69406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:10.798837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['a5a37226-5207-4efc-93ee-4c2487743b76', 'b3e0a20e-b3f5-41f2-8b1d-716b45a0efb0', '1721d7c6-7512-4efc-bb2a-4d217b9c32d5', '69b03c26-2351-4dd9-9aee-b28efdd93a21'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:10.799869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2a1603-7ce4-4ad2-9d00-7bfbdf69406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a37226-5207-4efc-93ee-4c2487743b76', 'b3e0a20e-b3f5-41f2-8b1d-716b45a0efb0', '1721d7c6-7512-4efc-bb2a-4d217b9c32d5', '69b03c26-2351-4dd9-9aee-b28efdd93a21']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:10.800810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5dae09-ebb4-44f2-b860-28471882c710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:10.828890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5dae09-ebb4-44f2-b860-28471882c710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8648f773-b0c7-4e0d-9432-e66ef03eca99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833803329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['a5a37226-5207-4efc-93ee-4c2487743b76','b3e0a20e-b3f5-41f2-8b1d-716b45a0efb0','1721d7c6-7512-4efc-bb2a-4d217b9c32d5','69b03c26-2351-4dd9-9aee-b28efdd93a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833803329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8648f773-b0c7-4e0d-9432-e66ef03eca99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e46d214c4044f687b12fde2d4fc033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791311aa0f6442b99568e5fb007b41f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:10.829899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d5b63-b1cd-41d6-b1bb-4d4926f98e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:10.849476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d5b63-b1cd-41d6-b1bb-4d4926f98e5e) transitioned into state 'SUCCESS' from state '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-833803329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['a5a37226-5207-4efc-93ee-4c2487743b76','b3e0a20e-b3f5-41f2-8b1d-716b45a0efb0','1721d7c6-7512-4efc-bb2a-4d217b9c32d5','69b03c26-2351-4dd9-9aee-b28efdd93a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:10.850341 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20e37d3-055a-40cb-8bf1-d8bd349ee29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:10.861632 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20e37d3-055a-40cb-8bf1-d8bd349ee29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:10.862667 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (b727cfdd-abab-46d8-9624-bc062777d405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:10.863033 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request issued successfully. Aug 20 02:15:10.863763 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ab08c24a-0ddd-45c0-bf3b-bd9182a9c531 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:10.864269 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1254/5015] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:10 2026] POST /volume/v3/volumes => generated 775 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:10.874282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-31156f5f-aeb4-482e-bbeb-10757e68d74c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.874823 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c4b42395-6cee-498c-b75a-6738d423cfcc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:10.876256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-31156f5f-aeb4-482e-bbeb-10757e68d74c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c Aug 20 02:15:10.876447 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-31156f5f-aeb4-482e-bbeb-10757e68d74c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.876597 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4b42395-6cee-498c-b75a-6738d423cfcc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:15:10.876660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-31156f5f-aeb4-482e-bbeb-10757e68d74c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.876790 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4b42395-6cee-498c-b75a-6738d423cfcc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:10.876954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c4b42395-6cee-498c-b75a-6738d423cfcc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:10.883233 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.883233 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:10.883658 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:10.883658 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:10.889214 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c4b42395-6cee-498c-b75a-6738d423cfcc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:10.893097 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c4b42395-6cee-498c-b75a-6738d423cfcc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 returned with HTTP 200 Aug 20 02:15:10.893584 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1240/5016] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:10 2026] GET /volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:10.930295 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a99a66a6-7996-4ce0-b3ce-c47d5db0a099 req-31156f5f-aeb4-482e-bbeb-10757e68d74c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c returned with HTTP 200 Aug 20 02:15:10.930726 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1252/5017] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:10 2026] DELETE /volume/v3/attachments/1c0a48f7-b92e-408e-82dc-d5329c90a80c => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:11.140426 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.142150 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:11.142379 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.142587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.142710 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:11.146910 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.146910 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:11.147609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e63346c3-cb9c-4a7e-8e51-35cff52c96c9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:11.147977 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1272/5018] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:11 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:11.207280 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-c3b63371-ab01-4605-8c09-2ee4434a8dea None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.209915 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-c3b63371-ab01-4605-8c09-2ee4434a8dea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 Aug 20 02:15:11.210267 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-c3b63371-ab01-4605-8c09-2ee4434a8dea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.210504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-c3b63371-ab01-4605-8c09-2ee4434a8dea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.219188 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.219188 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:11.263561 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-494c6cc5-2518-402c-8ef7-b1513a24006b req-c3b63371-ab01-4605-8c09-2ee4434a8dea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 returned with HTTP 200 Aug 20 02:15:11.264197 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1255/5019] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:11 2026] DELETE /volume/v3/attachments/0eccbf0b-a3f3-4a3e-9100-f2d4740af7b9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:11.405434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e74bf85-9b63-49c4-9780-205ad7243fd2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.407177 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e74bf85-9b63-49c4-9780-205ad7243fd2 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a Aug 20 02:15:11.407376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e74bf85-9b63-49c4-9780-205ad7243fd2 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.407565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e74bf85-9b63-49c4-9780-205ad7243fd2 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.411251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e74bf85-9b63-49c4-9780-205ad7243fd2 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a returned with HTTP 404 Aug 20 02:15:11.411697 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1241/5020] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:11 2026] GET /volume/v3/snapshots/cb2b6304-0e81-405b-a8cb-0015301c9a7a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:11.643842 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a83fb207-8eef-4207-895a-27894475f763 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.645735 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a83fb207-8eef-4207-895a-27894475f763 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:11.645917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a83fb207-8eef-4207-895a-27894475f763 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.646308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a83fb207-8eef-4207-895a-27894475f763 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.652208 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.652208 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:11.655934 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a83fb207-8eef-4207-895a-27894475f763 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:11.660208 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a83fb207-8eef-4207-895a-27894475f763 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:11.660616 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1253/5021] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:11 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:11.671789 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.673298 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:11.673491 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.673691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.673865 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume with id: 91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:11.679992 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.679992 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:11.680469 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:11.689655 np0000007844 devstack@c-api.service[100161]: WARNING cinder.keymgr.conf_key_mgr [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:15:11.694475 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume request issued successfully. Aug 20 02:15:11.694669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a02bdf80-e76c-4c09-b203-3293571bcb68 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 202 Aug 20 02:15:11.695044 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1273/5022] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:11 2026] DELETE /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:11.702318 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dd85672d-bbb5-4388-b713-78a7937639ab None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.703839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd85672d-bbb5-4388-b713-78a7937639ab tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:11.704085 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd85672d-bbb5-4388-b713-78a7937639ab tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.705050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd85672d-bbb5-4388-b713-78a7937639ab tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.710894 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.710894 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:11.714890 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-dd85672d-bbb5-4388-b713-78a7937639ab tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:11.719170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd85672d-bbb5-4388-b713-78a7937639ab tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 200 Aug 20 02:15:11.719583 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1256/5023] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:11 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:11.905919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.907555 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:15:11.907750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:11.907914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:11.914961 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.914961 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:11.918192 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:11.921554 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfd91fc8-3ef5-450f-8488-08124d45c086 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 returned with HTTP 200 Aug 20 02:15:11.921895 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1242/5024] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:11 2026] GET /volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:11.934114 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:11.936271 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:11.936720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8648f773-b0c7-4e0d-9432-e66ef03eca99", "name": "tempest-type-Backup-1523503781"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:11.938610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating new backup {'backup': {'volume_id': '8648f773-b0c7-4e0d-9432-e66ef03eca99', 'name': 'tempest-type-Backup-1523503781'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:11.938784 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating backup of volume 8648f773-b0c7-4e0d-9432-e66ef03eca99 in container None Aug 20 02:15:11.947357 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:11.947357 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:11.947774 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:11.974664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['36e4472f-50af-4294-a280-23f1f6705c48', '73822c14-eea7-4285-a7ff-66a80feb54b0'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:12.001416 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f52853cc-4ab3-42f3-81ed-9d0ef49154f1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:12.001881 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1254/5025] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:15:11 2026] POST /volume/v3/backups => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:12.011162 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.015326 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:12.015481 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.015729 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.015868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:12.022494 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.022494 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:12.023513 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6297e90b-def7-4b28-a7eb-acd859ef9718 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:12.023939 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1274/5026] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:12.159032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.160610 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:12.160789 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.160981 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.161080 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:12.165267 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.165267 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:12.165815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ece05461-52c7-48e8-a8f9-9c1303bb7115 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:12.166195 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1257/5027] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:12.293728 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.295567 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:12.295939 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1565770332", "snapshot_id": "a161a952-7f30-4c02-804d-24b5d713fe48", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:12.297508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1565770332', 'snapshot_id': 'a161a952-7f30-4c02-804d-24b5d713fe48', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:12.302734 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.302734 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:12.303289 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:12.303483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume of 1 GB Aug 20 02:15:12.307662 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Availability Zones retrieved successfully. Aug 20 02:15:12.316591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (d43adc6e-8316-4442-853e-003c0d0556a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:12.317947 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb6dd40-adf4-4e6a-b6fa-62067ace91b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:12.319354 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:12.349911 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb6dd40-adf4-4e6a-b6fa-62067ace91b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a161a952-7f30-4c02-804d-24b5d713fe48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:12.350652 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71423827-a010-49c0-b870-7f4f7776f8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:12.384179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['1c83fe83-4373-447d-8ffd-005f678f81ef', '39feaae0-972b-48d3-abf7-f0123c111374', 'abbbd7ad-7237-49c7-882a-2c415a055696', '917307bd-2350-4316-8db1-89492ab25a86'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:12.384678 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71423827-a010-49c0-b870-7f4f7776f8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c83fe83-4373-447d-8ffd-005f678f81ef', '39feaae0-972b-48d3-abf7-f0123c111374', 'abbbd7ad-7237-49c7-882a-2c415a055696', '917307bd-2350-4316-8db1-89492ab25a86']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:12.385345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c891d1c-5ec6-4ca2-8a8a-fd804332d232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:12.421689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c891d1c-5ec6-4ca2-8a8a-fd804332d232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f59b0c0-2053-434f-8815-6e790568fb09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1565770332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['1c83fe83-4373-447d-8ffd-005f678f81ef','39feaae0-972b-48d3-abf7-f0123c111374','abbbd7ad-7237-49c7-882a-2c415a055696','917307bd-2350-4316-8db1-89492ab25a86'],size=1,snapshot_id=a161a952-7f30-4c02-804d-24b5d713fe48,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1565770332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f59b0c0-2053-434f-8815-6e790568fb09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27f4b9a90ec4591860aba12e9772018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a161a952-7f30-4c02-804d-24b5d713fe48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb084e4aa244e7863a81c3d37e2878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:12.422385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc87c0f4-8bc0-4a6a-b844-f56d9deaf18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:12.441337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc87c0f4-8bc0-4a6a-b844-f56d9deaf18e) transitioned into state 'SUCCESS' from state '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-1565770332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['1c83fe83-4373-447d-8ffd-005f678f81ef','39feaae0-972b-48d3-abf7-f0123c111374','abbbd7ad-7237-49c7-882a-2c415a055696','917307bd-2350-4316-8db1-89492ab25a86'],size=1,snapshot_id=a161a952-7f30-4c02-804d-24b5d713fe48,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:12.442341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05eb14a8-4df7-4f29-94f4-727919571d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:12.466514 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05eb14a8-4df7-4f29-94f4-727919571d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:12.467345 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (d43adc6e-8316-4442-853e-003c0d0556a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:12.467669 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request issued successfully. Aug 20 02:15:12.468233 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-37bf4ae2-5d78-4d07-80d7-fd7b793ba1e7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:12.468772 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1243/5028] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:12 2026] POST /volume/v3/volumes => generated 789 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:12.479278 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.480952 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:12.481166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.481780 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.490510 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.490510 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:12.495067 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:12.500591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ae04cb24-0d1d-43fe-a55f-8fdea4405921 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:12.501137 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1255/5029] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:12.733010 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ba33e724-e540-4f21-acc0-087ece66aae4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.734858 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba33e724-e540-4f21-acc0-087ece66aae4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a Aug 20 02:15:12.735073 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba33e724-e540-4f21-acc0-087ece66aae4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.735314 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ba33e724-e540-4f21-acc0-087ece66aae4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.741053 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ba33e724-e540-4f21-acc0-087ece66aae4 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a returned with HTTP 404 Aug 20 02:15:12.741682 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1275/5030] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/volumes/91f77696-161b-46d7-b23b-8a8b5266587a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:12.748607 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.750382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:15:12.750577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.750776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.751515 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:15:12.768334 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Get all volumes completed successfully. Aug 20 02:15:12.770952 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.770952 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:12.776336 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fcf3ad2f-d193-46bb-a3f8-9b65fa50b05d tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:15:12.776724 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1258/5031] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:12.792771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fe18f834-0b8f-4c1f-b5fd-40aa59e6ca60 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.795072 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe18f834-0b8f-4c1f-b5fd-40aa59e6ca60 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] DELETE https://10.4.3.27/volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b Aug 20 02:15:12.795179 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fe18f834-0b8f-4c1f-b5fd-40aa59e6ca60 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.795420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fe18f834-0b8f-4c1f-b5fd-40aa59e6ca60 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.795703 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.795703 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:12.823221 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe18f834-0b8f-4c1f-b5fd-40aa59e6ca60 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b returned with HTTP 202 Aug 20 02:15:12.823676 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1244/5032] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:15:12 2026] DELETE /volume/v3/types/9dc1da5f-5788-44ce-8f68-df0a6dd8c69b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:12.830953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.832548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:12.832746 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.832955 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.833140 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume with id: cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:12.839986 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.839986 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:12.840490 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:12.862154 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume request issued successfully. Aug 20 02:15:12.862400 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-262a9db2-c3a5-4daf-8875-800a23ae02f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 202 Aug 20 02:15:12.862905 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1256/5033] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:12 2026] DELETE /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:12.869487 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f6d30345-9893-47f7-9d71-64817a7d0b40 req-8de628e4-486e-4ff8-9192-d36325e9bbf8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.871122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:12.871688 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6d30345-9893-47f7-9d71-64817a7d0b40 req-8de628e4-486e-4ff8-9192-d36325e9bbf8 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 Aug 20 02:15:12.871911 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6d30345-9893-47f7-9d71-64817a7d0b40 req-8de628e4-486e-4ff8-9192-d36325e9bbf8 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.872134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f6d30345-9893-47f7-9d71-64817a7d0b40 req-8de628e4-486e-4ff8-9192-d36325e9bbf8 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.873447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:12.873672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:12.873889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:12.880283 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.880283 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:12.884692 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:12.884692 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:12.889234 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:12.893956 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7fcb14d8-b17a-415a-b320-1d5f3514d95f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 200 Aug 20 02:15:12.894511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1259/5034] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:12 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:12.925648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f6d30345-9893-47f7-9d71-64817a7d0b40 req-8de628e4-486e-4ff8-9192-d36325e9bbf8 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 returned with HTTP 200 Aug 20 02:15:12.926145 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1276/5035] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:12 2026] DELETE /volume/v3/attachments/039ec5d7-940d-41e9-a133-5c52d6900615 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:13.032943 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.035031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:13.035299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.035535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.035699 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:13.040646 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.040646 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:13.041353 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-946fb745-74a8-4aad-b287-2d28aaf48dfb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:13.041783 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1245/5036] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:13.175592 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.177136 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:13.177299 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.177460 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.177561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:13.181098 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.181098 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:13.181638 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c9c35d68-d145-4c83-9b9d-b88f27d7c049 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:13.181943 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1257/5037] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:13.515870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6ee92399-bd04-4989-9bef-95150963e4a2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.518035 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ee92399-bd04-4989-9bef-95150963e4a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:13.518304 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ee92399-bd04-4989-9bef-95150963e4a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.518565 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6ee92399-bd04-4989-9bef-95150963e4a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.526616 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.526616 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:13.530384 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6ee92399-bd04-4989-9bef-95150963e4a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:13.534972 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6ee92399-bd04-4989-9bef-95150963e4a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:13.535430 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1260/5038] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:13.546399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e10d454a-e178-46e3-aa53-861f6ea18334 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.548072 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e10d454a-e178-46e3-aa53-861f6ea18334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:13.548298 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e10d454a-e178-46e3-aa53-861f6ea18334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.548478 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e10d454a-e178-46e3-aa53-861f6ea18334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.556950 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.556950 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:13.561872 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e10d454a-e178-46e3-aa53-861f6ea18334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:13.566985 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e10d454a-e178-46e3-aa53-861f6ea18334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:13.567403 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1277/5039] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:13.907761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cf44b4c5-d46c-45b1-aabc-89a774d8150e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.909498 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf44b4c5-d46c-45b1-aabc-89a774d8150e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 Aug 20 02:15:13.909723 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf44b4c5-d46c-45b1-aabc-89a774d8150e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.909902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cf44b4c5-d46c-45b1-aabc-89a774d8150e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.916869 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cf44b4c5-d46c-45b1-aabc-89a774d8150e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 returned with HTTP 404 Aug 20 02:15:13.917175 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1246/5040] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/volumes/cbb5d96d-1133-4531-8f4e-71dca28d2f15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:13.925776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-918379d1-ceb8-434e-bda8-bce519ece31e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.927370 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:13.927526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.927756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.927942 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume with id: 8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:13.935511 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.935511 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:13.936063 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:13.954684 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume request issued successfully. Aug 20 02:15:13.955896 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-918379d1-ceb8-434e-bda8-bce519ece31e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 202 Aug 20 02:15:13.955896 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1258/5041] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:13 2026] DELETE /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:13.963112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ce148829-d766-4505-91ae-07fd13fd7355 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:13.966371 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce148829-d766-4505-91ae-07fd13fd7355 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:13.966371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce148829-d766-4505-91ae-07fd13fd7355 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:13.966371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce148829-d766-4505-91ae-07fd13fd7355 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:13.972752 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:13.972752 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:13.976916 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ce148829-d766-4505-91ae-07fd13fd7355 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:15:13.981355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce148829-d766-4505-91ae-07fd13fd7355 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 200 Aug 20 02:15:13.981859 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1261/5042] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:13 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:14.055482 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.059657 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:14.060006 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.060073 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.061354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:14.064841 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.064841 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:14.065477 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43f0439a-dfd1-4668-ac26-73e642a7c097 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:14.065866 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1278/5043] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:14.123837 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.125526 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:14.125750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.125922 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.132305 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.132305 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:14.135223 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:14.138469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-e8a97750-e5f7-4ce6-a75a-26ade9d300b1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:14.138832 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1247/5044] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:14.192882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.194560 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:14.194765 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.196080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.196080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:14.199073 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.199073 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:14.199790 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5e046cd-53d8-44eb-87bf-59e73e440b8f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:14.200201 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1259/5045] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:14.207163 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9bf5577d-5350-494f-905a-598a7818574a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.207511 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9bf5577d-5350-494f-905a-598a7818574a None None] GET https://10.4.3.27/volume// Aug 20 02:15:14.207677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9bf5577d-5350-494f-905a-598a7818574a None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.207850 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9bf5577d-5350-494f-905a-598a7818574a None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.208187 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9bf5577d-5350-494f-905a-598a7818574a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:14.208446 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1262/5046] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:14.215055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-4321e3c3-493a-459d-bd1d-9d262b746706 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.217090 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-4321e3c3-493a-459d-bd1d-9d262b746706 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:15:14.217439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-4321e3c3-493a-459d-bd1d-9d262b746706 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f59b0c0-2053-434f-8815-6e790568fb09", "connector": null, "instance_uuid": "da58753b-e73e-4888-a357-d8e242381fcf"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:14.226511 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.226511 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:14.248920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-4321e3c3-493a-459d-bd1d-9d262b746706 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:15:14.249358 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1279/5047] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:15:14 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 20 02:15:14.274928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a87ce523-c6c4-4eda-82fd-003acd57333d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.276859 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a87ce523-c6c4-4eda-82fd-003acd57333d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:14.276928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a87ce523-c6c4-4eda-82fd-003acd57333d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.277101 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a87ce523-c6c4-4eda-82fd-003acd57333d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.282710 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e280252a-2354-4488-819a-315c448d8638 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.283108 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e280252a-2354-4488-819a-315c448d8638 None None] GET https://10.4.3.27/volume// Aug 20 02:15:14.283335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e280252a-2354-4488-819a-315c448d8638 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.283589 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e280252a-2354-4488-819a-315c448d8638 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.283979 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e280252a-2354-4488-819a-315c448d8638 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:14.284442 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1260/5048] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:14.285866 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.285866 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:14.288891 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a87ce523-c6c4-4eda-82fd-003acd57333d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:14.291031 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.292618 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a87ce523-c6c4-4eda-82fd-003acd57333d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:14.292812 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:14.292997 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1248/5049] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:14.293039 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.293166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.302181 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.302181 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:14.305277 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:14.308681 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-74fd3fc3-ebc9-47cb-a703-e813f6b97169 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:14.309025 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1263/5050] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:14.311267 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.313007 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] DELETE https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:15:14.313266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.313415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.313579 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume with id: b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:15:14.320248 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.320248 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:14.320688 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:14.336495 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Delete volume request issued successfully. Aug 20 02:15:14.336495 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a746ccb-3a2f-42d9-8c27-a8ff30bea8ac tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 202 Aug 20 02:15:14.336949 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1280/5051] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:15:14 2026] DELETE /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:15:14.343525 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.345385 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:15:14.345700 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:14.345935 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:14.354810 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.354810 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:14.359088 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Volume info retrieved successfully. Aug 20 02:15:14.365358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6f89373e-d8a8-42fa-ac6f-097b3a860a85 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 200 Aug 20 02:15:14.365904 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1261/5052] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:14.404061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.406145 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] PUT https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 Aug 20 02:15:14.406520 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:14.413733 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Acquiring lock "cinder-attachment_update-6f59b0c0-2053-434f-8815-6e790568fb09-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:15:14.417319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-6f59b0c0-2053-434f-8815-6e790568fb09-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:15:14.418239 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:14.418239 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:14.490054 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-6f59b0c0-2053-434f-8815-6e790568fb09-np0000007844" released by "attachment_update" :: held 0.073s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:15:14.490790 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-fdc043d8-d1a9-4f9a-a433-c4415158b195 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 returned with HTTP 200 Aug 20 02:15:14.491096 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1249/5053] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:15:14 2026] PUT /volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:14.997256 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-472ab870-c7a6-404c-9361-c1fabd711362 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:14.998733 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-472ab870-c7a6-404c-9361-c1fabd711362 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 Aug 20 02:15:14.998992 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-472ab870-c7a6-404c-9361-c1fabd711362 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.000219 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-472ab870-c7a6-404c-9361-c1fabd711362 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.005486 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-472ab870-c7a6-404c-9361-c1fabd711362 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 returned with HTTP 404 Aug 20 02:15:15.005486 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1264/5054] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:14 2026] GET /volume/v3/volumes/8f11fa65-7a99-4d14-a1a8-7fd82387fc42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:15.013258 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.015039 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:15:15.015186 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.015387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.016120 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:15:15.031586 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Get all volumes completed successfully. Aug 20 02:15:15.033929 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:15.033929 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:15.038573 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e5dff514-c721-4f1c-9a42-d6b2e8633391 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:15:15.038936 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1281/5055] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:15:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14033 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:15.064061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-128af83d-a891-431a-a314-e089bceb968a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.065765 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-128af83d-a891-431a-a314-e089bceb968a tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] DELETE https://10.4.3.27/volume/v3/types/32433d83-1f3d-45eb-8af9-6c467d0b28f0 Aug 20 02:15:15.065944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-128af83d-a891-431a-a314-e089bceb968a tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.066152 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-128af83d-a891-431a-a314-e089bceb968a tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.081163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.082792 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:15.082870 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.083039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.083129 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:15.087127 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:15.087127 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:15.087640 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4c46932b-5eaa-4187-a671-3bfccae421a8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:15.087971 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1250/5056] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:15 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:15.090521 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-128af83d-a891-431a-a314-e089bceb968a tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types/32433d83-1f3d-45eb-8af9-6c467d0b28f0 returned with HTTP 202 Aug 20 02:15:15.090896 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1262/5057] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:15:15 2026] DELETE /volume/v3/types/32433d83-1f3d-45eb-8af9-6c467d0b28f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:15.209396 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.211432 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:15.211694 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.211924 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.212061 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:15.216439 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:15.216439 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:15.217138 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6693788e-dd99-4a77-a042-a2c4917f9e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:15.217611 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1265/5058] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:15 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:15.305030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.306822 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:15.307045 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.307274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.317377 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:15.317377 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:15.321221 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:15.326454 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ba34ea5-c609-4ed0-8cab-7cbe33d5c0ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:15.326990 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1282/5059] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:15 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:15.377944 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0bda8d1f-eb73-4ef4-9a06-e6fbe31a16b4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:15.379703 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0bda8d1f-eb73-4ef4-9a06-e6fbe31a16b4 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] GET https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a Aug 20 02:15:15.379905 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0bda8d1f-eb73-4ef4-9a06-e6fbe31a16b4 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:15.380091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0bda8d1f-eb73-4ef4-9a06-e6fbe31a16b4 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:15.386168 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0bda8d1f-eb73-4ef4-9a06-e6fbe31a16b4 tempest-TestVolumeBootPatternV346-1302828161 tempest-TestVolumeBootPatternV346-1302828161-project-member] https://10.4.3.27/volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a returned with HTTP 404 Aug 20 02:15:15.386894 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1251/5060] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:15:15 2026] GET /volume/v3/volumes/b1c9f9fe-dbe3-45e9-9c47-a9ec5d67816a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:15:16.099273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f8799756-41dc-4320-ac8a-6a2cc048172c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:16.101275 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8799756-41dc-4320-ac8a-6a2cc048172c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:16.101530 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8799756-41dc-4320-ac8a-6a2cc048172c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:16.101812 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f8799756-41dc-4320-ac8a-6a2cc048172c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:16.101922 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f8799756-41dc-4320-ac8a-6a2cc048172c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:16.106698 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:16.106698 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:16.107170 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f8799756-41dc-4320-ac8a-6a2cc048172c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:16.107499 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1263/5061] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:16 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:16.230636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-617aeecf-609f-4492-b0ff-132c343791d1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:16.232080 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-617aeecf-609f-4492-b0ff-132c343791d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:16.232386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-617aeecf-609f-4492-b0ff-132c343791d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:16.232631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-617aeecf-609f-4492-b0ff-132c343791d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:16.232902 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-617aeecf-609f-4492-b0ff-132c343791d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:16.239190 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:16.239190 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:16.239190 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-617aeecf-609f-4492-b0ff-132c343791d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:16.239190 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1266/5062] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:16 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:16.339382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:16.341380 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:16.341665 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:16.341903 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:16.363834 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:16.363834 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:16.370458 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:16.376805 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cf7d2a48-882a-4749-b7f7-8457d348c28e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:16.378678 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1283/5063] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:16 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:17.118387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:17.120027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:17.120215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:17.120399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:17.120493 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:17.124161 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:17.124161 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:17.124704 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3ff3170c-970c-4e7d-a0be-5e7ca5371735 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:17.125013 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1252/5064] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:17 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:15:17.249048 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:17.250571 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:17.250803 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:17.251000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:17.251118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:17.254774 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:17.254774 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:17.255311 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1100fb43-8c01-4920-9381-f9c7d013f0aa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:17.255661 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1264/5065] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:17 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:17.395771 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:17.397603 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:17.397788 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:17.397963 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:17.406872 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:17.406872 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:17.410642 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:17.416779 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35e4ad97-5e6a-48f8-9b9c-6143e3b683b8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:17.417146 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1267/5066] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:17 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:17.839659 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-ebf9b664-be38-41e8-96f5-2e70065a90c4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:17.844049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-ebf9b664-be38-41e8-96f5-2e70065a90c4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932/action Aug 20 02:15:17.844759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-ebf9b664-be38-41e8-96f5-2e70065a90c4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-complete": null}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:17.844759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-ebf9b664-be38-41e8-96f5-2e70065a90c4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:17.862436 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:17.862436 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:17.871833 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-89756385-9d67-44bd-a136-74a5bb2d8c4a req-ebf9b664-be38-41e8-96f5-2e70065a90c4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932/action returned with HTTP 204 Aug 20 02:15:17.872385 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1284/5067] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:15:17 2026] POST /volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:18.134660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:18.139039 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:18.139039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:18.139039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:18.139039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:18.142876 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:18.142876 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:18.143599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c69f6b5e-c217-4332-86a5-1353a1fdc2f8 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:18.144275 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1253/5068] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:18 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:18.266660 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-452068ca-5da1-4363-ba3d-3217e9356d05 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:18.268707 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-452068ca-5da1-4363-ba3d-3217e9356d05 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:18.268931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-452068ca-5da1-4363-ba3d-3217e9356d05 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:18.269141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-452068ca-5da1-4363-ba3d-3217e9356d05 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:18.269284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-452068ca-5da1-4363-ba3d-3217e9356d05 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:18.274040 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:18.274040 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:18.274634 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-452068ca-5da1-4363-ba3d-3217e9356d05 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:18.275002 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1265/5069] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:18 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:18.363340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-4df12c72-bd0b-471c-bd39-8519111bb18d req-a769ec33-f7f8-45a5-af48-813bf5eb490a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:18.365793 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4df12c72-bd0b-471c-bd39-8519111bb18d req-a769ec33-f7f8-45a5-af48-813bf5eb490a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 Aug 20 02:15:18.366018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4df12c72-bd0b-471c-bd39-8519111bb18d req-a769ec33-f7f8-45a5-af48-813bf5eb490a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:18.366598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-4df12c72-bd0b-471c-bd39-8519111bb18d req-a769ec33-f7f8-45a5-af48-813bf5eb490a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:18.375412 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:18.375412 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:18.425985 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-4df12c72-bd0b-471c-bd39-8519111bb18d req-a769ec33-f7f8-45a5-af48-813bf5eb490a tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 returned with HTTP 200 Aug 20 02:15:18.426422 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1268/5070] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:18 2026] DELETE /volume/v3/attachments/b2e1ee6d-76a1-468c-8e11-9b81037e2264 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:18.432188 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-be28a604-fed0-4fc4-a633-857efc668de0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:18.434193 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be28a604-fed0-4fc4-a633-857efc668de0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:18.434380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be28a604-fed0-4fc4-a633-857efc668de0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:18.434605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be28a604-fed0-4fc4-a633-857efc668de0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:18.444493 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:18.444493 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:18.447849 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-be28a604-fed0-4fc4-a633-857efc668de0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:18.452834 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be28a604-fed0-4fc4-a633-857efc668de0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:18.453323 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1285/5071] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:18 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:19.158810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:19.161070 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:19.161325 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:19.161565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:19.161840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:19.166373 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:19.166373 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:19.167978 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5e10844d-6e8c-4649-8a2f-27cce5c109dd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:19.167978 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1254/5072] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:19 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:19.286635 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-606d3dcd-2b87-40b8-bb45-785898a14208 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:19.288394 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-606d3dcd-2b87-40b8-bb45-785898a14208 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:19.288639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-606d3dcd-2b87-40b8-bb45-785898a14208 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:19.288842 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-606d3dcd-2b87-40b8-bb45-785898a14208 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:19.288974 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-606d3dcd-2b87-40b8-bb45-785898a14208 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:19.292856 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:19.292856 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:19.293466 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-606d3dcd-2b87-40b8-bb45-785898a14208 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:19.293866 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1266/5073] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:19 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:19.629679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8db96d2d-d12b-46d3-a610-12657d21750e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:19.632117 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:15:19.632313 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:19.632585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:19.632746 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:15:19.641841 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:19.641841 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:19.642518 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:15:19.663627 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:15:19.663921 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8db96d2d-d12b-46d3-a610-12657d21750e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 202 Aug 20 02:15:19.664334 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1269/5074] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:19 2026] DELETE /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:19.672856 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b0afd028-9d55-404c-9c61-5032f37b6308 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:19.676127 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0afd028-9d55-404c-9c61-5032f37b6308 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:15:19.676472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0afd028-9d55-404c-9c61-5032f37b6308 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:19.676755 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b0afd028-9d55-404c-9c61-5032f37b6308 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:19.684856 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:19.684856 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:19.689541 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b0afd028-9d55-404c-9c61-5032f37b6308 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:15:19.694456 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b0afd028-9d55-404c-9c61-5032f37b6308 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 200 Aug 20 02:15:19.694918 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1286/5075] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:19 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:20.179969 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:20.182101 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:20.182745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:20.182997 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:20.183335 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:20.187734 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:20.187734 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:20.188490 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0827d3c0-22b8-4153-b724-8b77a1519de2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:20.188992 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1255/5076] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:20 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:20.306339 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:20.308242 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:20.308466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:20.308657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:20.308771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:20.312604 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:20.312604 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:20.313124 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-941a149a-f3e2-4acc-b174-f6c9bdb24202 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:20.313478 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1267/5077] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:20 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:20.714959 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6e6d277e-97de-43cf-ae21-2370fb490742 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:20.716439 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6e6d277e-97de-43cf-ae21-2370fb490742 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 Aug 20 02:15:20.716663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6e6d277e-97de-43cf-ae21-2370fb490742 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:20.716836 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6e6d277e-97de-43cf-ae21-2370fb490742 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:20.725247 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6e6d277e-97de-43cf-ae21-2370fb490742 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 returned with HTTP 404 Aug 20 02:15:20.725247 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1270/5078] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:20 2026] GET /volume/v3/volumes/f333d282-570d-47e8-8243-1088edef69e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:20.731112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:20.733710 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:15:20.733710 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:20.733710 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:20.733710 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete snapshot with id: f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:15:20.737841 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:20.737841 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:20.738222 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:15:20.758549 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot delete request issued successfully. Aug 20 02:15:20.759279 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1db0d126-28f3-47b8-9aee-5cd25ddbe768 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 202 Aug 20 02:15:20.759327 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1287/5079] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:20 2026] DELETE /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:20.769327 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:20.771820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:15:20.772326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:20.772326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:20.777332 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:20.777332 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:20.777697 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Snapshot retrieved successfully. Aug 20 02:15:20.778373 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-351ab89f-bd44-4da8-a25c-5fd46a2d85b3 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 200 Aug 20 02:15:20.778686 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1256/5080] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:20 2026] GET /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:21.201000 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fe756672-954d-4653-b951-018bbf17f68f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.203591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe756672-954d-4653-b951-018bbf17f68f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:21.204097 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe756672-954d-4653-b951-018bbf17f68f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.204450 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fe756672-954d-4653-b951-018bbf17f68f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.204783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-fe756672-954d-4653-b951-018bbf17f68f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:21.210160 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:21.210160 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:21.211030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fe756672-954d-4653-b951-018bbf17f68f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:21.211509 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1268/5081] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:21.323122 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80b1da60-b876-4af7-965a-913c033a435c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.327381 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80b1da60-b876-4af7-965a-913c033a435c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:21.329052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80b1da60-b876-4af7-965a-913c033a435c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.329052 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80b1da60-b876-4af7-965a-913c033a435c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.329160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-80b1da60-b876-4af7-965a-913c033a435c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:21.335323 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:21.335323 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:21.335323 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80b1da60-b876-4af7-965a-913c033a435c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:21.335323 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1271/5082] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:21.512601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.514825 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:21.515057 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.515288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.525251 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:21.525251 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:21.528797 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:21.533477 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-d4c39011-d7bc-4f6f-b9d1-b68fdbca7557 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:21.533939 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1288/5083] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:21.554294 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.556404 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09/action Aug 20 02:15:21.556783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:21.556907 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:21.568167 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:21.568167 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:21.568685 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:21.576165 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Begin detaching volume completed successfully. Aug 20 02:15:21.576422 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-b152d0ae-0de7-4493-8b70-2858d1bfb68f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09/action returned with HTTP 202 Aug 20 02:15:21.576858 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1257/5084] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:21 2026] POST /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:21.636018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9578cd1-3d38-4f3f-a72a-f89a8c959123 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.636548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9578cd1-3d38-4f3f-a72a-f89a8c959123 None None] GET https://10.4.3.27/volume// Aug 20 02:15:21.636548 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9578cd1-3d38-4f3f-a72a-f89a8c959123 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.636548 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9578cd1-3d38-4f3f-a72a-f89a8c959123 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.636821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9578cd1-3d38-4f3f-a72a-f89a8c959123 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:21.637280 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1269/5085] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:21.643712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.645660 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:21.645772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.645960 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.655018 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:21.655018 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:21.658931 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:21.665308 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-c0e2c09a-e046-418f-ad67-d1e7b5095258 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:21.665403 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1272/5086] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:21.787068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-28804da3-b6e9-4e0b-9bc8-358999005b7b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:21.789056 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28804da3-b6e9-4e0b-9bc8-358999005b7b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 Aug 20 02:15:21.789286 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28804da3-b6e9-4e0b-9bc8-358999005b7b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:21.789552 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-28804da3-b6e9-4e0b-9bc8-358999005b7b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:21.796943 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-28804da3-b6e9-4e0b-9bc8-358999005b7b tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 returned with HTTP 404 Aug 20 02:15:21.797656 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1289/5087] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:21 2026] GET /volume/v3/snapshots/f3f4bbb5-a50b-48e0-9374-cbffff3aca40 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:22.016294 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:22.113448 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:22.113773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:22.115056 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:22.115162 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume of 1 GB Aug 20 02:15:22.121750 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Availability Zones retrieved successfully. Aug 20 02:15:22.129362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Flow 'volume_create_api' (aa491533-c689-4acd-94ae-ee782d670bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:22.130692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d4dd3e-90d0-4d6d-a4b5-aaa95a7b1f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:22.130692 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:22.159385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d4dd3e-90d0-4d6d-a4b5-aaa95a7b1f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:22.160082 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deaf5a3c-2ff9-4ab2-bfab-07367405d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:22.217599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Created reservations ['9824232d-c949-42a8-8226-d7f48216c9e1', 'e32a5eea-bf06-46e9-a3de-0f5a88552e90', '3484c829-77b9-4811-9d65-3e3c0983e983', 'eb4b500a-7980-4e88-b621-efb25780e6cf'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:22.218616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deaf5a3c-2ff9-4ab2-bfab-07367405d9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9824232d-c949-42a8-8226-d7f48216c9e1', 'e32a5eea-bf06-46e9-a3de-0f5a88552e90', '3484c829-77b9-4811-9d65-3e3c0983e983', 'eb4b500a-7980-4e88-b621-efb25780e6cf']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:22.219647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e81cf79-8f66-4caa-add4-f7e5d70d6349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:22.229628 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:22.231463 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:22.231997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:22.231997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:22.232204 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:22.243164 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:22.243164 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:22.244707 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-956a6be9-85d4-4dac-b135-cf86bba7dbf4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:22.245342 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1270/5088] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:22 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:22.246135 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e81cf79-8f66-4caa-add4-f7e5d70d6349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4fc942-4a80-437e-a7f4-155a083afebe', '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='f6fa6eaa37fd4a8f94eec9fbe46583cf',qos_specs=None,replication_status=,reservations=['9824232d-c949-42a8-8226-d7f48216c9e1','e32a5eea-bf06-46e9-a3de-0f5a88552e90','3484c829-77b9-4811-9d65-3e3c0983e983','eb4b500a-7980-4e88-b621-efb25780e6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:22Z,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=7d4fc942-4a80-437e-a7f4-155a083afebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6fa6eaa37fd4a8f94eec9fbe46583cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:22.247207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4b3218-0bf6-49ba-bd86-6ef0f6b95272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:22.269280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b4b3218-0bf6-49ba-bd86-6ef0f6b95272) transitioned into state 'SUCCESS' from 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='f6fa6eaa37fd4a8f94eec9fbe46583cf',qos_specs=None,replication_status=,reservations=['9824232d-c949-42a8-8226-d7f48216c9e1','e32a5eea-bf06-46e9-a3de-0f5a88552e90','3484c829-77b9-4811-9d65-3e3c0983e983','eb4b500a-7980-4e88-b621-efb25780e6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:22.269958 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9db6ecf-ceb2-4c2c-a7ef-501e0c6ca1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:22.282620 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9db6ecf-ceb2-4c2c-a7ef-501e0c6ca1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:22.283894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Flow 'volume_create_api' (aa491533-c689-4acd-94ae-ee782d670bf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:22.284354 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume request issued successfully. Aug 20 02:15:22.285205 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-47d27f26-619a-4ce7-a715-b818b7ebdfe7 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:22.285856 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1258/5089] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:15:22 2026] POST /volume/v3/volumes => generated 738 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:22.298971 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:22.300876 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:22.301071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:22.301266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:22.312918 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:22.312918 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:22.317803 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:22.324815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e29b09f8-e6ef-4ef8-a94e-943adcead301 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 200 Aug 20 02:15:22.325449 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1273/5090] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:22 2026] GET /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:22.344606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:22.346623 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:22.346849 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:22.347075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:22.347212 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:22.358012 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:22.358012 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:22.359013 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0e191145-5a0a-419b-a5cd-a2caf9d7748f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:22.359343 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1290/5091] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:22 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:22.657251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-63463bab-5cb7-4910-ac84-c6def160ea8f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:22.657756 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-63463bab-5cb7-4910-ac84-c6def160ea8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 Aug 20 02:15:22.658355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-63463bab-5cb7-4910-ac84-c6def160ea8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:22.658355 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-63463bab-5cb7-4910-ac84-c6def160ea8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:22.672039 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:22.672039 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:22.734363 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-6c9a017a-83d6-4e04-9c52-fc9afaab9094 req-63463bab-5cb7-4910-ac84-c6def160ea8f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 returned with HTTP 200 Aug 20 02:15:22.734787 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1271/5092] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:22 2026] DELETE /volume/v3/attachments/d05f4e01-6072-421a-b880-9e0587cb1932 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.258664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b99ebb96-0e69-447a-a00e-88f367ba072a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.260642 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b99ebb96-0e69-447a-a00e-88f367ba072a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:23.260860 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b99ebb96-0e69-447a-a00e-88f367ba072a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.261049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b99ebb96-0e69-447a-a00e-88f367ba072a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.261175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b99ebb96-0e69-447a-a00e-88f367ba072a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:23.265488 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.265488 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:23.266247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b99ebb96-0e69-447a-a00e-88f367ba072a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:23.266611 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1259/5093] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.340666 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.342665 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:23.342852 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.343010 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.349420 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.349420 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:23.353196 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:23.357289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-35b06fc8-6b4e-4471-803f-80ee0ad8a242 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 200 Aug 20 02:15:23.357661 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1274/5094] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.369885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.371394 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8666f968-542c-4723-b6c7-2da89f668728 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.371783 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:23.371783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.371893 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.373438 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8666f968-542c-4723-b6c7-2da89f668728 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:23.373713 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8666f968-542c-4723-b6c7-2da89f668728 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.373965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8666f968-542c-4723-b6c7-2da89f668728 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.374087 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8666f968-542c-4723-b6c7-2da89f668728 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:23.378324 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.378324 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:23.379126 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8666f968-542c-4723-b6c7-2da89f668728 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:23.379582 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1272/5095] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.380471 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.380471 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:23.385480 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:23.389439 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3095be7d-b8d5-4d2c-b01f-fb722db34016 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 200 Aug 20 02:15:23.389821 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1291/5096] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.401839 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7531a346-f51b-476a-9067-00319307488a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.403328 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:23.403631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-105260929"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:23.404916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-105260929'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:23.405027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume of 1 GB Aug 20 02:15:23.408365 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Availability Zones retrieved successfully. Aug 20 02:15:23.413669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Flow 'volume_create_api' (52bd3233-eb72-4f98-8ae6-2ea8c1e6b277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:23.414489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bd981e-e08a-45e9-8c0c-62b13c1634b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.415332 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:23.439498 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bd981e-e08a-45e9-8c0c-62b13c1634b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.440203 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0244a1c8-7e3e-469b-afc0-f6a06008d026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.479557 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Created reservations ['18f4891f-3f75-4fe5-b47b-d32c25a8bb4c', 'e4ae65e7-343c-4f22-9ca0-ad2498225778', '247c50d2-45b3-42eb-883c-f9a2e1136714', 'c2a5312d-e998-4868-a159-3711741336df'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:23.480396 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0244a1c8-7e3e-469b-afc0-f6a06008d026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f4891f-3f75-4fe5-b47b-d32c25a8bb4c', 'e4ae65e7-343c-4f22-9ca0-ad2498225778', '247c50d2-45b3-42eb-883c-f9a2e1136714', 'c2a5312d-e998-4868-a159-3711741336df']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.481163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514e1b2f-ba1e-41b2-a0f9-56ad62b6c693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.503504 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514e1b2f-ba1e-41b2-a0f9-56ad62b6c693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9bf9046-8ace-4ef7-b41c-cf4d7b4544a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-105260929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6fa6eaa37fd4a8f94eec9fbe46583cf',qos_specs=None,replication_status=,reservations=['18f4891f-3f75-4fe5-b47b-d32c25a8bb4c','e4ae65e7-343c-4f22-9ca0-ad2498225778','247c50d2-45b3-42eb-883c-f9a2e1136714','c2a5312d-e998-4868-a159-3711741336df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-105260929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6fa6eaa37fd4a8f94eec9fbe46583cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.504330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1845d8-ae06-4ca9-ab28-f921de7fb72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.523182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1845d8-ae06-4ca9-ab28-f921de7fb72f) transitioned into 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-105260929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6fa6eaa37fd4a8f94eec9fbe46583cf',qos_specs=None,replication_status=,reservations=['18f4891f-3f75-4fe5-b47b-d32c25a8bb4c','e4ae65e7-343c-4f22-9ca0-ad2498225778','247c50d2-45b3-42eb-883c-f9a2e1136714','c2a5312d-e998-4868-a159-3711741336df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2bd4a4c78f4464fa5b53f33c3630e42',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.523840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491f8755-e2ea-4789-bd97-75fa4fd94308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.532214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491f8755-e2ea-4789-bd97-75fa4fd94308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.533113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Flow 'volume_create_api' (52bd3233-eb72-4f98-8ae6-2ea8c1e6b277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:23.533374 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create volume request issued successfully. Aug 20 02:15:23.533900 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7531a346-f51b-476a-9067-00319307488a tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:23.541097 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1260/5097] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:23 2026] POST /volume/v3/volumes => generated 773 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:23.551218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.553614 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:23.553868 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.554116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.565415 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.565415 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:23.571061 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:23.576480 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3ed1c7d9-c275-440d-9a82-7d8e34b53375 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 200 Aug 20 02:15:23.576969 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1275/5098] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.589883 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-bc08c59d-2e21-4fb4-ac1d-cae2a0b1f628 req-ef066ab9-bcdb-4af4-b3f5-a44fbe0850c1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.591790 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bc08c59d-2e21-4fb4-ac1d-cae2a0b1f628 req-ef066ab9-bcdb-4af4-b3f5-a44fbe0850c1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 Aug 20 02:15:23.591980 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-bc08c59d-2e21-4fb4-ac1d-cae2a0b1f628 req-ef066ab9-bcdb-4af4-b3f5-a44fbe0850c1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.592250 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-bc08c59d-2e21-4fb4-ac1d-cae2a0b1f628 req-ef066ab9-bcdb-4af4-b3f5-a44fbe0850c1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'version_select' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.600100 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.600100 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:23.643591 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-bc08c59d-2e21-4fb4-ac1d-cae2a0b1f628 req-ef066ab9-bcdb-4af4-b3f5-a44fbe0850c1 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 returned with HTTP 200 Aug 20 02:15:23.644007 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1273/5099] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:23 2026] DELETE /volume/v3/attachments/c5fa4c84-f3c9-4b70-a243-5383126f82c0 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:23.735467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-87536335-a542-41ff-a1e7-a68bd26d4406 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.736811 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:23.737249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-474620955", "snapshot_id": "9cbcb4c4-d081-4621-8358-1fc1d54cd9d5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:23.743434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-474620955', 'snapshot_id': '9cbcb4c4-d081-4621-8358-1fc1d54cd9d5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:23.750279 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.750279 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:23.750689 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:23.750795 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume of 1 GB Aug 20 02:15:23.757127 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Availability Zones retrieved successfully. Aug 20 02:15:23.766744 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (b5dfb4af-8463-499c-aff1-3353031cf8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:23.767671 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6432daf-9c9c-4242-a402-9f5a6899ae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.768554 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:23.797785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6432daf-9c9c-4242-a402-9f5a6899ae65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9cbcb4c4-d081-4621-8358-1fc1d54cd9d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.798575 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3526f266-5f0a-4c77-ba73-e1d6ca642db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.838297 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Created reservations ['530be407-d04c-47f5-920f-f6b438b80a57', 'b0c759b0-8b1a-4d82-8f2f-a9f02687442b', '6f22d8ab-d78e-42bd-940c-2513db18866c', '959f75c9-83d3-40ea-b28d-4b592db42dcb'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:23.839100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3526f266-5f0a-4c77-ba73-e1d6ca642db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530be407-d04c-47f5-920f-f6b438b80a57', 'b0c759b0-8b1a-4d82-8f2f-a9f02687442b', '6f22d8ab-d78e-42bd-940c-2513db18866c', '959f75c9-83d3-40ea-b28d-4b592db42dcb']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.839841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2a91f8-36de-4639-996f-1eacfed8daa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.878165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2a91f8-36de-4639-996f-1eacfed8daa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d46a193-ef2d-40ae-8ff5-1febbde07abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-474620955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['530be407-d04c-47f5-920f-f6b438b80a57','b0c759b0-8b1a-4d82-8f2f-a9f02687442b','6f22d8ab-d78e-42bd-940c-2513db18866c','959f75c9-83d3-40ea-b28d-4b592db42dcb'],size=1,snapshot_id=9cbcb4c4-d081-4621-8358-1fc1d54cd9d5,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-474620955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d46a193-ef2d-40ae-8ff5-1febbde07abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27f4b9a90ec4591860aba12e9772018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9cbcb4c4-d081-4621-8358-1fc1d54cd9d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb084e4aa244e7863a81c3d37e2878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.878933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57c83b5-57a4-47a1-b594-a0bf722d82d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.895846 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57c83b5-57a4-47a1-b594-a0bf722d82d1) transitioned into state 'SUCCESS' from state '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-474620955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27f4b9a90ec4591860aba12e9772018',qos_specs=None,replication_status=,reservations=['530be407-d04c-47f5-920f-f6b438b80a57','b0c759b0-8b1a-4d82-8f2f-a9f02687442b','6f22d8ab-d78e-42bd-940c-2513db18866c','959f75c9-83d3-40ea-b28d-4b592db42dcb'],size=1,snapshot_id=9cbcb4c4-d081-4621-8358-1fc1d54cd9d5,source_replicaid=,source_volid=None,status='creating',user_id='68bb084e4aa244e7863a81c3d37e2878',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.896534 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975efd14-8712-4ebd-929c-394f3e4dc7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:23.916943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975efd14-8712-4ebd-929c-394f3e4dc7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:23.917768 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Flow 'volume_create_api' (b5dfb4af-8463-499c-aff1-3353031cf8e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:23.918054 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Create volume request issued successfully. Aug 20 02:15:23.918592 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-87536335-a542-41ff-a1e7-a68bd26d4406 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:23.918969 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1292/5100] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:23 2026] POST /volume/v3/volumes => generated 788 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:23.933043 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2f437ea3-1e46-493d-9851-3aedad542981 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:23.935059 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f437ea3-1e46-493d-9851-3aedad542981 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:23.935285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f437ea3-1e46-493d-9851-3aedad542981 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:23.935506 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f437ea3-1e46-493d-9851-3aedad542981 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:23.943421 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:23.943421 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:23.946994 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2f437ea3-1e46-493d-9851-3aedad542981 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:23.951337 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f437ea3-1e46-493d-9851-3aedad542981 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:23.951775 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1261/5101] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:23 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.281620 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ba96f6db-ff50-409e-a11c-53c04fde23de None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.283371 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ba96f6db-ff50-409e-a11c-53c04fde23de tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:24.283608 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ba96f6db-ff50-409e-a11c-53c04fde23de tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.283768 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ba96f6db-ff50-409e-a11c-53c04fde23de tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.283866 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ba96f6db-ff50-409e-a11c-53c04fde23de tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:24.287964 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.287964 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:24.289511 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ba96f6db-ff50-409e-a11c-53c04fde23de tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:24.289511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1276/5102] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.389844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-015e858e-6b21-4043-b9cd-a8968a18f966 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.392008 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-015e858e-6b21-4043-b9cd-a8968a18f966 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:24.392300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-015e858e-6b21-4043-b9cd-a8968a18f966 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.392552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-015e858e-6b21-4043-b9cd-a8968a18f966 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.392734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-015e858e-6b21-4043-b9cd-a8968a18f966 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 8607da96-f435-4701-a387-780c9a8718ec. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:24.397812 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.397812 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:24.398648 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-015e858e-6b21-4043-b9cd-a8968a18f966 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 200 Aug 20 02:15:24.399111 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1274/5103] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.410070 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.411876 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec Aug 20 02:15:24.412123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.412351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.412499 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: 8607da96-f435-4701-a387-780c9a8718ec. Aug 20 02:15:24.416762 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.416762 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:24.429976 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id 8607da96-f435-4701-a387-780c9a8718ec {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:15:24.431784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ae8920b-a9d5-4fef-93be-e3749e3cd7a2 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec returned with HTTP 202 Aug 20 02:15:24.432321 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1293/5104] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:15:24 2026] DELETE /volume/v3/backups/8607da96-f435-4701-a387-780c9a8718ec => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:24.441169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.442854 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:24.443249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-993142472"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:24.445272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-993142472'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:24.445272 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume of 1 GB Aug 20 02:15:24.448313 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Availability Zones retrieved successfully. Aug 20 02:15:24.453740 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (b46378f3-849c-4c58-ad7d-01c4e7c1d738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:24.455005 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2359119-b40c-4506-920f-d938b03d62f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:24.455296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:24.479409 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2359119-b40c-4506-920f-d938b03d62f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:24.480067 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5887e4ab-32dd-4f67-bde3-ce8235005b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:24.517599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['94b9d186-35bc-40bb-a14b-09efea3cf912', '39abf383-f019-44a2-bbd6-9bc520a8ba18', '4892cd70-fb7e-4fc4-8f7c-12e39f5c827f', '143c0195-2ddd-4c8c-8a17-b62e7f469b4a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:24.518201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5887e4ab-32dd-4f67-bde3-ce8235005b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b9d186-35bc-40bb-a14b-09efea3cf912', '39abf383-f019-44a2-bbd6-9bc520a8ba18', '4892cd70-fb7e-4fc4-8f7c-12e39f5c827f', '143c0195-2ddd-4c8c-8a17-b62e7f469b4a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:24.519137 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403ef8a5-96b7-4cac-8962-3d1dd907f7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:24.541108 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403ef8a5-96b7-4cac-8962-3d1dd907f7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137e4afe-c6f3-4c95-914c-8f27772d754d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-993142472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['94b9d186-35bc-40bb-a14b-09efea3cf912','39abf383-f019-44a2-bbd6-9bc520a8ba18','4892cd70-fb7e-4fc4-8f7c-12e39f5c827f','143c0195-2ddd-4c8c-8a17-b62e7f469b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-993142472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137e4afe-c6f3-4c95-914c-8f27772d754d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c50d5efeeac41458954886d48ba9686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:24.542202 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69305aa9-f138-4b39-b980-ed6ae149e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:24.583902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69305aa9-f138-4b39-b980-ed6ae149e8b6) transitioned into state 'SUCCESS' from state '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-993142472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['94b9d186-35bc-40bb-a14b-09efea3cf912','39abf383-f019-44a2-bbd6-9bc520a8ba18','4892cd70-fb7e-4fc4-8f7c-12e39f5c827f','143c0195-2ddd-4c8c-8a17-b62e7f469b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:24.584945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2236bc9-b782-4b3b-8e37-06316b8c78b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:24.591991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.595276 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:24.595464 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.596922 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.603169 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2236bc9-b782-4b3b-8e37-06316b8c78b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:24.604237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (b46378f3-849c-4c58-ad7d-01c4e7c1d738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:24.604560 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request issued successfully. Aug 20 02:15:24.605137 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ce8ebf78-a451-40cc-a0c6-7f4a798d4339 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:24.605730 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.605730 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:24.606081 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1262/5105] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:24 2026] POST /volume/v3/volumes => generated 775 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:24.613820 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:24.621538 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-918efdaf-f9cb-414b-87f6-e463b8971eaf tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 200 Aug 20 02:15:24.621936 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1277/5106] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.624658 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.626703 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:24.626878 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.627122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.638077 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e38739a9-b139-4097-a063-72390ed6619d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.639957 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.639957 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:24.642074 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e38739a9-b139-4097-a063-72390ed6619d tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:24.642364 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e38739a9-b139-4097-a063-72390ed6619d tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.643038 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e38739a9-b139-4097-a063-72390ed6619d tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.646024 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:24.651388 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.651388 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:24.652249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7749bbe7-43b8-4ae5-9df5-fd9ad7528a29 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d returned with HTTP 200 Aug 20 02:15:24.652748 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1275/5107] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.662094 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e38739a9-b139-4097-a063-72390ed6619d tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:24.669250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e38739a9-b139-4097-a063-72390ed6619d tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 200 Aug 20 02:15:24.669250 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1294/5108] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.683434 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.685703 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:15:24.686176 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1246148392"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:24.697443 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.697443 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:24.698762 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:24.699063 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Create snapshot from volume d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:24.749023 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Created reservations ['0c2f7fe7-2229-48d9-a866-6df0e799a735', '7035cc11-780f-40ab-9857-1e736622a15c', '72e9f37d-89f9-4a0a-9176-cf3866ab53b2', '5ffb760d-0d15-4f23-a57c-301a5d82feb2'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:24.787035 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot create request issued successfully. Aug 20 02:15:24.787404 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-eaaf53bc-8511-48a5-88f4-f14381f30681 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:15:24.787836 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1263/5109] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:15:24 2026] POST /volume/v3/snapshots => generated 326 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:24.801093 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.806664 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:24.806859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.807088 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.815891 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.815891 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:24.819208 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot retrieved successfully. Aug 20 02:15:24.819208 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d13f3a2-cc35-49ac-811f-59dca4045635 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 200 Aug 20 02:15:24.819208 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1278/5110] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 458 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.951299 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.953018 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] DELETE https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:15:24.953313 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.953613 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.953861 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume with id: 3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:15:24.964961 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.964961 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:24.966382 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:15:24.967202 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e2b5481f-40b0-47dc-84b4-541948899cdf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.969308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2b5481f-40b0-47dc-84b4-541948899cdf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:24.969611 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2b5481f-40b0-47dc-84b4-541948899cdf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.969904 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2b5481f-40b0-47dc-84b4-541948899cdf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.977515 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:24.977515 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:24.979502 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e2b5481f-40b0-47dc-84b4-541948899cdf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:24.983866 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2b5481f-40b0-47dc-84b4-541948899cdf tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:24.983989 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1295/5111] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:24.986290 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Delete volume request issued successfully. Aug 20 02:15:24.986497 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5977dca3-f855-44b6-b8ad-fb0d3ee2a132 tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 202 Aug 20 02:15:24.986912 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1276/5112] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:24 2026] DELETE /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:24.993917 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:24.995823 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:15:24.996036 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:24.996211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:24.998846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.003011 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:25.003011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.003011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.004625 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.004625 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:25.009680 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Volume info retrieved successfully. Aug 20 02:15:25.014372 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.014372 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:25.015955 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c1cc2fd4-7e8a-4b60-9052-4b7e562d02ff tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 200 Aug 20 02:15:25.016388 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1264/5113] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:25.017784 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:25.022325 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-854b316c-98f4-4b8c-9c92-cfa88d8855b7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:25.022884 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1279/5114] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:24 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.298964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.300696 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:25.300886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.301075 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.301180 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:25.305150 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.305150 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:25.305784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-47a6cd26-4da8-4414-bf5c-55916a230ff9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:25.306134 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1296/5115] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.470157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.473972 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:25.473972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.473972 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.479439 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.479439 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:25.482701 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:25.486658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-9ac3d0aa-eb5f-4266-b0ba-23cb13b7bed4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:25.487119 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1277/5116] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.558591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-da82f109-9ad4-4ad5-9360-78a59c9e19ba None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.559007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da82f109-9ad4-4ad5-9360-78a59c9e19ba None None] GET https://10.4.3.27/volume// Aug 20 02:15:25.559073 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da82f109-9ad4-4ad5-9360-78a59c9e19ba None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.559258 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-da82f109-9ad4-4ad5-9360-78a59c9e19ba None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.559582 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-da82f109-9ad4-4ad5-9360-78a59c9e19ba None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:25.559949 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1265/5117] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:25.567416 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-168baf4b-42ef-4ca6-8602-4ca9f3d87fa4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.570126 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-168baf4b-42ef-4ca6-8602-4ca9f3d87fa4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:15:25.570719 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-168baf4b-42ef-4ca6-8602-4ca9f3d87fa4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d46a193-ef2d-40ae-8ff5-1febbde07abc", "connector": null, "instance_uuid": "da58753b-e73e-4888-a357-d8e242381fcf"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:25.581465 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.581465 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:25.610784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-168baf4b-42ef-4ca6-8602-4ca9f3d87fa4 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:15:25.611322 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1280/5118] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:15:25 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 20 02:15:25.638086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.639588 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:25.639791 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.640031 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.644997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0a70e05b-f04f-4bcd-bda4-7d7f8c89120a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.645351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a70e05b-f04f-4bcd-bda4-7d7f8c89120a None None] GET https://10.4.3.27/volume// Aug 20 02:15:25.645508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a70e05b-f04f-4bcd-bda4-7d7f8c89120a None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.645766 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0a70e05b-f04f-4bcd-bda4-7d7f8c89120a None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.646070 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0a70e05b-f04f-4bcd-bda4-7d7f8c89120a None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:25.646389 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1278/5119] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:25.649203 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.649203 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:25.653049 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:25.655494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.658013 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2653c455-9cb5-484d-b2af-4f7c496ae9a0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:25.658496 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1297/5120] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.658564 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:25.658773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.658950 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.667580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4dd81553-7e60-442a-b084-4faf18523d06 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.669913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dd81553-7e60-442a-b084-4faf18523d06 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:25.670190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dd81553-7e60-442a-b084-4faf18523d06 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.671424 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4dd81553-7e60-442a-b084-4faf18523d06 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.671669 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.671669 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:25.675787 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:25.679755 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.679755 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:25.680690 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-04ecf0fe-9e42-48c9-999b-80e3c655ff00 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:25.681244 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1266/5121] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 1060 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:25.684172 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4dd81553-7e60-442a-b084-4faf18523d06 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:25.688845 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4dd81553-7e60-442a-b084-4faf18523d06 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d returned with HTTP 200 Aug 20 02:15:25.689258 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1281/5122] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:25.701673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.703609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:25.704029 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "137e4afe-c6f3-4c95-914c-8f27772d754d", "name": "tempest-type-Backup-659791342"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:25.705690 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating new backup {'backup': {'volume_id': '137e4afe-c6f3-4c95-914c-8f27772d754d', 'name': 'tempest-type-Backup-659791342'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:25.705867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating backup of volume 137e4afe-c6f3-4c95-914c-8f27772d754d in container None Aug 20 02:15:25.715364 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.715364 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:25.715881 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:25.734270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['7ff1fbfd-580d-4f3b-b160-ce8e4edc93fd', '7d9c14e2-6929-446e-83b4-1a3dcd98651a'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:25.765187 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35417adf-5bb5-4c56-9df5-32ed024fde58 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:25.765804 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1279/5123] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:15:25 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:25.773561 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-335f0086-6383-428e-9d02-d2a4cd95779b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.776001 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-335f0086-6383-428e-9d02-d2a4cd95779b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:25.776001 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-335f0086-6383-428e-9d02-d2a4cd95779b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.776001 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-335f0086-6383-428e-9d02-d2a4cd95779b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.776497 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-335f0086-6383-428e-9d02-d2a4cd95779b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:25.782410 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.782410 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:25.782410 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-335f0086-6383-428e-9d02-d2a4cd95779b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:25.782410 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1298/5124] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.825999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.827695 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:25.827901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.828080 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.832613 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.832613 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:25.833034 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot retrieved successfully. Aug 20 02:15:25.833842 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2b87237f-ea4b-4fe0-974c-83c37d3321a1 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 200 Aug 20 02:15:25.834150 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1267/5125] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.842411 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.844257 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:25.844476 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.844706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.851571 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.851571 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:25.852075 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot retrieved successfully. Aug 20 02:15:25.853395 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eb00faee-ae0d-4784-bffc-dd1a80c6cb57 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 200 Aug 20 02:15:25.853799 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1282/5126] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.863237 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-84a1d782-ff46-4b65-910c-71173823ad69 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.867799 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:25.867999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.868210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.868319 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Delete snapshot with id: 0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:25.873018 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.873018 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:25.873430 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot retrieved successfully. Aug 20 02:15:25.890943 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot delete request issued successfully. Aug 20 02:15:25.891114 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84a1d782-ff46-4b65-910c-71173823ad69 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 202 Aug 20 02:15:25.891549 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1280/5127] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:25 2026] DELETE /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:25.901337 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.903272 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:25.903828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:25.904180 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:25.912902 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.912902 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:25.915256 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Snapshot retrieved successfully. Aug 20 02:15:25.915256 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6fcbb092-24a1-4c91-b2c9-645f1cd6a57f tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 200 Aug 20 02:15:25.915783 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1299/5128] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:25 2026] GET /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:25.974796 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:25.977053 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] PUT https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 Aug 20 02:15:25.977435 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:25.984820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Acquiring lock "cinder-attachment_update-7d46a193-ef2d-40ae-8ff5-1febbde07abc-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:15:25.988730 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-7d46a193-ef2d-40ae-8ff5-1febbde07abc-np0000007844" acquired by "attachment_update" :: waited 0.004s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:15:25.989615 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:25.989615 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:26.030893 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de65dfc8-570c-4552-9506-7bd270f7775e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.032669 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de65dfc8-570c-4552-9506-7bd270f7775e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] GET https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d Aug 20 02:15:26.032909 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de65dfc8-570c-4552-9506-7bd270f7775e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.033061 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de65dfc8-570c-4552-9506-7bd270f7775e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.039425 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de65dfc8-570c-4552-9506-7bd270f7775e tempest-TestVolumeBootPattern-978249162 tempest-TestVolumeBootPattern-978249162-project-member] https://10.4.3.27/volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d returned with HTTP 404 Aug 20 02:15:26.039876 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1283/5129] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/volumes/3416a58d-cab5-4d59-acf4-c25e1ded2b1d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:26.068485 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Lock "cinder-attachment_update-7d46a193-ef2d-40ae-8ff5-1febbde07abc-np0000007844" released by "attachment_update" :: held 0.080s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:15:26.068791 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-05b34dbc-cafc-4785-945f-97ed28c87010 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 returned with HTTP 200 Aug 20 02:15:26.069263 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1268/5130] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:15:25 2026] PUT /volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:26.317143 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-11e558e2-253e-4d9f-ac23-e811c452bbea None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.318819 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11e558e2-253e-4d9f-ac23-e811c452bbea tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:26.319071 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11e558e2-253e-4d9f-ac23-e811c452bbea tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.319291 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-11e558e2-253e-4d9f-ac23-e811c452bbea tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.319411 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-11e558e2-253e-4d9f-ac23-e811c452bbea tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:26.323391 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:26.323391 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:26.323977 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-11e558e2-253e-4d9f-ac23-e811c452bbea tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:26.324392 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1281/5131] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:26.675520 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-884ead7c-ee35-44e1-b573-77529aa28f17 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.677881 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-884ead7c-ee35-44e1-b573-77529aa28f17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:26.677881 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-884ead7c-ee35-44e1-b573-77529aa28f17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.677881 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-884ead7c-ee35-44e1-b573-77529aa28f17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.688696 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:26.688696 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:26.693071 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-884ead7c-ee35-44e1-b573-77529aa28f17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:26.696813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-884ead7c-ee35-44e1-b573-77529aa28f17 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:26.697175 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1300/5132] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:26.796609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.798355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:26.798609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.798818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.798946 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:26.803015 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:26.803015 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:26.803670 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ac639235-7f1f-4f25-8ab3-d75cfb55b190 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:26.804157 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1284/5133] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:26.925239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9a07921c-6f43-45f3-b4d7-234914ef1590 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.927421 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a07921c-6f43-45f3-b4d7-234914ef1590 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 Aug 20 02:15:26.927739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a07921c-6f43-45f3-b4d7-234914ef1590 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.928051 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9a07921c-6f43-45f3-b4d7-234914ef1590 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.933382 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9a07921c-6f43-45f3-b4d7-234914ef1590 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 returned with HTTP 404 Aug 20 02:15:26.934049 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1269/5134] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/snapshots/0907b7e7-65c9-4524-b369-e97459d5bac2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:26.941382 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.943443 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:26.943684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.943931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.944149 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Delete volume with id: d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:26.952935 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:26.952935 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:26.953573 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:26.971390 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Delete volume request issued successfully. Aug 20 02:15:26.974256 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7b91e865-dad1-4e61-a3c7-b27fcfd15c01 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 202 Aug 20 02:15:26.974256 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1282/5135] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:26 2026] DELETE /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:26.983875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ca61d994-4e94-4b73-be54-20347522d157 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:26.983875 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca61d994-4e94-4b73-be54-20347522d157 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:26.983875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca61d994-4e94-4b73-be54-20347522d157 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:26.983875 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ca61d994-4e94-4b73-be54-20347522d157 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:26.988095 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:26.988095 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:26.991484 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ca61d994-4e94-4b73-be54-20347522d157 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:26.997420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ca61d994-4e94-4b73-be54-20347522d157 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 200 Aug 20 02:15:26.997420 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1301/5136] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:26 2026] GET /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:27.334397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:27.336476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:27.336766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:27.337028 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:27.337194 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:27.342271 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:27.342271 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:27.343042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-06d5253d-bf38-4cf8-864b-7407e5bc1c7b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:27.343536 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1285/5137] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:27 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:27.711244 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:27.712778 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:27.712933 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:27.713093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:27.721159 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:27.721159 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:27.723804 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:27.727156 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-992c09e5-7bb7-49db-89e7-4a46129ecf89 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:27.727528 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1270/5138] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:27 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:27.813526 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:27.815076 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:27.815318 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:27.815529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:27.815691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:27.819287 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:27.819287 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:27.819838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b73c47fa-f75f-4cfc-872f-2e49fc5c2599 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:27.820176 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1283/5139] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:27 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:28.007433 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8d8e3608-56f4-41fc-82c9-40fbd6351a3e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.009265 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d8e3608-56f4-41fc-82c9-40fbd6351a3e tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 Aug 20 02:15:28.009492 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8d8e3608-56f4-41fc-82c9-40fbd6351a3e tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.009724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8d8e3608-56f4-41fc-82c9-40fbd6351a3e tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.014876 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8d8e3608-56f4-41fc-82c9-40fbd6351a3e tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 returned with HTTP 404 Aug 20 02:15:28.015444 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1302/5140] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/volumes/d9bf9046-8ace-4ef7-b41c-cf4d7b4544a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:28.022838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.024500 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] DELETE https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:28.024698 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.024871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.025016 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Delete volume with id: 7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:28.031651 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.031651 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:28.032053 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:28.046345 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Delete volume request issued successfully. Aug 20 02:15:28.046515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7cd5cd81-df15-4e1f-af13-789714dcce8b tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 202 Aug 20 02:15:28.046896 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1286/5141] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:28 2026] DELETE /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:28.054470 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.057403 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:28.057625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.057838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.069160 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.069160 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:28.074868 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Volume info retrieved successfully. Aug 20 02:15:28.080808 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e70ea0f4-71b4-4681-80b5-3376ea2f5cec tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 200 Aug 20 02:15:28.082244 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1271/5142] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:28.353613 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.356159 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:15:28.356473 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.356767 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.356935 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:28.362320 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.362320 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:28.363030 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-37b0c985-d9cd-43fd-8e4c-2160955a90f2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:15:28.363515 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1284/5143] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:28.377484 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-50dbebd8-5926-4966-a798-4a95a9988abc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.482632 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708/export_record Aug 20 02:15:28.482828 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.483003 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Calling method 'export_record' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.483110 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Export record for backup 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100161) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:15:28.487013 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.487013 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:28.488002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7271fa9c065f4574be554e6f265fd6f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30e46d214c4044f687b12fde2d4fc033', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:15:28.488180 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-50dbebd8-5926-4966-a798-4a95a9988abc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708/export_record returned with HTTP 403 Aug 20 02:15:28.488604 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1303/5144] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708/export_record => generated 101 bytes in 112 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:28.495974 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.497372 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:28.497682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1867452825"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:28.498929 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1867452825'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:28.499063 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume of 1 GB Aug 20 02:15:28.502613 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Availability Zones retrieved successfully. Aug 20 02:15:28.517715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (cc795e77-dd23-4275-98e9-6d3492a15a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:28.517715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54918a4-8eb1-404d-b3ce-62dbdac4e8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:28.517715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:28.543213 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54918a4-8eb1-404d-b3ce-62dbdac4e8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:28.544161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e748d467-fc4e-4ccf-af43-ba13f135ab1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:28.590720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['35de7ad3-3259-4a4f-bfbd-4f4e4fd8b44b', '2a242da5-866d-48f6-8774-487c4fdc59eb', '992d2466-64a5-4a6b-9180-797a433b2290', 'abe78943-b0c8-476d-a48d-9781471df4fd'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:28.591465 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e748d467-fc4e-4ccf-af43-ba13f135ab1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35de7ad3-3259-4a4f-bfbd-4f4e4fd8b44b', '2a242da5-866d-48f6-8774-487c4fdc59eb', '992d2466-64a5-4a6b-9180-797a433b2290', 'abe78943-b0c8-476d-a48d-9781471df4fd']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:28.592204 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c97aaa-acf6-4d34-94d3-07db4ae2b7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:28.615728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c97aaa-acf6-4d34-94d3-07db4ae2b7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92545128-0bf2-49e2-9fed-542678ea8ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867452825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['35de7ad3-3259-4a4f-bfbd-4f4e4fd8b44b','2a242da5-866d-48f6-8774-487c4fdc59eb','992d2466-64a5-4a6b-9180-797a433b2290','abe78943-b0c8-476d-a48d-9781471df4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867452825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92545128-0bf2-49e2-9fed-542678ea8ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e46d214c4044f687b12fde2d4fc033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791311aa0f6442b99568e5fb007b41f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:28.616631 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658e2ddf-d2e6-40f3-b14c-9e53af644be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:28.637427 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658e2ddf-d2e6-40f3-b14c-9e53af644be3) transitioned into state 'SUCCESS' from state '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-1867452825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['35de7ad3-3259-4a4f-bfbd-4f4e4fd8b44b','2a242da5-866d-48f6-8774-487c4fdc59eb','992d2466-64a5-4a6b-9180-797a433b2290','abe78943-b0c8-476d-a48d-9781471df4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:28.638510 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cab6a0f-8436-49cf-93f0-eb6ebd4cf5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:28.649812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cab6a0f-8436-49cf-93f0-eb6ebd4cf5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:28.651009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (cc795e77-dd23-4275-98e9-6d3492a15a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:28.651423 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request issued successfully. Aug 20 02:15:28.652182 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-358e6eaa-3017-4a50-8cfe-11cf20c65e5f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:28.652766 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1287/5145] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:28 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:28.664285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ba0070e1-7246-44d7-9208-1e4a11079942 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.666384 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba0070e1-7246-44d7-9208-1e4a11079942 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:28.666663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba0070e1-7246-44d7-9208-1e4a11079942 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.666891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ba0070e1-7246-44d7-9208-1e4a11079942 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.675051 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.675051 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:28.678872 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ba0070e1-7246-44d7-9208-1e4a11079942 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:28.683075 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ba0070e1-7246-44d7-9208-1e4a11079942 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 returned with HTTP 200 Aug 20 02:15:28.683425 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1272/5146] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:28.739389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.740950 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:28.741147 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.741377 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.751119 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.751119 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:28.754830 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:28.761570 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-eaa12c5c-6933-4fa6-a5dd-10e923dfd53b tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:28.761570 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1285/5147] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:28.830023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:28.831677 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:28.831907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:28.832095 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:28.832208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:28.836709 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:28.836709 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:28.837241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9ec1c465-5c42-4c4d-981f-9e670b9fdf40 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:28.837574 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1304/5148] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:28 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:29.103258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ce5d09a6-d39e-4bd4-9bd0-ccb259b6e9d5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.105704 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce5d09a6-d39e-4bd4-9bd0-ccb259b6e9d5 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] GET https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe Aug 20 02:15:29.105968 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce5d09a6-d39e-4bd4-9bd0-ccb259b6e9d5 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:29.106239 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce5d09a6-d39e-4bd4-9bd0-ccb259b6e9d5 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:29.113403 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce5d09a6-d39e-4bd4-9bd0-ccb259b6e9d5 tempest-CinderUnicodeTest-1370479774 tempest-CinderUnicodeTest-1370479774-project-member] https://10.4.3.27/volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe returned with HTTP 404 Aug 20 02:15:29.114003 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1288/5149] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:29 2026] GET /volume/v3/volumes/7d4fc942-4a80-437e-a7f4-155a083afebe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:29.701467 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-09541dfa-d360-42a5-a520-fe54983a7b36 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.703672 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09541dfa-d360-42a5-a520-fe54983a7b36 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:29.703959 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-09541dfa-d360-42a5-a520-fe54983a7b36 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:29.704145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-09541dfa-d360-42a5-a520-fe54983a7b36 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:29.711808 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:29.711808 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:29.715914 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-09541dfa-d360-42a5-a520-fe54983a7b36 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:29.720995 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-09541dfa-d360-42a5-a520-fe54983a7b36 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 returned with HTTP 200 Aug 20 02:15:29.720995 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1273/5150] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:29 2026] GET /volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:29.743647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.746239 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:29.746594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92545128-0bf2-49e2-9fed-542678ea8ad0", "name": "tempest-type-Backup-26792204"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:29.749072 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating new backup {'backup': {'volume_id': '92545128-0bf2-49e2-9fed-542678ea8ad0', 'name': 'tempest-type-Backup-26792204'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:29.749192 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating backup of volume 92545128-0bf2-49e2-9fed-542678ea8ad0 in container None Aug 20 02:15:29.759488 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:29.759488 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:29.760048 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:29.773111 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-92ddfeff-b86b-42e6-afe8-95426df541fa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.775387 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92ddfeff-b86b-42e6-afe8-95426df541fa tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:29.775618 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92ddfeff-b86b-42e6-afe8-95426df541fa tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:29.775884 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92ddfeff-b86b-42e6-afe8-95426df541fa tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:29.776003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['e2244a64-f36c-4704-a3f6-3da2e52b5060', 'f4d87cd0-ac05-4e51-8bbd-02ae948461c9'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:29.788331 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:29.788331 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:29.792559 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-92ddfeff-b86b-42e6-afe8-95426df541fa tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:29.797636 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92ddfeff-b86b-42e6-afe8-95426df541fa tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:29.798095 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1305/5151] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:29 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:29.808444 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2557dd18-beaa-4100-9ed9-6c3069127cbb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:29.809029 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1286/5152] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:15:29 2026] POST /volume/v3/backups => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:29.819165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.821283 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:29.821563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:29.821819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:29.824856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:29.826356 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:29.826356 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:29.826918 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d3520812-9d97-45fe-9995-7c8ad9dad47d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:29.827244 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1289/5153] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:29 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:29.848596 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4066fab0-8150-4c3c-a877-9d18ae95121e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:29.862442 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4066fab0-8150-4c3c-a877-9d18ae95121e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:29.864242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4066fab0-8150-4c3c-a877-9d18ae95121e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:29.864242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4066fab0-8150-4c3c-a877-9d18ae95121e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:29.864242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-4066fab0-8150-4c3c-a877-9d18ae95121e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:29.872949 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:29.872949 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:29.873622 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4066fab0-8150-4c3c-a877-9d18ae95121e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:29.874047 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1274/5154] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:29 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:30.813822 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:30.815919 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:30.816149 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:30.816347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:30.825812 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:30.825812 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:30.828895 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:30.839257 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6e30ecc0-443f-483e-b485-179a9c6e60d8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:30.839257 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1306/5155] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:30 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:30.844477 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:30.847964 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:30.847964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:30.847964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:30.847964 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:30.851354 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:30.851354 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:30.852152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a7dc00b-6453-4d79-ae8f-724e01734374 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:30.852732 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1287/5156] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:30 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:30.883983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:30.885694 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:30.885874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:30.886048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:30.886141 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:30.889992 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:30.889992 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:30.890558 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7119786-a9d1-4825-aea2-e1a03adb1200 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:30.890898 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1290/5157] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:30 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:31.852693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-68518720-857b-4d5f-864b-9d23fe143ab7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:31.855392 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-68518720-857b-4d5f-864b-9d23fe143ab7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:31.855392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-68518720-857b-4d5f-864b-9d23fe143ab7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:31.855392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-68518720-857b-4d5f-864b-9d23fe143ab7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:31.862537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:31.865034 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:31.865310 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:31.865585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:31.865762 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:31.866561 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:31.866561 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:31.869774 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-68518720-857b-4d5f-864b-9d23fe143ab7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:31.870740 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:31.870740 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:31.871644 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8a18df56-2483-449d-9dcb-f7ce03b59569 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:31.872166 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1307/5158] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:31 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:31.875212 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-68518720-857b-4d5f-864b-9d23fe143ab7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:31.875709 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1275/5159] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:31 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:31.902076 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:31.904037 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:31.905303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:31.905303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:31.905303 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:31.911263 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:31.911263 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:31.911263 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8030ff9e-a1e7-4bb4-b71b-23c01c80d420 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:31.911263 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1288/5160] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:31 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:32.236723 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-da634451-750f-451f-83b7-8064bb012fe1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.346114 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:32.346586 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1405050909"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:32.348350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1405050909'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:32.348549 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:32.354314 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:32.360951 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (b3b76d09-4548-4d6c-944d-98a7edc41e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:32.362364 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e911507-8aec-488b-ae3d-47b4eadd4a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:32.363462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:32.393776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e911507-8aec-488b-ae3d-47b4eadd4a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:32.394896 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04eaa6cb-8f1b-4fa1-ad37-7ef8c533dfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:32.449840 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['7fed5895-c939-4f8e-ab32-9acb558aa575', '4ff905f8-5527-4059-a9ee-6bde231ac97c', '6ea034a6-4183-453c-8f5b-18fd0b058959', 'ac5a7f92-44d7-4e89-b10f-925690df2684'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:32.450889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04eaa6cb-8f1b-4fa1-ad37-7ef8c533dfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fed5895-c939-4f8e-ab32-9acb558aa575', '4ff905f8-5527-4059-a9ee-6bde231ac97c', '6ea034a6-4183-453c-8f5b-18fd0b058959', 'ac5a7f92-44d7-4e89-b10f-925690df2684']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:32.451897 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e670c2ee-d0bf-4d1c-bd33-2c711195124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:32.472793 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e670c2ee-d0bf-4d1c-bd33-2c711195124d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '822db7ae-4d42-463a-80cc-39e4095d8c17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1405050909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['7fed5895-c939-4f8e-ab32-9acb558aa575','4ff905f8-5527-4059-a9ee-6bde231ac97c','6ea034a6-4183-453c-8f5b-18fd0b058959','ac5a7f92-44d7-4e89-b10f-925690df2684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1405050909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=822db7ae-4d42-463a-80cc-39e4095d8c17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:32.473940 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ce2423-6987-44c9-89a1-7b1851b8e128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:32.489397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ce2423-6987-44c9-89a1-7b1851b8e128) transitioned into state 'SUCCESS' from state '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-1405050909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['7fed5895-c939-4f8e-ab32-9acb558aa575','4ff905f8-5527-4059-a9ee-6bde231ac97c','6ea034a6-4183-453c-8f5b-18fd0b058959','ac5a7f92-44d7-4e89-b10f-925690df2684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:32.490137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f89cb4-1a7d-49df-9cf7-a7d49cef68b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:32.498208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f89cb4-1a7d-49df-9cf7-a7d49cef68b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:32.498987 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (b3b76d09-4548-4d6c-944d-98a7edc41e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:32.499344 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:32.499945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-da634451-750f-451f-83b7-8064bb012fe1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:32.500370 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1291/5161] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:15:32 2026] POST /volume/v3/volumes => generated 756 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:32.512494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.514849 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:15:32.515108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:32.515391 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:32.525813 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:32.525813 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:32.533212 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:32.541313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0510d43f-aeff-4dbc-9ba3-3ad2322a37bd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 returned with HTTP 200 Aug 20 02:15:32.541930 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1308/5162] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:32 2026] GET /volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:32.583962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-bad362d1-b329-4774-96f8-bd74b4f0bff8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.586407 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-bad362d1-b329-4774-96f8-bd74b4f0bff8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17/action Aug 20 02:15:32.586844 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-bad362d1-b329-4774-96f8-bd74b4f0bff8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:32.587000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-bad362d1-b329-4774-96f8-bd74b4f0bff8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:32.603702 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:32.603702 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:32.612153 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-7e90ad61-4283-420e-a9ef-4faf3b735585 req-bad362d1-b329-4774-96f8-bd74b4f0bff8 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17/action returned with HTTP 204 Aug 20 02:15:32.612816 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1276/5163] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:15:32 2026] POST /volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:32.883560 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dccbe1df-cd98-4206-a596-70381c15402e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.887725 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dccbe1df-cd98-4206-a596-70381c15402e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:32.887725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dccbe1df-cd98-4206-a596-70381c15402e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:32.887725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dccbe1df-cd98-4206-a596-70381c15402e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:32.887725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-dccbe1df-cd98-4206-a596-70381c15402e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:32.890202 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.892602 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:32.895034 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:32.895034 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:32.895191 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:32.895191 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:32.895191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dccbe1df-cd98-4206-a596-70381c15402e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:32.895191 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1289/5164] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:32 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:32.903978 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:32.903978 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:32.907739 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:32.912382 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-64daa39b-d5d0-45ef-8897-b4379539c7ed tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:32.912905 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1292/5165] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:32 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:32.922049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:32.924311 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:32.924882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:32.924882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:32.924882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:32.928947 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:32.928947 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:32.929809 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9cd9be87-31e1-4da8-ae47-cd9e2b29c83a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:32.929932 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1309/5166] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:32 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:33.556475 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:33.558075 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:15:33.558254 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:33.558429 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:33.565460 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:33.565460 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:33.569076 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:33.573659 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-001a4c6e-7ffb-4528-8bd2-0599d375e4c4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 returned with HTTP 200 Aug 20 02:15:33.573659 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1277/5167] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:33 2026] GET /volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:33.589120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:33.591689 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:33.591777 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "822db7ae-4d42-463a-80cc-39e4095d8c17", "name": "tempest-CreateVolumesFromBackupTest-Backup-346519949"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:33.593678 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Creating new backup {'backup': {'volume_id': '822db7ae-4d42-463a-80cc-39e4095d8c17', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-346519949'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:33.593937 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Creating backup of volume 822db7ae-4d42-463a-80cc-39e4095d8c17 in container None Aug 20 02:15:33.604984 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:33.604984 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:33.607091 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:33.638782 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['c66df42f-43bf-4ba6-a6ff-e0d92a3e82ef', '5c3dbbd6-8e1a-4059-ace2-0a380a699c46'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:33.666838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-20687d38-20bd-4fe9-86d3-c393c59b4cf3 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:33.667555 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1290/5168] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:33 2026] POST /volume/v3/backups => generated 336 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:33.676914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:33.678541 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:33.679055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:33.679055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:33.679055 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:33.683036 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:33.683036 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:33.683848 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-54f495f4-f8da-4540-a5b1-e6840a8439f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:33.684250 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1293/5169] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:33 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:33.905324 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:33.907681 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:33.907681 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:33.907866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:33.908059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:33.913391 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:33.913391 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:33.914282 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-dcadb8b5-6b3b-476d-8463-f7eba6106e99 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:33.914777 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1310/5170] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:33 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:33.941985 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:33.943661 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:33.943905 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:33.944075 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:33.944164 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:33.948139 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:33.948139 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:33.948842 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64d0831f-8fdf-4c84-8d08-5eedc64c4e6f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:33.949177 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1278/5171] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:33 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:34.697844 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:34.699626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:34.699808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:34.699983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:34.700087 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:34.703989 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:34.703989 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:34.704747 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-387d2d8d-5c4c-4026-8475-7e2c26d007fe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:34.705067 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1291/5172] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:34 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:34.929815 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:34.931243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:34.931438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:34.931691 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:34.931838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:34.938447 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:34.938447 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:34.939052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c14ce98a-1272-4c35-b660-5d93b2df0776 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:34.939414 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1294/5173] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:34 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:34.960551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ac825597-399f-4c04-bb12-86a43e5340d1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:34.962154 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac825597-399f-4c04-bb12-86a43e5340d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:34.962351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac825597-399f-4c04-bb12-86a43e5340d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:34.962517 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ac825597-399f-4c04-bb12-86a43e5340d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:34.962626 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-ac825597-399f-4c04-bb12-86a43e5340d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:34.967374 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:34.967374 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:34.968037 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ac825597-399f-4c04-bb12-86a43e5340d1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:34.968437 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1311/5174] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:34 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:35.717693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:35.720911 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:35.721161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:35.721438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:35.721589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:35.729757 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:35.729757 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:35.729757 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b277a5f1-3737-40ca-9149-3885a78c6cfa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:35.729757 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1279/5175] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:35 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:35.951196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:35.953195 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:35.953471 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:35.953675 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:35.953816 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:35.958374 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:35.958374 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:35.958889 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc8d16a3-212d-4413-a2f8-d8219c2e8d64 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:35.959211 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1292/5176] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:35 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:35.977990 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:35.980464 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:35.980782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:35.981021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:35.981181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:35.986356 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:35.986356 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:35.987134 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10b287f5-bccc-4add-a984-8a8d39e6bb41 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:35.987688 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1295/5177] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:35 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:36.267953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.270785 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:36.271039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:36.271311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:36.284779 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:36.284779 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:36.289937 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:36.295635 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-852247ff-5d81-4a81-bc9e-de0cccb78aea tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:36.296058 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1312/5178] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:36.316954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.320598 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] POST https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc/action Aug 20 02:15:36.321049 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:15:36.321182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:36.334282 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:36.334282 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:36.335056 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:36.343767 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Begin detaching volume completed successfully. Aug 20 02:15:36.344313 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-4396773e-f1ef-4dc6-8e3f-bc8a86c7a9a2 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc/action returned with HTTP 202 Aug 20 02:15:36.345280 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1280/5179] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:15:36 2026] POST /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:36.391797 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0ebb8cf2-ff7f-4c95-8bd3-d6543451893d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.392289 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ebb8cf2-ff7f-4c95-8bd3-d6543451893d None None] GET https://10.4.3.27/volume// Aug 20 02:15:36.392480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ebb8cf2-ff7f-4c95-8bd3-d6543451893d None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:36.392691 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0ebb8cf2-ff7f-4c95-8bd3-d6543451893d None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:36.393047 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0ebb8cf2-ff7f-4c95-8bd3-d6543451893d None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:15:36.393383 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1293/5180] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:15:36.406015 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.408871 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:36.408871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:36.408871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:36.418099 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:36.418099 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:36.421561 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:36.425431 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-8dde6b38-2d10-4afc-bafa-ea98ff190e55 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:36.425838 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1296/5181] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:15:36.739412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.741813 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:36.742099 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:36.742421 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:36.742610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:36.747582 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:36.747582 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:36.748670 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a3e6fd93-b061-4fd3-959d-2545958f67d2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:36.749861 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1313/5182] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:36.970127 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:36.972689 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:36.972994 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:36.973305 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:36.973481 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:36.983735 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:36.983735 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:36.984406 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-697a4d2d-d27f-4ec3-a594-d2abf18bb0eb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:36.986573 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1281/5183] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:36.999718 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:37.003918 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:37.004311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:37.004622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:37.004824 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:37.013143 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:37.013143 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:37.014119 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-77e0e0b8-e256-4662-80f3-75760dcd3988 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:37.014776 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1294/5184] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:36 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:37.360786 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-91c7a546-b7e2-4de5-a626-4a9b50591334 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:37.365415 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-91c7a546-b7e2-4de5-a626-4a9b50591334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 Aug 20 02:15:37.365591 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-91c7a546-b7e2-4de5-a626-4a9b50591334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:37.365889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-91c7a546-b7e2-4de5-a626-4a9b50591334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:37.376102 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:37.376102 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:37.425021 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-09c667ca-7bd0-4091-88b1-10344d47cfc2 req-91c7a546-b7e2-4de5-a626-4a9b50591334 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 returned with HTTP 200 Aug 20 02:15:37.425457 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1297/5185] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:15:37 2026] DELETE /volume/v3/attachments/56684eb7-ef98-4fb3-9a8d-208ec5cc3b17 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:37.761042 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:37.762795 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:37.762968 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:37.763134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:37.763248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:37.768382 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:37.768382 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:37.769443 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f5d744a2-89c7-4dc1-9ee7-fe033e648ea9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:37.769863 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1314/5186] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:37 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:37.996976 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:37.998870 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:37.999097 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:37.999304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:37.999407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:38.003394 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.003394 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:38.003986 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e01cd3f0-d9e2-439f-af7e-f23a25ccbf98 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:38.004341 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1282/5187] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:37 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:38.028327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.030264 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:38.030644 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.030734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.030920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:38.035247 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.035247 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:38.036043 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e06a895d-f7a4-48c4-ad83-d6480575a0f9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:38.036275 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1295/5188] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:38 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:38.492991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.497132 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:38.497132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.497132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.504262 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.504262 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:38.510025 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:38.516279 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-20a2ca93-9c8a-4bae-b14b-b89b27cfade7 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:38.517079 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1298/5189] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:38 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:38.531958 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.533715 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:38.533976 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.534207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.542870 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.542870 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:38.547053 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:38.551688 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c742af6c-5f0a-4f66-a21e-cef4a7b000b3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:38.552273 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1315/5190] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:38 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:38.564979 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.567005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:38.567315 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.567599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.567844 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume with id: 7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:38.576269 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.576269 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:38.577020 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:38.603121 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume request issued successfully. Aug 20 02:15:38.603903 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6ac2fae4-a1b9-47f9-be8a-443bc434cdc0 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 202 Aug 20 02:15:38.604564 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1283/5191] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:38 2026] DELETE /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:38.614785 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.617142 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:38.617427 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.617703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.627131 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.627131 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:38.631534 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:38.635270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-26b6eaba-346c-4cab-ad73-954b61b7f54a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 200 Aug 20 02:15:38.635666 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1296/5192] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:38 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:38.779833 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:38.781599 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:38.782004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:38.783250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:38.783250 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:38.787761 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:38.787761 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:38.788838 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-954ca5b9-a7cf-4baa-825b-c2ab8f1afb9d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:38.789383 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1299/5193] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:38 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.018207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-37755b34-597b-4a72-9276-8d81807507cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.019824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37755b34-597b-4a72-9276-8d81807507cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:39.020030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37755b34-597b-4a72-9276-8d81807507cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.020198 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37755b34-597b-4a72-9276-8d81807507cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.020384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-37755b34-597b-4a72-9276-8d81807507cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:39.024209 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.024209 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:39.024877 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37755b34-597b-4a72-9276-8d81807507cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:39.025264 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1316/5194] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.045357 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fe590973-52a6-4a77-b9bf-087953c58e13 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.046902 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe590973-52a6-4a77-b9bf-087953c58e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:39.047098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fe590973-52a6-4a77-b9bf-087953c58e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.047311 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fe590973-52a6-4a77-b9bf-087953c58e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.047407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-fe590973-52a6-4a77-b9bf-087953c58e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:39.051130 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.051130 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:39.051671 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fe590973-52a6-4a77-b9bf-087953c58e13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:39.051975 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1284/5195] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.649600 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-098fd95d-1749-46b0-9d4e-db2adb3cd00d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.651979 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-098fd95d-1749-46b0-9d4e-db2adb3cd00d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc Aug 20 02:15:39.652253 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-098fd95d-1749-46b0-9d4e-db2adb3cd00d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.652489 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-098fd95d-1749-46b0-9d4e-db2adb3cd00d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.660383 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-098fd95d-1749-46b0-9d4e-db2adb3cd00d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc returned with HTTP 404 Aug 20 02:15:39.661107 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1297/5196] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/volumes/7d46a193-ef2d-40ae-8ff5-1febbde07abc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:39.669203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.674249 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:39.674249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.674249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.681826 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.681826 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:39.686408 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:39.692270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea9d98fc-fdb2-4297-b30c-b5173bd41843 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:39.692890 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1300/5197] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.715080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.717241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:39.717524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.717835 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.726981 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.726981 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:39.731235 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:39.735958 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2b617c3-025e-4bf1-b5b4-5578ec4b8437 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:39.736546 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1317/5198] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.750356 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.755478 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:39.755854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.756146 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.756513 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume with id: 6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:39.764649 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.764649 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:39.765267 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:39.781853 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume request issued successfully. Aug 20 02:15:39.782177 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32dc36a2-4758-4645-ac61-a4f3ec322c16 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 202 Aug 20 02:15:39.782762 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1285/5199] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:39 2026] DELETE /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:39.790706 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-665cfe17-c84c-41b3-952a-991426626e2f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.792552 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-665cfe17-c84c-41b3-952a-991426626e2f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:39.792854 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-665cfe17-c84c-41b3-952a-991426626e2f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.793074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-665cfe17-c84c-41b3-952a-991426626e2f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.799889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:39.800748 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.800748 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:39.803292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:39.803883 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:39.804643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:39.804643 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:39.805294 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-665cfe17-c84c-41b3-952a-991426626e2f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:39.811975 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:39.811975 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:39.812324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-665cfe17-c84c-41b3-952a-991426626e2f tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 200 Aug 20 02:15:39.812449 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-96d05f9f-da79-4e42-a1b6-59d2b70e5f3a tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:39.812533 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1298/5200] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:39.813013 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1301/5201] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:39 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.038288 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.040312 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:40.040606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.040929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.041063 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:40.045832 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.045832 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:40.046775 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3ea5c0c0-d381-419d-950a-ec05ac645077 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:40.047273 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1318/5202] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.063342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.065701 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:40.066016 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.066299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.066464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:40.072049 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.072049 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:40.073077 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-59c7d52b-3e93-424c-8b44-f6d9eb743b2a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:40.073736 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1286/5203] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.825978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.827864 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de700352-12d8-4864-a27e-4c2d397b6c7e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.830012 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:40.830283 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.830478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.830747 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:40.832515 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de700352-12d8-4864-a27e-4c2d397b6c7e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 Aug 20 02:15:40.833650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de700352-12d8-4864-a27e-4c2d397b6c7e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.834388 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de700352-12d8-4864-a27e-4c2d397b6c7e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.841574 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.841574 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:40.842372 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-886af0aa-3840-4730-81fa-88a2d5dc54a9 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:40.842790 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1299/5204] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.845513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de700352-12d8-4864-a27e-4c2d397b6c7e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 returned with HTTP 404 Aug 20 02:15:40.845937 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1302/5205] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/volumes/6f59b0c0-2053-434f-8815-6e790568fb09 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:40.855606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1c77a754-72ea-4796-8cd4-598f67850f5d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.857173 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c77a754-72ea-4796-8cd4-598f67850f5d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:40.857173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c77a754-72ea-4796-8cd4-598f67850f5d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.857374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c77a754-72ea-4796-8cd4-598f67850f5d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.864247 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.864247 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:40.867525 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1c77a754-72ea-4796-8cd4-598f67850f5d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:40.871267 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c77a754-72ea-4796-8cd4-598f67850f5d tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:40.871720 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1319/5206] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.886555 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.888208 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:40.888414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.888621 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.895605 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.895605 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:40.899605 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:40.904749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-90e23f0e-156b-4aad-b50e-0f1b5f75c790 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:40.905298 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1287/5207] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:40.917098 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.918787 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:40.918953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.919119 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.919303 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume with id: 094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:40.926505 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.926505 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:40.927008 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:40.945391 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume request issued successfully. Aug 20 02:15:40.945537 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2dddb3bd-9813-46ed-93a7-6a5bf9997a42 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 202 Aug 20 02:15:40.945968 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1300/5208] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:40 2026] DELETE /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:40.954684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:40.956194 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:40.956375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:40.956672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:40.963473 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:40.963473 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:40.967768 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:40.972069 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0e2c16fa-5abd-4fef-9fc7-64f2488db77a tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 200 Aug 20 02:15:40.972638 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1303/5209] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:40 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:41.062556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70f79714-b778-4f01-b131-6add8446f1e9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.064722 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70f79714-b778-4f01-b131-6add8446f1e9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:41.065094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70f79714-b778-4f01-b131-6add8446f1e9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.065401 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70f79714-b778-4f01-b131-6add8446f1e9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.065591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-70f79714-b778-4f01-b131-6add8446f1e9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:41.070862 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.070862 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:41.072099 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70f79714-b778-4f01-b131-6add8446f1e9 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:41.072726 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1320/5210] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:41 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:41.087763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.089628 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:41.089836 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.090013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.090109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 4ddad342-2b88-4cc3-81a2-09a19bad45f7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:41.094604 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.094604 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:41.095181 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-06b412cf-da5d-48bf-bd21-43a3866fc9fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 200 Aug 20 02:15:41.095575 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1288/5211] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:41 2026] GET /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:41.107529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.109249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 Aug 20 02:15:41.109515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.109773 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.109929 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: 4ddad342-2b88-4cc3-81a2-09a19bad45f7. Aug 20 02:15:41.114474 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.114474 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:41.125242 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id 4ddad342-2b88-4cc3-81a2-09a19bad45f7 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:15:41.126910 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fb0f49f9-7cc2-454d-89e6-27fd4fba89c5 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 returned with HTTP 202 Aug 20 02:15:41.127299 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1301/5212] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:15:41 2026] DELETE /volume/v3/backups/4ddad342-2b88-4cc3-81a2-09a19bad45f7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:41.133934 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.135628 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:41.135857 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.136059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.136266 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume with id: 137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:41.150904 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.150904 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:41.151341 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:41.177392 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume request issued successfully. Aug 20 02:15:41.177562 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f6dcee47-100e-4218-bf0a-5c831dbd1d79 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d returned with HTTP 202 Aug 20 02:15:41.177953 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1304/5213] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:15:41 2026] DELETE /volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:41.186566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.188325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:41.188463 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.188645 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.200450 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.200450 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:41.204776 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:41.209243 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f656c3b0-07d2-40f3-aa82-a694307b3479 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d returned with HTTP 200 Aug 20 02:15:41.209643 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1321/5214] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:41 2026] GET /volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:41.855664 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.857816 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:41.858099 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.858418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:41.858579 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:41.864341 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:41.864341 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:41.864341 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-60cf0deb-03e1-4235-8920-f1eaaa1f7efa tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:41.864940 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1289/5215] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:41 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:15:41.988586 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-84cb7782-9aa3-4a0b-bad4-3390657021d1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:41.991191 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84cb7782-9aa3-4a0b-bad4-3390657021d1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd Aug 20 02:15:41.991572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84cb7782-9aa3-4a0b-bad4-3390657021d1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:41.991868 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-84cb7782-9aa3-4a0b-bad4-3390657021d1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.004334 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-84cb7782-9aa3-4a0b-bad4-3390657021d1 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd returned with HTTP 404 Aug 20 02:15:42.005721 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1302/5216] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:41 2026] GET /volume/v3/volumes/094293ad-a426-4918-a790-d39b8a822ebd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:42.012802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-efc415a8-693f-4528-afb1-dd24aa345878 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.015000 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:15:42.015255 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.015500 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.015640 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete snapshot with id: 9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:15:42.021848 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.021848 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:42.022481 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:42.039330 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot delete request issued successfully. Aug 20 02:15:42.039498 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-efc415a8-693f-4528-afb1-dd24aa345878 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 202 Aug 20 02:15:42.039958 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1305/5217] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:42 2026] DELETE /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:42.047793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.049836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:15:42.050057 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.050325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.055977 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.055977 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:42.056426 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:42.057195 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-41fa7ae5-531d-4777-b0f3-6281b1e37735 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 200 Aug 20 02:15:42.057600 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1322/5218] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:42.083296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fd6af028-79ac-469e-80d8-a96501082aca None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.085672 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd6af028-79ac-469e-80d8-a96501082aca tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:42.085923 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd6af028-79ac-469e-80d8-a96501082aca tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.086237 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fd6af028-79ac-469e-80d8-a96501082aca tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.086372 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-fd6af028-79ac-469e-80d8-a96501082aca tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:42.091888 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.091888 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:42.092844 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fd6af028-79ac-469e-80d8-a96501082aca tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:42.093351 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1290/5219] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:42.223906 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-fcff5b8a-c40a-47a8-84e6-fda365a74cc3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.226661 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fcff5b8a-c40a-47a8-84e6-fda365a74cc3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d Aug 20 02:15:42.227012 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fcff5b8a-c40a-47a8-84e6-fda365a74cc3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.227400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-fcff5b8a-c40a-47a8-84e6-fda365a74cc3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.240379 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-fcff5b8a-c40a-47a8-84e6-fda365a74cc3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d returned with HTTP 404 Aug 20 02:15:42.240974 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1303/5220] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/volumes/137e4afe-c6f3-4c95-914c-8f27772d754d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:42.252806 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc637192-e003-4cff-9411-7fe843720a1d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.255666 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/export_record Aug 20 02:15:42.255928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.256164 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'export_record' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.256337 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Export record for backup a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:15:42.261203 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.261203 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:42.262291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.api [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling RPCAPI with context: , host: np0000007844, backup: a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 02:15:42.272110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] export_record in rpcapi backup_id a6a53ce4-1d63-4477-bae5-383a63ce56a2 on host np0000007844. {{(pid=100163) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 02:15:42.280714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTZhNTNjZTQtMWQ2My00NDc3LWJhZTUtMzgzYTYzY2U1NmEyIiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiOTU4NzJjZTAtNmQwZi00MGM0LTkzYTItNWY1OGE4ZTA2MWZhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02OTc1ODQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NTg3MmNlMC02ZDBmLTQwYzQtOTNhMi01ZjU4YThlMDYxZmEvMjAyNjA4MjAwMjE0NTMvYXpfbm92YV9iYWNrdXBfYTZhNTNjZTQtMWQ2My00NDc3LWJhZTUtMzgzYTYzY2U1NmEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwMjoxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMjoxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100163) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 02:15:42.280998 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc637192-e003-4cff-9411-7fe843720a1d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/export_record returned with HTTP 200 Aug 20 02:15:42.281728 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1306/5221] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:42.290082 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.291970 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:42.292360 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-92418385"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:42.293891 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-92418385'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:42.294076 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume of 1 GB Aug 20 02:15:42.299155 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Availability Zones retrieved successfully. Aug 20 02:15:42.304274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (5eb4109b-61b2-4503-b498-c593bf472953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:42.305141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bfa0c48-b88b-452a-8574-e613cb920eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:42.305853 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:42.328641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bfa0c48-b88b-452a-8574-e613cb920eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:42.329349 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8402aa30-920d-4a45-b6ea-4a78d850ba26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:42.370339 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['39d87650-5bb6-4406-877b-fd9ed319fead', 'f5c3bec3-1d0e-4346-92d8-4ce808a6376d', '296094b6-800c-46d2-98e2-e64ab6f41171', 'cc45fa73-25e8-44f5-be02-4319fc940a3b'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:42.371301 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8402aa30-920d-4a45-b6ea-4a78d850ba26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d87650-5bb6-4406-877b-fd9ed319fead', 'f5c3bec3-1d0e-4346-92d8-4ce808a6376d', '296094b6-800c-46d2-98e2-e64ab6f41171', 'cc45fa73-25e8-44f5-be02-4319fc940a3b']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:42.372202 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14a801d-f087-4352-8cfb-70388125c886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:42.399437 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14a801d-f087-4352-8cfb-70388125c886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e601de82-d2fe-4f47-8467-dc15cd05a62a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92418385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['39d87650-5bb6-4406-877b-fd9ed319fead','f5c3bec3-1d0e-4346-92d8-4ce808a6376d','296094b6-800c-46d2-98e2-e64ab6f41171','cc45fa73-25e8-44f5-be02-4319fc940a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92418385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e601de82-d2fe-4f47-8467-dc15cd05a62a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c50d5efeeac41458954886d48ba9686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:42.400080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bb579f-f0ff-472b-aca2-67941af87935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:42.417785 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bb579f-f0ff-472b-aca2-67941af87935) transitioned into state 'SUCCESS' from state '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-92418385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['39d87650-5bb6-4406-877b-fd9ed319fead','f5c3bec3-1d0e-4346-92d8-4ce808a6376d','296094b6-800c-46d2-98e2-e64ab6f41171','cc45fa73-25e8-44f5-be02-4319fc940a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:42.418518 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e78faa-a26f-48fa-97c2-ca86f104f713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:42.428133 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e78faa-a26f-48fa-97c2-ca86f104f713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:42.428994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (5eb4109b-61b2-4503-b498-c593bf472953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:42.429392 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request issued successfully. Aug 20 02:15:42.429923 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f43fa7ef-f510-477b-90ba-d87ddc475eb0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:42.430319 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1323/5222] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:42 2026] POST /volume/v3/volumes => generated 774 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:42.445568 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.447016 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:15:42.447210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.447430 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.455493 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.455493 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:42.458788 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:42.462414 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4e0ccd49-628b-41c1-8363-16b6c8ccd342 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a returned with HTTP 200 Aug 20 02:15:42.462752 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1291/5223] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:42.874957 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b874f098-29b9-4966-ae98-e798a8966846 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:42.878058 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b874f098-29b9-4966-ae98-e798a8966846 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:42.878325 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b874f098-29b9-4966-ae98-e798a8966846 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:42.878645 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b874f098-29b9-4966-ae98-e798a8966846 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:42.878783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b874f098-29b9-4966-ae98-e798a8966846 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:42.885151 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:42.885151 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:42.886474 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b874f098-29b9-4966-ae98-e798a8966846 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:42.886943 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1304/5224] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:42 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:43.067755 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-65d8db4c-a24f-48a5-9bbe-52cbe6e02de5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.069969 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-65d8db4c-a24f-48a5-9bbe-52cbe6e02de5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 Aug 20 02:15:43.070203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-65d8db4c-a24f-48a5-9bbe-52cbe6e02de5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.070454 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-65d8db4c-a24f-48a5-9bbe-52cbe6e02de5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.075921 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-65d8db4c-a24f-48a5-9bbe-52cbe6e02de5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 returned with HTTP 404 Aug 20 02:15:43.076639 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1307/5225] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/snapshots/9cbcb4c4-d081-4621-8358-1fc1d54cd9d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:43.084427 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c55236e3-2b38-45d4-a879-facac8732c8e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.086139 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:15:43.086358 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.086584 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.086737 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete snapshot with id: a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:15:43.091567 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.091567 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:43.092029 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:43.104321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-81fc6722-cc38-428b-bbc3-466cb455a1db None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.106499 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81fc6722-cc38-428b-bbc3-466cb455a1db tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:43.106711 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81fc6722-cc38-428b-bbc3-466cb455a1db tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.106966 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81fc6722-cc38-428b-bbc3-466cb455a1db tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.107121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-81fc6722-cc38-428b-bbc3-466cb455a1db tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:43.111042 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.111042 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:43.111637 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81fc6722-cc38-428b-bbc3-466cb455a1db tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:43.111996 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1292/5226] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:43.115700 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot delete request issued successfully. Aug 20 02:15:43.115928 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c55236e3-2b38-45d4-a879-facac8732c8e tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 202 Aug 20 02:15:43.116375 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1324/5227] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:43 2026] DELETE /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:43.124591 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.126944 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:15:43.127189 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.127479 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.132056 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.132056 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:43.132576 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:43.133288 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3b666ff0-e1e3-4add-b8af-99aa2a289ddc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 200 Aug 20 02:15:43.133661 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1305/5228] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:43.477363 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.479429 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:15:43.479697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.479890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.487193 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.487193 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:43.490744 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:43.494786 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-30db9e3c-4d7a-4803-b73a-702bb8d2117a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a returned with HTTP 200 Aug 20 02:15:43.495179 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1308/5229] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:43.508904 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.511078 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:43.511535 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e601de82-d2fe-4f47-8467-dc15cd05a62a", "name": "tempest-type-Backup-51799679"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:43.513374 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating new backup {'backup': {'volume_id': 'e601de82-d2fe-4f47-8467-dc15cd05a62a', 'name': 'tempest-type-Backup-51799679'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:43.513564 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating backup of volume e601de82-d2fe-4f47-8467-dc15cd05a62a in container None Aug 20 02:15:43.522463 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.522463 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:43.522872 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:15:43.551854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['d5a90e15-1982-49cf-baf8-86920cb4a2e8', '881c0cb7-c45e-48cb-875d-6445b4a81e70'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:43.579948 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-08e5f021-e895-4c27-8c06-d4479ab4bf9a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:43.580493 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1293/5230] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:15:43 2026] POST /volume/v3/backups => generated 312 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:43.589725 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.591598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:43.591889 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.592118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.592249 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:43.596457 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.596457 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:43.597148 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-38caa8f3-9d1c-4164-ac3a-800522f73fc7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:43.597524 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1325/5231] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:43.898308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:43.899829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:43.899990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:43.900153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:43.900270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:43.901749 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:UPDATE=92,cinder:INSERT=39,cinder:SELECT=329 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:15:43.905158 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:43.905158 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:43.905896 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f4f3570-6949-4ff2-87c5-1c31b5fe7344 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:43.906214 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1306/5232] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:43 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:44.123212 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.125110 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:44.125429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.125711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.125860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:44.131179 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:44.131179 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:44.132045 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1fd9021b-5ab5-486c-b5e5-a30ea72503b0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:44.132497 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1309/5233] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:44 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:44.143020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-79cd552a-88c9-4449-8357-a1bdd8e5b7fc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.144773 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79cd552a-88c9-4449-8357-a1bdd8e5b7fc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 Aug 20 02:15:44.144962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79cd552a-88c9-4449-8357-a1bdd8e5b7fc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.145152 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79cd552a-88c9-4449-8357-a1bdd8e5b7fc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.149550 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79cd552a-88c9-4449-8357-a1bdd8e5b7fc tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 returned with HTTP 404 Aug 20 02:15:44.150253 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1294/5234] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:44 2026] GET /volume/v3/snapshots/a161a952-7f30-4c02-804d-24b5d713fe48 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:44.157827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.159611 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:15:44.159781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.160356 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.160356 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.snapshots [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete snapshot with id: fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:15:44.166834 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:44.166834 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:44.167490 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:44.185603 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot delete request issued successfully. Aug 20 02:15:44.185837 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7aed0bb7-1f51-4992-a8d6-98eedc6591c5 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 202 Aug 20 02:15:44.186328 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1326/5235] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:15:44 2026] DELETE /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:44.195002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.196776 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:15:44.196988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.197211 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.202612 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:44.202612 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:44.202999 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Snapshot retrieved successfully. Aug 20 02:15:44.203691 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-87f74444-c576-4dc0-bb83-34a3bc309a87 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 200 Aug 20 02:15:44.203978 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1307/5236] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:44 2026] GET /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:44.606620 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.608658 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:44.608902 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.609115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.609275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:44.613704 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:44.613704 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:44.614396 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e39b6312-3168-4432-8a07-baf1cecdcdb8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:44.614802 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1310/5237] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:44 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:44.919591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:44.921558 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:44.921791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:44.922010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:44.922156 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:44.927214 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:44.927214 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:44.928129 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2143c22d-2d36-410e-bd20-b6055d2ee21c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:44.928558 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1295/5238] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:44 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.143384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.145215 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:45.145444 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.145673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.145794 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:45.150211 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.150211 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:45.150824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e09607fd-f39f-4633-99b1-65b4e25fd203 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:45.151354 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1327/5239] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.214061 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2e35d662-ee62-4d47-8fed-c42531cab726 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.215784 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e35d662-ee62-4d47-8fed-c42531cab726 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a Aug 20 02:15:45.215965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e35d662-ee62-4d47-8fed-c42531cab726 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.216134 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e35d662-ee62-4d47-8fed-c42531cab726 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.220070 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e35d662-ee62-4d47-8fed-c42531cab726 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a returned with HTTP 404 Aug 20 02:15:45.220506 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1308/5240] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/snapshots/fa046e40-c4d7-4c9d-bd44-18599c27c70a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:45.227830 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.229576 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:45.229808 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.230015 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.232010 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:UPDATE=68,cinder:SELECT=366,cinder:INSERT=35 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:15:45.237982 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.237982 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:45.242802 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:45.247387 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-07d7a43d-01fc-4c5b-b622-071f69f5c765 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:15:45.247775 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1311/5241] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.262241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-127ff665-39fa-476a-a503-19d88a730875 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.264132 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-127ff665-39fa-476a-a503-19d88a730875 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:45.264314 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-127ff665-39fa-476a-a503-19d88a730875 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.265257 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-127ff665-39fa-476a-a503-19d88a730875 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.270898 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.270898 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:45.273987 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-127ff665-39fa-476a-a503-19d88a730875 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:45.277734 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-127ff665-39fa-476a-a503-19d88a730875 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:15:45.278097 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1296/5242] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.289173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-84c76585-4866-4f61-8912-08b5af3c5d21 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.290920 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:45.291147 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.291376 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.291578 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume with id: c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:45.298384 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.298384 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:45.298884 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:45.315096 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Delete volume request issued successfully. Aug 20 02:15:45.315383 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-84c76585-4866-4f61-8912-08b5af3c5d21 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 202 Aug 20 02:15:45.315878 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1328/5243] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:45 2026] DELETE /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:45.323058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9747a904-2c91-408e-a40f-30ac1df85361 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.328065 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9747a904-2c91-408e-a40f-30ac1df85361 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:45.328065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9747a904-2c91-408e-a40f-30ac1df85361 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.328065 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9747a904-2c91-408e-a40f-30ac1df85361 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.335693 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.335693 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:45.341059 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9747a904-2c91-408e-a40f-30ac1df85361 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Volume info retrieved successfully. Aug 20 02:15:45.344205 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9747a904-2c91-408e-a40f-30ac1df85361 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 200 Aug 20 02:15:45.344880 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1309/5244] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.623601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8d65b670-76fb-475a-871f-fd8caa83040b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.625305 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d65b670-76fb-475a-871f-fd8caa83040b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:45.625491 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d65b670-76fb-475a-871f-fd8caa83040b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.625682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8d65b670-76fb-475a-871f-fd8caa83040b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.625802 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-8d65b670-76fb-475a-871f-fd8caa83040b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:45.629538 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.629538 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:45.630081 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8d65b670-76fb-475a-871f-fd8caa83040b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:45.630404 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1312/5245] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:45.940792 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:45.943131 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:45.943385 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:45.943611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:45.943752 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:45.948532 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:45.948532 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:45.949420 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0ebb0d51-e752-44d8-8ca6-3e51c5945fbe tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:45.949870 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1297/5246] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:45 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:46.161024 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:46.163032 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:46.163273 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:46.163492 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:46.163616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:46.168174 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:46.168174 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:46.168842 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-43372b30-abb7-4ca4-ab49-c179434d4b5a tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:46.169245 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1329/5247] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:46 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:46.359244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7ad4a92d-0e05-4842-87c3-1760ebf86ad3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:46.362418 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ad4a92d-0e05-4842-87c3-1760ebf86ad3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] GET https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 Aug 20 02:15:46.362418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ad4a92d-0e05-4842-87c3-1760ebf86ad3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:46.362418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ad4a92d-0e05-4842-87c3-1760ebf86ad3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:46.367610 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ad4a92d-0e05-4842-87c3-1760ebf86ad3 tempest-SnapshotDataIntegrityTests-510846706 tempest-SnapshotDataIntegrityTests-510846706-project-member] https://10.4.3.27/volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 returned with HTTP 404 Aug 20 02:15:46.368040 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1310/5248] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:46 2026] GET /volume/v3/volumes/c47e1607-bb45-467c-b592-3c9c758e3677 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:46.641684 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:46.643474 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:46.647263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:46.647263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:46.647263 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:46.648704 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:46.648704 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:46.649531 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f683a32b-4933-46b3-bbf0-bcc62c98a841 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:46.649991 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1313/5249] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:46 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:46.959274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:46.961206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:46.961451 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:46.961716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:46.961820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:46.963455 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=404,cinder:INSERT=63,cinder:UPDATE=134 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:15:46.966753 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:46.966753 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:46.967698 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-be5fb1ed-879e-46e4-b9d0-d007970bd738 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:46.968360 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1298/5250] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:46 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:47.179890 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:47.181931 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:47.182248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:47.182547 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:47.182731 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:47.185239 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=334,cinder:UPDATE=52,cinder:INSERT=17 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:15:47.189535 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:47.189535 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:47.190462 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c1d5d2aa-5e9f-4dc7-a75d-c30f2ac3707d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:47.190979 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1330/5251] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:47 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:47.662820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:47.664276 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:47.664466 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:47.664642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:47.664755 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:47.668849 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:47.668849 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:47.669433 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3b4b2bd-1ec7-49d6-9612-a8a56b7a911b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:47.669797 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1311/5252] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:47 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:47.978209 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:47.980366 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:47.980772 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:47.981090 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:47.981331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:47.985756 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:47.985756 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:47.986527 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2ebdda08-b8d1-4d1c-86c7-5adfc9cc7549 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:47.986881 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1314/5253] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:47 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:48.208361 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6282aa05-552d-45b2-af31-9b380596243c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.210289 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6282aa05-552d-45b2-af31-9b380596243c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:48.210541 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6282aa05-552d-45b2-af31-9b380596243c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.210754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6282aa05-552d-45b2-af31-9b380596243c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.210884 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6282aa05-552d-45b2-af31-9b380596243c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:48.216064 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.216064 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:48.217067 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6282aa05-552d-45b2-af31-9b380596243c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:48.217630 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1299/5254] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:48.228956 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-790f0743-00d2-46ee-aac2-208d6719ab2f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.231032 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c/export_record Aug 20 02:15:48.231336 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.231537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'export_record' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.231666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Export record for backup d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:15:48.236242 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.236242 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:48.237094 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.api [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling RPCAPI with context: , host: np0000007844, backup: d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100161) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 02:15:48.244335 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] export_record in rpcapi backup_id d5e27329-427b-4c18-a7b0-7fc20641f70c on host np0000007844. {{(pid=100161) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 02:15:48.261189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVlMjczMjktNDI3Yi00YzE4LWE3YjAtN2ZjMjA2NDFmNzBjIiwgInVzZXJfaWQiOiAiNzkxMzExYWEwZjY0NDJiOTk1NjhlNWZiMDA3YjQxZjMiLCAicHJvamVjdF9pZCI6ICIzMGU0NmQyMTRjNDA0NGY2ODdiMTJmZGUyZDRmYzAzMyIsICJ2b2x1bWVfaWQiOiAiOTI1NDUxMjgtMGJmMi00OWUyLTlmZWQtNTQyNjc4ZWE4YWQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNjc5MjIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkyNTQ1MTI4LTBiZjItNDllMi05ZmVkLTU0MjY3OGVhOGFkMC8yMDI2MDgyMDAyMTUzNC9hel9ub3ZhX2JhY2t1cF9kNWUyNzMyOS00MjdiLTRjMTgtYTdiMC03ZmMyMDY0MWY3MGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100161) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 02:15:48.261604 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-790f0743-00d2-46ee-aac2-208d6719ab2f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c/export_record returned with HTTP 200 Aug 20 02:15:48.262535 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1331/5255] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:48.269423 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.271768 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:15:48.271887 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.272110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.272268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:48.277274 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.277274 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:48.277832 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7c59103d-ec8c-4def-9cbd-6b8a1731baa3 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:15:48.278290 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1312/5256] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:48.287990 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.290144 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] POST https://10.4.3.27/volume/v3/backups/import_record Aug 20 02:15:48.290597 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE3OWM4OWQtYmU5MS00YTZkLWFmN2UtYTVhNWM0N2UxMDNjIiwgInVzZXJfaWQiOiAiNzkxMzExYWEwZjY0NDJiOTk1NjhlNWZiMDA3YjQxZjMiLCAicHJvamVjdF9pZCI6ICIzMGU0NmQyMTRjNDA0NGY2ODdiMTJmZGUyZDRmYzAzMyIsICJ2b2x1bWVfaWQiOiAiOTI1NDUxMjgtMGJmMi00OWUyLTlmZWQtNTQyNjc4ZWE4YWQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNjc5MjIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkyNTQ1MTI4LTBiZjItNDllMi05ZmVkLTU0MjY3OGVhOGFkMC8yMDI2MDgyMDAyMTUzNC9hel9ub3ZhX2JhY2t1cF9kNWUyNzMyOS00MjdiLTRjMTgtYTdiMC03ZmMyMDY0MWY3MGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:48.292268 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE3OWM4OWQtYmU5MS00YTZkLWFmN2UtYTVhNWM0N2UxMDNjIiwgInVzZXJfaWQiOiAiNzkxMzExYWEwZjY0NDJiOTk1NjhlNWZiMDA3YjQxZjMiLCAicHJvamVjdF9pZCI6ICIzMGU0NmQyMTRjNDA0NGY2ODdiMTJmZGUyZDRmYzAzMyIsICJ2b2x1bWVfaWQiOiAiOTI1NDUxMjgtMGJmMi00OWUyLTlmZWQtNTQyNjc4ZWE4YWQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNjc5MjIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkyNTQ1MTI4LTBiZjItNDllMi05ZmVkLTU0MjY3OGVhOGFkMC8yMDI2MDgyMDAyMTUzNC9hel9ub3ZhX2JhY2t1cF9kNWUyNzMyOS00MjdiLTRjMTgtYTdiMC03ZmMyMDY0MWY3MGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100163) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 02:15:48.292403 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE3OWM4OWQtYmU5MS00YTZkLWFmN2UtYTVhNWM0N2UxMDNjIiwgInVzZXJfaWQiOiAiNzkxMzExYWEwZjY0NDJiOTk1NjhlNWZiMDA3YjQxZjMiLCAicHJvamVjdF9pZCI6ICIzMGU0NmQyMTRjNDA0NGY2ODdiMTJmZGUyZDRmYzAzMyIsICJ2b2x1bWVfaWQiOiAiOTI1NDUxMjgtMGJmMi00OWUyLTlmZWQtNTQyNjc4ZWE4YWQwIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNjc5MjIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkyNTQ1MTI4LTBiZjItNDllMi05ZmVkLTU0MjY3OGVhOGFkMC8yMDI2MDgyMDAyMTUzNC9hel9ub3ZhX2JhY2t1cF9kNWUyNzMyOS00MjdiLTRjMTgtYTdiMC03ZmMyMDY0MWY3MGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100163) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 02:15:48.293172 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.policy [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7271fa9c065f4574be554e6f265fd6f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30e46d214c4044f687b12fde2d4fc033', '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=100163) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:15:48.293410 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3dc30346-5270-4f11-be14-12f09cc0dfcf tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups/import_record returned with HTTP 403 Aug 20 02:15:48.293968 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1315/5257] 10.4.3.27 () {70 vars in 1335 bytes} [Thu Aug 20 02:15:48 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:48.300580 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.302571 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:48.302897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.303122 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.303327 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume with id: 92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:48.311709 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.311709 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:48.312061 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:48.334814 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume request issued successfully. Aug 20 02:15:48.335027 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d7fc7ddc-2250-46ed-aeba-2d3a20252541 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 returned with HTTP 202 Aug 20 02:15:48.335803 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1300/5258] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:15:48 2026] DELETE /volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:48.344820 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.346293 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:48.346685 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.346991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.355125 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.355125 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:48.359153 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:48.363754 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ab067ff0-2dec-4283-bcce-3ad96d5d6bdd tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 returned with HTTP 200 Aug 20 02:15:48.364261 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1332/5259] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:48.680620 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:48.682398 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:48.683273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:48.683273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:48.683273 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:48.687567 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:48.687567 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:48.688307 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-da89891f-3bcc-4dd2-885f-1a5b9910ef33 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:48.688863 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1313/5260] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:48.999330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.000942 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:49.001100 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.001743 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.001853 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:49.006262 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:49.006262 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:49.007159 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-46e70d9e-be58-4eb8-9a71-ddb60161bbe4 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:49.007413 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1316/5261] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:48 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:49.378276 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-55942ad9-3864-4538-9ca7-301bf9214285 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.380380 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55942ad9-3864-4538-9ca7-301bf9214285 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 Aug 20 02:15:49.380632 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55942ad9-3864-4538-9ca7-301bf9214285 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.380879 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-55942ad9-3864-4538-9ca7-301bf9214285 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.387759 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-55942ad9-3864-4538-9ca7-301bf9214285 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 returned with HTTP 404 Aug 20 02:15:49.388318 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1301/5262] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:49 2026] GET /volume/v3/volumes/92545128-0bf2-49e2-9fed-542678ea8ad0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:49.398676 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.400563 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] GET https://10.4.3.27/volume/v3/backups Aug 20 02:15:49.400819 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.401026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.401326 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:15:49.417039 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5dd49a52-d20e-4391-9b87-a8da0ec52acc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups returned with HTTP 200 Aug 20 02:15:49.417621 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1333/5263] 10.4.3.27 () {68 vars in 1270 bytes} [Thu Aug 20 02:15:49 2026] GET /volume/v3/backups => generated 619 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:49.431903 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.433755 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] GET https://10.4.3.27/volume/v3/backups?project_id=30e46d214c4044f687b12fde2d4fc033 Aug 20 02:15:49.434021 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.434237 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.434541 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Removing options 'project_id' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:15:49.439946 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cfc9a580-5959-41bd-a4c9-50d7a7e4284e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups?project_id=30e46d214c4044f687b12fde2d4fc033 returned with HTTP 200 Aug 20 02:15:49.440382 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1314/5264] 10.4.3.27 () {68 vars in 1357 bytes} [Thu Aug 20 02:15:49 2026] GET /volume/v3/backups?project_id=30e46d214c4044f687b12fde2d4fc033 => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:49.453988 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.456012 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:49.456606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-814431981"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:49.458160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-814431981'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:49.458350 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume of 1 GB Aug 20 02:15:49.464577 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Availability Zones retrieved successfully. Aug 20 02:15:49.471181 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (b84765a2-8c90-4c10-abbf-6d5e927b18a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:49.472328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94285e6-960f-438a-9924-b6f1c7b3658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:49.473409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:49.504499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94285e6-960f-438a-9924-b6f1c7b3658e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:49.505656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80352f45-dc12-4663-9d52-99abd69c019a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:49.558887 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['c948e5bd-e727-476b-a2ea-af7beb6c8c1e', '2abca8f5-6406-4990-ba19-4474b6b4d6bc', '8ec16269-434a-4350-a139-2e860e102824', 'db605889-8ec8-495c-8598-797374ed6f4c'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:49.559799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80352f45-dc12-4663-9d52-99abd69c019a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c948e5bd-e727-476b-a2ea-af7beb6c8c1e', '2abca8f5-6406-4990-ba19-4474b6b4d6bc', '8ec16269-434a-4350-a139-2e860e102824', 'db605889-8ec8-495c-8598-797374ed6f4c']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:49.560699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd3e829-9fa7-40d8-bfa5-4b5ac3c61fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:49.591252 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd3e829-9fa7-40d8-bfa5-4b5ac3c61fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ee6540-e83e-4124-8eaf-c0d6bce2f546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814431981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['c948e5bd-e727-476b-a2ea-af7beb6c8c1e','2abca8f5-6406-4990-ba19-4474b6b4d6bc','8ec16269-434a-4350-a139-2e860e102824','db605889-8ec8-495c-8598-797374ed6f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814431981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ee6540-e83e-4124-8eaf-c0d6bce2f546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e46d214c4044f687b12fde2d4fc033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791311aa0f6442b99568e5fb007b41f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:49.592242 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c311cc23-192f-474f-8d7f-8b38788600cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:49.614093 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c311cc23-192f-474f-8d7f-8b38788600cb) transitioned into state 'SUCCESS' from state '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-814431981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e46d214c4044f687b12fde2d4fc033',qos_specs=None,replication_status=,reservations=['c948e5bd-e727-476b-a2ea-af7beb6c8c1e','2abca8f5-6406-4990-ba19-4474b6b4d6bc','8ec16269-434a-4350-a139-2e860e102824','db605889-8ec8-495c-8598-797374ed6f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791311aa0f6442b99568e5fb007b41f3',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:49.615009 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954b7df5-db16-4157-a3a1-448f0401ac39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:49.625642 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954b7df5-db16-4157-a3a1-448f0401ac39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:49.626489 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Flow 'volume_create_api' (b84765a2-8c90-4c10-abbf-6d5e927b18a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:49.626900 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Create volume request issued successfully. Aug 20 02:15:49.627575 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c836f19a-1236-4af5-9cde-8707d15e1f9c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:49.628090 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1317/5265] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:15:49 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:49.640766 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.643005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:15:49.643280 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.643513 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.652285 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:49.652285 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:49.656484 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:49.661329 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ddf8ddee-69a6-45eb-9316-f08da19b86e4 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 returned with HTTP 200 Aug 20 02:15:49.661829 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1302/5266] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:49 2026] GET /volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:49.701629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:49.706080 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:49.706355 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:49.706591 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:49.706772 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:49.712992 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:49.712992 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:49.713816 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e4c49548-fecb-4cf5-b98a-e61d6f6e884c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:49.714292 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1334/5267] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:49 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:50.020385 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:50.022698 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:50.022986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:50.023251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:50.023420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:50.029587 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:50.029587 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:50.030666 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8f903058-0a54-4e94-a597-5e21da6a8b08 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:50.031120 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1315/5268] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:50 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:50.678818 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bcfaf275-220a-4622-b23a-f30503a61f79 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:50.680674 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcfaf275-220a-4622-b23a-f30503a61f79 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:15:50.680914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcfaf275-220a-4622-b23a-f30503a61f79 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:50.681137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bcfaf275-220a-4622-b23a-f30503a61f79 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:50.687831 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:50.687831 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:50.691153 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bcfaf275-220a-4622-b23a-f30503a61f79 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:50.694754 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bcfaf275-220a-4622-b23a-f30503a61f79 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 returned with HTTP 200 Aug 20 02:15:50.695089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1318/5269] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:50 2026] GET /volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:50.711858 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:50.713735 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:15:50.714321 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32ee6540-e83e-4124-8eaf-c0d6bce2f546", "name": "tempest-type-Backup-1592071785"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:50.715981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating new backup {'backup': {'volume_id': '32ee6540-e83e-4124-8eaf-c0d6bce2f546', 'name': 'tempest-type-Backup-1592071785'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:15:50.716092 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Creating backup of volume 32ee6540-e83e-4124-8eaf-c0d6bce2f546 in container None Aug 20 02:15:50.724624 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:50.725726 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:50.725726 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:50.726236 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:15:50.726372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:50.726574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:50.726761 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:50.726858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:50.730488 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:50.730488 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:50.731035 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a761b87-7c41-4d88-9306-9c0b5ac147b6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:50.731446 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1335/5270] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:50 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:50.747013 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Created reservations ['79d40ba3-a60a-4a6d-ab0e-cac170c1b9f0', '288e6956-dfe1-4b88-9ac3-8bc0425f215a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:50.777247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-811ac743-bc0a-401c-8c0f-80033a7dd01c tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:15:50.777247 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1303/5271] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:15:50 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:50.783344 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:50.786826 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:50.786826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:50.786826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:50.786826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:50.790273 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:50.790273 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:50.791038 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f3e901bb-c23d-4761-b052-48d14374e7f6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:50.791455 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1316/5272] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:50 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:51.043006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:51.046839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:51.047059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:51.047321 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:51.047466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:51.052324 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:51.052324 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:51.053301 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa4ecb85-1172-42d9-9c0c-dc7cca0c999c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:51.053761 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1319/5273] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:51 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:51.740490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6eca4a47-5951-4a23-abbc-136d518775e3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:51.742276 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6eca4a47-5951-4a23-abbc-136d518775e3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:51.742478 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6eca4a47-5951-4a23-abbc-136d518775e3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:51.742658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6eca4a47-5951-4a23-abbc-136d518775e3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:51.742763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6eca4a47-5951-4a23-abbc-136d518775e3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:51.746595 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:51.746595 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:51.748521 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6eca4a47-5951-4a23-abbc-136d518775e3 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:51.748521 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1336/5274] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:51 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:51.801848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ddb03008-964b-4d95-a76b-bf673255e76e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:51.803487 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ddb03008-964b-4d95-a76b-bf673255e76e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:51.803700 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ddb03008-964b-4d95-a76b-bf673255e76e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:51.803864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ddb03008-964b-4d95-a76b-bf673255e76e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:51.803963 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-ddb03008-964b-4d95-a76b-bf673255e76e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:51.808405 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:51.808405 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:51.809006 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ddb03008-964b-4d95-a76b-bf673255e76e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:51.809316 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1304/5275] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:51 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.065463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.067470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:52.067726 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.067960 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.068092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:52.072567 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.072567 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:52.073481 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-25327996-8a40-41c2-abf6-f877ecbd43b8 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:52.073951 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1317/5276] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.086564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.088373 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:52.088704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "73d52177-8f12-445d-a0fb-cb5cc72bc19f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1338175725"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:52.090069 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {"'backup_id": '73d52177-8f12-445d-a0fb-cb5cc72bc19f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1338175725'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:52.090181 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:52.094545 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:52.099921 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (0a37cab3-62b5-46e2-9962-2a4d69a13e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.100883 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0bff98-aec6-4978-a8c5-4c77a2ece274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.101942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:52.128365 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0bff98-aec6-4978-a8c5-4c77a2ece274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.129269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f12457-0f18-46f0-a0c7-8ebbd1860522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.168704 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['a2a78bfc-ddda-4b57-a54b-f106f78a63a2', '079bf426-392b-4742-80ce-0a0162e54bcb', '790d2849-c695-47a2-95b4-4eb0fd1cd04d', 'a403e275-ed22-4803-98a8-53b5eccfe2f2'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:52.169425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f12457-0f18-46f0-a0c7-8ebbd1860522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a78bfc-ddda-4b57-a54b-f106f78a63a2', '079bf426-392b-4742-80ce-0a0162e54bcb', '790d2849-c695-47a2-95b4-4eb0fd1cd04d', 'a403e275-ed22-4803-98a8-53b5eccfe2f2']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.170142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9475ae-4caa-4438-b0f2-55cb53cd8860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.193912 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9475ae-4caa-4438-b0f2-55cb53cd8860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363abcde-1f94-4f8d-8c81-f6aef43138e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1338175725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['a2a78bfc-ddda-4b57-a54b-f106f78a63a2','079bf426-392b-4742-80ce-0a0162e54bcb','790d2849-c695-47a2-95b4-4eb0fd1cd04d','a403e275-ed22-4803-98a8-53b5eccfe2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1338175725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=363abcde-1f94-4f8d-8c81-f6aef43138e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.194442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b914031-3fa6-428e-bc04-7e9bc0a8a3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.214089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b914031-3fa6-428e-bc04-7e9bc0a8a3ba) transitioned into state 'SUCCESS' from state '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-1338175725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['a2a78bfc-ddda-4b57-a54b-f106f78a63a2','079bf426-392b-4742-80ce-0a0162e54bcb','790d2849-c695-47a2-95b4-4eb0fd1cd04d','a403e275-ed22-4803-98a8-53b5eccfe2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.214892 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c90784-d41f-432a-a41b-539cff7d3736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.229597 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c90784-d41f-432a-a41b-539cff7d3736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.230546 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (0a37cab3-62b5-46e2-9962-2a4d69a13e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.230866 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:52.231408 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fa8dea70-00f7-46f1-bad0-9f021960f7a7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:52.231958 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1320/5277] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:52.243997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0b0f6212-f124-451d-8120-8137886a2b87 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.246128 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:52.246128 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "73d52177-8f12-445d-a0fb-cb5cc72bc19f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-480337393"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:52.247458 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {"'backup_id": '73d52177-8f12-445d-a0fb-cb5cc72bc19f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-480337393'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:52.247575 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:52.252120 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:52.257560 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (43028812-7337-4e2d-ba80-21223f60d0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.259052 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834dfeaf-584e-48a5-b334-6d59e78ce419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.260312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:52.296314 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834dfeaf-584e-48a5-b334-6d59e78ce419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.297037 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41962e1b-10df-4398-aa07-627bee4f0dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.332964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['f9e7efa1-41b6-4274-9083-5217da951174', '8b09c931-5675-4cd9-883d-a607c1880fe9', '45b2ef70-dc5c-4cac-a198-041d294b4b4e', 'c176e0b5-8de4-4c42-ac35-dd94d8982091'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:52.334015 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41962e1b-10df-4398-aa07-627bee4f0dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e7efa1-41b6-4274-9083-5217da951174', '8b09c931-5675-4cd9-883d-a607c1880fe9', '45b2ef70-dc5c-4cac-a198-041d294b4b4e', 'c176e0b5-8de4-4c42-ac35-dd94d8982091']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.334712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79710f5d-b6e0-4985-88b5-3a0188ca61e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.365193 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79710f5d-b6e0-4985-88b5-3a0188ca61e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c7367d0-0373-41c5-b4f4-d6ad66350e86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-480337393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['f9e7efa1-41b6-4274-9083-5217da951174','8b09c931-5675-4cd9-883d-a607c1880fe9','45b2ef70-dc5c-4cac-a198-041d294b4b4e','c176e0b5-8de4-4c42-ac35-dd94d8982091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-480337393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c7367d0-0373-41c5-b4f4-d6ad66350e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.366018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f117f27a-0489-44c2-a75a-c76103675eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.391302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f117f27a-0489-44c2-a75a-c76103675eda) transitioned into state 'SUCCESS' from state '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-480337393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['f9e7efa1-41b6-4274-9083-5217da951174','8b09c931-5675-4cd9-883d-a607c1880fe9','45b2ef70-dc5c-4cac-a198-041d294b4b4e','c176e0b5-8de4-4c42-ac35-dd94d8982091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.392390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d1a680-83ac-48ba-810e-65e86cc76532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.403698 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d1a680-83ac-48ba-810e-65e86cc76532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.404787 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (43028812-7337-4e2d-ba80-21223f60d0e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.405117 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:52.405906 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0b0f6212-f124-451d-8120-8137886a2b87 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:52.406436 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1337/5278] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:52 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:52.421854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.424729 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:52.425416 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "73d52177-8f12-445d-a0fb-cb5cc72bc19f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1974853287"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:52.427200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {"'backup_id": '73d52177-8f12-445d-a0fb-cb5cc72bc19f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1974853287'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:52.427399 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:52.432297 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:52.438074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (e2264beb-93a7-4574-a7b3-cd6d13c512b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.439057 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63bcaec-bdf1-4b87-97d8-83e288eee7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.439877 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:52.468200 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63bcaec-bdf1-4b87-97d8-83e288eee7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.468885 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f528bc-be53-4a47-afa2-7e31a604a6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.504641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['47ce1aca-db4f-4c1f-9a1f-234c4dc8c8e5', 'bc85dbda-0dff-40fb-a16d-73925bb1c2e4', 'c764d924-be24-4e36-b406-c6e43a46cf31', '52d0ed63-fe75-4560-8c0a-5dd5e19d0ec6'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:52.505304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f528bc-be53-4a47-afa2-7e31a604a6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ce1aca-db4f-4c1f-9a1f-234c4dc8c8e5', 'bc85dbda-0dff-40fb-a16d-73925bb1c2e4', 'c764d924-be24-4e36-b406-c6e43a46cf31', '52d0ed63-fe75-4560-8c0a-5dd5e19d0ec6']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.505927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7e14fd-4611-4cae-ac55-75185ec4d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.526800 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7e14fd-4611-4cae-ac55-75185ec4d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd98a9a1-efcb-4160-847a-507a7590bcc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1974853287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['47ce1aca-db4f-4c1f-9a1f-234c4dc8c8e5','bc85dbda-0dff-40fb-a16d-73925bb1c2e4','c764d924-be24-4e36-b406-c6e43a46cf31','52d0ed63-fe75-4560-8c0a-5dd5e19d0ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1974853287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd98a9a1-efcb-4160-847a-507a7590bcc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.527441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bafd4c-fa36-45e7-82bb-06f39d4450c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.550697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bafd4c-fa36-45e7-82bb-06f39d4450c8) transitioned into state 'SUCCESS' from state '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-1974853287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['47ce1aca-db4f-4c1f-9a1f-234c4dc8c8e5','bc85dbda-0dff-40fb-a16d-73925bb1c2e4','c764d924-be24-4e36-b406-c6e43a46cf31','52d0ed63-fe75-4560-8c0a-5dd5e19d0ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.551312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2deecf5f-274c-4cc9-92f1-9ba86756c71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.560464 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2deecf5f-274c-4cc9-92f1-9ba86756c71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.561143 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (e2264beb-93a7-4574-a7b3-cd6d13c512b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.561483 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:52.562168 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b2c5d8c8-505e-4a66-934d-a1717dd948b2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:52.562820 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1305/5279] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:52.575783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.577245 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:52.577537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "73d52177-8f12-445d-a0fb-cb5cc72bc19f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1118394370"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:52.578874 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {"'backup_id": '73d52177-8f12-445d-a0fb-cb5cc72bc19f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1118394370'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:52.579015 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:52.582587 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:52.587683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (5e6fbb95-891f-4f21-aa5e-3d42ab49a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.588475 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc48b97-0a89-44a1-aa6f-b51ad59d7baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.589346 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:52.615590 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc48b97-0a89-44a1-aa6f-b51ad59d7baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.616332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9025ea8e-40ba-4b9b-b2dd-6bce3fa36fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.653284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['98f01a5c-9288-4359-a976-cc36ef9fc542', 'ffb8166a-4f4e-40e1-b9bb-a2f8a8e1364d', '9ca61998-fcfc-4335-9df3-13b69226712d', 'e2a47103-1624-45ea-a3be-5382d65193ba'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:52.653982 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9025ea8e-40ba-4b9b-b2dd-6bce3fa36fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f01a5c-9288-4359-a976-cc36ef9fc542', 'ffb8166a-4f4e-40e1-b9bb-a2f8a8e1364d', '9ca61998-fcfc-4335-9df3-13b69226712d', 'e2a47103-1624-45ea-a3be-5382d65193ba']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.654664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05295ba-4330-41cc-ab9e-331e1d591c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.675367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05295ba-4330-41cc-ab9e-331e1d591c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebdee0e-928d-4a2e-a266-20c2e5f0f003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1118394370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['98f01a5c-9288-4359-a976-cc36ef9fc542','ffb8166a-4f4e-40e1-b9bb-a2f8a8e1364d','9ca61998-fcfc-4335-9df3-13b69226712d','e2a47103-1624-45ea-a3be-5382d65193ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1118394370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebdee0e-928d-4a2e-a266-20c2e5f0f003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.675459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6ff629-c0ad-4984-bcce-90abbfaf7bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.692034 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6ff629-c0ad-4984-bcce-90abbfaf7bd3) transitioned into state 'SUCCESS' from state '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-1118394370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['98f01a5c-9288-4359-a976-cc36ef9fc542','ffb8166a-4f4e-40e1-b9bb-a2f8a8e1364d','9ca61998-fcfc-4335-9df3-13b69226712d','e2a47103-1624-45ea-a3be-5382d65193ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.692493 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2228ec-62fb-4da7-84a8-3fd4ed061ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.700926 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2228ec-62fb-4da7-84a8-3fd4ed061ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.701621 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (5e6fbb95-891f-4f21-aa5e-3d42ab49a8c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.701892 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:52.704152 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ff7a483d-cbd1-4314-ae59-426e439ab3ec tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:52.704152 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1318/5280] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:15:52.724740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.728258 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:15:52.728258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "73d52177-8f12-445d-a0fb-cb5cc72bc19f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2123640307"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:52.728258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request body: {'volume': {"'backup_id": '73d52177-8f12-445d-a0fb-cb5cc72bc19f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2123640307'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:15:52.728258 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume of 1 GB Aug 20 02:15:52.728623 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.728623 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:52.732364 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Availability Zones retrieved successfully. Aug 20 02:15:52.737998 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (a32bfb6d-8613-468e-a9ef-e7c99b1a11ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.739071 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7102b516-8bbd-4532-af9d-3bc9207ce818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.740061 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:15:52.756359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d9694847-416d-4550-a233-5f8a3c2312ad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.758157 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d9694847-416d-4550-a233-5f8a3c2312ad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:52.758412 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d9694847-416d-4550-a233-5f8a3c2312ad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.758551 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d9694847-416d-4550-a233-5f8a3c2312ad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.758661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-d9694847-416d-4550-a233-5f8a3c2312ad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:52.763838 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.763838 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:52.764345 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d9694847-416d-4550-a233-5f8a3c2312ad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:52.764674 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1338/5281] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.765367 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7102b516-8bbd-4532-af9d-3bc9207ce818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.766280 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c72a46-1eea-4e2e-a832-7ccb43947745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.815768 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Created reservations ['df70f0bc-0d3d-459b-99d8-e98e98c18ae5', '9c27b5ba-e951-4b46-93f5-f3d77100f6af', '0834a45d-524c-481f-b247-dfbe5d7d96e3', 'b0d377fe-316b-4052-81e3-9080045e0fda'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:15:52.816697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c72a46-1eea-4e2e-a832-7ccb43947745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df70f0bc-0d3d-459b-99d8-e98e98c18ae5', '9c27b5ba-e951-4b46-93f5-f3d77100f6af', '0834a45d-524c-481f-b247-dfbe5d7d96e3', 'b0d377fe-316b-4052-81e3-9080045e0fda']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.817462 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf69e3e-e9a9-4578-ae8f-e3ac46eef92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.819218 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.820930 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:52.821168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.821387 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.821482 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:52.825480 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.825480 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:52.826113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f6a683c-6016-4a1d-ac81-5a8d9fbfd321 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:52.826463 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1306/5282] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.843906 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf69e3e-e9a9-4578-ae8f-e3ac46eef92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c95e8448-b592-45d1-958c-dd768c669c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2123640307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['df70f0bc-0d3d-459b-99d8-e98e98c18ae5','9c27b5ba-e951-4b46-93f5-f3d77100f6af','0834a45d-524c-481f-b247-dfbe5d7d96e3','b0d377fe-316b-4052-81e3-9080045e0fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2123640307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c95e8448-b592-45d1-958c-dd768c669c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab903cdf9d3437fa85162228d699752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4750a151f0b47f8a6de373009de91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.844799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f70e89-3b87-4430-8dbb-ac65ca504421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.862554 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f70e89-3b87-4430-8dbb-ac65ca504421) transitioned into state 'SUCCESS' from state '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-2123640307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ab903cdf9d3437fa85162228d699752',qos_specs=None,replication_status=,reservations=['df70f0bc-0d3d-459b-99d8-e98e98c18ae5','9c27b5ba-e951-4b46-93f5-f3d77100f6af','0834a45d-524c-481f-b247-dfbe5d7d96e3','b0d377fe-316b-4052-81e3-9080045e0fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4750a151f0b47f8a6de373009de91ad',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.863386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db93e44-c98e-4b56-a018-d665dd0ce040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:15:52.873306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db93e44-c98e-4b56-a018-d665dd0ce040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:15:52.874289 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Flow 'volume_create_api' (a32bfb6d-8613-468e-a9ef-e7c99b1a11ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:15:52.875202 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Create volume request issued successfully. Aug 20 02:15:52.875415 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5cf32ce4-c766-4cbe-b6b1-8e050ce9835c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:15:52.875819 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1321/5283] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:15:52.889684 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.891372 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 Aug 20 02:15:52.891527 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.891732 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.899488 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.899488 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:52.904212 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:52.909431 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14efadf4-3fb7-4064-9a1b-5a2414c3f0dc tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 returned with HTTP 200 Aug 20 02:15:52.909960 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1319/5284] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.926574 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.928902 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 Aug 20 02:15:52.928964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.929122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.938273 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.938273 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:52.942478 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:52.948098 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e6e661ed-dc45-44f9-bedb-702e4a98e54b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 returned with HTTP 200 Aug 20 02:15:52.948655 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1339/5285] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.960441 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.962433 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 Aug 20 02:15:52.962616 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.962810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.970004 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.970004 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:52.973823 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:52.978031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3b68315e-0d0e-4538-ae52-93fb2f4e48f6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 returned with HTTP 200 Aug 20 02:15:52.978401 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1307/5286] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:52.989801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:52.991389 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 Aug 20 02:15:52.991551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:52.991736 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:52.998484 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:52.998484 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:53.002344 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:53.006238 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c03d0f0c-ad95-48e2-a054-aafc163a70b7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 returned with HTTP 200 Aug 20 02:15:53.006630 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1322/5287] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:52 2026] GET /volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:53.021130 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5871850f-6178-4604-803f-f15fdd9ca536 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:53.023162 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5871850f-6178-4604-803f-f15fdd9ca536 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 Aug 20 02:15:53.023439 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5871850f-6178-4604-803f-f15fdd9ca536 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:53.023719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5871850f-6178-4604-803f-f15fdd9ca536 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:53.031699 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:53.031699 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:53.035912 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5871850f-6178-4604-803f-f15fdd9ca536 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:53.040583 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5871850f-6178-4604-803f-f15fdd9ca536 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 returned with HTTP 200 Aug 20 02:15:53.041042 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1320/5288] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:53 2026] GET /volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:53.053325 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-404706c9-665c-43bb-a7e9-70f7caa333dd None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:53.055146 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:53.055367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:53.055580 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:53.055731 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete backup with id: 73d52177-8f12-445d-a0fb-cb5cc72bc19f. Aug 20 02:15:53.060293 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:53.060293 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:53.074351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] delete_backup rpcapi backup_id 73d52177-8f12-445d-a0fb-cb5cc72bc19f {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:15:53.076264 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-404706c9-665c-43bb-a7e9-70f7caa333dd tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 202 Aug 20 02:15:53.076705 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1340/5289] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:53 2026] DELETE /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:15:53.083670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:53.086485 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:53.086781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:53.087020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:53.087166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:53.091826 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:53.091826 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:53.092562 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0f5beeed-af99-43ed-a46e-2356ce41f029 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 200 Aug 20 02:15:53.092927 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1308/5290] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:53 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:53.773914 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c7611d24-ad52-4205-a58d-c730c88717f4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:53.776075 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7611d24-ad52-4205-a58d-c730c88717f4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:53.776350 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7611d24-ad52-4205-a58d-c730c88717f4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:53.776584 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7611d24-ad52-4205-a58d-c730c88717f4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:53.776728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c7611d24-ad52-4205-a58d-c730c88717f4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:53.781528 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:53.781528 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:53.782405 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7611d24-ad52-4205-a58d-c730c88717f4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:53.782897 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1323/5291] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:53 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:53.836482 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-378e6e51-8da8-4430-bd42-0f273b0b692b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:53.838570 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-378e6e51-8da8-4430-bd42-0f273b0b692b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:53.838809 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-378e6e51-8da8-4430-bd42-0f273b0b692b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:53.839006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-378e6e51-8da8-4430-bd42-0f273b0b692b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:53.839111 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-378e6e51-8da8-4430-bd42-0f273b0b692b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:53.843477 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:53.843477 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:53.844062 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-378e6e51-8da8-4430-bd42-0f273b0b692b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:53.845082 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1321/5292] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:53 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:54.103252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:54.105842 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f Aug 20 02:15:54.106032 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:54.106217 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:54.106402 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Show backup with id 73d52177-8f12-445d-a0fb-cb5cc72bc19f. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:54.110685 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f0a7746-c619-4ac6-b1bb-3eca46fd6323 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f returned with HTTP 404 Aug 20 02:15:54.111002 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1341/5293] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:54 2026] GET /volume/v3/backups/73d52177-8f12-445d-a0fb-cb5cc72bc19f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:54.120753 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f9dfdab2-0701-4167-b145-d67dd0527153 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:54.122672 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 Aug 20 02:15:54.122887 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:54.123070 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:54.123248 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: c95e8448-b592-45d1-958c-dd768c669c37 Aug 20 02:15:54.130178 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:54.130178 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:54.130656 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:54.156349 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:54.156554 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f9dfdab2-0701-4167-b145-d67dd0527153 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 returned with HTTP 202 Aug 20 02:15:54.157081 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1309/5294] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:54 2026] DELETE /volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:54.163973 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:54.165503 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 Aug 20 02:15:54.165711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:54.165885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:54.173820 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:54.173820 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:54.178290 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:54.183977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-215a7084-e99a-4a5f-8140-4d9cb47b842d tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 returned with HTTP 200 Aug 20 02:15:54.184513 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1324/5295] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:54 2026] GET /volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:54.794311 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:54.796369 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:54.796636 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:54.797168 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:54.797361 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:54.802342 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:54.802342 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:54.802757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e9da8b4-47a4-4d68-a89d-154480a6473e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:54.803167 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1322/5296] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:54 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:54.853587 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:54.855806 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:54.856078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:54.856348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:54.856500 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:54.861701 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:54.861701 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:54.862466 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f2497595-dd7f-4a2b-a9bf-07929927c0e1 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:54.862980 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1342/5297] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:54 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:55.197976 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f5cc0694-9c59-452b-adb2-b3be667e560c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:55.199365 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f5cc0694-9c59-452b-adb2-b3be667e560c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 Aug 20 02:15:55.199553 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f5cc0694-9c59-452b-adb2-b3be667e560c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:55.199757 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f5cc0694-9c59-452b-adb2-b3be667e560c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:55.205281 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f5cc0694-9c59-452b-adb2-b3be667e560c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 returned with HTTP 404 Aug 20 02:15:55.205927 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1310/5298] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:55 2026] GET /volume/v3/volumes/c95e8448-b592-45d1-958c-dd768c669c37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:55.212724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:55.215008 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 Aug 20 02:15:55.215008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:55.215161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:55.215344 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: aebdee0e-928d-4a2e-a266-20c2e5f0f003 Aug 20 02:15:55.224641 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:55.224641 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:55.225407 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:55.248243 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:55.251251 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c3e82bc0-f667-448d-8937-6692a7fbb36e tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 returned with HTTP 202 Aug 20 02:15:55.251251 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1325/5299] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:55 2026] DELETE /volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:55.260288 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:55.262593 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 Aug 20 02:15:55.262848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:55.263081 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:55.273880 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:55.273880 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:55.277959 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:55.282628 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6bdbf835-ffed-4c62-8dc2-5287d1cbd697 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 returned with HTTP 200 Aug 20 02:15:55.283057 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1323/5300] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:55 2026] GET /volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:55.816164 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1f891afa-8166-4ad3-b086-51dc1533f463 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:55.818492 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f891afa-8166-4ad3-b086-51dc1533f463 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:55.818783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f891afa-8166-4ad3-b086-51dc1533f463 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:55.819047 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1f891afa-8166-4ad3-b086-51dc1533f463 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:55.819207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-1f891afa-8166-4ad3-b086-51dc1533f463 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:55.824766 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:55.824766 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:55.825511 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1f891afa-8166-4ad3-b086-51dc1533f463 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:55.826127 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1343/5301] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:55 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:55.872548 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f417502b-25b8-44d1-b801-8b23d35044e6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:55.874171 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f417502b-25b8-44d1-b801-8b23d35044e6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:55.874394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f417502b-25b8-44d1-b801-8b23d35044e6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:55.874636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f417502b-25b8-44d1-b801-8b23d35044e6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:55.874756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f417502b-25b8-44d1-b801-8b23d35044e6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:55.878773 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:55.878773 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:55.879469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f417502b-25b8-44d1-b801-8b23d35044e6 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:55.879874 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1311/5302] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:55 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:56.297221 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dedbcb01-43ae-41fd-a561-5002019ce50b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:56.298950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dedbcb01-43ae-41fd-a561-5002019ce50b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 Aug 20 02:15:56.299112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dedbcb01-43ae-41fd-a561-5002019ce50b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:56.299306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dedbcb01-43ae-41fd-a561-5002019ce50b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:56.305636 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dedbcb01-43ae-41fd-a561-5002019ce50b tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 returned with HTTP 404 Aug 20 02:15:56.306132 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1326/5303] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:56 2026] GET /volume/v3/volumes/aebdee0e-928d-4a2e-a266-20c2e5f0f003 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:56.311634 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:56.313362 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 Aug 20 02:15:56.313545 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:56.313739 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:56.313901 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: cd98a9a1-efcb-4160-847a-507a7590bcc1 Aug 20 02:15:56.320390 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:56.320390 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:56.320810 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:56.338083 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:56.338259 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-90f2330b-1df6-4383-bf2b-cd4d6c78cfbb tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 returned with HTTP 202 Aug 20 02:15:56.338668 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1324/5304] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:56 2026] DELETE /volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:56.345068 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ee26a10-c806-4622-879d-d94a5d863cad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:56.346824 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ee26a10-c806-4622-879d-d94a5d863cad tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 Aug 20 02:15:56.347013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ee26a10-c806-4622-879d-d94a5d863cad tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:56.347184 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ee26a10-c806-4622-879d-d94a5d863cad tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:56.354140 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:56.354140 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:56.357799 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2ee26a10-c806-4622-879d-d94a5d863cad tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:56.361669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ee26a10-c806-4622-879d-d94a5d863cad tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 returned with HTTP 200 Aug 20 02:15:56.362062 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1344/5305] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:56 2026] GET /volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:56.836120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:56.837904 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:56.838293 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:56.839530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:56.839530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:56.843003 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:56.843003 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:56.843723 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39ef8651-85a4-4f0f-a85e-7a7cfb449f27 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:56.844193 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1312/5306] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:56 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:56.888854 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:56.890718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:56.891203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:56.891203 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:56.891362 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:56.900215 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:56.900215 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:56.900784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5f1c718-09ca-47c7-8798-c1a9f74dcf56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:56.901092 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1327/5307] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:56 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:57.375436 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bc4ca612-ba24-4d74-8660-f863144c4df0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:57.377309 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc4ca612-ba24-4d74-8660-f863144c4df0 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 Aug 20 02:15:57.377503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc4ca612-ba24-4d74-8660-f863144c4df0 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:57.377702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc4ca612-ba24-4d74-8660-f863144c4df0 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:57.383206 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc4ca612-ba24-4d74-8660-f863144c4df0 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 returned with HTTP 404 Aug 20 02:15:57.383647 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1325/5308] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:57 2026] GET /volume/v3/volumes/cd98a9a1-efcb-4160-847a-507a7590bcc1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:57.392449 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2162e4b4-d887-434e-81e9-169b6cda1820 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:57.394284 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 Aug 20 02:15:57.394491 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:57.394694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:57.394845 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: 0c7367d0-0373-41c5-b4f4-d6ad66350e86 Aug 20 02:15:57.402674 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:57.402674 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:57.403189 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:57.418977 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:57.419186 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2162e4b4-d887-434e-81e9-169b6cda1820 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 returned with HTTP 202 Aug 20 02:15:57.419587 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1345/5309] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:57 2026] DELETE /volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:57.430809 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:57.432559 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 Aug 20 02:15:57.432873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:57.433114 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:57.441022 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:57.441022 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:57.444779 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:57.448708 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e4fbc45-09bb-4648-b278-2abc3138db10 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 returned with HTTP 200 Aug 20 02:15:57.449192 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1313/5310] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:57 2026] GET /volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:57.853733 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:57.855193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:57.855426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:57.855619 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:57.855746 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:57.859794 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:57.859794 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:57.860353 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3320fdd3-9908-413c-93df-3e5f9f90bc18 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:57.860692 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1328/5311] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:57 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:57.911010 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:57.912665 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:57.912864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:57.913037 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:57.913152 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:57.917092 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:57.917092 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:57.917759 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e39decf6-0d4c-4d55-a0c3-eaef8b40448f tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:57.918097 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1326/5312] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:57 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:58.460537 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5503c17f-0131-41c3-86e4-c261e1708ca2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:58.463932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5503c17f-0131-41c3-86e4-c261e1708ca2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 Aug 20 02:15:58.464172 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5503c17f-0131-41c3-86e4-c261e1708ca2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:58.464417 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5503c17f-0131-41c3-86e4-c261e1708ca2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:58.471072 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5503c17f-0131-41c3-86e4-c261e1708ca2 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 returned with HTTP 404 Aug 20 02:15:58.471615 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1346/5313] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:58 2026] GET /volume/v3/volumes/0c7367d0-0373-41c5-b4f4-d6ad66350e86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:58.477394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:58.479042 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 Aug 20 02:15:58.479242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:58.479444 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:58.479614 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: 363abcde-1f94-4f8d-8c81-f6aef43138e0 Aug 20 02:15:58.486304 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:58.486304 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:58.486518 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:58.502761 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:58.502945 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b03bd7e1-0bb3-495e-afa9-342f735dbd85 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 returned with HTTP 202 Aug 20 02:15:58.503301 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1314/5314] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:58 2026] DELETE /volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:58.508991 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:58.510487 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 Aug 20 02:15:58.510647 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:58.510823 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:58.517437 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:58.517437 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:58.520623 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:58.524529 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27061845-b620-45b2-ba26-0edd82f6cdf6 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 returned with HTTP 200 Aug 20 02:15:58.525000 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1329/5315] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:58 2026] GET /volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:58.869954 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:58.871775 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:58.871981 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:58.872175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:58.872300 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:58.876581 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:58.876581 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:58.877160 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e487a718-cfd1-415b-a9d5-8bbf969ec92f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:58.877552 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1327/5316] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:58 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:58.927997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:58.930124 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:58.930408 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:58.930627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:58.930771 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:58.935575 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:58.935575 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:58.936370 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-19ac51bb-9853-4bdf-ac8c-9c7130f522b2 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:58.936802 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1347/5317] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:58 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:59.541579 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-468ce96a-42dc-4063-991c-ca9131ed52e7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.546185 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-468ce96a-42dc-4063-991c-ca9131ed52e7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 Aug 20 02:15:59.546376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-468ce96a-42dc-4063-991c-ca9131ed52e7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.546587 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-468ce96a-42dc-4063-991c-ca9131ed52e7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.552785 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-468ce96a-42dc-4063-991c-ca9131ed52e7 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 returned with HTTP 404 Aug 20 02:15:59.553322 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1315/5318] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/volumes/363abcde-1f94-4f8d-8c81-f6aef43138e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:15:59.560770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.562986 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] DELETE https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:15:59.563114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.563310 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.563517 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume with id: 822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:15:59.571186 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.571186 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:59.571778 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:59.589875 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Delete volume request issued successfully. Aug 20 02:15:59.590047 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ff0beb46-955a-4244-829e-2c1bb923b7e1 tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 returned with HTTP 202 Aug 20 02:15:59.590477 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1330/5319] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:15:59 2026] DELETE /volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:15:59.596847 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.598355 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:15:59.598513 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.598685 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.604718 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.604718 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:59.607717 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Volume info retrieved successfully. Aug 20 02:15:59.611096 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63d4e7ee-4f20-4fde-a4ad-eb6bac74a62f tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 returned with HTTP 200 Aug 20 02:15:59.611461 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1328/5320] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:59.887822 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.889752 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:59.889960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.890140 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.890247 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:59.894246 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.894246 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:15:59.894782 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-358bfdf4-d50d-4d07-a293-b133f75d39e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:59.895126 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1348/5321] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:59.904818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.906524 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7/export_record Aug 20 02:15:59.906739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.906921 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'export_record' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.907028 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Export record for backup 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100162) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:15:59.911398 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.911398 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:15:59.912211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.api [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling RPCAPI with context: , host: np0000007844, backup: 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100162) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 02:15:59.919614 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] export_record in rpcapi backup_id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7 on host np0000007844. {{(pid=100162) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 02:15:59.932937 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDYxYTdlMTEtY2VmNS00YTkwLWJhMzMtYjZlYmM0N2QwYWY3IiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiZTYwMWRlODItZDJmZS00ZjQ3LTg0NjctZGMxNWNkMDVhNjJhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc5OTY3OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2MDFkZTgyLWQyZmUtNGY0Ny04NDY3LWRjMTVjZDA1YTYyYS8yMDI2MDgyMDAyMTU0Ni9hel9ub3ZhX2JhY2t1cF80NjFhN2UxMS1jZWY1LTRhOTAtYmEzMy1iNmViYzQ3ZDBhZjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100162) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 02:15:59.933181 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-df50c649-c331-443c-a6c7-4a0c2a849c86 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7/export_record returned with HTTP 200 Aug 20 02:15:59.933627 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1316/5322] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:15:59.941182 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cea7d346-7aeb-4833-bd60-7814472916fa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.943284 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cea7d346-7aeb-4833-bd60-7814472916fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:15:59.943538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cea7d346-7aeb-4833-bd60-7814472916fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.943782 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cea7d346-7aeb-4833-bd60-7814472916fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.943903 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-cea7d346-7aeb-4833-bd60-7814472916fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:59.945743 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.947262 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:15:59.947484 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:15:59.947683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:15:59.947815 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:15:59.948636 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.948636 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:15:59.949369 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cea7d346-7aeb-4833-bd60-7814472916fa tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:15:59.949751 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1331/5323] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:59.953687 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:15:59.953687 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:15:59.954750 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-24b0d333-8c68-4aa6-b405-4c7b32799957 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:15:59.955412 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1329/5324] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:15:59 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:15:59.961872 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:15:59.963525 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups/import_record Aug 20 02:15:59.963963 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODBjYTQ3YmUtN2VkZS00NDkxLTk1NmYtMDA0MWZkYzAwMDk0IiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiZTYwMWRlODItZDJmZS00ZjQ3LTg0NjctZGMxNWNkMDVhNjJhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc5OTY3OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2MDFkZTgyLWQyZmUtNGY0Ny04NDY3LWRjMTVjZDA1YTYyYS8yMDI2MDgyMDAyMTU0Ni9hel9ub3ZhX2JhY2t1cF80NjFhN2UxMS1jZWY1LTRhOTAtYmEzMy1iNmViYzQ3ZDBhZjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:15:59.965271 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODBjYTQ3YmUtN2VkZS00NDkxLTk1NmYtMDA0MWZkYzAwMDk0IiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiZTYwMWRlODItZDJmZS00ZjQ3LTg0NjctZGMxNWNkMDVhNjJhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc5OTY3OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2MDFkZTgyLWQyZmUtNGY0Ny04NDY3LWRjMTVjZDA1YTYyYS8yMDI2MDgyMDAyMTU0Ni9hel9ub3ZhX2JhY2t1cF80NjFhN2UxMS1jZWY1LTRhOTAtYmEzMy1iNmViYzQ3ZDBhZjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 02:15:59.965395 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODBjYTQ3YmUtN2VkZS00NDkxLTk1NmYtMDA0MWZkYzAwMDk0IiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiZTYwMWRlODItZDJmZS00ZjQ3LTg0NjctZGMxNWNkMDVhNjJhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc5OTY3OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2MDFkZTgyLWQyZmUtNGY0Ny04NDY3LWRjMTVjZDA1YTYyYS8yMDI2MDgyMDAyMTU0Ni9hel9ub3ZhX2JhY2t1cF80NjFhN2UxMS1jZWY1LTRhOTAtYmEzMy1iNmViYzQ3ZDBhZjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 02:15:59.989252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['41977e87-aef7-4294-8652-8eb1ebb5e1a7', '4e4a18c2-4c38-488b-a004-dd3fb115d266'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:00.006109 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] import_record rpcapi backup id 80ca47be-7ede-4491-956f-0041fdc00094 on host np0000007844 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODBjYTQ3YmUtN2VkZS00NDkxLTk1NmYtMDA0MWZkYzAwMDk0IiwgInVzZXJfaWQiOiAiOGM1MGQ1ZWZlZWFjNDE0NTg5NTQ4ODZkNDhiYTk2ODYiLCAicHJvamVjdF9pZCI6ICJlZGNjNDA4YjBjNTc0OWEzYTQ1YzBkYzM4ZTNjYTJmNiIsICJ2b2x1bWVfaWQiOiAiZTYwMWRlODItZDJmZS00ZjQ3LTg0NjctZGMxNWNkMDVhNjJhIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc5OTY3OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2MDFkZTgyLWQyZmUtNGY0Ny04NDY3LWRjMTVjZDA1YTYyYS8yMDI2MDgyMDAyMTU0Ni9hel9ub3ZhX2JhY2t1cF80NjFhN2UxMS1jZWY1LTRhOTAtYmEzMy1iNmViYzQ3ZDBhZjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDAyOjE1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTU6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100161) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 02:16:00.008363 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Import record output: {'backup': {'id': '80ca47be-7ede-4491-956f-0041fdc00094', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094'}, {'rel': 'bookmark', 'href': 'https://10.4.3.27/volume/backups/80ca47be-7ede-4491-956f-0041fdc00094'}]}}. {{(pid=100161) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 02:16:00.008639 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1c631e5-2ddd-4f14-a4e2-65e56b3b03ca tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/import_record returned with HTTP 201 Aug 20 02:16:00.009661 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1349/5325] 10.4.3.27 () {70 vars in 1335 bytes} [Thu Aug 20 02:15:59 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 48 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:16:00.018336 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-432df143-7642-4790-8cb4-422062fc44c8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:00.020042 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-432df143-7642-4790-8cb4-422062fc44c8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 Aug 20 02:16:00.020042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-432df143-7642-4790-8cb4-422062fc44c8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:00.020704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-432df143-7642-4790-8cb4-422062fc44c8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:00.020704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-432df143-7642-4790-8cb4-422062fc44c8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 80ca47be-7ede-4491-956f-0041fdc00094. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:00.024758 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:00.024758 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:00.025449 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-432df143-7642-4790-8cb4-422062fc44c8 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 returned with HTTP 200 Aug 20 02:16:00.025542 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1317/5326] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:00 2026] GET /volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:00.624070 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4c7af969-220d-47a9-97ba-23e4b365510c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:00.626479 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4c7af969-220d-47a9-97ba-23e4b365510c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] GET https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 Aug 20 02:16:00.626728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4c7af969-220d-47a9-97ba-23e4b365510c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:00.626945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4c7af969-220d-47a9-97ba-23e4b365510c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:00.633324 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4c7af969-220d-47a9-97ba-23e4b365510c tempest-CreateVolumesFromBackupTest-1810368837 tempest-CreateVolumesFromBackupTest-1810368837-project-member] https://10.4.3.27/volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 returned with HTTP 404 Aug 20 02:16:00.633876 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1332/5327] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:00 2026] GET /volume/v3/volumes/822db7ae-4d42-463a-80cc-39e4095d8c17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:00.965216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:00.966609 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:00.966806 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:00.966995 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:00.967087 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:00.970782 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:00.970782 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:00.971338 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-272eb8c9-f227-4a76-bb40-20c334b6de81 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:00.971661 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1330/5328] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:00 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:01.038700 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.040276 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 Aug 20 02:16:01.040474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:01.040667 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:01.040777 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 80ca47be-7ede-4491-956f-0041fdc00094. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:01.045044 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:01.045044 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:01.045726 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2f4c21b2-e258-4cd6-938a-73141b1a9183 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 returned with HTTP 200 Aug 20 02:16:01.046095 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1350/5329] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:01 2026] GET /volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:01.056420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.057978 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 Aug 20 02:16:01.058174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:01.058386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:01.058507 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: 80ca47be-7ede-4491-956f-0041fdc00094. Aug 20 02:16:01.062580 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:01.062580 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:01.075473 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id 80ca47be-7ede-4491-956f-0041fdc00094 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:01.076862 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-70c6f87c-8052-4b55-855f-3f8be06ed1cc tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 returned with HTTP 202 Aug 20 02:16:01.077239 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1318/5330] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:01 2026] DELETE /volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:01.084089 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-397477b9-ad05-47d9-af17-4c949a8be778 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.086430 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-397477b9-ad05-47d9-af17-4c949a8be778 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 Aug 20 02:16:01.086826 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-397477b9-ad05-47d9-af17-4c949a8be778 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:01.087017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-397477b9-ad05-47d9-af17-4c949a8be778 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:01.087160 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-397477b9-ad05-47d9-af17-4c949a8be778 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 80ca47be-7ede-4491-956f-0041fdc00094. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:01.092495 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:01.092495 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:01.093125 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-397477b9-ad05-47d9-af17-4c949a8be778 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 returned with HTTP 200 Aug 20 02:16:01.093616 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1333/5331] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:01 2026] GET /volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:01.742372 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cf49867e-eed2-42d0-826e-5de49f77b999 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.821723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:01.822032 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1108445691"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:01.823320 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1108445691'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:01.823429 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:01.827104 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:01.832178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (213c2e17-be30-4906-ba66-c94753e21c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:01.832989 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d4bd9c-44d2-4a59-87a9-93cda9807dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:01.833778 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:01.857472 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d4bd9c-44d2-4a59-87a9-93cda9807dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:01.858166 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383ce062-a645-4ff9-a657-291a283a9eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:01.910006 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['f34262bf-50fa-40ab-a0c3-15078e54cc3b', 'cecb306d-31f4-4279-8fbb-c76d7bbe8f77', 'cdf54613-09ac-4d43-86ee-253ced0ef185', '7e28d204-81b8-480a-805d-5d3526bab99e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:01.910616 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383ce062-a645-4ff9-a657-291a283a9eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f34262bf-50fa-40ab-a0c3-15078e54cc3b', 'cecb306d-31f4-4279-8fbb-c76d7bbe8f77', 'cdf54613-09ac-4d43-86ee-253ced0ef185', '7e28d204-81b8-480a-805d-5d3526bab99e']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:01.911240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ec7257-9fda-4aa0-af8a-ea1fe009e7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:01.930814 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ec7257-9fda-4aa0-af8a-ea1fe009e7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1108445691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['f34262bf-50fa-40ab-a0c3-15078e54cc3b','cecb306d-31f4-4279-8fbb-c76d7bbe8f77','cdf54613-09ac-4d43-86ee-253ced0ef185','7e28d204-81b8-480a-805d-5d3526bab99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1108445691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2833f2cb-77e5-4905-a9c5-08ef1a0a5652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:01.931429 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732f5b58-30de-468b-b80c-fd8d157f5bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:01.947936 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732f5b58-30de-468b-b80c-fd8d157f5bbe) transitioned into state 'SUCCESS' from state '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-1108445691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['f34262bf-50fa-40ab-a0c3-15078e54cc3b','cecb306d-31f4-4279-8fbb-c76d7bbe8f77','cdf54613-09ac-4d43-86ee-253ced0ef185','7e28d204-81b8-480a-805d-5d3526bab99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:01.948615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93159f79-1947-4346-8632-e0115d9dd62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:01.957185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93159f79-1947-4346-8632-e0115d9dd62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:01.957993 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (213c2e17-be30-4906-ba66-c94753e21c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:01.958258 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:01.958791 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cf49867e-eed2-42d0-826e-5de49f77b999 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:01.959240 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1331/5332] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:01 2026] POST /volume/v3/volumes => generated 762 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:01.972084 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.973851 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:01.974050 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:01.974203 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:01.981059 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:01.981059 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:01.983314 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:01.984374 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:01.985345 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:01.985561 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:01.985750 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:01.985844 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:01.988048 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fe3300b8-33ec-4829-b7b3-9dcd7b422558 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 returned with HTTP 200 Aug 20 02:16:01.988412 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1351/5333] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:01 2026] GET /volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:01.989656 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:01.989656 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:01.990236 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-71c29d6b-3be4-41bb-b372-271731ff7c30 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:01.990578 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1319/5334] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:01 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:02.105604 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.107914 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 Aug 20 02:16:02.108142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:02.108435 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:02.108574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 80ca47be-7ede-4491-956f-0041fdc00094. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:02.112840 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-70599122-9d28-4d1a-a53e-a7843e1c9bb6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 returned with HTTP 404 Aug 20 02:16:02.113538 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1334/5335] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:02 2026] GET /volume/v3/backups/80ca47be-7ede-4491-956f-0041fdc00094 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:02.122058 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.123656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:16:02.123887 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:02.124087 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:02.124304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume with id: e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:16:02.132247 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:02.132247 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:02.132590 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:02.148870 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume request issued successfully. Aug 20 02:16:02.149080 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-842b6752-a519-4d77-b767-5c8e7a1f9d96 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a returned with HTTP 202 Aug 20 02:16:02.149568 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1332/5336] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:02 2026] DELETE /volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:02.156908 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95d3c792-3e0b-4df3-b959-f821ab042509 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.158648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95d3c792-3e0b-4df3-b959-f821ab042509 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:16:02.158861 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95d3c792-3e0b-4df3-b959-f821ab042509 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:02.159027 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95d3c792-3e0b-4df3-b959-f821ab042509 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:02.166761 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:02.166761 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:02.170347 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-95d3c792-3e0b-4df3-b959-f821ab042509 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:02.174430 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95d3c792-3e0b-4df3-b959-f821ab042509 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a returned with HTTP 200 Aug 20 02:16:02.175115 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1352/5337] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:02 2026] GET /volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:02.913425 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d56c0c59-a6ca-4f7e-a895-1ef4b6eba435 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.915144 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d56c0c59-a6ca-4f7e-a895-1ef4b6eba435 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:02.915508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d56c0c59-a6ca-4f7e-a895-1ef4b6eba435 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336", "extra_specs": {"multiattach": " True"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:02.932323 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d56c0c59-a6ca-4f7e-a895-1ef4b6eba435 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:02.932803 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1320/5338] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:02 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:02.940053 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.941660 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:02.941975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-549589427", "snapshot_id": null, "imageRef": null, "volume_type": "5b5a22d3-44cf-411b-b402-a83b35e28332", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:02.943370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-549589427', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5b5a22d3-44cf-411b-b402-a83b35e28332', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:02.948243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume of 1 GB Aug 20 02:16:02.948546 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:02.948546 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:02.949272 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Availability Zones retrieved successfully. Aug 20 02:16:02.954556 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (d190465d-1d96-42f5-a1c2-be2abb401871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:02.955581 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143e60af-0355-4f31-969c-32535043aaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:02.956480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:02.963877 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:02.963877 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:02.974902 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143e60af-0355-4f31-969c-32535043aaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5b5a22d3-44cf-411b-b402-a83b35e28332,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b5a22d3-44cf-411b-b402-a83b35e28332', 'encryption_key_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=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:02.975637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd29f59-6880-4092-a3b2-0a64ea1ba54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:02.997573 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:02.997728 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1358597724-417248336, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:02.999583 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:02.999991 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.001309 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:03.001481 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.001687 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.001728 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:03.002305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.002305 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.002374 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:03.006653 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.006653 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:03.007341 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c4872cbe-4276-4b7a-8c71-7493911c8aad tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:03.007758 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1353/5339] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:02 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.008671 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.008671 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:03.012778 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.016849 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-630fa404-5f1e-4f85-9a6a-8932cd3d611e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 returned with HTTP 200 Aug 20 02:16:03.017214 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1333/5340] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:02 2026] GET /volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.023186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Created reservations ['15428e0b-5406-426c-9252-4bc5a8501417', '936b91cc-6012-498d-abfd-2ccb7ea92123', '6e16c9a4-0208-4b22-a4f3-eb6d894113fb', '0be04606-f134-4823-8d7c-ee6da0d60d74'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.023995 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd29f59-6880-4092-a3b2-0a64ea1ba54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15428e0b-5406-426c-9252-4bc5a8501417', '936b91cc-6012-498d-abfd-2ccb7ea92123', '6e16c9a4-0208-4b22-a4f3-eb6d894113fb', '0be04606-f134-4823-8d7c-ee6da0d60d74']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.024696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df5e811-ce5b-4045-8f8c-46c4f9ae226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.028716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fdc7e131-7208-4376-8511-641b5d653f64 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.030778 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.031193 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2833f2cb-77e5-4905-a9c5-08ef1a0a5652", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-685799665"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.033281 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {"'source_volid": '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-685799665'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.033446 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:03.038242 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:03.045362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (5e72db66-adf9-481b-8b86-055393dc519e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.046413 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fba040-dd5e-4013-87e1-dace3fc071f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.046577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df5e811-ce5b-4045-8f8c-46c4f9ae226a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333f25dc-8014-4468-865a-544d318b3f82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-549589427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['15428e0b-5406-426c-9252-4bc5a8501417','936b91cc-6012-498d-abfd-2ccb7ea92123','6e16c9a4-0208-4b22-a4f3-eb6d894113fb','0be04606-f134-4823-8d7c-ee6da0d60d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=5b5a22d3-44cf-411b-b402-a83b35e28332), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-549589427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333f25dc-8014-4468-865a-544d318b3f82,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='41ab1e211b7e440c9311ab573ef5a6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da19e6edf668422690e6f5bdee5e8d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b5a22d3-44cf-411b-b402-a83b35e28332),volume_type_id=5b5a22d3-44cf-411b-b402-a83b35e28332)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.047269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.047412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d3a701-3ead-417e-a6a7-5473cb3601e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.067777 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d3a701-3ead-417e-a6a7-5473cb3601e5) transitioned into state 'SUCCESS' from state '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-549589427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41ab1e211b7e440c9311ab573ef5a6b6',qos_specs=None,replication_status=,reservations=['15428e0b-5406-426c-9252-4bc5a8501417','936b91cc-6012-498d-abfd-2ccb7ea92123','6e16c9a4-0208-4b22-a4f3-eb6d894113fb','0be04606-f134-4823-8d7c-ee6da0d60d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da19e6edf668422690e6f5bdee5e8d80',volume_type_id=5b5a22d3-44cf-411b-b402-a83b35e28332)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.068538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee81a0d5-3fac-44a2-b6c3-c18e1ffb9317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.071304 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fba040-dd5e-4013-87e1-dace3fc071f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.071954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f661c4-6e8c-4859-a2e6-54fd486f4f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.079504 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee81a0d5-3fac-44a2-b6c3-c18e1ffb9317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.080426 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Flow 'volume_create_api' (d190465d-1d96-42f5-a1c2-be2abb401871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.080745 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Create volume request issued successfully. Aug 20 02:16:03.081372 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-18ddca75-b8dc-478b-a6a0-f14f9aec45de tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.081826 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1335/5341] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:02 2026] POST /volume/v3/volumes => generated 826 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.092362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.094140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:03.094367 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.094562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.101663 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.101663 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:03.105514 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:03.107155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['aa8af32d-c96e-40d9-883c-bb39d75a079f', 'f3089857-98ed-4a96-a31c-3fad8ca05a06', 'bcdc65a2-f9ae-4227-ba90-db47f3936840', '03d6d51f-be16-4767-8aad-63f4a8d089bf'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.107774 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f661c4-6e8c-4859-a2e6-54fd486f4f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa8af32d-c96e-40d9-883c-bb39d75a079f', 'f3089857-98ed-4a96-a31c-3fad8ca05a06', 'bcdc65a2-f9ae-4227-ba90-db47f3936840', '03d6d51f-be16-4767-8aad-63f4a8d089bf']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.108419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bfb620-0f27-4fa3-8100-07a4c904ac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.109180 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-32db69e7-1bfe-4fdb-866d-3d59e4f9364e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:03.109590 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1354/5342] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.138188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93bfb620-0f27-4fa3-8100-07a4c904ac7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e1b64b-a685-4059-9476-1cf220606ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-685799665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['aa8af32d-c96e-40d9-883c-bb39d75a079f','f3089857-98ed-4a96-a31c-3fad8ca05a06','bcdc65a2-f9ae-4227-ba90-db47f3936840','03d6d51f-be16-4767-8aad-63f4a8d089bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-685799665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e1b64b-a685-4059-9476-1cf220606ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.139026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7946a1-1b42-44c4-a567-f74d606a0b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.160945 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7946a1-1b42-44c4-a567-f74d606a0b10) transitioned into state 'SUCCESS' from state '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-685799665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['aa8af32d-c96e-40d9-883c-bb39d75a079f','f3089857-98ed-4a96-a31c-3fad8ca05a06','bcdc65a2-f9ae-4227-ba90-db47f3936840','03d6d51f-be16-4767-8aad-63f4a8d089bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.161882 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65054d72-5492-4dc1-9bee-e8b7be8987d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.172682 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65054d72-5492-4dc1-9bee-e8b7be8987d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.173599 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (5e72db66-adf9-481b-8b86-055393dc519e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.173925 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:03.174529 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fdc7e131-7208-4376-8511-641b5d653f64 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.174953 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1321/5343] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 761 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.186522 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.188329 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.188734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2833f2cb-77e5-4905-a9c5-08ef1a0a5652", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-4025682"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.189077 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e76e3fe9-3b0a-4987-94f7-30226079734e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.190118 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {"'source_volid": '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-4025682'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.190237 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:03.191038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e76e3fe9-3b0a-4987-94f7-30226079734e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a Aug 20 02:16:03.191261 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e76e3fe9-3b0a-4987-94f7-30226079734e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.191477 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e76e3fe9-3b0a-4987-94f7-30226079734e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.194567 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:03.197759 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e76e3fe9-3b0a-4987-94f7-30226079734e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a returned with HTTP 404 Aug 20 02:16:03.198424 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1336/5344] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/e601de82-d2fe-4f47-8467-dc15cd05a62a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:03.200794 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (abf89d4b-4fae-481e-9fd9-5cc64ba570bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.201749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445eed19-b85d-446f-8d60-363860be5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.202798 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.209774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2011d3e1-26e1-429d-9d22-523b9e6f4dc1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.211445 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2011d3e1-26e1-429d-9d22-523b9e6f4dc1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups Aug 20 02:16:03.211666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2011d3e1-26e1-429d-9d22-523b9e6f4dc1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.211892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2011d3e1-26e1-429d-9d22-523b9e6f4dc1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.216933 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2011d3e1-26e1-429d-9d22-523b9e6f4dc1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 200 Aug 20 02:16:03.217344 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1355/5345] 10.4.3.27 () {68 vars in 1270 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/backups => generated 618 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.228380 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-93f02322-9b27-4448-95f7-722519a05d95 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.229054 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445eed19-b85d-446f-8d60-363860be5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.229940 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1f1a57-5369-42e7-9c03-adaf4304a02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.230301 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-93f02322-9b27-4448-95f7-722519a05d95 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups?project_id=edcc408b0c5749a3a45c0dc38e3ca2f6 Aug 20 02:16:03.230539 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-93f02322-9b27-4448-95f7-722519a05d95 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.230780 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-93f02322-9b27-4448-95f7-722519a05d95 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.231210 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.231210 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:03.243148 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-93f02322-9b27-4448-95f7-722519a05d95 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups?project_id=edcc408b0c5749a3a45c0dc38e3ca2f6 returned with HTTP 200 Aug 20 02:16:03.243600 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1322/5346] 10.4.3.27 () {68 vars in 1357 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/backups?project_id=edcc408b0c5749a3a45c0dc38e3ca2f6 => generated 618 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.255737 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.257397 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.257773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-76207185"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.259197 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-76207185'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.259347 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume of 1 GB Aug 20 02:16:03.259707 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.259707 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:03.263937 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:03.269615 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (bb8b5cce-84f9-4f13-a176-ba7e5cda2e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.270526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43b7c72-1cb6-4b78-a9d9-a99b6e577255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.271328 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.274296 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['e74c587c-fc4c-4f3b-84cb-12c3ea32d4d9', '1d088551-0ab3-425a-a155-dfcb91abab80', '9f899f00-9b90-40bb-b07a-bfee3b5baba4', 'df27b273-6031-4b2d-aa06-4afb12aff852'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.275096 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1f1a57-5369-42e7-9c03-adaf4304a02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74c587c-fc4c-4f3b-84cb-12c3ea32d4d9', '1d088551-0ab3-425a-a155-dfcb91abab80', '9f899f00-9b90-40bb-b07a-bfee3b5baba4', 'df27b273-6031-4b2d-aa06-4afb12aff852']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.275944 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a809817-a87c-4ad1-b29b-de95f0d39c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.298331 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43b7c72-1cb6-4b78-a9d9-a99b6e577255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.299017 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1fa234-b3c8-4c6d-9e18-6a0c2663cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.300244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a809817-a87c-4ad1-b29b-de95f0d39c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc94ba4-bcde-47a9-9c0b-063697f79373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-4025682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['e74c587c-fc4c-4f3b-84cb-12c3ea32d4d9','1d088551-0ab3-425a-a155-dfcb91abab80','9f899f00-9b90-40bb-b07a-bfee3b5baba4','df27b273-6031-4b2d-aa06-4afb12aff852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-4025682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc94ba4-bcde-47a9-9c0b-063697f79373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.300930 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f43049-d414-4798-ac3f-48b90f2a7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.321459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f43049-d414-4798-ac3f-48b90f2a7d5a) transitioned into state 'SUCCESS' from state '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-4025682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['e74c587c-fc4c-4f3b-84cb-12c3ea32d4d9','1d088551-0ab3-425a-a155-dfcb91abab80','9f899f00-9b90-40bb-b07a-bfee3b5baba4','df27b273-6031-4b2d-aa06-4afb12aff852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.322316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2bf603b-8e6d-4430-a945-30f841d404c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.337079 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2bf603b-8e6d-4430-a945-30f841d404c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.337828 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (abf89d4b-4fae-481e-9fd9-5cc64ba570bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.338114 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:03.338798 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-17f6e0a6-6356-4a2e-8228-d9f850844c2b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.339335 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1334/5347] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 759 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.343415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['3449e24f-429e-4429-a457-09bbda53470b', '26a43fac-949f-41cc-bc30-6e451a6bb8f0', 'f1e77cf8-5dd1-4da3-912f-a9d792425518', '1cf88565-1190-4284-bd14-b4d513728c03'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.344570 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1fa234-b3c8-4c6d-9e18-6a0c2663cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3449e24f-429e-4429-a457-09bbda53470b', '26a43fac-949f-41cc-bc30-6e451a6bb8f0', 'f1e77cf8-5dd1-4da3-912f-a9d792425518', '1cf88565-1190-4284-bd14-b4d513728c03']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.345605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d10db32-ef5f-4a8a-a3d1-ac377d579c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.357083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a0cd53c2-4620-479f-9df9-3c3250926186 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.358766 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.359093 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2833f2cb-77e5-4905-a9c5-08ef1a0a5652", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1968853037"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.360693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {"'source_volid": '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1968853037'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.360854 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:03.361106 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.361106 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:03.365429 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:03.370766 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (0a34131f-b363-4505-a302-6c7541b497a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.371630 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd11c26-f8d5-434f-9968-a1c9b8d57977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.372599 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.373420 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d10db32-ef5f-4a8a-a3d1-ac377d579c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0204e9d-50d2-442e-babd-cff382e99de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76207185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['3449e24f-429e-4429-a457-09bbda53470b','26a43fac-949f-41cc-bc30-6e451a6bb8f0','f1e77cf8-5dd1-4da3-912f-a9d792425518','1cf88565-1190-4284-bd14-b4d513728c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-76207185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0204e9d-50d2-442e-babd-cff382e99de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c50d5efeeac41458954886d48ba9686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.374208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a86bc9-f388-4284-87a4-e1b0dbd81330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.393738 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a86bc9-f388-4284-87a4-e1b0dbd81330) transitioned into state 'SUCCESS' from state '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-76207185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['3449e24f-429e-4429-a457-09bbda53470b','26a43fac-949f-41cc-bc30-6e451a6bb8f0','f1e77cf8-5dd1-4da3-912f-a9d792425518','1cf88565-1190-4284-bd14-b4d513728c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.394740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33333426-38a4-4ecd-9123-5b578d73f568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.399784 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd11c26-f8d5-434f-9968-a1c9b8d57977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.400588 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b57882-dbbf-4ab5-9c54-a51ec85e743c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.406386 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33333426-38a4-4ecd-9123-5b578d73f568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.407558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (bb8b5cce-84f9-4f13-a176-ba7e5cda2e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.407964 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request issued successfully. Aug 20 02:16:03.408854 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f4f8c920-b084-4fac-b75d-fd44a6d548cb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.409420 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1337/5348] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.421399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.423793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:03.424004 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.424220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.431881 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.431881 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:03.435217 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:03.439526 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29d201f3-76cf-4835-a19f-60924c6d20c4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 returned with HTTP 200 Aug 20 02:16:03.440170 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1323/5349] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.446380 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['8cfcc9c9-f553-4be6-97ff-465889b7a27d', 'cdb5198c-0360-424d-8ed0-6517e6a96f8b', '58a353b8-d25a-4278-a199-f67c29401054', '33af7562-816b-4fb5-b267-491c1c145473'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.447376 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b57882-dbbf-4ab5-9c54-a51ec85e743c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cfcc9c9-f553-4be6-97ff-465889b7a27d', 'cdb5198c-0360-424d-8ed0-6517e6a96f8b', '58a353b8-d25a-4278-a199-f67c29401054', '33af7562-816b-4fb5-b267-491c1c145473']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.448447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cb78d1-242a-4112-946b-42688459a8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.477629 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cb78d1-242a-4112-946b-42688459a8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11122691-38de-429d-b8b1-808374c22084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1968853037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['8cfcc9c9-f553-4be6-97ff-465889b7a27d','cdb5198c-0360-424d-8ed0-6517e6a96f8b','58a353b8-d25a-4278-a199-f67c29401054','33af7562-816b-4fb5-b267-491c1c145473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1968853037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11122691-38de-429d-b8b1-808374c22084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.479198 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c30c48-e87e-4d6f-932b-1702bf4914b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.499035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c30c48-e87e-4d6f-932b-1702bf4914b7) transitioned into state 'SUCCESS' from state '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-1968853037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['8cfcc9c9-f553-4be6-97ff-465889b7a27d','cdb5198c-0360-424d-8ed0-6517e6a96f8b','58a353b8-d25a-4278-a199-f67c29401054','33af7562-816b-4fb5-b267-491c1c145473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.500146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03654fe7-6b26-453e-b84e-c418a8f97017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.512059 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03654fe7-6b26-453e-b84e-c418a8f97017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.513238 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (0a34131f-b363-4505-a302-6c7541b497a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.513649 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:03.514431 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0cd53c2-4620-479f-9df9-3c3250926186 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.515035 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1356/5350] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 762 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.526418 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.527983 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.528332 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2833f2cb-77e5-4905-a9c5-08ef1a0a5652", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-277712240"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.529642 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {"'source_volid": '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-277712240'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.529780 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:03.530016 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.530016 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:03.533426 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:03.538988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (79b0a2b2-ccfd-4bad-911e-46faf6a26d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.540373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb95e3b-c8e5-410d-a313-9a27aabb693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.541196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.567637 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb95e3b-c8e5-410d-a313-9a27aabb693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.568544 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2809ca-a3ba-4eab-87f1-602f4d136277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.627396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['50daeb34-07e9-4d21-8c27-03e84af385de', 'dd6c8006-f95a-4e50-8514-a999d1e5f93b', 'fd1c05b3-a474-4b3b-95d6-078a6117f7fe', 'bc6ac929-1cc9-41f0-819a-1cea9d412947'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.628208 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2809ca-a3ba-4eab-87f1-602f4d136277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50daeb34-07e9-4d21-8c27-03e84af385de', 'dd6c8006-f95a-4e50-8514-a999d1e5f93b', 'fd1c05b3-a474-4b3b-95d6-078a6117f7fe', 'bc6ac929-1cc9-41f0-819a-1cea9d412947']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.628908 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90828edd-b330-409e-9c64-3d5dba7b427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.651962 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90828edd-b330-409e-9c64-3d5dba7b427c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bfeebc4-3dd6-4ad2-a745-c6deb067474d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-277712240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['50daeb34-07e9-4d21-8c27-03e84af385de','dd6c8006-f95a-4e50-8514-a999d1e5f93b','fd1c05b3-a474-4b3b-95d6-078a6117f7fe','bc6ac929-1cc9-41f0-819a-1cea9d412947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-277712240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bfeebc4-3dd6-4ad2-a745-c6deb067474d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.652823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b016471-df92-4ceb-8a59-2617a8b736cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.670984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b016471-df92-4ceb-8a59-2617a8b736cb) transitioned into state 'SUCCESS' from state '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-277712240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['50daeb34-07e9-4d21-8c27-03e84af385de','dd6c8006-f95a-4e50-8514-a999d1e5f93b','fd1c05b3-a474-4b3b-95d6-078a6117f7fe','bc6ac929-1cc9-41f0-819a-1cea9d412947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.671808 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a585ef3a-5fee-411f-8087-6dfd7bbc75f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.682175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a585ef3a-5fee-411f-8087-6dfd7bbc75f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.683022 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (79b0a2b2-ccfd-4bad-911e-46faf6a26d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.683339 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:03.683846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-cd706712-d6b8-48e4-a9b9-07dfc8ea8981 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.684322 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1335/5351] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 761 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.695110 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.696839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:03.697412 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2833f2cb-77e5-4905-a9c5-08ef1a0a5652", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1513051452"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:03.698753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request body: {'volume': {"'source_volid": '2833f2cb-77e5-4905-a9c5-08ef1a0a5652', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1513051452'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:03.698888 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume of 1 GB Aug 20 02:16:03.699466 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.699466 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:03.703207 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Availability Zones retrieved successfully. Aug 20 02:16:03.708539 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (15cfff7d-aed4-4a93-b6b3-abd93e0b7112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.709458 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbb8a6-1ca2-4eb4-93fa-eb70a4edef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.710336 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:03.733801 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbb8a6-1ca2-4eb4-93fa-eb70a4edef13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.734430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdec27dc-73db-4fc9-9bbe-e110d921f5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.779001 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Created reservations ['383645af-239d-47b5-a6b0-da722c5314c9', '643eb1d6-58a9-43c2-babb-21f52d279361', 'efba0eaf-7b1d-41ae-b53c-ef4e04ff67d7', 'bb7bc812-7c41-408d-afef-1dcc5e3b2e1d'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:03.780176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdec27dc-73db-4fc9-9bbe-e110d921f5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['383645af-239d-47b5-a6b0-da722c5314c9', '643eb1d6-58a9-43c2-babb-21f52d279361', 'efba0eaf-7b1d-41ae-b53c-ef4e04ff67d7', 'bb7bc812-7c41-408d-afef-1dcc5e3b2e1d']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.781392 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0e2699-6c72-440a-9f22-dc730df2b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.809249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0e2699-6c72-440a-9f22-dc730df2b684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ae0094-53cd-4dc6-ac7b-a432c45f2529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1513051452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['383645af-239d-47b5-a6b0-da722c5314c9','643eb1d6-58a9-43c2-babb-21f52d279361','efba0eaf-7b1d-41ae-b53c-ef4e04ff67d7','bb7bc812-7c41-408d-afef-1dcc5e3b2e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1513051452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ae0094-53cd-4dc6-ac7b-a432c45f2529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2e28d4f6874fa38c6cc890158475c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4193e1836974fc1b1187dddd02db9df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.810037 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d0f23a-9c60-4c5b-b8f9-38077a9b1cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.830556 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d0f23a-9c60-4c5b-b8f9-38077a9b1cf9) transitioned into state 'SUCCESS' from state '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-1513051452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2e28d4f6874fa38c6cc890158475c2',qos_specs=None,replication_status=,reservations=['383645af-239d-47b5-a6b0-da722c5314c9','643eb1d6-58a9-43c2-babb-21f52d279361','efba0eaf-7b1d-41ae-b53c-ef4e04ff67d7','bb7bc812-7c41-408d-afef-1dcc5e3b2e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4193e1836974fc1b1187dddd02db9df',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.831173 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8caebea-75f9-4dd8-bba1-f8a2183eb847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:03.842036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8caebea-75f9-4dd8-bba1-f8a2183eb847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:03.842755 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Flow 'volume_create_api' (15cfff7d-aed4-4a93-b6b3-abd93e0b7112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:03.843011 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Create volume request issued successfully. Aug 20 02:16:03.843513 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-36386792-4dd0-44f7-8aa2-2e75a34028e9 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:03.843907 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1338/5352] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:16:03 2026] POST /volume/v3/volumes => generated 762 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:03.854402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.855664 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 Aug 20 02:16:03.855842 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.856007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.861961 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.861961 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:03.864840 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.868122 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f6114f7f-a1af-4cd7-9041-6086faaa401d tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 returned with HTTP 200 Aug 20 02:16:03.868469 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1324/5353] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 => generated 854 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.879947 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.881700 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 Aug 20 02:16:03.881864 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.882077 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.888328 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.888328 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:03.891585 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.895155 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-35e5a51d-0a27-47a3-a520-98052bbd6345 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 returned with HTTP 200 Aug 20 02:16:03.895528 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1357/5354] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.906565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1051996f-9d92-4533-a4d8-03a6112853bb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.908844 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1051996f-9d92-4533-a4d8-03a6112853bb tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 Aug 20 02:16:03.909017 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1051996f-9d92-4533-a4d8-03a6112853bb tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.909188 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1051996f-9d92-4533-a4d8-03a6112853bb tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.915333 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.915333 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:03.918262 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1051996f-9d92-4533-a4d8-03a6112853bb tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.921658 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1051996f-9d92-4533-a4d8-03a6112853bb tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 returned with HTTP 200 Aug 20 02:16:03.922029 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1336/5355] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.933741 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a8b8198f-6fb3-4a94-8575-18585397d84a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.935560 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a8b8198f-6fb3-4a94-8575-18585397d84a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d Aug 20 02:16:03.935774 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a8b8198f-6fb3-4a94-8575-18585397d84a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.935954 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a8b8198f-6fb3-4a94-8575-18585397d84a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.942843 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.942843 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:03.946014 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a8b8198f-6fb3-4a94-8575-18585397d84a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.949827 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a8b8198f-6fb3-4a94-8575-18585397d84a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d returned with HTTP 200 Aug 20 02:16:03.950155 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1339/5356] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:03.961991 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-636c7a0b-a660-48f0-b49c-798758308de2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:03.964283 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-636c7a0b-a660-48f0-b49c-798758308de2 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:03.964538 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-636c7a0b-a660-48f0-b49c-798758308de2 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:03.964823 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-636c7a0b-a660-48f0-b49c-798758308de2 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:03.972240 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:03.972240 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:03.976625 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-636c7a0b-a660-48f0-b49c-798758308de2 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:03.981164 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-636c7a0b-a660-48f0-b49c-798758308de2 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 returned with HTTP 200 Aug 20 02:16:03.981674 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1325/5357] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:03 2026] GET /volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.018108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.020402 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:04.020690 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.020952 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.021093 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:04.026298 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.026298 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:04.027158 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5c160721-9efc-4fad-a7e9-5dae63c51d3d tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:04.027695 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1358/5358] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:16:04.140464 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-afc30503-6558-47fc-ac10-89d219ce409e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.142080 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-afc30503-6558-47fc-ac10-89d219ce409e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:04.142272 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-afc30503-6558-47fc-ac10-89d219ce409e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.142451 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-afc30503-6558-47fc-ac10-89d219ce409e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.148769 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.148769 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:04.152147 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-afc30503-6558-47fc-ac10-89d219ce409e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:04.156163 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-afc30503-6558-47fc-ac10-89d219ce409e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:04.156675 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1337/5359] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.169899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.171454 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:04.171611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.171803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.178108 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.178108 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:04.182174 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:04.185727 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-80be8b5a-6c30-4fa9-8ba2-d3753f9a2ab5 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:04.186025 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1340/5360] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.249419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.251127 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:04.251344 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.251557 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.257861 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.257861 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:04.260791 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:04.264173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-910087df-6b71-4b73-bea3-75d02258b38e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:04.264551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1326/5361] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.334964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b5497748-9f76-4e55-b8e2-e2a4404db1eb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.335315 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b5497748-9f76-4e55-b8e2-e2a4404db1eb None None] GET https://10.4.3.27/volume// Aug 20 02:16:04.335450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b5497748-9f76-4e55-b8e2-e2a4404db1eb None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.335671 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b5497748-9f76-4e55-b8e2-e2a4404db1eb None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.336004 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b5497748-9f76-4e55-b8e2-e2a4404db1eb None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:16:04.336308 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1359/5362] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:16:04.343112 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-f7091051-f9c3-47af-8a00-4e186062b03c req-7b8c3907-85a1-463f-8183-0f5e8982af3c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.345240 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-7b8c3907-85a1-463f-8183-0f5e8982af3c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:16:04.345580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-7b8c3907-85a1-463f-8183-0f5e8982af3c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "333f25dc-8014-4468-865a-544d318b3f82", "connector": null, "instance_uuid": "54fb9c15-0985-44e3-8717-2b8bce57904c"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:04.353171 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.353171 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:04.375847 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-7b8c3907-85a1-463f-8183-0f5e8982af3c tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:16:04.376284 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1338/5363] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:16:04 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 20 02:16:04.404901 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.406653 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:04.406819 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.406996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.412849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-928bce24-0711-44c2-9881-10c4a2b102ed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.413236 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-928bce24-0711-44c2-9881-10c4a2b102ed None None] GET https://10.4.3.27/volume// Aug 20 02:16:04.413386 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-928bce24-0711-44c2-9881-10c4a2b102ed None None] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.413564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-928bce24-0711-44c2-9881-10c4a2b102ed None None] Calling method 'all' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.413878 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-928bce24-0711-44c2-9881-10c4a2b102ed None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:16:04.414395 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1327/5364] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:16:04.416119 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.416119 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:04.419431 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:04.420956 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.422895 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:04.423134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.423354 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.423487 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5a9345b0-6a4a-4cac-84ab-5bf697e3445a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:04.423877 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1341/5365] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.433730 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.433730 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:04.436624 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:04.440326 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-00ca6e28-7b7f-4f76-8ab0-bac4f55a361e tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:04.440717 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1360/5366] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1098 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:04.452823 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2af3c122-f4ff-433c-8f78-8aa394850063 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.457010 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2af3c122-f4ff-433c-8f78-8aa394850063 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:04.457214 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2af3c122-f4ff-433c-8f78-8aa394850063 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.457431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2af3c122-f4ff-433c-8f78-8aa394850063 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.465381 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.465381 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:04.468999 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2af3c122-f4ff-433c-8f78-8aa394850063 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:04.472869 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2af3c122-f4ff-433c-8f78-8aa394850063 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 returned with HTTP 200 Aug 20 02:16:04.473206 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1339/5367] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:04.485896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.487671 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:16:04.488018 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0204e9d-50d2-442e-babd-cff382e99de6", "name": "tempest-type-Backup-1284188726"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:04.489527 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating new backup {'backup': {'volume_id': 'a0204e9d-50d2-442e-babd-cff382e99de6', 'name': 'tempest-type-Backup-1284188726'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:16:04.489677 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating backup of volume a0204e9d-50d2-442e-babd-cff382e99de6 in container None Aug 20 02:16:04.497176 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.497176 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:04.497533 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:04.513496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['2d693135-8d8d-4ae4-b436-d655a3936c4b', 'c6bf99ea-fbfa-4d7c-a74b-8ed8adb1df33'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:04.539630 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bc84e90b-50ca-4ee3-a2d4-82d7ee2247d7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:16:04.540191 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1328/5368] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:04 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:04.542393 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.545355 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] PUT https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 Aug 20 02:16:04.545712 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:04.547642 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.549624 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:04.549977 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.550272 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:04.550454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:04.553552 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Acquiring lock "cinder-attachment_update-333f25dc-8014-4468-865a-544d318b3f82-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:16:04.555607 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.555607 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:04.556509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4603143-77f2-4ca2-b3cf-f1ab1f381336 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:04.557003 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1361/5369] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:04.558044 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-333f25dc-8014-4468-865a-544d318b3f82-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:16:04.558940 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:04.558940 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:04.640784 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Lock "cinder-attachment_update-333f25dc-8014-4468-865a-544d318b3f82-np0000007844" released by "attachment_update" :: held 0.083s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:16:04.641042 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-efa5eb31-7fb6-4ff8-9435-f671f04dc47d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 returned with HTTP 200 Aug 20 02:16:04.641476 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1342/5370] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:16:04 2026] PUT /volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:04.992890 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6da162d9-9b24-4527-8978-75663700901b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:04.994854 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6da162d9-9b24-4527-8978-75663700901b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:04.995042 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6da162d9-9b24-4527-8978-75663700901b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:04.995256 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6da162d9-9b24-4527-8978-75663700901b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.002559 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.002559 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:05.006006 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6da162d9-9b24-4527-8978-75663700901b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:05.009622 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6da162d9-9b24-4527-8978-75663700901b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 returned with HTTP 200 Aug 20 02:16:05.009985 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1340/5371] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:04 2026] GET /volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:05.022061 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:05.023610 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:05.023807 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:05.023972 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.024116 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: 94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:05.030459 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.030459 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:05.030916 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:05.036983 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e8c08706-43a8-4734-8497-acd0bf577a56 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:05.038948 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e8c08706-43a8-4734-8497-acd0bf577a56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:05.039302 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e8c08706-43a8-4734-8497-acd0bf577a56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:05.039900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e8c08706-43a8-4734-8497-acd0bf577a56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.039900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e8c08706-43a8-4734-8497-acd0bf577a56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:05.043701 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.043701 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:05.044367 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e8c08706-43a8-4734-8497-acd0bf577a56 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:05.044764 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1362/5372] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:05 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:05.047271 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:05.047462 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d8ee0209-3ba4-4ad5-91e1-d8455e2b96b0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 returned with HTTP 202 Aug 20 02:16:05.047899 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1329/5373] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:05 2026] DELETE /volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:05.055357 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:05.057415 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:05.057636 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:05.057882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.065630 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.065630 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:05.069179 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:05.073676 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1b31cb5-0d81-4073-a814-8cd7917d953a tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 returned with HTTP 200 Aug 20 02:16:05.074155 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1343/5374] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:05 2026] GET /volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:05.436597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:05.438380 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:05.438582 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:05.438776 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.446700 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.446700 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:05.449415 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:05.453062 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1a483ddf-bf2a-40df-b6e2-b826295609cb tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:05.453431 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1341/5375] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:05 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:05.566092 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:05.567801 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:05.568007 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:05.568199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:05.568320 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:05.572341 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:05.572341 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:05.572932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8285a57f-391a-4c02-9a46-e665ad9fd70d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:05.573295 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1363/5376] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:05 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:06.055772 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.057356 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:06.057552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.057751 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.057854 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:06.062286 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:06.062286 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:06.063022 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6abd9d20-44d9-434e-8167-d4f40d15d75e tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:06.063894 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1330/5377] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:06 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:06.085868 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5ef1c29e-8c68-456e-a601-3e38ca8afb3e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.087473 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ef1c29e-8c68-456e-a601-3e38ca8afb3e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 Aug 20 02:16:06.087645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c29e-8c68-456e-a601-3e38ca8afb3e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.087829 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c29e-8c68-456e-a601-3e38ca8afb3e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.093058 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ef1c29e-8c68-456e-a601-3e38ca8afb3e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 returned with HTTP 404 Aug 20 02:16:06.093472 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1344/5378] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:06 2026] GET /volume/v3/volumes/94ae0094-53cd-4dc6-ac7b-a432c45f2529 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:06.099074 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ac634159-a210-4b70-8132-199ad2ecfb58 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.100575 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d Aug 20 02:16:06.100728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.100934 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.101121 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: 9bfeebc4-3dd6-4ad2-a745-c6deb067474d Aug 20 02:16:06.107386 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:06.107386 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:06.107821 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:06.122293 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:06.122469 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ac634159-a210-4b70-8132-199ad2ecfb58 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d returned with HTTP 202 Aug 20 02:16:06.122826 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1342/5379] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:06 2026] DELETE /volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:06.130054 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1c2f2462-0960-4324-be22-07ee3802e8cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.131945 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c2f2462-0960-4324-be22-07ee3802e8cc tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d Aug 20 02:16:06.132150 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c2f2462-0960-4324-be22-07ee3802e8cc tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.132387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1c2f2462-0960-4324-be22-07ee3802e8cc tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.140169 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:06.140169 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:06.144058 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1c2f2462-0960-4324-be22-07ee3802e8cc tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:06.148587 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1c2f2462-0960-4324-be22-07ee3802e8cc tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d returned with HTTP 200 Aug 20 02:16:06.148979 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1364/5380] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:06 2026] GET /volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:06.465338 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.466635 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:06.466954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.467210 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.475985 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:06.475985 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:06.479286 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:06.482949 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4ae435d5-eba2-41cd-9a7d-d4ac11e0c821 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:06.483301 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1331/5381] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:06 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:06.583368 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:06.584978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:06.585205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:06.585440 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:06.585573 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:06.589480 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:06.589480 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:06.590075 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1c32d8cf-71c8-450e-b55e-70836bfd9bae tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:06.590432 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1345/5382] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:06 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:07.072663 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c164495e-b955-4fb4-82e2-40401e21d696 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.074351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c164495e-b955-4fb4-82e2-40401e21d696 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:07.074577 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c164495e-b955-4fb4-82e2-40401e21d696 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.074780 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c164495e-b955-4fb4-82e2-40401e21d696 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.074892 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c164495e-b955-4fb4-82e2-40401e21d696 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:07.078724 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.078724 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:07.079265 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c164495e-b955-4fb4-82e2-40401e21d696 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:07.079602 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1343/5383] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:07 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:07.160906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6cb205dc-17d2-4f9d-a760-e2f2c43aea9b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.162768 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6cb205dc-17d2-4f9d-a760-e2f2c43aea9b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d Aug 20 02:16:07.162997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6cb205dc-17d2-4f9d-a760-e2f2c43aea9b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.163223 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6cb205dc-17d2-4f9d-a760-e2f2c43aea9b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.168892 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6cb205dc-17d2-4f9d-a760-e2f2c43aea9b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d returned with HTTP 404 Aug 20 02:16:07.169362 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1365/5384] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:07 2026] GET /volume/v3/volumes/9bfeebc4-3dd6-4ad2-a745-c6deb067474d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:07.175719 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-839be02d-76a6-449f-a9de-42c91196619e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.177905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 Aug 20 02:16:07.178145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.178417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.178638 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: 11122691-38de-429d-b8b1-808374c22084 Aug 20 02:16:07.185395 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.185395 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:07.185823 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:07.201018 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:07.201018 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-839be02d-76a6-449f-a9de-42c91196619e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 returned with HTTP 202 Aug 20 02:16:07.201170 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1332/5385] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:07 2026] DELETE /volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:07.213218 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.215150 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 Aug 20 02:16:07.215150 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.215356 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.221440 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.221440 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:07.224470 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:07.228475 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8caa9f7e-68de-4158-8bf1-9551987aa33b tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 returned with HTTP 200 Aug 20 02:16:07.228824 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1346/5386] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:07 2026] GET /volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:07.494373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e1be2947-6b64-4b62-b54e-32000f012da6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.496118 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1be2947-6b64-4b62-b54e-32000f012da6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:07.496338 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1be2947-6b64-4b62-b54e-32000f012da6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.496521 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e1be2947-6b64-4b62-b54e-32000f012da6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.504654 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.504654 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:07.507573 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e1be2947-6b64-4b62-b54e-32000f012da6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:07.511290 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e1be2947-6b64-4b62-b54e-32000f012da6 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:07.511612 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1344/5387] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:07 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:07.599877 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.601599 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:07.601868 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:07.602089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:07.602240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:07.608270 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.608270 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:07.608958 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e9655b40-338c-409b-9c1c-6fcf5eb0c567 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:07.609337 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1366/5388] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:07 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:07.908956 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-f7091051-f9c3-47af-8a00-4e186062b03c req-98ebbfb8-6e7a-4452-9ee4-ac7185607d94 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:07.911494 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-98ebbfb8-6e7a-4452-9ee4-ac7185607d94 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017/action Aug 20 02:16:07.911955 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-98ebbfb8-6e7a-4452-9ee4-ac7185607d94 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:07.912121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-98ebbfb8-6e7a-4452-9ee4-ac7185607d94 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:07.931448 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:07.931448 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:07.941393 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-f7091051-f9c3-47af-8a00-4e186062b03c req-98ebbfb8-6e7a-4452-9ee4-ac7185607d94 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017/action returned with HTTP 204 Aug 20 02:16:07.941953 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1333/5389] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:16:07 2026] POST /volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:08.088724 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.090193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:08.090409 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.090609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.090714 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:08.094451 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.094451 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:08.095037 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3e0f7f5f-1bd0-477f-b005-dd7ab179802b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:08.095373 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1347/5390] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:08.239984 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f600b27d-fa6c-42e8-88e9-91949c41d3a8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.242056 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f600b27d-fa6c-42e8-88e9-91949c41d3a8 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 Aug 20 02:16:08.242281 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f600b27d-fa6c-42e8-88e9-91949c41d3a8 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.242503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f600b27d-fa6c-42e8-88e9-91949c41d3a8 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.248600 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f600b27d-fa6c-42e8-88e9-91949c41d3a8 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 returned with HTTP 404 Aug 20 02:16:08.249147 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1345/5391] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/11122691-38de-429d-b8b1-808374c22084 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:08.255434 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.256999 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 Aug 20 02:16:08.257175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.257372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.257525 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: adc94ba4-bcde-47a9-9c0b-063697f79373 Aug 20 02:16:08.263570 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.263570 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:08.263999 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:08.278884 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:08.279058 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-76e9875f-2219-4d3f-9411-accd0bd6cbce tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 returned with HTTP 202 Aug 20 02:16:08.279452 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1367/5392] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:08 2026] DELETE /volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:08.286074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.287753 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 Aug 20 02:16:08.287914 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.288094 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.294606 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.294606 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:08.298073 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:08.302076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e7b41bb-e7fc-47af-a572-5f8468524392 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 returned with HTTP 200 Aug 20 02:16:08.302457 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1334/5393] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:08.523027 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.524574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.524770 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.524996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.532648 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.532648 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:08.535283 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.538533 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d5f48bf-d4fb-4d02-bf41-fb869ca6da47 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.538858 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1348/5394] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:08.576565 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.578358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.578515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.578681 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.586717 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.586717 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:08.589389 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.592610 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-275fd40f-ebe6-45f2-a6b5-2027e76cc8d2 req-b22ab7d3-5040-4335-9a7c-75bad5c1a977 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.592965 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1346/5395] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:08.607132 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.608464 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.608750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.609026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.617614 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.617614 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:08.618571 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.620831 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:08.621052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.621274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.621422 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:08.622477 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.624817 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.624817 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:08.625380 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9880d35d-d4c3-46d0-a4c1-9e637fae3f3b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:08.625716 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1335/5396] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:08.626585 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1a0a4703-e460-4338-9fdf-53ce97f85f17 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.626967 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1368/5397] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:08.663048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.664777 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.664944 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.665112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.672727 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.672727 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:08.675647 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.679099 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-e2a72d64-3971-4564-b0c8-b0f12fce2072 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.679507 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1349/5398] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:08.694604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.696349 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] POST https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82/action Aug 20 02:16:08.696681 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:08.696834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:08.705865 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.705865 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:08.706304 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.711974 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Begin detaching volume completed successfully. Aug 20 02:16:08.712181 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b0bfa16b-a20c-48aa-a092-b2b7d5d4897d tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82/action returned with HTTP 202 Aug 20 02:16:08.712794 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1347/5399] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:16:08 2026] POST /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:08.728420 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.730143 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.730339 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.730510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.738902 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.738902 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:08.741862 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.744568 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2856c659-09c7-4de3-80ba-f15b1da1dce5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.744963 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2856c659-09c7-4de3-80ba-f15b1da1dce5 None None] GET https://10.4.3.27/volume// Aug 20 02:16:08.745179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2856c659-09c7-4de3-80ba-f15b1da1dce5 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.745394 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0cc728a0-797b-41ce-ba81-a96d2bb9507f tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.745454 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2856c659-09c7-4de3-80ba-f15b1da1dce5 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.745742 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1336/5400] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:08.745810 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2856c659-09c7-4de3-80ba-f15b1da1dce5 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:16:08.746074 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1369/5401] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:16:08.752962 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:08.754927 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:08.755165 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:08.755374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:08.763502 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:08.763502 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:08.766354 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:08.769758 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-bffbf7d2-e539-482c-bbf6-bf5a0b03dbac tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:08.770107 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1350/5402] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:16:08 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:09.104913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.106916 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:09.106916 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.107108 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.107210 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:09.111213 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.111213 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:09.111807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6028471e-8848-41ff-ac7a-f31247b7ef18 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:09.112155 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1348/5403] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:09.250545 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.252829 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:09.253026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.253208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.263023 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.263023 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:09.266360 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:09.270858 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-b73ab783-b750-4340-9d75-36615416e702 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:09.271211 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1337/5404] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:09.313722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-09577545-0687-46da-9f1f-27eec97592d0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.315955 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09577545-0687-46da-9f1f-27eec97592d0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 Aug 20 02:16:09.316178 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09577545-0687-46da-9f1f-27eec97592d0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.316417 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09577545-0687-46da-9f1f-27eec97592d0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.322735 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09577545-0687-46da-9f1f-27eec97592d0 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 returned with HTTP 404 Aug 20 02:16:09.323261 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1370/5405] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/volumes/adc94ba4-bcde-47a9-9c0b-063697f79373 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:09.329213 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.331012 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 Aug 20 02:16:09.331201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.331402 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.331564 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: 26e1b64b-a685-4059-9476-1cf220606ed0 Aug 20 02:16:09.338907 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.338907 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:09.339277 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:09.355081 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:09.355240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8fc2d957-4373-4efe-908b-5cf902c33d62 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 returned with HTTP 202 Aug 20 02:16:09.355656 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1351/5406] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:09 2026] DELETE /volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:09.362089 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.364380 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 Aug 20 02:16:09.364664 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.364879 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.372461 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.372461 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:09.376428 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:09.381460 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b3472ea4-2a2b-45fc-a053-e750e6d58341 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 returned with HTTP 200 Aug 20 02:16:09.382016 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1349/5407] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:09.636494 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e7c81273-9633-45e0-8b78-10f14a385a8c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.638080 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e7c81273-9633-45e0-8b78-10f14a385a8c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:09.638290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e7c81273-9633-45e0-8b78-10f14a385a8c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.638465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e7c81273-9633-45e0-8b78-10f14a385a8c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.638570 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e7c81273-9633-45e0-8b78-10f14a385a8c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:09.642645 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.642645 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:09.643205 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e7c81273-9633-45e0-8b78-10f14a385a8c tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:09.643576 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1338/5408] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:09.757778 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b92efb77-18fc-4427-b8be-e92b71a36958 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:09.759308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b92efb77-18fc-4427-b8be-e92b71a36958 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:09.759467 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b92efb77-18fc-4427-b8be-e92b71a36958 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:09.759650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b92efb77-18fc-4427-b8be-e92b71a36958 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:09.767815 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:09.767815 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:09.770480 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b92efb77-18fc-4427-b8be-e92b71a36958 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:09.774137 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b92efb77-18fc-4427-b8be-e92b71a36958 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:09.774504 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1371/5409] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:09 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:10.121374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.123211 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:10.123452 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.123685 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.123776 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:10.127806 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.127806 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:10.128380 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b4fb194-25f3-468d-9bb5-5f05342d1d27 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:10.128933 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1352/5410] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:10.138618 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.140668 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] POST https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2/action Aug 20 02:16:10.141080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:10.141251 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:10.142807 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Updating backup '9318936e-9c1f-43dd-957e-4e3c3140a3b2' with '{'status': 'error'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 02:16:10.150603 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.150603 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:10.151477 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7271fa9c065f4574be554e6f265fd6f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '30e46d214c4044f687b12fde2d4fc033', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:10.151855 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a8d19b74-00fa-4b99-8601-5a5d66123490 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2/action returned with HTTP 403 Aug 20 02:16:10.152204 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1350/5411] 10.4.3.27 () {70 vars in 1423 bytes} [Thu Aug 20 02:16:10 2026] POST /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:10.159096 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-beba77d3-120e-439d-a151-2490e7031bde None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.160999 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:16:10.161220 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.161442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.161796 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume with id: 32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:16:10.168894 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.168894 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:10.169299 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:16:10.185327 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume request issued successfully. Aug 20 02:16:10.185548 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-beba77d3-120e-439d-a151-2490e7031bde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 returned with HTTP 202 Aug 20 02:16:10.186013 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1339/5412] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:10 2026] DELETE /volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:10.194335 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.195244 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:16:10.195452 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.195637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.202220 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.202220 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:10.205481 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:16:10.209138 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-496670f4-9f65-4391-a1a5-8dd5b36c2e8b tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 returned with HTTP 200 Aug 20 02:16:10.209512 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1372/5413] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:10.393395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-de56757e-1c2e-4704-9c6f-6747e0a3312e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.394941 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de56757e-1c2e-4704-9c6f-6747e0a3312e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 Aug 20 02:16:10.395121 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de56757e-1c2e-4704-9c6f-6747e0a3312e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.395349 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-de56757e-1c2e-4704-9c6f-6747e0a3312e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.400738 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-de56757e-1c2e-4704-9c6f-6747e0a3312e tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 returned with HTTP 404 Aug 20 02:16:10.401078 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1353/5414] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/volumes/26e1b64b-a685-4059-9476-1cf220606ed0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:10.408199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bc8ce597-8091-4921-b89a-0ea5f401378f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.408680 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-cc3f6ed6-ebf8-481e-af04-3b94cb0ffa03 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.409954 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] DELETE https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:10.410155 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.410359 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.410514 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume with id: 2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:10.410938 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-cc3f6ed6-ebf8-481e-af04-3b94cb0ffa03 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 Aug 20 02:16:10.411109 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-cc3f6ed6-ebf8-481e-af04-3b94cb0ffa03 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.411312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-cc3f6ed6-ebf8-481e-af04-3b94cb0ffa03 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.417264 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.417264 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:10.417679 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:10.417734 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.417734 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:10.432335 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Delete volume request issued successfully. Aug 20 02:16:10.432517 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bc8ce597-8091-4921-b89a-0ea5f401378f tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 returned with HTTP 202 Aug 20 02:16:10.432877 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1351/5415] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:10 2026] DELETE /volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:10.439124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-74df0bbe-c855-4e21-8855-415367bbcfdf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.440944 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74df0bbe-c855-4e21-8855-415367bbcfdf tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:10.441143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74df0bbe-c855-4e21-8855-415367bbcfdf tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.441347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-74df0bbe-c855-4e21-8855-415367bbcfdf tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.448364 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.448364 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:10.451912 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-74df0bbe-c855-4e21-8855-415367bbcfdf tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Volume info retrieved successfully. Aug 20 02:16:10.455832 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-74df0bbe-c855-4e21-8855-415367bbcfdf tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 returned with HTTP 200 Aug 20 02:16:10.456184 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1373/5416] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:10.507481 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-e55b509a-0aca-454a-8ca4-f26985073d1d req-cc3f6ed6-ebf8-481e-af04-3b94cb0ffa03 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 returned with HTTP 200 Aug 20 02:16:10.507924 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1340/5417] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:16:10 2026] DELETE /volume/v3/attachments/80ba852a-da8e-485f-a164-915ebf6d6017 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:10.656093 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.657897 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:10.658098 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.658320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.658430 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:10.663605 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.663605 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:10.663816 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-167d8e94-bcda-477c-a812-6ff31cf678e9 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:10.664175 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1354/5418] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:10.787264 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.788858 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:10.789120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.789398 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.796531 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.796531 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:10.800714 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:10.805194 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1608a39e-0d72-4985-a4ae-80c8650df2f0 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:10.805641 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1352/5419] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:10.817217 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.818888 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] DELETE https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:10.819055 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.819221 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.819435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume with id: 333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:10.826472 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.826472 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:10.826940 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:10.842901 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Delete volume request issued successfully. Aug 20 02:16:10.843083 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-92e6c2c9-2f98-40e2-9088-e6a3f75deb9b tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 202 Aug 20 02:16:10.843547 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1374/5420] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:10 2026] DELETE /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:10.853487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:10.855361 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:10.855591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:10.855825 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:10.862971 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:10.862971 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:10.866492 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Volume info retrieved successfully. Aug 20 02:16:10.870938 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-67ae50b3-42b7-4eda-8e81-4eecc10e946a tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 200 Aug 20 02:16:10.871455 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1341/5421] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:10 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:11.223752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1da6762b-2907-41c4-954b-b12048be55bc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.225610 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1da6762b-2907-41c4-954b-b12048be55bc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 Aug 20 02:16:11.225791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1da6762b-2907-41c4-954b-b12048be55bc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.225997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1da6762b-2907-41c4-954b-b12048be55bc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.231662 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1da6762b-2907-41c4-954b-b12048be55bc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 returned with HTTP 404 Aug 20 02:16:11.232135 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1355/5422] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/volumes/32ee6540-e83e-4124-8eaf-c0d6bce2f546 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:11.241793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.243261 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:16:11.243511 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.243725 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.243837 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:11.249785 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:11.249785 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:11.251094 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-38a08d6f-7613-4bca-8ff0-348708a61ca5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-reader] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:16:11.251094 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1353/5423] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:11.261453 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.263431 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:11.263657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.263879 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.264025 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete backup with id: 9318936e-9c1f-43dd-957e-4e3c3140a3b2. Aug 20 02:16:11.268538 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:11.268538 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:11.282083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] delete_backup rpcapi backup_id 9318936e-9c1f-43dd-957e-4e3c3140a3b2 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:11.283928 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3bfeb68e-69a7-4865-a0b9-7a14b71189cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 202 Aug 20 02:16:11.286421 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1375/5424] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:11 2026] DELETE /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:11.291071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.292901 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:11.293037 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.293186 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.293316 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:11.297211 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:11.297211 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:11.297780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fff8448e-8e95-43e4-966e-3b7beaa4ef72 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 200 Aug 20 02:16:11.298123 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1342/5425] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:11.466600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4cfd0864-2f7f-47b0-ae28-23135b8062b7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.468101 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4cfd0864-2f7f-47b0-ae28-23135b8062b7 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] GET https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 Aug 20 02:16:11.468277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0864-2f7f-47b0-ae28-23135b8062b7 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.468451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0864-2f7f-47b0-ae28-23135b8062b7 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.473498 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4cfd0864-2f7f-47b0-ae28-23135b8062b7 tempest-CreateVolumesFromSourceVolumeTest-685910691 tempest-CreateVolumesFromSourceVolumeTest-685910691-project-member] https://10.4.3.27/volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 returned with HTTP 404 Aug 20 02:16:11.473915 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1356/5426] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/volumes/2833f2cb-77e5-4905-a9c5-08ef1a0a5652 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:11.674933 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.676663 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:11.676898 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.677088 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.677185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:11.683118 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:11.683118 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:11.683919 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e749bbc6-5c18-45f5-86d5-5e055a094a2e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:11.684449 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1354/5427] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:11.885712 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a12be4ef-bd19-4791-85a0-e14bc7749754 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.887894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a12be4ef-bd19-4791-85a0-e14bc7749754 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] GET https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 Aug 20 02:16:11.888165 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a12be4ef-bd19-4791-85a0-e14bc7749754 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.888423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a12be4ef-bd19-4791-85a0-e14bc7749754 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.894129 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a12be4ef-bd19-4791-85a0-e14bc7749754 tempest-VolumeMultiattachTests-695821879 tempest-VolumeMultiattachTests-695821879-project-member] https://10.4.3.27/volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 returned with HTTP 404 Aug 20 02:16:11.894681 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1376/5428] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/volumes/333f25dc-8014-4468-865a-544d318b3f82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:11.901480 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.903012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:16:11.903215 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.903418 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method 'detail' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.904093 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100162) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:16:11.912132 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Get all volumes completed successfully. Aug 20 02:16:11.913697 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:11.913697 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:11.917067 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-81318001-0ad9-40fd-a8a2-3d1aeb495989 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:16:11.917392 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1343/5429] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:16:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8276 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:11.934258 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-42af79fd-0096-4144-af08-026207dfb2e8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:11.935789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-42af79fd-0096-4144-af08-026207dfb2e8 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] DELETE https://10.4.3.27/volume/v3/types/5b5a22d3-44cf-411b-b402-a83b35e28332 Aug 20 02:16:11.935977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-42af79fd-0096-4144-af08-026207dfb2e8 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:11.936183 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-42af79fd-0096-4144-af08-026207dfb2e8 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:11.960606 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-42af79fd-0096-4144-af08-026207dfb2e8 tempest-VolumeMultiattachTests-1508842526 tempest-VolumeMultiattachTests-1508842526-project-admin] https://10.4.3.27/volume/v3/types/5b5a22d3-44cf-411b-b402-a83b35e28332 returned with HTTP 202 Aug 20 02:16:11.960606 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1357/5430] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:11 2026] DELETE /volume/v3/types/5b5a22d3-44cf-411b-b402-a83b35e28332 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:12.308518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-118051c3-1d49-466a-9b2c-75a618daafde None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.310809 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-118051c3-1d49-466a-9b2c-75a618daafde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 Aug 20 02:16:12.310891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-118051c3-1d49-466a-9b2c-75a618daafde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:12.311038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-118051c3-1d49-466a-9b2c-75a618daafde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:12.311132 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-118051c3-1d49-466a-9b2c-75a618daafde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 9318936e-9c1f-43dd-957e-4e3c3140a3b2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:12.314279 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-118051c3-1d49-466a-9b2c-75a618daafde tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 returned with HTTP 404 Aug 20 02:16:12.314989 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1355/5431] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:12 2026] GET /volume/v3/backups/9318936e-9c1f-43dd-957e-4e3c3140a3b2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:12.322309 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.324654 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:16:12.324998 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:12.325291 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:12.325457 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete backup with id: d5e27329-427b-4c18-a7b0-7fc20641f70c. Aug 20 02:16:12.330740 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:12.330740 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:12.345144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] delete_backup rpcapi backup_id d5e27329-427b-4c18-a7b0-7fc20641f70c {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:12.347302 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8de15fe6-4d69-43b5-afed-ce24302c8547 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 202 Aug 20 02:16:12.347848 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1377/5432] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:12 2026] DELETE /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:12.356433 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-13bc0029-d7a0-4de2-b123-296888be45cc None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.358202 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-13bc0029-d7a0-4de2-b123-296888be45cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:16:12.358351 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-13bc0029-d7a0-4de2-b123-296888be45cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:12.358655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-13bc0029-d7a0-4de2-b123-296888be45cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:12.358655 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-13bc0029-d7a0-4de2-b123-296888be45cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:12.364831 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:12.364831 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:12.364831 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-13bc0029-d7a0-4de2-b123-296888be45cc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 200 Aug 20 02:16:12.365069 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1344/5433] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:12 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:12.575613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.694173 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.696115 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:12.696969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:12.696969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:12.696969 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:12.703155 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:12.703155 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:12.704088 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f5db7fcd-9711-472c-9dc9-0d9d544298b0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:12.704633 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1356/5434] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:12 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:12.721945 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:12.722480 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1508223429"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:12.723978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1508223429'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:12.724098 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume of 1 GB Aug 20 02:16:12.728957 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Availability Zones retrieved successfully. Aug 20 02:16:12.733874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Flow 'volume_create_api' (2bfcb679-96b7-43f5-bc48-721d353e4648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:12.734871 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a7ff55-18b4-4185-b0f2-7e2f11147d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:12.735711 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:12.760488 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a7ff55-18b4-4185-b0f2-7e2f11147d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:12.761487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2c1a47-cc96-4bbd-9b4e-f084d02a6d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:12.823501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Created reservations ['223a9b5f-7d2c-4910-948b-089268e9ea5d', '553137aa-caa3-4d0e-9066-3791fd9ef22b', '8e88187b-9667-4156-a2e9-5da86fe89234', '3aae9fea-b437-43b8-a7f4-9ead24fdeb18'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:12.824283 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2c1a47-cc96-4bbd-9b4e-f084d02a6d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['223a9b5f-7d2c-4910-948b-089268e9ea5d', '553137aa-caa3-4d0e-9066-3791fd9ef22b', '8e88187b-9667-4156-a2e9-5da86fe89234', '3aae9fea-b437-43b8-a7f4-9ead24fdeb18']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:12.825030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10fb98f-06c7-4239-b12b-156123abf613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:12.848912 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10fb98f-06c7-4239-b12b-156123abf613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fde08b2-cab6-44a9-ac66-a93f29844c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1508223429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',qos_specs=None,replication_status=,reservations=['223a9b5f-7d2c-4910-948b-089268e9ea5d','553137aa-caa3-4d0e-9066-3791fd9ef22b','8e88187b-9667-4156-a2e9-5da86fe89234','3aae9fea-b437-43b8-a7f4-9ead24fdeb18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2db801321243169357f1391679e6d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1508223429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fde08b2-cab6-44a9-ac66-a93f29844c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e2db801321243169357f1391679e6d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:12.850499 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e387dac-2e50-4143-a511-da9b3007efbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:12.871158 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e387dac-2e50-4143-a511-da9b3007efbd) transitioned into state 'SUCCESS' from state '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-1508223429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',qos_specs=None,replication_status=,reservations=['223a9b5f-7d2c-4910-948b-089268e9ea5d','553137aa-caa3-4d0e-9066-3791fd9ef22b','8e88187b-9667-4156-a2e9-5da86fe89234','3aae9fea-b437-43b8-a7f4-9ead24fdeb18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2db801321243169357f1391679e6d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:12.871890 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2691aa0f-7128-491a-90c9-4775641b2050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:12.882971 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2691aa0f-7128-491a-90c9-4775641b2050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:12.883838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Flow 'volume_create_api' (2bfcb679-96b7-43f5-bc48-721d353e4648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:12.884102 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume request issued successfully. Aug 20 02:16:12.884711 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c9cae74a-e26c-4269-b56e-0a9784246b4f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:12.885075 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1358/5435] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:12 2026] POST /volume/v3/volumes => generated 764 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:12.898503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:12.900481 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:12.900722 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:12.900917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:12.908455 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:12.908455 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:12.912574 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:12.918669 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b8a6a9fc-012d-4600-9c88-87499d59be5b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:12.918983 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1378/5436] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:12 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:13.375872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.377599 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c Aug 20 02:16:13.377820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:13.377996 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:13.378088 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id d5e27329-427b-4c18-a7b0-7fc20641f70c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:13.381243 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d21422c1-7923-4ef6-99f7-7b1db453a669 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c returned with HTTP 404 Aug 20 02:16:13.381650 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1345/5437] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:13 2026] GET /volume/v3/backups/d5e27329-427b-4c18-a7b0-7fc20641f70c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:13.388041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-14a7144a-4877-42f0-8ad6-77572f582818 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.389818 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:16:13.390057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:13.390306 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:13.390471 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete backup with id: 12aa7475-f061-4dc5-bac3-1bcf94e64708. Aug 20 02:16:13.394464 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:13.394464 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:13.404520 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] delete_backup rpcapi backup_id 12aa7475-f061-4dc5-bac3-1bcf94e64708 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:13.406181 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-14a7144a-4877-42f0-8ad6-77572f582818 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 202 Aug 20 02:16:13.406648 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1357/5438] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:13 2026] DELETE /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:13.414180 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.416051 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:16:13.416371 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:13.416538 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:13.416676 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:13.421150 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:13.421150 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:13.421724 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2d5c7838-785f-4c6b-89af-ca7a864ba0fb tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 200 Aug 20 02:16:13.422173 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1359/5439] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:13 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:13.716039 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.717836 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:13.718032 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:13.718203 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:13.718334 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:13.722928 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:13.722928 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:13.723492 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4853973c-ffc2-4d40-9b21-08316ba73d7f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:13.723901 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1379/5440] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:13 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:13.931307 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.933194 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:13.933430 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:13.933609 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:13.940218 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:13.940218 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:13.943315 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:13.946890 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bfd94bfd-5983-4e2b-b6c4-13fb5c0b19d1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:13.947238 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1346/5441] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:13 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:13.960943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:13.962821 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:13.963608 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fde08b2-cab6-44a9-ac66-a93f29844c64", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-209950146"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:13.971581 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:13.971581 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:13.971581 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:13.971818 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create snapshot from volume 3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:14.001603 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Created reservations ['9978c533-ac57-4e92-8ff8-afd6e519a972', 'd968a65d-448c-4d74-8359-0696ced44473', '1e5497a1-8feb-4665-9ea0-7d70449f6ab4', 'f3dd4b10-840d-4182-829e-d3a62f4e467a'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:14.030141 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot create request issued successfully. Aug 20 02:16:14.030272 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ec7e1fcd-a39c-4f68-9dfa-54dd307a3091 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:14.030664 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1358/5442] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:13 2026] POST /volume/v3/snapshots => generated 321 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:14.040216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-37b51f8d-97e5-473b-9508-106c4167dd67 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:14.042069 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37b51f8d-97e5-473b-9508-106c4167dd67 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:14.042323 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37b51f8d-97e5-473b-9508-106c4167dd67 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:14.042567 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37b51f8d-97e5-473b-9508-106c4167dd67 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:14.064696 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:14.064696 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:14.067915 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-37b51f8d-97e5-473b-9508-106c4167dd67 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:14.073109 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37b51f8d-97e5-473b-9508-106c4167dd67 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 200 Aug 20 02:16:14.078740 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1360/5443] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:14 2026] GET /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 453 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:14.431392 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:14.433116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 Aug 20 02:16:14.433311 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:14.433522 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:14.433684 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Show backup with id 12aa7475-f061-4dc5-bac3-1bcf94e64708. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:14.436879 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-afd4682d-96ea-43f8-99e4-1dc551f008d7 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 returned with HTTP 404 Aug 20 02:16:14.437287 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1380/5444] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:14 2026] GET /volume/v3/backups/12aa7475-f061-4dc5-bac3-1bcf94e64708 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:14.443953 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:14.445808 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:16:14.446107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:14.446376 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:14.446580 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume with id: 8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:16:14.455297 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:14.455297 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:14.455738 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:16:14.472851 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Delete volume request issued successfully. Aug 20 02:16:14.473108 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e113ce30-9d86-41ad-8561-e08a1ea3b5e0 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 returned with HTTP 202 Aug 20 02:16:14.473660 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1347/5445] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:14 2026] DELETE /volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:14.481115 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:14.483470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:16:14.483745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:14.484002 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:14.491374 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:14.491374 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:14.497295 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Volume info retrieved successfully. Aug 20 02:16:14.501065 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-385c8bd9-3985-4b4a-bd86-7a82916ededc tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 returned with HTTP 200 Aug 20 02:16:14.501459 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1359/5446] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:14 2026] GET /volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:14.734293 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:14.735925 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:14.736118 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:14.736308 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:14.736406 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:14.740119 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:14.740119 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:14.740633 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a9abffb-951e-4391-ba1e-0c2e5a4ad432 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:14.740951 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1361/5447] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:14 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:15.085782 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:15.087495 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:15.087718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:15.087924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:15.093199 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:15.093199 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:15.093615 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:15.094399 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0239b2b3-bfe1-42cc-be8c-af35d4bc5bfb tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 200 Aug 20 02:16:15.094741 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1381/5448] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:15 2026] GET /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:15.106417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:15.111739 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64/action Aug 20 02:16:15.113006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action body: b'{"revert": {"snapshot_id": "de83d20e-3dcf-45e8-9391-c797cfb9c677"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:15.113604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "de83d20e-3dcf-45e8-9391-c797cfb9c677"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:15.141585 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:15.141585 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:15.142084 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume retrieved successfully. Aug 20 02:16:15.154810 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Reverting volume 3fde08b2-cab6-44a9-ac66-a93f29844c64 to snapshot de83d20e-3dcf-45e8-9391-c797cfb9c677. Aug 20 02:16:15.155686 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:15.155686 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:15.168033 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0874041e-bfc9-4d37-8326-20a1a7f38f4b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64/action returned with HTTP 202 Aug 20 02:16:15.168458 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1348/5449] 10.4.3.27 () {70 vars in 1424 bytes} [Thu Aug 20 02:16:15 2026] POST /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:16:15.175413 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:15.177286 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:15.177472 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:15.177647 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:15.183783 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:15.183783 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:15.187413 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:15.192620 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-21fa49ff-4beb-4455-ae54-f4e6e9871705 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:15.192959 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1360/5450] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:15 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:15.513637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-688be2f0-56b3-41e2-b73c-2d9f6690eaf5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:15.515817 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-688be2f0-56b3-41e2-b73c-2d9f6690eaf5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] GET https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 Aug 20 02:16:15.516094 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-688be2f0-56b3-41e2-b73c-2d9f6690eaf5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:15.516376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-688be2f0-56b3-41e2-b73c-2d9f6690eaf5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:15.524991 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-688be2f0-56b3-41e2-b73c-2d9f6690eaf5 tempest-ProjectReaderTests33-123474862 tempest-ProjectReaderTests33-123474862-project-admin] https://10.4.3.27/volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 returned with HTTP 404 Aug 20 02:16:15.525492 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1362/5451] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:15 2026] GET /volume/v3/volumes/8648f773-b0c7-4e0d-9432-e66ef03eca99 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:15.751087 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b4c741d2-9e10-4de3-a242-7184833abc02 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:15.753432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4c741d2-9e10-4de3-a242-7184833abc02 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:15.753668 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4c741d2-9e10-4de3-a242-7184833abc02 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:15.753923 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b4c741d2-9e10-4de3-a242-7184833abc02 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:15.754062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b4c741d2-9e10-4de3-a242-7184833abc02 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:15.759156 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:15.759156 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:15.759969 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b4c741d2-9e10-4de3-a242-7184833abc02 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:15.760365 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1382/5452] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:15 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:16.208309 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.210542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:16.210812 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:16.211132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:16.218771 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:16.218771 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:16.222799 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:16.226600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9453e28d-56f9-45e1-94eb-77c010bc00e8 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:16.226971 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1349/5453] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:16 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:16.238249 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.240463 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:16.240704 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:16.240965 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:16.263894 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:16.263894 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:16.264437 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:16.265165 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7eb413c4-2a73-4ff5-a538-e3c7f0632a8b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 200 Aug 20 02:16:16.265618 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1361/5454] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:16 2026] GET /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 480 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:16.276215 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.277804 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:16.278018 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:16.278275 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:16.284932 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:16.284932 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:16.288218 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:16.291980 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5eb12bcb-d6f5-42a1-a18e-2fb7dd89836f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:16.292366 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1363/5455] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:16 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:16.307300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.309051 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:16.309477 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1165904492"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:16.310993 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1165904492'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:16.311135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume of 1 GB Aug 20 02:16:16.315221 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Availability Zones retrieved successfully. Aug 20 02:16:16.320906 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Flow 'volume_create_api' (708615c8-da90-4fa7-abd0-48f8bf5c84a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:16.321964 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4d3cd7-d34e-4364-ab92-abdf7f15efec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:16.322961 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:16.348896 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4d3cd7-d34e-4364-ab92-abdf7f15efec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:16.349769 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318f509c-507f-4120-b862-1421c3f4550f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:16.383855 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Created reservations ['ebc07e9b-67ab-45d1-bf57-58a41dec78eb', '4d777a96-8495-44ad-9c6c-32b099e1f1ac', 'bb520700-5b87-4386-9716-a075473e5f52', 'ac10a77b-0f34-4fb8-a6f6-17c63000c098'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:16.384892 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318f509c-507f-4120-b862-1421c3f4550f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc07e9b-67ab-45d1-bf57-58a41dec78eb', '4d777a96-8495-44ad-9c6c-32b099e1f1ac', 'bb520700-5b87-4386-9716-a075473e5f52', 'ac10a77b-0f34-4fb8-a6f6-17c63000c098']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:16.385627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4b5241-eada-49c7-8946-7964736f2ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:16.412208 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4b5241-eada-49c7-8946-7964736f2ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b5995dc-77ca-41e2-9eee-d059efc67d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1165904492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',qos_specs=None,replication_status=,reservations=['ebc07e9b-67ab-45d1-bf57-58a41dec78eb','4d777a96-8495-44ad-9c6c-32b099e1f1ac','bb520700-5b87-4386-9716-a075473e5f52','ac10a77b-0f34-4fb8-a6f6-17c63000c098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2db801321243169357f1391679e6d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1165904492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b5995dc-77ca-41e2-9eee-d059efc67d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e2db801321243169357f1391679e6d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:16.412941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c22088-ee2d-4992-868a-2d702d248bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:16.430348 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c22088-ee2d-4992-868a-2d702d248bb5) transitioned into state 'SUCCESS' from state '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-1165904492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcbc8b326ac84f6e9fcbd84daa9dc08f',qos_specs=None,replication_status=,reservations=['ebc07e9b-67ab-45d1-bf57-58a41dec78eb','4d777a96-8495-44ad-9c6c-32b099e1f1ac','bb520700-5b87-4386-9716-a075473e5f52','ac10a77b-0f34-4fb8-a6f6-17c63000c098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e2db801321243169357f1391679e6d0',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:16.430953 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c1b26b-f45e-4504-b3fa-4ff5978eebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:16.438579 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c1b26b-f45e-4504-b3fa-4ff5978eebfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:16.439292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Flow 'volume_create_api' (708615c8-da90-4fa7-abd0-48f8bf5c84a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:16.439548 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create volume request issued successfully. Aug 20 02:16:16.440048 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ef4f947c-4c4c-4898-a48f-b8f45730c40a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:16.440459 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1383/5456] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:16 2026] POST /volume/v3/volumes => generated 764 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:16.454019 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8661d45b-e07c-4876-bd4a-de56b946795a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.455821 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8661d45b-e07c-4876-bd4a-de56b946795a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:16.456052 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8661d45b-e07c-4876-bd4a-de56b946795a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:16.456249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8661d45b-e07c-4876-bd4a-de56b946795a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:16.462551 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:16.462551 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:16.469504 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8661d45b-e07c-4876-bd4a-de56b946795a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:16.477358 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8661d45b-e07c-4876-bd4a-de56b946795a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 200 Aug 20 02:16:16.477779 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1350/5457] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:16 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:16.770537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:16.772553 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:16.772867 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:16.773059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:16.773241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:16.777830 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:16.777830 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:16.778557 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c625b2ea-0a11-4324-a6f0-5a698762e3e1 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:16.778997 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1362/5458] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:16 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:17.080174 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.162289 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:17.162661 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-781068049"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:17.164142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-781068049'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:17.164308 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume of 1 GB Aug 20 02:16:17.169844 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:17.191758 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (e6d609a3-5ff2-4310-9f0c-28ad9575d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:17.196601 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fa2c6e-15d3-41fa-9f12-727ded5321de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:17.200125 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:17.285846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fa2c6e-15d3-41fa-9f12-727ded5321de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:17.289459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e25dba3-516b-4828-9e6c-82b7bd8e09a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:17.339889 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['67b41a6b-2622-47b6-998b-522a04bdd1cb', '251b1f3a-9ffd-46fa-a230-46c6137d58a5', 'f75ce62f-d0ba-40d8-a333-bf52a5484a37', '37f725d8-cd9a-42f4-9b5a-cf17568764d0'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:17.340585 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e25dba3-516b-4828-9e6c-82b7bd8e09a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b41a6b-2622-47b6-998b-522a04bdd1cb', '251b1f3a-9ffd-46fa-a230-46c6137d58a5', 'f75ce62f-d0ba-40d8-a333-bf52a5484a37', '37f725d8-cd9a-42f4-9b5a-cf17568764d0']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:17.341198 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa127462-cffc-436f-b259-4c57ef29f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:17.361970 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa127462-cffc-436f-b259-4c57ef29f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7296dcb2-ae71-43f2-90ed-0d02883da95b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781068049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['67b41a6b-2622-47b6-998b-522a04bdd1cb','251b1f3a-9ffd-46fa-a230-46c6137d58a5','f75ce62f-d0ba-40d8-a333-bf52a5484a37','37f725d8-cd9a-42f4-9b5a-cf17568764d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781068049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7296dcb2-ae71-43f2-90ed-0d02883da95b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3202e2881454dae8c5c55a5189bbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:17.362659 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ec207c-6700-4176-a730-bffa56e0ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:17.379269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ec207c-6700-4176-a730-bffa56e0ef5e) transitioned into state 'SUCCESS' from state '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-781068049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['67b41a6b-2622-47b6-998b-522a04bdd1cb','251b1f3a-9ffd-46fa-a230-46c6137d58a5','f75ce62f-d0ba-40d8-a333-bf52a5484a37','37f725d8-cd9a-42f4-9b5a-cf17568764d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:17.379650 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff597f9-1dd4-4296-b520-831115c31f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:17.388415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff597f9-1dd4-4296-b520-831115c31f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:17.389449 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (e6d609a3-5ff2-4310-9f0c-28ad9575d53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:17.389755 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request issued successfully. Aug 20 02:16:17.390347 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-27f3e6d6-8f3d-4ba1-9d25-f5b6b3a27b31 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:17.390757 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1364/5459] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:17 2026] POST /volume/v3/volumes => generated 775 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:17.402043 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1d9c3065-daa0-4026-9516-b3ff5375339e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.404422 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d9c3065-daa0-4026-9516-b3ff5375339e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:17.404709 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d9c3065-daa0-4026-9516-b3ff5375339e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:17.404993 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d9c3065-daa0-4026-9516-b3ff5375339e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:17.414186 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:17.414186 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:17.418056 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1d9c3065-daa0-4026-9516-b3ff5375339e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:17.422866 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d9c3065-daa0-4026-9516-b3ff5375339e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b returned with HTTP 200 Aug 20 02:16:17.423396 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1384/5460] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:17 2026] GET /volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:17.491471 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.493682 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:17.493954 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:17.494207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:17.502257 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:17.502257 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:17.506974 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:17.512874 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-99c649a4-07fd-4203-a4b7-e3c926f42c98 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 200 Aug 20 02:16:17.513627 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1351/5461] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:17 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:17.526420 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.528101 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:17.528492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b5995dc-77ca-41e2-9eee-d059efc67d39", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1437254971"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:17.538120 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:17.538120 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:17.538742 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:17.538908 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Create snapshot from volume 8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:17.577142 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Created reservations ['c0f7d835-5434-496b-a849-c40c22afbc0a', '20d454c0-2177-46b8-bb31-93afad2bab43', 'b6f34f45-be79-433f-8788-65c4111f29cd', 'f7ed9d6a-7cae-4532-a73a-713f8eed464f'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:17.609458 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot create request issued successfully. Aug 20 02:16:17.609867 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b83d8e76-71a5-4ded-b84e-b8088ce1c0b0 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:17.610275 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1363/5462] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:17 2026] POST /volume/v3/snapshots => generated 322 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:17.619008 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-480e8dfe-a596-49b5-b884-df5161921bc5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.621036 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-480e8dfe-a596-49b5-b884-df5161921bc5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:17.621342 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-480e8dfe-a596-49b5-b884-df5161921bc5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:17.621625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-480e8dfe-a596-49b5-b884-df5161921bc5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:17.627347 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:17.627347 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:17.627848 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-480e8dfe-a596-49b5-b884-df5161921bc5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:17.628700 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-480e8dfe-a596-49b5-b884-df5161921bc5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 returned with HTTP 200 Aug 20 02:16:17.629089 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1365/5463] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:17 2026] GET /volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:17.789156 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:17.790938 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:17.791218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:17.791459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:17.791612 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:17.796061 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:17.796061 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:17.796770 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bffe6e70-ff0b-4514-a237-477fc97e9792 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:17.797216 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1385/5464] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:17 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:18.434744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.436877 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:18.437120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:18.437395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:18.446970 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.446970 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:18.450791 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:18.455537 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d2a075b6-3c92-4bd1-9b68-f99447a9db37 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b returned with HTTP 200 Aug 20 02:16:18.456036 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1352/5465] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:18 2026] GET /volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:18.467038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a77257e3-d547-44d3-963f-260b7b8d7abe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.469365 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:18.469890 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7296dcb2-ae71-43f2-90ed-0d02883da95b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1062898093"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:18.479832 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.479832 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:18.480311 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:18.480448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create snapshot from volume 7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:18.512340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['e723e4f4-c8da-45c7-81ff-a1028175b6a4', 'deb15768-2041-4821-b260-ed2c508de9c7', '15a9f8a2-c517-4843-bf50-ec109eb4fd92', 'ad5ae173-8172-4359-93d8-49627959fb71'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:18.541425 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot create request issued successfully. Aug 20 02:16:18.541952 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a77257e3-d547-44d3-963f-260b7b8d7abe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:18.542334 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1364/5466] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:18.554846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.556688 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:18.556905 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:18.557105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:18.563806 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.563806 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:18.564150 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:18.565030 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7deaf0b6-726e-40fa-983a-61f00c097d21 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf returned with HTTP 200 Aug 20 02:16:18.565394 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1366/5467] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:18 2026] GET /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:18.639124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.641210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:18.641507 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:18.641775 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:18.648237 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.648237 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:18.648692 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:18.649509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1fabe6d4-c1e0-41d5-990e-4f8e063fdfff tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 returned with HTTP 200 Aug 20 02:16:18.649870 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1386/5468] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:18 2026] GET /volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:18.657517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-fea591c7-c23d-4190-9875-08b522a908d9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.659461 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action Aug 20 02:16:18.659879 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:18.660016 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:18.669348 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.669348 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:18.669870 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:18.701208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Created reservations ['2dd71549-796d-4738-bd4a-e9f66bfeac61', '8476410d-393a-4009-bc70-119e34b998d6'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:18.711573 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Extend volume request issued successfully. Aug 20 02:16:18.712812 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-fea591c7-c23d-4190-9875-08b522a908d9 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action returned with HTTP 202 Aug 20 02:16:18.714806 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1353/5469] 10.4.3.27 () {70 vars in 1424 bytes} [Thu Aug 20 02:16:18 2026] POST /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 02:16:18.721765 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.724448 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:18.724694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:18.725041 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:18.732149 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.732149 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:18.735829 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:18.739876 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-16abfcfe-5459-4a58-96c2-2141d29a90a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 200 Aug 20 02:16:18.740394 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1365/5470] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:18 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:18.808708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:18.811063 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:18.811380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:18.811646 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:18.811826 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:18.817179 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:18.817179 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:18.817858 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c5ebd8b7-90b0-45b4-8c73-bd780545b834 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:18.818289 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1367/5471] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:18 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:19.573254 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aa1111a7-d060-4443-9067-e32655531c6a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.575251 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa1111a7-d060-4443-9067-e32655531c6a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:19.575555 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa1111a7-d060-4443-9067-e32655531c6a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.575806 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aa1111a7-d060-4443-9067-e32655531c6a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.582882 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.582882 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:19.583174 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-aa1111a7-d060-4443-9067-e32655531c6a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:19.583885 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aa1111a7-d060-4443-9067-e32655531c6a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf returned with HTTP 200 Aug 20 02:16:19.584220 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1387/5472] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:19 2026] GET /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:19.594362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.678283 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] POST https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf/action Aug 20 02:16:19.678283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:19.678283 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:19.683535 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.683535 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:19.683967 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Snapshot retrieved successfully. Aug 20 02:16:19.684679 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.policy [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9147658e4a9b411bb892a9984d902f1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3202e2881454dae8c5c55a5189bbf74', '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=100162) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:19.684868 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4d20b30d-502c-47d9-8c6e-fd39975c16a8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf/action returned with HTTP 403 Aug 20 02:16:19.685339 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1354/5473] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:16:19 2026] POST /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf/action => generated 133 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:19.691828 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dc80446b-dc78-460a-9c09-781096df4b6b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.693491 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:19.693619 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.694016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.694016 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete snapshot with id: c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:19.698860 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.698860 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:19.699122 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:19.711902 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot delete request issued successfully. Aug 20 02:16:19.712063 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc80446b-dc78-460a-9c09-781096df4b6b tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf returned with HTTP 202 Aug 20 02:16:19.712454 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1366/5474] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:19 2026] DELETE /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:19.718637 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.720686 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:19.720938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.721201 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.728313 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.728313 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:19.728756 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:19.729629 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e6a12f94-4fe3-41c4-b09b-19687da7877a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf returned with HTTP 200 Aug 20 02:16:19.730146 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1368/5475] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:19 2026] GET /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:19.751483 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8712cc86-778f-49dc-939a-615a346f61fc None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.753011 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8712cc86-778f-49dc-939a-615a346f61fc tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:19.753204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8712cc86-778f-49dc-939a-615a346f61fc tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.753388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8712cc86-778f-49dc-939a-615a346f61fc tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.761116 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.761116 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:19.765272 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8712cc86-778f-49dc-939a-615a346f61fc tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:19.770598 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8712cc86-778f-49dc-939a-615a346f61fc tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 200 Aug 20 02:16:19.771046 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1388/5476] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:19 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:19.783312 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.785181 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] POST https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action Aug 20 02:16:19.785573 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action body: b'{"revert": {"snapshot_id": "cfebbc94-05ef-4fe8-bf2c-15277e947cf7"}}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:19.785734 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "cfebbc94-05ef-4fe8-bf2c-15277e947cf7"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:19.793618 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.793618 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:19.794213 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume retrieved successfully. Aug 20 02:16:19.798034 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] HTTP exception thrown: Can't revert volume 8b5995dc-77ca-41e2-9eee-d059efc67d39 to its latest snapshot cfebbc94-05ef-4fe8-bf2c-15277e947cf7. The volume size must be equal to the snapshot size. Aug 20 02:16:19.798177 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-865b3756-586a-4f94-8fba-73c2b3f3f60a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action returned with HTTP 400 Aug 20 02:16:19.798804 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1355/5477] 10.4.3.27 () {70 vars in 1424 bytes} [Thu Aug 20 02:16:19 2026] POST /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39/action => generated 213 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 20 02:16:19.805240 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.806710 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:19.806900 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.807048 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.807140 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete snapshot with id: cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:19.811677 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.811677 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:19.812047 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:19.825929 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot delete request issued successfully. Aug 20 02:16:19.826083 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-35667d33-5b9a-4f4d-924d-bca62eaf2d37 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 returned with HTTP 202 Aug 20 02:16:19.826445 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1367/5478] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:19 2026] DELETE /volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:19.828537 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.830304 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:19.830663 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.830767 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.830869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:19.833609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:19.835346 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:19.835406 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.835406 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:19.835514 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:19.836112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:19.836166 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-305cde09-bd5f-426f-ba85-7ed5f10f7dad tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:19.836602 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1369/5479] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:19 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:19.840246 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:19.840246 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:19.840658 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:19.841362 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-93433428-9ad6-479e-a0f9-2c915b2c79a5 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 returned with HTTP 200 Aug 20 02:16:19.841768 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1389/5480] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:19 2026] GET /volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:20.738404 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-152a29f3-8001-473a-9931-c4a1e3f26139 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.739997 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-152a29f3-8001-473a-9931-c4a1e3f26139 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf Aug 20 02:16:20.740174 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-152a29f3-8001-473a-9931-c4a1e3f26139 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.740373 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-152a29f3-8001-473a-9931-c4a1e3f26139 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.744716 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-152a29f3-8001-473a-9931-c4a1e3f26139 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf returned with HTTP 404 Aug 20 02:16:20.745108 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1356/5481] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:20 2026] GET /volume/v3/snapshots/c3fde8d4-e605-43fe-a6ce-fe6dd6743aaf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:20.750999 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-53c442ad-b663-4a60-ad56-05d829962a87 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.752535 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:20.752652 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.752833 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.752976 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume with id: 7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:20.759579 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:20.759579 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:20.759889 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:20.774221 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume request issued successfully. Aug 20 02:16:20.774475 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-53c442ad-b663-4a60-ad56-05d829962a87 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b returned with HTTP 202 Aug 20 02:16:20.774760 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1368/5482] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:20 2026] DELETE /volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:20.780935 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0549629f-8695-4907-bea2-0942d612af0a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.782585 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0549629f-8695-4907-bea2-0942d612af0a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:20.782804 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0549629f-8695-4907-bea2-0942d612af0a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.782979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0549629f-8695-4907-bea2-0942d612af0a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.789738 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:20.789738 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:20.792775 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0549629f-8695-4907-bea2-0942d612af0a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:20.795909 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0549629f-8695-4907-bea2-0942d612af0a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b returned with HTTP 200 Aug 20 02:16:20.796325 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1370/5483] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:20 2026] GET /volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:20.846798 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.848641 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:20.848641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.848713 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.848860 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:20.851175 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d106b8e3-bf7b-4a38-9f15-879d4186e375 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.853035 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:20.853035 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:20.853215 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d106b8e3-bf7b-4a38-9f15-879d4186e375 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 Aug 20 02:16:20.853460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d106b8e3-bf7b-4a38-9f15-879d4186e375 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.853698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d106b8e3-bf7b-4a38-9f15-879d4186e375 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.853742 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8f5a3f22-5e84-444b-aed1-95f548ac38be tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:20.854084 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1390/5484] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:20 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:20.858648 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d106b8e3-bf7b-4a38-9f15-879d4186e375 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 returned with HTTP 404 Aug 20 02:16:20.859245 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1357/5485] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:20 2026] GET /volume/v3/snapshots/cfebbc94-05ef-4fe8-bf2c-15277e947cf7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:20.866319 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.868495 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] DELETE https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:20.868779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.869066 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.869284 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete volume with id: 8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:20.876854 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:20.876854 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:20.877443 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:20.893896 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete volume request issued successfully. Aug 20 02:16:20.894058 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e08bc6c-7edd-4aa1-a182-f04f453a207b tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 202 Aug 20 02:16:20.894506 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1369/5486] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:20 2026] DELETE /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:20.904062 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:20.906444 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:20.906753 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:20.907029 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:20.916085 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:20.916085 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:20.920650 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:20.925463 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee63a2c2-94c9-4b3d-b5f9-d55d1fee18e6 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 200 Aug 20 02:16:20.925903 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1371/5487] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:20 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:21.807673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-923ea4d1-c780-4e0d-bab8-f1963e28cf7f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.809274 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-923ea4d1-c780-4e0d-bab8-f1963e28cf7f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b Aug 20 02:16:21.809479 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-923ea4d1-c780-4e0d-bab8-f1963e28cf7f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.809697 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-923ea4d1-c780-4e0d-bab8-f1963e28cf7f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.814849 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-923ea4d1-c780-4e0d-bab8-f1963e28cf7f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b returned with HTTP 404 Aug 20 02:16:21.815287 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1391/5488] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/volumes/7296dcb2-ae71-43f2-90ed-0d02883da95b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:21.821933 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.823423 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:21.823744 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1486549153"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:21.824989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1486549153'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:21.825101 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume of 1 GB Aug 20 02:16:21.825349 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.825349 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:21.829008 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:21.833684 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (8356820e-ae36-4fa1-b367-fd47023233b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:21.834662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367aef65-3c8b-45e6-b4df-e3ba06c12abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:21.835390 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:21.854989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367aef65-3c8b-45e6-b4df-e3ba06c12abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:21.855693 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54395e3b-3678-4296-bdd7-261a550104ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:21.863761 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3609bd8e-527b-460c-92a0-416ad6a416eb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.865344 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3609bd8e-527b-460c-92a0-416ad6a416eb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:21.865549 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3609bd8e-527b-460c-92a0-416ad6a416eb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.865736 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3609bd8e-527b-460c-92a0-416ad6a416eb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.865839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3609bd8e-527b-460c-92a0-416ad6a416eb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:21.869241 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.869241 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:21.869752 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3609bd8e-527b-460c-92a0-416ad6a416eb tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:21.870043 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1370/5489] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:21.878578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ee171a6f-d856-40dd-aa5a-953be503e543 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.880136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e/action Aug 20 02:16:21.880468 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100163) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:21.880610 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:21.881990 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.admin_actions [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Updating backup 'e1cdf381-d4b4-42d6-9b94-2aef88803d3e' with '{'status': 'error'}' {{(pid=100163) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 02:16:21.888129 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.888129 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:21.888913 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['c2d77ce5-3530-424b-83ec-c86eb8396bfc', '15682c7a-a80d-4875-a9e1-9571eb8d496e', '1dd0c086-92fc-42e2-bc4f-1253cd97ae12', '536b1e77-48ae-4314-9ba9-3e2233c888f3'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:21.889624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54395e3b-3678-4296-bdd7-261a550104ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d77ce5-3530-424b-83ec-c86eb8396bfc', '15682c7a-a80d-4875-a9e1-9571eb8d496e', '1dd0c086-92fc-42e2-bc4f-1253cd97ae12', '536b1e77-48ae-4314-9ba9-3e2233c888f3']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:21.890568 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cfbfeb-1382-48bd-9aac-8e7faa317b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:21.893606 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] reset_status in rpcapi backup_id e1cdf381-d4b4-42d6-9b94-2aef88803d3e on host np0000007844. {{(pid=100163) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 02:16:21.895018 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ee171a6f-d856-40dd-aa5a-953be503e543 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e/action returned with HTTP 202 Aug 20 02:16:21.895397 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1372/5490] 10.4.3.27 () {70 vars in 1423 bytes} [Thu Aug 20 02:16:21 2026] POST /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:21.901432 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.902929 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:21.903102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.903290 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.903438 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume with id: a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:21.909700 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.909700 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:21.910036 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:21.910901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cfbfeb-1382-48bd-9aac-8e7faa317b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc2ccfd3-c396-4060-b707-a09fe3f6d9ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1486549153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['c2d77ce5-3530-424b-83ec-c86eb8396bfc','15682c7a-a80d-4875-a9e1-9571eb8d496e','1dd0c086-92fc-42e2-bc4f-1253cd97ae12','536b1e77-48ae-4314-9ba9-3e2233c888f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1486549153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc2ccfd3-c396-4060-b707-a09fe3f6d9ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3202e2881454dae8c5c55a5189bbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:21.911571 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e64283-3ccd-4c45-9cb3-307d1d58427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:21.924169 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume request issued successfully. Aug 20 02:16:21.924350 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c7b77c9d-9def-4542-a494-2c3b04a543e0 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 returned with HTTP 202 Aug 20 02:16:21.924806 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1392/5491] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:21 2026] DELETE /volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:21.926401 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e64283-3ccd-4c45-9cb3-307d1d58427c) transitioned into state 'SUCCESS' from state '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-1486549153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['c2d77ce5-3530-424b-83ec-c86eb8396bfc','15682c7a-a80d-4875-a9e1-9571eb8d496e','1dd0c086-92fc-42e2-bc4f-1253cd97ae12','536b1e77-48ae-4314-9ba9-3e2233c888f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:21.926901 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c87d71-d862-491f-8507-4aafc08ac150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:21.931371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-528a1409-110c-465c-abc7-3a873ec00407 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.932952 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528a1409-110c-465c-abc7-3a873ec00407 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:21.933131 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528a1409-110c-465c-abc7-3a873ec00407 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.933349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528a1409-110c-465c-abc7-3a873ec00407 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.935685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c87d71-d862-491f-8507-4aafc08ac150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:21.936216 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (8356820e-ae36-4fa1-b367-fd47023233b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:21.936494 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request issued successfully. Aug 20 02:16:21.937163 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7035fd66-b455-498d-b95f-b1dedbac2c99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:21.937484 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1358/5492] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:21 2026] POST /volume/v3/volumes => generated 776 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:21.938280 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2a1446eb-ca86-4666-b569-0f87d4ad000a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.940019 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.940019 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:21.940312 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a1446eb-ca86-4666-b569-0f87d4ad000a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 Aug 20 02:16:21.940605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a1446eb-ca86-4666-b569-0f87d4ad000a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.940874 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2a1446eb-ca86-4666-b569-0f87d4ad000a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.943437 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-528a1409-110c-465c-abc7-3a873ec00407 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:21.946943 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528a1409-110c-465c-abc7-3a873ec00407 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 returned with HTTP 200 Aug 20 02:16:21.947298 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1371/5493] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:21.947870 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2a1446eb-ca86-4666-b569-0f87d4ad000a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 returned with HTTP 404 Aug 20 02:16:21.948537 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1373/5494] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/volumes/8b5995dc-77ca-41e2-9eee-d059efc67d39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:21.951510 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.953120 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:21.953321 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.953488 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.955574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.957455 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] DELETE https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:21.957641 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.957840 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.957972 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete snapshot with id: de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:21.959594 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.959594 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:21.962383 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:21.963033 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.963033 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:21.963126 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:21.965981 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-51fadec1-3c49-4847-8c38-9e1caac5fc40 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac returned with HTTP 200 Aug 20 02:16:21.966375 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1393/5495] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:21.977109 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot delete request issued successfully. Aug 20 02:16:21.977326 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29dc96dc-4ed7-44be-831a-669dfdcab81f tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 202 Aug 20 02:16:21.977713 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1359/5496] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:21 2026] DELETE /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:21.983983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:21.985892 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:21.986011 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:21.986179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:21.990479 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:21.990479 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:21.991023 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Snapshot retrieved successfully. Aug 20 02:16:21.991723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ddefcd69-6c7c-4ba7-a974-775b3ec62a8a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 200 Aug 20 02:16:21.992189 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1372/5497] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:21 2026] GET /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:22.961417 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-16bb8b9e-30cc-4092-8f59-48aa3ae09772 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:22.963007 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16bb8b9e-30cc-4092-8f59-48aa3ae09772 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 Aug 20 02:16:22.963179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16bb8b9e-30cc-4092-8f59-48aa3ae09772 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:22.963357 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-16bb8b9e-30cc-4092-8f59-48aa3ae09772 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:22.968904 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-16bb8b9e-30cc-4092-8f59-48aa3ae09772 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 returned with HTTP 404 Aug 20 02:16:22.969326 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1374/5498] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:22 2026] GET /volume/v3/volumes/a0204e9d-50d2-442e-babd-cff382e99de6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:22.977415 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c911600d-9143-4da9-88af-3b33cc35b002 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:22.977754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:22.979294 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] POST https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/restore Aug 20 02:16:22.979352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:22.979542 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:22.979627 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:22.979787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:22.980930 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Restoring backup a6a53ce4-1d63-4477-bae5-383a63ce56a2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100161) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:16:22.981076 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Restoring backup a6a53ce4-1d63-4477-bae5-383a63ce56a2 to volume None. Aug 20 02:16:22.984945 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:22.984945 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:22.985681 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Creating volume of 1 GB for restore of backup a6a53ce4-1d63-4477-bae5-383a63ce56a2. Aug 20 02:16:22.986818 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:22.986818 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:22.988511 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:22.989999 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:22.993364 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-443f9e26-add8-4032-b927-5c5f97bf8f11 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac returned with HTTP 200 Aug 20 02:16:22.993684 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1360/5499] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:22 2026] GET /volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:22.993746 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (0b27cdb5-c5be-4648-b2c3-6873066aaaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:22.994660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (346b5dd4-b1ce-4b52-ab3c-944be7212aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:22.995418 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:23.001062 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-96a208ed-bb13-4301-b974-5eb6c0bbc0b1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:23.002633 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96a208ed-bb13-4301-b974-5eb6c0bbc0b1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 Aug 20 02:16:23.002835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96a208ed-bb13-4301-b974-5eb6c0bbc0b1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:23.003026 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-96a208ed-bb13-4301-b974-5eb6c0bbc0b1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:23.005640 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:23.007310 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:23.007490 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-96a208ed-bb13-4301-b974-5eb6c0bbc0b1 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 returned with HTTP 404 Aug 20 02:16:23.007797 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc2ccfd3-c396-4060-b707-a09fe3f6d9ac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-898962495"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:23.007964 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1373/5500] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:23 2026] GET /volume/v3/snapshots/de83d20e-3dcf-45e8-9391-c797cfb9c677 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:23.015783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:23.016096 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:23.016096 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:23.016490 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:23.016629 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create snapshot from volume bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:23.017489 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] DELETE https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:23.017704 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:23.017928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:23.018082 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete volume with id: 3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:23.018900 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (346b5dd4-b1ce-4b52-ab3c-944be7212aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:23.019636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db179857-7130-4682-84d6-ff61eaed7712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:23.024713 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:23.024713 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:23.025146 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:23.039746 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['20746c15-a992-409b-890c-2813c3d94174', '095e90e8-88b5-4f1a-a8b0-7918e6a84410', '22aac112-8a52-4a37-9497-4bb1f549b47c', '4e4aa5aa-ba73-48c7-bd2b-e6003dcef0fa'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:23.039978 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Delete volume request issued successfully. Aug 20 02:16:23.040195 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7b4e1e47-71d6-4d1d-a088-7851b1127b1a tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 202 Aug 20 02:16:23.040600 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1361/5501] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:23 2026] DELETE /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:23.048369 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:23.050100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:23.050257 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Created reservations ['43c53cf4-7945-46c8-a8b9-d16b719e2fb8', 'b83f5703-f647-4915-b7b5-c7587df7f6b3', '4760d9f7-f92b-4d1b-91fd-7f30d3e9d63a', '92ad4c2f-662a-4eb9-8014-d09a5f5201db'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:23.050384 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:23.050554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:23.051130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db179857-7130-4682-84d6-ff61eaed7712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c53cf4-7945-46c8-a8b9-d16b719e2fb8', 'b83f5703-f647-4915-b7b5-c7587df7f6b3', '4760d9f7-f92b-4d1b-91fd-7f30d3e9d63a', '92ad4c2f-662a-4eb9-8014-d09a5f5201db']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:23.051787 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336fb235-5d2a-44bf-9e0c-2dcaf7bca1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:23.057577 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:23.057577 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:23.061181 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Volume info retrieved successfully. Aug 20 02:16:23.065965 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d837e2f6-c467-43a9-a1b3-15c35214ae41 tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 200 Aug 20 02:16:23.066467 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1374/5502] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:23 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:23.074263 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot create request issued successfully. Aug 20 02:16:23.074621 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a22cdb29-39cd-401e-acab-2ec25dec27ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:23.075055 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1375/5503] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:23 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 20 02:16:23.083694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:23.084019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336fb235-5d2a-44bf-9e0c-2dcaf7bca1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdff557f-998d-4b75-a9c0-a516d01d7c45', '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='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['43c53cf4-7945-46c8-a8b9-d16b719e2fb8','b83f5703-f647-4915-b7b5-c7587df7f6b3','4760d9f7-f92b-4d1b-91fd-7f30d3e9d63a','92ad4c2f-662a-4eb9-8014-d09a5f5201db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:23Z,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=bdff557f-998d-4b75-a9c0-a516d01d7c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcc408b0c5749a3a45c0dc38e3ca2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c50d5efeeac41458954886d48ba9686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:23.085023 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feff6809-3bfd-40fb-9124-2ca801c89268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:23.085725 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:23.085952 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:23.086178 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:23.091674 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:23.091674 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:23.091983 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:23.092813 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c6a4fedb-0fce-421e-a8e5-111baf723edd tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 returned with HTTP 200 Aug 20 02:16:23.093269 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1362/5504] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:23 2026] GET /volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:23.100189 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feff6809-3bfd-40fb-9124-2ca801c89268) transitioned into 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='edcc408b0c5749a3a45c0dc38e3ca2f6',qos_specs=None,replication_status=,reservations=['43c53cf4-7945-46c8-a8b9-d16b719e2fb8','b83f5703-f647-4915-b7b5-c7587df7f6b3','4760d9f7-f92b-4d1b-91fd-7f30d3e9d63a','92ad4c2f-662a-4eb9-8014-d09a5f5201db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c50d5efeeac41458954886d48ba9686',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:23.100917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa989b5-4833-4f02-9f3c-8af3b886d02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:23.108603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa989b5-4833-4f02-9f3c-8af3b886d02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:23.109492 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Flow 'volume_create_api' (0b27cdb5-c5be-4648-b2c3-6873066aaaa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:23.109779 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Create volume request issued successfully. Aug 20 02:16:23.116294 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:23.116294 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:23.116662 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:24.079104 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a63ce3ae-b889-46a8-bcd3-b1fa28dbdefe None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.080775 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a63ce3ae-b889-46a8-bcd3-b1fa28dbdefe tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] GET https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 Aug 20 02:16:24.080980 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a63ce3ae-b889-46a8-bcd3-b1fa28dbdefe tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.081180 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a63ce3ae-b889-46a8-bcd3-b1fa28dbdefe tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.086468 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a63ce3ae-b889-46a8-bcd3-b1fa28dbdefe tempest-VolumeRevertTests-311698143 tempest-VolumeRevertTests-311698143-project-member] https://10.4.3.27/volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 returned with HTTP 404 Aug 20 02:16:24.086916 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1375/5505] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:24 2026] GET /volume/v3/volumes/3fde08b2-cab6-44a9-ac66-a93f29844c64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:24.102389 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bc26adfc-f484-4022-bb04-50d2b1848994 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.104194 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc26adfc-f484-4022-bb04-50d2b1848994 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:24.104429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc26adfc-f484-4022-bb04-50d2b1848994 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.104613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bc26adfc-f484-4022-bb04-50d2b1848994 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.109373 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:24.109373 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:24.109631 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bc26adfc-f484-4022-bb04-50d2b1848994 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:24.110267 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bc26adfc-f484-4022-bb04-50d2b1848994 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 returned with HTTP 200 Aug 20 02:16:24.110870 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1376/5506] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:24 2026] GET /volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:24.119808 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-525b123e-cfde-483d-a6bd-f46798c4f80a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.121401 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] GET https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:24.121581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.121768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.122006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.api_utils [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Removing options '' from query. {{(pid=100162) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:16:24.123044 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.db.api [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Building query based on filter {{(pid=100162) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 02:16:24.124031 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:24.124031 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:24.124381 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:24.124533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Checking backup size 1 against volume size 1 {{(pid=100161) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:16:24.124646 np0000007844 devstack@c-api.service[100161]: INFO cinder.backup.api [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Overwriting volume bdff557f-998d-4b75-a9c0-a516d01d7c45 with restore of backup a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:24.126640 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Get all snapshots completed successfully. Aug 20 02:16:24.126955 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-525b123e-cfde-483d-a6bd-f46798c4f80a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] https://10.4.3.27/volume/v3/snapshots returned with HTTP 200 Aug 20 02:16:24.127286 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1363/5507] 10.4.3.27 () {66 vars in 1236 bytes} [Thu Aug 20 02:16:24 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:24.136154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3ef901cf-5bb3-4218-b99f-7898622d996d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.136513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] restore_backup in rpcapi backup_id a6a53ce4-1d63-4477-bae5-383a63ce56a2 {{(pid=100161) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:16:24.137770 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:24.138004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.138209 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c911600d-9143-4da9-88af-3b33cc35b002 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/restore returned with HTTP 202 Aug 20 02:16:24.138267 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.138421 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete snapshot with id: 45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:24.138767 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1394/5508] 10.4.3.27 () {70 vars in 1426 bytes} [Thu Aug 20 02:16:22 2026] POST /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:24.144044 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:24.144044 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:24.144431 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:24.147951 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.149839 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:24.150056 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.150241 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.150343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:24.155029 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:24.155029 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:24.155913 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2381b05e-b387-409b-8fa1-df34e3096fb4 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:24.156398 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1377/5509] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:24 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:24.162621 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot delete request issued successfully. Aug 20 02:16:24.162852 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3ef901cf-5bb3-4218-b99f-7898622d996d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 returned with HTTP 202 Aug 20 02:16:24.163389 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1376/5510] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:24 2026] DELETE /volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:24.170165 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:24.172202 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:24.172510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:24.172781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:24.178574 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:24.178574 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:24.178894 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:24.179552 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cbee82ef-5665-4a22-8c6d-1743f958a18a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 returned with HTTP 200 Aug 20 02:16:24.179925 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1364/5511] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:24 2026] GET /volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:25.149898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.166281 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ab64cc80-9590-4510-801b-0493664732ec None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.168179 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ab64cc80-9590-4510-801b-0493664732ec tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:25.168429 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ab64cc80-9590-4510-801b-0493664732ec tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:25.168653 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ab64cc80-9590-4510-801b-0493664732ec tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:25.168790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ab64cc80-9590-4510-801b-0493664732ec tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:25.172596 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:25.172596 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:25.173210 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ab64cc80-9590-4510-801b-0493664732ec tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:25.173614 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1378/5512] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:25 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:25.188686 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9f2f406e-da10-4aae-b7d9-f589762095d5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.190190 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f2f406e-da10-4aae-b7d9-f589762095d5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 Aug 20 02:16:25.190406 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f2f406e-da10-4aae-b7d9-f589762095d5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:25.190593 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9f2f406e-da10-4aae-b7d9-f589762095d5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:25.194543 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9f2f406e-da10-4aae-b7d9-f589762095d5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 returned with HTTP 404 Aug 20 02:16:25.195013 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1377/5513] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:25 2026] GET /volume/v3/snapshots/45e0c6a6-1133-4dc2-8a66-b9897eb3b327 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:25.201767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.203462 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:25.203665 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:25.203873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:25.204014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume with id: bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:25.211727 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:25.211727 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:25.212126 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:25.227049 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume request issued successfully. Aug 20 02:16:25.227254 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9f70c594-456d-410b-9f2e-39ed7ecd3cc5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac returned with HTTP 202 Aug 20 02:16:25.227759 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1365/5514] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:25 2026] DELETE /volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:25.230185 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:25.230616 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2140176119"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:25.232017 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2140176119'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:25.232128 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Create volume of 1 GB Aug 20 02:16:25.234206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.235847 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:25.236040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:25.236142 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:25.236236 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:25.242659 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:25.242659 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:25.243138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Flow 'volume_create_api' (f844e0fc-d09d-472b-8f4a-e73edcaf3ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:25.244035 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb061e6-4f20-480b-9b28-c340b151b395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:25.244869 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:25.245977 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:25.249815 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f901d4fd-6d5f-4fe6-a8b1-526462b1fad1 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac returned with HTTP 200 Aug 20 02:16:25.250144 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1379/5515] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:25 2026] GET /volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:25.275750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb061e6-4f20-480b-9b28-c340b151b395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:25.277007 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7208d3c7-5177-419a-826e-a24e1d824ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:25.336124 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Created reservations ['eb77e7f1-3d9c-4194-9560-056b1e0b02c7', '3e20f5ff-0d32-464e-99ac-97aebe39524a', '01dd4c5c-90f7-468f-a6be-9f7e4246c2bf', '6e11dfb4-ff1e-484d-82b0-23b77abf82a2'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:25.337082 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7208d3c7-5177-419a-826e-a24e1d824ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb77e7f1-3d9c-4194-9560-056b1e0b02c7', '3e20f5ff-0d32-464e-99ac-97aebe39524a', '01dd4c5c-90f7-468f-a6be-9f7e4246c2bf', '6e11dfb4-ff1e-484d-82b0-23b77abf82a2']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:25.337796 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b7e6a1-6a47-41fc-8b55-10f685ebc268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:25.359112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b7e6a1-6a47-41fc-8b55-10f685ebc268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eba3772-fdeb-41fc-a997-6fd71ad44403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2140176119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94be376172724732a60d1d0872e1dca9',qos_specs=None,replication_status=,reservations=['eb77e7f1-3d9c-4194-9560-056b1e0b02c7','3e20f5ff-0d32-464e-99ac-97aebe39524a','01dd4c5c-90f7-468f-a6be-9f7e4246c2bf','6e11dfb4-ff1e-484d-82b0-23b77abf82a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a43b89f4e77482c9aa1872626a5478c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2140176119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eba3772-fdeb-41fc-a997-6fd71ad44403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94be376172724732a60d1d0872e1dca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a43b89f4e77482c9aa1872626a5478c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:25.359858 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76667e12-889f-4ab5-b69e-6fae3e5c67c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:25.377512 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76667e12-889f-4ab5-b69e-6fae3e5c67c9) transitioned into state 'SUCCESS' from state '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-2140176119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94be376172724732a60d1d0872e1dca9',qos_specs=None,replication_status=,reservations=['eb77e7f1-3d9c-4194-9560-056b1e0b02c7','3e20f5ff-0d32-464e-99ac-97aebe39524a','01dd4c5c-90f7-468f-a6be-9f7e4246c2bf','6e11dfb4-ff1e-484d-82b0-23b77abf82a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a43b89f4e77482c9aa1872626a5478c',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:25.378182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc877f1-554d-4702-a1d6-7b6e3bba0e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:25.388793 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc877f1-554d-4702-a1d6-7b6e3bba0e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:25.389713 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Flow 'volume_create_api' (f844e0fc-d09d-472b-8f4a-e73edcaf3ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:25.390022 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Create volume request issued successfully. Aug 20 02:16:25.390649 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ed27af29-864c-48f2-a03b-5fb6f0ffb1a9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:25.391101 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1395/5516] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:25 2026] POST /volume/v3/volumes => generated 776 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:25.401723 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:25.403431 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:25.403629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:25.403830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:25.411390 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:25.411390 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:25.414779 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Volume info retrieved successfully. Aug 20 02:16:25.418655 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82d319b0-d8b6-45eb-a049-76db39d90aa8 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 returned with HTTP 200 Aug 20 02:16:25.419148 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1378/5517] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:25 2026] GET /volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 02:16:26.183187 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.185173 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:26.185379 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:26.185550 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:26.185654 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:26.189398 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.189398 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:26.189916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-694d2280-b0ca-493b-b4b1-9a47ac9c6dfd tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:26.190270 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1366/5518] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:26 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:26.262747 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2c22340e-480f-407a-a895-c339cd3de975 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.264178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c22340e-480f-407a-a895-c339cd3de975 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac Aug 20 02:16:26.264351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c22340e-480f-407a-a895-c339cd3de975 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:26.264516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2c22340e-480f-407a-a895-c339cd3de975 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:26.269409 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2c22340e-480f-407a-a895-c339cd3de975 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac returned with HTTP 404 Aug 20 02:16:26.269777 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1380/5519] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:26 2026] GET /volume/v3/volumes/bc2ccfd3-c396-4060-b707-a09fe3f6d9ac => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:26.278335 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.280320 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:26.280658 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-161639756"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:26.282067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-161639756'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:26.282180 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume of 1 GB Aug 20 02:16:26.282445 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.282445 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:26.286115 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:26.291661 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (107cfe0c-8c80-4938-99d1-10edd8a87d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:26.292563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31289c57-e9ed-4dd8-bd40-880c94be11f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:26.293287 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:26.314494 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31289c57-e9ed-4dd8-bd40-880c94be11f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:26.315284 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ef2e0a-eb67-4031-a6fa-6cbeb76c7acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:26.350669 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['55c80aba-d6f8-47a6-a9f3-567c38b9ba32', '95008cb2-09cb-4a28-8042-c182026f893b', '0d2addc6-e6f9-45ca-8dd8-1907707960a5', '41162385-8f7f-4d60-8379-5313d7c29473'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:26.351397 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ef2e0a-eb67-4031-a6fa-6cbeb76c7acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c80aba-d6f8-47a6-a9f3-567c38b9ba32', '95008cb2-09cb-4a28-8042-c182026f893b', '0d2addc6-e6f9-45ca-8dd8-1907707960a5', '41162385-8f7f-4d60-8379-5313d7c29473']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:26.352115 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9063cb-59d0-468f-afc6-022af118b297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:26.373759 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9063cb-59d0-468f-afc6-022af118b297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b2e185-7e9f-44cc-9c1b-701465b75f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161639756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['55c80aba-d6f8-47a6-a9f3-567c38b9ba32','95008cb2-09cb-4a28-8042-c182026f893b','0d2addc6-e6f9-45ca-8dd8-1907707960a5','41162385-8f7f-4d60-8379-5313d7c29473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161639756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34b2e185-7e9f-44cc-9c1b-701465b75f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3202e2881454dae8c5c55a5189bbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:26.374475 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3526d-0d6d-438f-aa98-2845f98a93d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:26.389480 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3526d-0d6d-438f-aa98-2845f98a93d6) transitioned into state 'SUCCESS' from state '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-161639756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['55c80aba-d6f8-47a6-a9f3-567c38b9ba32','95008cb2-09cb-4a28-8042-c182026f893b','0d2addc6-e6f9-45ca-8dd8-1907707960a5','41162385-8f7f-4d60-8379-5313d7c29473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:26.390195 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282cf07d-4152-4196-8339-fe44743e18e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:26.397679 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282cf07d-4152-4196-8339-fe44743e18e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:26.398457 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (107cfe0c-8c80-4938-99d1-10edd8a87d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:26.398731 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request issued successfully. Aug 20 02:16:26.399364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-46a62663-7d56-4e61-8ea9-8087f07dca9f tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:26.399785 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1396/5520] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:26 2026] POST /volume/v3/volumes => generated 775 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:26.412895 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.414573 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:26.414768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:26.414983 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:26.421362 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.421362 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:26.424192 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:26.427665 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a5c20e19-9d9f-43ca-a92f-db06e421961a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 returned with HTTP 200 Aug 20 02:16:26.428138 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1379/5521] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:26 2026] GET /volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:26.431589 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.433664 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:26.433716 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:26.433916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:26.440840 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.440840 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:26.444534 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Volume info retrieved successfully. Aug 20 02:16:26.448298 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e5e3ac89-979d-4209-b488-e812a8f49fd1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 returned with HTTP 200 Aug 20 02:16:26.448670 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1367/5522] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:26 2026] GET /volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:26.463578 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.465408 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:16:26.465749 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5eba3772-fdeb-41fc-a997-6fd71ad44403", "name": "tempest-type-Backup-625004534"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:26.467132 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Creating new backup {'backup': {'volume_id': '5eba3772-fdeb-41fc-a997-6fd71ad44403', 'name': 'tempest-type-Backup-625004534'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:16:26.467327 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Creating backup of volume 5eba3772-fdeb-41fc-a997-6fd71ad44403 in container None Aug 20 02:16:26.475156 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.475156 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:26.475545 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Volume info retrieved successfully. Aug 20 02:16:26.499846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Created reservations ['a4d88e9e-ade7-4f39-a7b9-fc41d979e4e4', 'aa5df7a3-7ca0-41e8-b424-83c6aad84d13'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:26.531191 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-69b8097d-a3bb-4153-8b0a-5e89a9f86031 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:16:26.531191 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1381/5523] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:26 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:26.537632 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:26.539524 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:26.539770 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:26.539972 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:26.540078 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:26.544677 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:26.544677 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:26.545351 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7038f49e-1601-4cfe-a18b-3ba9f18341da tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:26.545727 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1397/5524] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:26 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:27.200038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9a2996bc-832f-419d-ac58-e32534adef2d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:27.201544 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a2996bc-832f-419d-ac58-e32534adef2d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:27.201738 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a2996bc-832f-419d-ac58-e32534adef2d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:27.201919 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9a2996bc-832f-419d-ac58-e32534adef2d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:27.202011 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-9a2996bc-832f-419d-ac58-e32534adef2d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:27.205885 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:27.205885 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:27.206450 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9a2996bc-832f-419d-ac58-e32534adef2d tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:27.206830 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1380/5525] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:27 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:27.442249 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:27.444113 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:27.444348 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:27.444546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:27.452106 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:27.452106 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:27.455453 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:27.459243 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ef5a63c0-e334-45df-a8e1-60a00986daa2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 returned with HTTP 200 Aug 20 02:16:27.459662 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1368/5526] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:27 2026] GET /volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:27.474438 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:27.476275 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:27.476721 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34b2e185-7e9f-44cc-9c1b-701465b75f05", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-764010521"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:27.487057 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:27.487057 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:27.487503 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:27.487668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create snapshot from volume 34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:27.512720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['0b438cd6-e10f-40c4-8ff6-0c9e568a6695', '66cb7047-41d8-4018-9c00-198cfa68673c', 'ddc9e103-db56-42da-9fb1-d3e44678341b', '633cc3f3-f59c-4ad5-8464-fd5da8318f87'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:27.542291 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot create request issued successfully. Aug 20 02:16:27.542616 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cef6918c-e0c6-4bfe-a8ef-560e602f84ee tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:27.543117 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1382/5527] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:27.551992 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:27.554210 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:27.554210 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:27.554210 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:27.555943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:27.557774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:27.557993 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:27.558191 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:27.558461 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:27.559028 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:27.559028 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:27.559392 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:27.560123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-262b6c0d-0c70-40c0-9caa-cbb393cd689e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 returned with HTTP 200 Aug 20 02:16:27.560667 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1398/5528] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:27 2026] GET /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:27.562878 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:27.562878 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:27.563505 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-1e8992fa-cfdf-4bef-a3dd-798cfca3bf5a tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:27.564000 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1381/5529] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:27 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:28.218203 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f707b560-7aaf-489e-98f5-2d010023ec13 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.220005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f707b560-7aaf-489e-98f5-2d010023ec13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:28.220221 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f707b560-7aaf-489e-98f5-2d010023ec13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:28.220411 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f707b560-7aaf-489e-98f5-2d010023ec13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:28.220519 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-f707b560-7aaf-489e-98f5-2d010023ec13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:28.225053 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.225053 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:28.225796 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f707b560-7aaf-489e-98f5-2d010023ec13 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:28.226195 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1369/5530] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:28 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:28.570757 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.572175 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:28.572375 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:28.572561 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:28.573020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-77c07700-60fb-4408-b757-999e4410733d None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.574880 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77c07700-60fb-4408-b757-999e4410733d tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:28.575066 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77c07700-60fb-4408-b757-999e4410733d tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:28.575252 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-77c07700-60fb-4408-b757-999e4410733d tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:28.575372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-77c07700-60fb-4408-b757-999e4410733d tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:28.577211 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.577211 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:28.577536 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:28.578162 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-bbadff8c-d5a1-4bf6-a59b-e551ae480cfe tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 returned with HTTP 200 Aug 20 02:16:28.578503 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1383/5531] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:28 2026] GET /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:28.579285 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.579285 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:28.579849 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-77c07700-60fb-4408-b757-999e4410733d tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:28.580206 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1399/5532] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:28 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:28.586559 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.588146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] POST https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51/action Aug 20 02:16:28.588492 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:28.588605 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:28.589839 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Updating snapshot '9e075306-931b-4144-b678-ab15908b1a51' with '{'status': 'error'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 02:16:28.597847 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.597847 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:28.598222 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9147658e4a9b411bb892a9984d902f1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3202e2881454dae8c5c55a5189bbf74', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:28.598432 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e8d7ad97-c5ce-49ae-821b-f3a4a81f74a9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51/action returned with HTTP 403 Aug 20 02:16:28.598842 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1382/5533] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:16:28 2026] POST /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:28.604774 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d780cedd-ff2f-44a8-a61e-b771288f313c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.606534 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:28.606770 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:28.606944 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:28.607052 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.snapshots [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete snapshot with id: 9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:28.611664 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.611664 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:28.611949 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:28.625630 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot delete request issued successfully. Aug 20 02:16:28.625824 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d780cedd-ff2f-44a8-a61e-b771288f313c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 returned with HTTP 202 Aug 20 02:16:28.626245 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1370/5534] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:28 2026] DELETE /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:28.632582 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-57ec39ed-73f5-445a-92dd-8710270040d2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:28.634136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57ec39ed-73f5-445a-92dd-8710270040d2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:28.634320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57ec39ed-73f5-445a-92dd-8710270040d2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:28.634487 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-57ec39ed-73f5-445a-92dd-8710270040d2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:28.639513 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:28.639513 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:28.639926 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-57ec39ed-73f5-445a-92dd-8710270040d2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:28.640907 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-57ec39ed-73f5-445a-92dd-8710270040d2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 returned with HTTP 200 Aug 20 02:16:28.641310 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1384/5535] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:28 2026] GET /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:29.237179 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:29.239373 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:29.239637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:29.239925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:29.240135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:29.245688 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:29.245688 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:29.246460 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6d0ae356-20ad-4d62-bf9b-8adaacd8157e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:29.246949 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1400/5536] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:29 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:29.589594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:29.591398 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:29.591609 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:29.591793 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:29.591891 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:29.596668 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:29.596668 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:29.597313 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7ebb98d4-3bc1-4e31-ba09-4aa3f3e8570c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:29.597811 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1383/5537] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:29 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:29.649832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a11bd479-eaf9-441d-8d07-b93fa8090943 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:29.651421 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a11bd479-eaf9-441d-8d07-b93fa8090943 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 Aug 20 02:16:29.651605 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a11bd479-eaf9-441d-8d07-b93fa8090943 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:29.651810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a11bd479-eaf9-441d-8d07-b93fa8090943 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:29.655770 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a11bd479-eaf9-441d-8d07-b93fa8090943 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 returned with HTTP 404 Aug 20 02:16:29.656210 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1371/5538] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:29 2026] GET /volume/v3/snapshots/9e075306-931b-4144-b678-ab15908b1a51 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:29.662697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-01c00751-56ff-4114-addc-f8176a0ed634 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:29.664588 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:29.664791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:29.664979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:29.665126 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume with id: 34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:29.674056 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:29.674056 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:29.674549 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:29.695392 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume request issued successfully. Aug 20 02:16:29.695670 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01c00751-56ff-4114-addc-f8176a0ed634 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 returned with HTTP 202 Aug 20 02:16:29.696197 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1385/5539] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:29 2026] DELETE /volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:29.703177 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-97251899-e87a-4393-94c2-0866e14c6169 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:29.705160 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97251899-e87a-4393-94c2-0866e14c6169 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:29.705424 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97251899-e87a-4393-94c2-0866e14c6169 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:29.705604 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-97251899-e87a-4393-94c2-0866e14c6169 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:29.712579 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:29.712579 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:29.715912 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-97251899-e87a-4393-94c2-0866e14c6169 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:29.719597 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-97251899-e87a-4393-94c2-0866e14c6169 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 returned with HTTP 200 Aug 20 02:16:29.719976 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1401/5540] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:29 2026] GET /volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:30.258245 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:30.260024 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:30.260239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:30.260425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:30.260527 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:30.264586 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:30.264586 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:30.265117 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c4b3387d-07c5-4d7f-9a34-ae67366e05d6 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:30.265474 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1384/5541] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:30 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:30.608024 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:30.609626 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:30.609827 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:30.609988 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:30.610119 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:30.614188 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:30.614188 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:30.614898 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-959c36f5-6b25-4c2a-b77d-29f4438152a5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:30.615269 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1372/5542] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:30 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:30.732378 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c7a54642-1c74-4642-b55b-21d1f77bd7cc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:30.734345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7a54642-1c74-4642-b55b-21d1f77bd7cc tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 Aug 20 02:16:30.734558 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7a54642-1c74-4642-b55b-21d1f77bd7cc tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:30.734788 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c7a54642-1c74-4642-b55b-21d1f77bd7cc tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:30.741121 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c7a54642-1c74-4642-b55b-21d1f77bd7cc tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 returned with HTTP 404 Aug 20 02:16:30.741729 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1386/5543] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:30 2026] GET /volume/v3/volumes/34b2e185-7e9f-44cc-9c1b-701465b75f05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:30.751175 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:30.753249 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:30.755399 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1972770516"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:30.755980 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1972770516'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:30.756250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume of 1 GB Aug 20 02:16:30.760948 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:30.769081 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (2d13b087-d5ce-49f4-9926-6055e4625f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:30.770571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2ecfb8-488c-401e-8af6-24ab340bd209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:30.771789 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:30.798204 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2ecfb8-488c-401e-8af6-24ab340bd209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:30.800191 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa56d89e-e03b-498f-842b-9cd49fedd1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:30.865566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['3744acbb-f2b4-4946-9785-5b9a8f03ea6f', 'dc84f048-aa4f-467c-96ef-5f4f824eaed4', 'c8d8b87e-7cca-4ad5-8652-154776786ff6', 'f168e8ec-0722-4d26-9b0d-61b08189ed5b'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:30.865566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa56d89e-e03b-498f-842b-9cd49fedd1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3744acbb-f2b4-4946-9785-5b9a8f03ea6f', 'dc84f048-aa4f-467c-96ef-5f4f824eaed4', 'c8d8b87e-7cca-4ad5-8652-154776786ff6', 'f168e8ec-0722-4d26-9b0d-61b08189ed5b']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:30.865866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c27965a-f9f7-4284-bbd2-d855cd0b1fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:30.892606 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c27965a-f9f7-4284-bbd2-d855cd0b1fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6977af23-8b51-4f92-a3e6-70abe5540543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972770516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['3744acbb-f2b4-4946-9785-5b9a8f03ea6f','dc84f048-aa4f-467c-96ef-5f4f824eaed4','c8d8b87e-7cca-4ad5-8652-154776786ff6','f168e8ec-0722-4d26-9b0d-61b08189ed5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972770516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6977af23-8b51-4f92-a3e6-70abe5540543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3202e2881454dae8c5c55a5189bbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:30.893730 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b736af91-7174-449c-8fea-c1c3c1761b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:30.914100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b736af91-7174-449c-8fea-c1c3c1761b53) transitioned into state 'SUCCESS' from state '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-1972770516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['3744acbb-f2b4-4946-9785-5b9a8f03ea6f','dc84f048-aa4f-467c-96ef-5f4f824eaed4','c8d8b87e-7cca-4ad5-8652-154776786ff6','f168e8ec-0722-4d26-9b0d-61b08189ed5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:30.914824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c696f0-f7d5-4cd6-9136-9e875714b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:30.924563 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c696f0-f7d5-4cd6-9136-9e875714b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:30.925340 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (2d13b087-d5ce-49f4-9926-6055e4625f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:30.925642 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request issued successfully. Aug 20 02:16:30.926207 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70076a02-915b-4bfb-8d3f-0da326c9dffb tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:30.926630 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1402/5544] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:30 2026] POST /volume/v3/volumes => generated 776 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:30.937349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-283a802a-4ea2-4342-9254-e668c3bca1ff None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:30.939416 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-283a802a-4ea2-4342-9254-e668c3bca1ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:30.939694 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-283a802a-4ea2-4342-9254-e668c3bca1ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:30.939978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-283a802a-4ea2-4342-9254-e668c3bca1ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:30.947245 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:30.947245 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:30.950912 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-283a802a-4ea2-4342-9254-e668c3bca1ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:30.955118 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-283a802a-4ea2-4342-9254-e668c3bca1ff tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 returned with HTTP 200 Aug 20 02:16:30.955559 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1385/5545] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:30 2026] GET /volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:31.277018 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5a41fada-533a-4146-8e85-555fa011526e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:31.278879 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a41fada-533a-4146-8e85-555fa011526e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:31.279128 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a41fada-533a-4146-8e85-555fa011526e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:31.279369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5a41fada-533a-4146-8e85-555fa011526e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:31.279479 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5a41fada-533a-4146-8e85-555fa011526e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:31.284302 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:31.284302 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:31.285085 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5a41fada-533a-4146-8e85-555fa011526e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:31.285480 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1373/5546] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:31 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:31.625544 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-50f9183e-469a-46ba-b784-8047f0d51c80 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:31.627237 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50f9183e-469a-46ba-b784-8047f0d51c80 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:31.627677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50f9183e-469a-46ba-b784-8047f0d51c80 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:31.628154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-50f9183e-469a-46ba-b784-8047f0d51c80 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:31.628466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-50f9183e-469a-46ba-b784-8047f0d51c80 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:31.633310 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:31.633310 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:31.634693 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-50f9183e-469a-46ba-b784-8047f0d51c80 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:31.634693 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1387/5547] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:31 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:31.967969 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:31.969733 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:31.969936 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:31.970123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:31.977007 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:31.977007 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:31.980340 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:31.983930 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-0db45ab2-dc42-488d-b577-454e70bd81a2 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 returned with HTTP 200 Aug 20 02:16:31.984281 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1403/5548] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:31 2026] GET /volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:31.995615 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:32.000244 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:32.000244 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6977af23-8b51-4f92-a3e6-70abe5540543", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-389582105"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:32.006847 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:32.006847 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:32.007411 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:32.007623 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create snapshot from volume 6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:32.031734 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['f9b63ecf-a0c1-4bdd-9d49-d995deee2249', 'a26d0def-10b2-4a42-9dd5-cbedbfa2a5ea', '34960fa6-0fc1-46f2-b53f-8a5ee20f1ab5', '5b56e45e-de01-42f2-b38b-9bf2ff393f8e'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:32.063159 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot create request issued successfully. Aug 20 02:16:32.063608 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c29723ff-d978-4aeb-9305-a87dd7b12acf tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:32.064301 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1386/5549] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:32.072660 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8ef2c043-6c83-4671-8471-368b26bc950a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:32.074819 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8ef2c043-6c83-4671-8471-368b26bc950a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:32.075077 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8ef2c043-6c83-4671-8471-368b26bc950a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:32.075346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8ef2c043-6c83-4671-8471-368b26bc950a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:32.080623 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:32.080623 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:32.081083 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8ef2c043-6c83-4671-8471-368b26bc950a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:32.081879 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8ef2c043-6c83-4671-8471-368b26bc950a tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 200 Aug 20 02:16:32.082310 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1374/5550] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:32 2026] GET /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:32.298715 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:32.300922 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:32.301208 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:32.301474 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:32.301625 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:32.306651 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:32.306651 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:32.307423 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-aa592da2-89b2-4df3-a988-22c7485d0a9e tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:32.307895 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1388/5551] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:32 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:32.645364 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8aa2fe80-4446-4754-903d-29f680bcb590 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:32.647049 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8aa2fe80-4446-4754-903d-29f680bcb590 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:32.647275 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8aa2fe80-4446-4754-903d-29f680bcb590 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:32.647462 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8aa2fe80-4446-4754-903d-29f680bcb590 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:32.647571 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-8aa2fe80-4446-4754-903d-29f680bcb590 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:32.651648 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:32.651648 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:32.652420 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8aa2fe80-4446-4754-903d-29f680bcb590 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:32.652806 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1404/5552] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:32 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:33.090977 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.092757 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:33.092948 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.093127 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.097964 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.097964 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:33.098219 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:33.098822 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c66297d3-5c63-453d-b385-c377fb92fdb7 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 200 Aug 20 02:16:33.099131 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1387/5553] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:33.106625 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b143ac48-12b1-4871-8003-6ebd38ac211e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.108711 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b143ac48-12b1-4871-8003-6ebd38ac211e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] GET https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:33.108974 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b143ac48-12b1-4871-8003-6ebd38ac211e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.109214 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b143ac48-12b1-4871-8003-6ebd38ac211e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.114793 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.114793 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:33.115319 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b143ac48-12b1-4871-8003-6ebd38ac211e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Snapshot retrieved successfully. Aug 20 02:16:33.116209 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b143ac48-12b1-4871-8003-6ebd38ac211e tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 200 Aug 20 02:16:33.116630 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1375/5554] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:33.125343 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.126950 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:33.127129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.127335 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.127443 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.snapshots [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete snapshot with id: 22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:33.131988 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.131988 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:33.132264 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:33.145611 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot delete request issued successfully. Aug 20 02:16:33.145752 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3d78b0d9-bd7c-4d19-bc35-50b1ec475db5 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 202 Aug 20 02:16:33.146179 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1389/5555] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:33 2026] DELETE /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:33.153576 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-957e22dc-ead4-43df-a757-15409f41daa4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.155662 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-957e22dc-ead4-43df-a757-15409f41daa4 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:33.155898 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-957e22dc-ead4-43df-a757-15409f41daa4 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.156116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-957e22dc-ead4-43df-a757-15409f41daa4 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.161896 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.161896 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:33.161896 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-957e22dc-ead4-43df-a757-15409f41daa4 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:33.162595 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-957e22dc-ead4-43df-a757-15409f41daa4 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 200 Aug 20 02:16:33.162983 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1405/5556] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:33.317848 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d94a2166-bd14-4b57-9911-96cd635d2bed None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.320092 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d94a2166-bd14-4b57-9911-96cd635d2bed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:33.320386 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d94a2166-bd14-4b57-9911-96cd635d2bed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.320625 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d94a2166-bd14-4b57-9911-96cd635d2bed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.320755 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d94a2166-bd14-4b57-9911-96cd635d2bed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:33.325592 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.325592 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:33.326394 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d94a2166-bd14-4b57-9911-96cd635d2bed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:33.326862 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1388/5557] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:33.337645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4784e59f-4a02-4e9b-844d-33a133d99151 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.339730 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 Aug 20 02:16:33.339968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.340166 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.340384 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume with id: bdff557f-998d-4b75-a9c0-a516d01d7c45 Aug 20 02:16:33.347809 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.347809 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:33.348153 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:33.365216 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume request issued successfully. Aug 20 02:16:33.365458 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4784e59f-4a02-4e9b-844d-33a133d99151 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 returned with HTTP 202 Aug 20 02:16:33.365977 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1376/5558] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:33 2026] DELETE /volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:33.373997 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b646ef8e-5721-4c06-921a-4459d25b0574 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.376034 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b646ef8e-5721-4c06-921a-4459d25b0574 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 Aug 20 02:16:33.376307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b646ef8e-5721-4c06-921a-4459d25b0574 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.376533 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b646ef8e-5721-4c06-921a-4459d25b0574 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.385218 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.385218 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:33.389236 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b646ef8e-5721-4c06-921a-4459d25b0574 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:33.394292 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b646ef8e-5721-4c06-921a-4459d25b0574 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 returned with HTTP 200 Aug 20 02:16:33.394927 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1390/5559] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 => generated 1072 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:33.663135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:33.665502 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:33.665810 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:33.666030 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:33.666173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:33.671337 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:33.671337 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:33.672025 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9e616999-228d-4b43-b085-8a0db8eb1fe0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:33.672494 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1406/5560] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:33 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:34.171285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6a70576c-0904-48bb-a8b2-e11b6ddbb487 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.173324 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a70576c-0904-48bb-a8b2-e11b6ddbb487 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa Aug 20 02:16:34.173535 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a70576c-0904-48bb-a8b2-e11b6ddbb487 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.173758 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6a70576c-0904-48bb-a8b2-e11b6ddbb487 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.178084 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6a70576c-0904-48bb-a8b2-e11b6ddbb487 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa returned with HTTP 404 Aug 20 02:16:34.178623 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1389/5561] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/snapshots/22273ed1-3c18-4728-81eb-0e69b7b43ffa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:34.185383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.187644 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:34.187882 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.188107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.188328 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume with id: 6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:34.197013 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.197013 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:34.197366 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:34.215307 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume request issued successfully. Aug 20 02:16:34.215307 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6f44e0ca-6a57-48f6-a3f1-61f4f76af88d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 returned with HTTP 202 Aug 20 02:16:34.215307 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1377/5562] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:34 2026] DELETE /volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:34.221360 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.223044 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:34.223291 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.223532 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.231355 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.231355 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:34.235563 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:34.240330 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d5163b9b-9dfd-4fe2-a15d-ce44fed206df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 returned with HTTP 200 Aug 20 02:16:34.240810 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1391/5563] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:34.407756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-72729ec0-a630-47a0-b82f-2f279832294a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.410135 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72729ec0-a630-47a0-b82f-2f279832294a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 Aug 20 02:16:34.410371 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72729ec0-a630-47a0-b82f-2f279832294a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.410582 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-72729ec0-a630-47a0-b82f-2f279832294a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.416647 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-72729ec0-a630-47a0-b82f-2f279832294a tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 returned with HTTP 404 Aug 20 02:16:34.417188 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1407/5564] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/volumes/bdff557f-998d-4b75-a9c0-a516d01d7c45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:34.425391 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.427567 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:34.427841 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.428085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.428239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:34.433517 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.433517 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:34.434283 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2b104046-cd1b-4681-a6fd-1d7fcdb714e7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:34.434761 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1390/5565] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:34.446136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.448514 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:34.448775 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.449014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.449128 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: e1cdf381-d4b4-42d6-9b94-2aef88803d3e. Aug 20 02:16:34.453929 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.453929 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:34.467222 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id e1cdf381-d4b4-42d6-9b94-2aef88803d3e {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:34.469056 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a62d5b3-16fd-4a7e-bd90-6cd36f076179 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 202 Aug 20 02:16:34.469540 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1378/5566] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:34 2026] DELETE /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:34.475907 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.478072 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:34.478325 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.478527 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.478664 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:34.483645 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.483645 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:34.484564 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-85cf73e5-3c31-4f18-90b7-6ddb7b76e0ed tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 200 Aug 20 02:16:34.485020 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1392/5567] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:34.683218 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:34.685509 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:34.685979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:34.686874 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:34.687113 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:34.693804 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:34.693804 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:34.694628 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b67fd5c1-5051-427b-88c6-0bd4d0848e8c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:34.695170 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1408/5568] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:34 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:35.255239 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d5bde0cf-020a-4492-b3e1-fcb27e79d912 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.256795 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5bde0cf-020a-4492-b3e1-fcb27e79d912 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 Aug 20 02:16:35.256953 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5bde0cf-020a-4492-b3e1-fcb27e79d912 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.257129 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d5bde0cf-020a-4492-b3e1-fcb27e79d912 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.262207 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d5bde0cf-020a-4492-b3e1-fcb27e79d912 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 returned with HTTP 404 Aug 20 02:16:35.262744 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1391/5569] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:35 2026] GET /volume/v3/volumes/6977af23-8b51-4f92-a3e6-70abe5540543 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:35.270213 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-21f225e5-322a-4cb2-b86a-da26b7223194 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.274246 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:35.274246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1397740296"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:35.274574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1397740296'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:35.274820 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume of 1 GB Aug 20 02:16:35.279213 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:35.286248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (99a60eb7-0c6e-4926-bc7f-60a928ba9bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:35.287469 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f50a3ae-c887-412b-8966-5c191c6c74f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:35.288515 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:35.313798 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f50a3ae-c887-412b-8966-5c191c6c74f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:35.314895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37815290-a051-41ec-b4bc-0ad9e1dbd14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:35.349763 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['5e6ebae9-c5b6-480f-932f-05a005645cbd', 'eb3c1af9-fe1c-4dc7-a23e-29c4edb5f156', '1f489bb9-e909-4b1b-82a3-3b4b45a4669c', '61d0b4ce-97a2-40c9-8113-b7b1d39c0ae5'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:35.350575 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37815290-a051-41ec-b4bc-0ad9e1dbd14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6ebae9-c5b6-480f-932f-05a005645cbd', 'eb3c1af9-fe1c-4dc7-a23e-29c4edb5f156', '1f489bb9-e909-4b1b-82a3-3b4b45a4669c', '61d0b4ce-97a2-40c9-8113-b7b1d39c0ae5']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:35.351322 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6901fb4f-a415-40c3-9577-cc7d952ac440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:35.371419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6901fb4f-a415-40c3-9577-cc7d952ac440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb692f64-d226-4d2b-8746-db70ec5d815c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1397740296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['5e6ebae9-c5b6-480f-932f-05a005645cbd','eb3c1af9-fe1c-4dc7-a23e-29c4edb5f156','1f489bb9-e909-4b1b-82a3-3b4b45a4669c','61d0b4ce-97a2-40c9-8113-b7b1d39c0ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1397740296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb692f64-d226-4d2b-8746-db70ec5d815c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3202e2881454dae8c5c55a5189bbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:35.372296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bde9ba-7edf-40e9-8b8e-ec85f8f70fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:35.389636 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bde9ba-7edf-40e9-8b8e-ec85f8f70fdf) transitioned into state 'SUCCESS' from state '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-1397740296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3202e2881454dae8c5c55a5189bbf74',qos_specs=None,replication_status=,reservations=['5e6ebae9-c5b6-480f-932f-05a005645cbd','eb3c1af9-fe1c-4dc7-a23e-29c4edb5f156','1f489bb9-e909-4b1b-82a3-3b4b45a4669c','61d0b4ce-97a2-40c9-8113-b7b1d39c0ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c49cbdd1dc4aeea2ee3213744b1913',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:35.390290 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a1c05-86cc-4e74-bc62-475d5c2d2b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:35.399564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a1c05-86cc-4e74-bc62-475d5c2d2b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:35.400439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Flow 'volume_create_api' (99a60eb7-0c6e-4926-bc7f-60a928ba9bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:35.400707 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create volume request issued successfully. Aug 20 02:16:35.401251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-21f225e5-322a-4cb2-b86a-da26b7223194 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:35.401640 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1379/5570] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:35 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:35.415340 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-01483647-1252-4946-aad4-93cbdc8b5220 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.417145 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01483647-1252-4946-aad4-93cbdc8b5220 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:35.417355 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01483647-1252-4946-aad4-93cbdc8b5220 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.417600 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-01483647-1252-4946-aad4-93cbdc8b5220 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.425412 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:35.425412 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:35.428464 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-01483647-1252-4946-aad4-93cbdc8b5220 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:35.431882 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-01483647-1252-4946-aad4-93cbdc8b5220 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c returned with HTTP 200 Aug 20 02:16:35.432264 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1393/5571] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:35 2026] GET /volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:35.494794 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4d2a635d-4442-489d-8e36-2594f495558b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.496564 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4d2a635d-4442-489d-8e36-2594f495558b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e Aug 20 02:16:35.496807 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4d2a635d-4442-489d-8e36-2594f495558b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.497018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4d2a635d-4442-489d-8e36-2594f495558b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.497157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4d2a635d-4442-489d-8e36-2594f495558b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id e1cdf381-d4b4-42d6-9b94-2aef88803d3e. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:35.500704 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4d2a635d-4442-489d-8e36-2594f495558b tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e returned with HTTP 404 Aug 20 02:16:35.501200 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1409/5572] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:35 2026] GET /volume/v3/backups/e1cdf381-d4b4-42d6-9b94-2aef88803d3e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:35.507294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.509109 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:16:35.509335 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.509527 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.509621 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. Aug 20 02:16:35.513711 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:35.513711 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:35.526478 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:35.528123 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-de4c149c-d4bf-44e4-bdec-42eb247fc2b7 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 202 Aug 20 02:16:35.528604 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1392/5573] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:35 2026] DELETE /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:35.536115 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.537916 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:16:35.538182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.538407 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.538520 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:35.544310 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:35.544310 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:35.544991 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8e47bfde-36f9-4a96-ba30-f8c8ddb2f7ee tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 200 Aug 20 02:16:35.545372 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1380/5574] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:35 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:35.706205 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:35.707871 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:35.708078 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:35.708317 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:35.708451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:35.712751 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:35.712751 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:35.713345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9daf2ebb-6275-4296-b363-62590dc9cdbd tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:35.713698 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1394/5575] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:35 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:36.445077 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.446616 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:36.446827 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.446983 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.453332 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.453332 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:36.456167 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:36.459324 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e0b2f0e4-8bad-404c-81e0-da9909656298 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c returned with HTTP 200 Aug 20 02:16:36.459656 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1410/5576] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:36 2026] GET /volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:36.470261 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5e270723-7125-4c4e-8d53-8f81bce082df None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.471723 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] POST https://10.4.3.27/volume/v3/snapshots Aug 20 02:16:36.472057 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb692f64-d226-4d2b-8746-db70ec5d815c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-469359477"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:36.480011 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.480011 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:36.480555 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:36.480708 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Create snapshot from volume bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:36.502394 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Created reservations ['ebb6d632-668c-4dfc-ad62-680c4112ffd1', '4dc5dafa-0895-4644-84b2-748919b9bd4d', '6c772d1f-820b-4ef3-8d6a-2d260fa23ba4', 'ee11d44f-9304-4bb9-bc65-d6170f951baf'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:36.527486 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot create request issued successfully. Aug 20 02:16:36.527834 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5e270723-7125-4c4e-8d53-8f81bce082df tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots returned with HTTP 202 Aug 20 02:16:36.528266 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1393/5577] 10.4.3.27 () {68 vars in 1258 bytes} [Thu Aug 20 02:16:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 02:16:36.538690 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-758f043b-672a-481f-995d-1b83ded8646c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.541296 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-758f043b-672a-481f-995d-1b83ded8646c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:36.541530 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-758f043b-672a-481f-995d-1b83ded8646c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.541749 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-758f043b-672a-481f-995d-1b83ded8646c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.546937 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.546937 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:36.547293 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-758f043b-672a-481f-995d-1b83ded8646c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:36.548073 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-758f043b-672a-481f-995d-1b83ded8646c tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe returned with HTTP 200 Aug 20 02:16:36.548524 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1381/5578] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:36 2026] GET /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:36.559079 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.560866 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 Aug 20 02:16:36.561103 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.561372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.561521 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id 461a7e11-cef5-4a90-ba33-b6ebc47d0af7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:36.565114 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c55f81e5-152e-408f-bcc8-d2fd7a445727 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 returned with HTTP 404 Aug 20 02:16:36.565599 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1395/5579] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:36 2026] GET /volume/v3/backups/461a7e11-cef5-4a90-ba33-b6ebc47d0af7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:36.572994 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-49767581-f4f3-4133-a6fd-153bb492f516 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.575042 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:36.575266 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.575445 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.575544 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete backup with id: a6a53ce4-1d63-4477-bae5-383a63ce56a2. Aug 20 02:16:36.579481 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.579481 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:36.592535 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] delete_backup rpcapi backup_id a6a53ce4-1d63-4477-bae5-383a63ce56a2 {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:36.594648 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-49767581-f4f3-4133-a6fd-153bb492f516 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 202 Aug 20 02:16:36.595302 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1411/5580] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:36 2026] DELETE /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:36.603167 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.605075 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:36.605325 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.605537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.605641 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:36.609949 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.609949 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:36.610563 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-3e1ff3ea-c333-46f5-8e17-bab69087f7ba tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 200 Aug 20 02:16:36.610927 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1394/5581] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:36 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:36.723362 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-27373006-53af-40c0-8a87-304d591ea654 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:36.724846 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-27373006-53af-40c0-8a87-304d591ea654 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:36.724909 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-27373006-53af-40c0-8a87-304d591ea654 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:36.725134 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-27373006-53af-40c0-8a87-304d591ea654 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:36.725286 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-27373006-53af-40c0-8a87-304d591ea654 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:36.729073 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:36.729073 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:36.729632 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-27373006-53af-40c0-8a87-304d591ea654 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:36.729956 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1382/5582] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:36 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:37.558145 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d003db7f-cd4c-4cce-826d-cb74b123815d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.559992 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d003db7f-cd4c-4cce-826d-cb74b123815d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:37.560189 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d003db7f-cd4c-4cce-826d-cb74b123815d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.560441 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d003db7f-cd4c-4cce-826d-cb74b123815d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.566316 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.566316 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:37.566708 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-d003db7f-cd4c-4cce-826d-cb74b123815d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:37.567429 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d003db7f-cd4c-4cce-826d-cb74b123815d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe returned with HTTP 200 Aug 20 02:16:37.567841 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1396/5583] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:37 2026] GET /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:37.576847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.578747 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] POST https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe/action Aug 20 02:16:37.579118 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100161) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:37.579246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:37.580546 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.snapshot_unmanage [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Unmanage snapshot with id: 137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:37.586725 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.586725 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:37.587160 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Snapshot retrieved successfully. Aug 20 02:16:37.587979 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9147658e4a9b411bb892a9984d902f1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3202e2881454dae8c5c55a5189bbf74', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:37.588197 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb580641-a87e-4ce0-b8bf-6c4b09bcae99 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-reader] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe/action returned with HTTP 403 Aug 20 02:16:37.588652 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1412/5584] 10.4.3.27 () {68 vars in 1389 bytes} [Thu Aug 20 02:16:37 2026] POST /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:37.594934 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f49f3625-560c-462d-b421-2aaf4652d388 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.596562 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:37.596756 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.596986 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.597087 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.snapshots [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete snapshot with id: 137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:37.602865 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.602865 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:37.603286 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:37.619000 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot delete request issued successfully. Aug 20 02:16:37.619111 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f49f3625-560c-462d-b421-2aaf4652d388 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe returned with HTTP 202 Aug 20 02:16:37.619491 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1395/5585] 10.4.3.27 () {66 vars in 1350 bytes} [Thu Aug 20 02:16:37 2026] DELETE /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:37.624039 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.625466 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 Aug 20 02:16:37.626131 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.626379 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.626417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.626417 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Show backup with id a6a53ce4-1d63-4477-bae5-383a63ce56a2. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:37.627637 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:37.627838 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.628040 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.629583 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7d46ba94-f55f-472b-b0d2-af2b0d57b91f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 returned with HTTP 404 Aug 20 02:16:37.630216 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1383/5586] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:37 2026] GET /volume/v3/backups/a6a53ce4-1d63-4477-bae5-383a63ce56a2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:37.634394 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.634394 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:37.634824 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Snapshot retrieved successfully. Aug 20 02:16:37.635553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-b98d4e2d-0302-475d-898d-1666dfe462d9 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe returned with HTTP 200 Aug 20 02:16:37.636006 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1397/5587] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:37 2026] GET /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:37.638357 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.640546 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:16:37.640781 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.640982 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.641161 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume with id: 95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:16:37.650251 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.650251 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:37.650632 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:37.668652 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Delete volume request issued successfully. Aug 20 02:16:37.668912 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-29c56acd-a2a1-44e5-890e-f42f5156aa91 tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa returned with HTTP 202 Aug 20 02:16:37.669433 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1413/5588] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:37 2026] DELETE /volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:37.679515 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.682083 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:16:37.682425 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.682718 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.691245 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.691245 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:37.694598 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Volume info retrieved successfully. Aug 20 02:16:37.698679 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-611bfd09-af7f-4468-98e3-693aa62f9c4f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa returned with HTTP 200 Aug 20 02:16:37.699139 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1396/5589] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:37 2026] GET /volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:37.740895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:37.743089 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:37.743089 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:37.743300 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:37.743426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:37.747649 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:37.747649 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:37.748197 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5edbe4b9-31a9-4cc0-8234-040db83f7422 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:37.748556 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1384/5590] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:37 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:38.645038 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0f9bf8b6-b861-43d9-ab0a-1ab4cc301099 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:38.646377 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f9bf8b6-b861-43d9-ab0a-1ab4cc301099 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe Aug 20 02:16:38.646560 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf8b6-b861-43d9-ab0a-1ab4cc301099 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:38.646739 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0f9bf8b6-b861-43d9-ab0a-1ab4cc301099 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:38.650797 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0f9bf8b6-b861-43d9-ab0a-1ab4cc301099 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe returned with HTTP 404 Aug 20 02:16:38.651248 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1398/5591] 10.4.3.27 () {66 vars in 1347 bytes} [Thu Aug 20 02:16:38 2026] GET /volume/v3/snapshots/137cb04c-2f18-4d50-8f66-32e58940cebe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:38.657366 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:38.659193 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:38.659400 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:38.659614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:38.659773 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume with id: bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:38.666440 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:38.666440 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:38.666733 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:38.682330 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Delete volume request issued successfully. Aug 20 02:16:38.682424 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8eb7e5f7-dac9-445d-941b-d85212c83299 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c returned with HTTP 202 Aug 20 02:16:38.682769 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1414/5592] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:38 2026] DELETE /volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:38.689676 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:38.691497 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:38.691697 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:38.691910 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:38.698655 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:38.698655 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:38.702446 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Volume info retrieved successfully. Aug 20 02:16:38.705995 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-528eaa89-98a9-4814-8002-cc6e6bb79f0d tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c returned with HTTP 200 Aug 20 02:16:38.706598 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1397/5593] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:38 2026] GET /volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:38.712586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-471416f9-650a-4975-9fb2-1064f267395f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:38.715034 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-471416f9-650a-4975-9fb2-1064f267395f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] GET https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa Aug 20 02:16:38.715292 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-471416f9-650a-4975-9fb2-1064f267395f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:38.715500 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-471416f9-650a-4975-9fb2-1064f267395f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:38.721834 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-471416f9-650a-4975-9fb2-1064f267395f tempest-ProjectAdminTests33-814383733 tempest-ProjectAdminTests33-814383733-project-admin] https://10.4.3.27/volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa returned with HTTP 404 Aug 20 02:16:38.722312 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1385/5594] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:38 2026] GET /volume/v3/volumes/95872ce0-6d0f-40c4-93a2-5f58a8e061fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:38.759074 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:38.761270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:38.761562 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:38.761820 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:38.761983 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:38.767346 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:38.767346 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:38.768321 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3438b27b-c9a5-4850-90d9-c448e67c6be9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:38.768656 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1399/5595] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:38 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:39.718605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2504000b-0268-44e1-a031-08983665bbe8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:39.720421 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2504000b-0268-44e1-a031-08983665bbe8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] GET https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c Aug 20 02:16:39.720614 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2504000b-0268-44e1-a031-08983665bbe8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:39.720824 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2504000b-0268-44e1-a031-08983665bbe8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:39.726661 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2504000b-0268-44e1-a031-08983665bbe8 tempest-ProjectReaderTests-1856549235 tempest-ProjectReaderTests-1856549235-project-admin] https://10.4.3.27/volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c returned with HTTP 404 Aug 20 02:16:39.727176 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1415/5596] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:39 2026] GET /volume/v3/volumes/bb692f64-d226-4d2b-8746-db70ec5d815c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:39.778673 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ad81f737-409e-4da6-92d6-8db470a941a1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:39.780703 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad81f737-409e-4da6-92d6-8db470a941a1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:39.780988 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ad81f737-409e-4da6-92d6-8db470a941a1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:39.781267 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ad81f737-409e-4da6-92d6-8db470a941a1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:39.781363 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-ad81f737-409e-4da6-92d6-8db470a941a1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:39.785499 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:39.785499 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:39.786283 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ad81f737-409e-4da6-92d6-8db470a941a1 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:39.786663 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1398/5597] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:39 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:40.209098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-824da9b0-8344-4014-b240-0f3d52b23fdd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:40.288955 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:40.289403 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1079230387"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:40.291161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1079230387'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:40.291333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume of 1 GB Aug 20 02:16:40.297171 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:40.303136 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Flow 'volume_create_api' (13afc5c7-bd96-4694-8929-2d5d31ef9fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:40.304292 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295cbbfd-84f4-42fe-9a49-ef01cf078815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:40.305369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:40.334771 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295cbbfd-84f4-42fe-9a49-ef01cf078815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:40.335648 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96b0462-6cbe-4c2a-9dc3-3b3d45a28503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:40.394992 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Created reservations ['3e6f91fe-49ae-4434-ac87-3315009a6a2c', '3d9e8571-c681-4b32-b73b-1814475257a2', '0f717898-4201-4a07-88c6-4aa8f6dd461e', '8c197098-7e95-469e-bc4e-80457f7eb390'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:40.395794 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96b0462-6cbe-4c2a-9dc3-3b3d45a28503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6f91fe-49ae-4434-ac87-3315009a6a2c', '3d9e8571-c681-4b32-b73b-1814475257a2', '0f717898-4201-4a07-88c6-4aa8f6dd461e', '8c197098-7e95-469e-bc4e-80457f7eb390']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:40.396673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd41111-07e7-4b52-af1b-6bb575b80f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:40.419696 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd41111-07e7-4b52-af1b-6bb575b80f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f0b298c-1d94-457f-abb7-cb7e55561327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079230387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402c0a8ef164161bb74717ed238a3c1',qos_specs=None,replication_status=,reservations=['3e6f91fe-49ae-4434-ac87-3315009a6a2c','3d9e8571-c681-4b32-b73b-1814475257a2','0f717898-4201-4a07-88c6-4aa8f6dd461e','8c197098-7e95-469e-bc4e-80457f7eb390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403b0bed889b41feab2c6a18772f53fa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079230387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f0b298c-1d94-457f-abb7-cb7e55561327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a402c0a8ef164161bb74717ed238a3c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403b0bed889b41feab2c6a18772f53fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:40.420285 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a765a6-082f-4d68-80bb-3c68247aa468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:40.437063 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a765a6-082f-4d68-80bb-3c68247aa468) transitioned into state 'SUCCESS' from state '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-1079230387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402c0a8ef164161bb74717ed238a3c1',qos_specs=None,replication_status=,reservations=['3e6f91fe-49ae-4434-ac87-3315009a6a2c','3d9e8571-c681-4b32-b73b-1814475257a2','0f717898-4201-4a07-88c6-4aa8f6dd461e','8c197098-7e95-469e-bc4e-80457f7eb390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403b0bed889b41feab2c6a18772f53fa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:40.437689 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1811f7-38d2-4a43-9169-eae9242f936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:40.445810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1811f7-38d2-4a43-9169-eae9242f936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:40.446565 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Flow 'volume_create_api' (13afc5c7-bd96-4694-8929-2d5d31ef9fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:40.446863 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume request issued successfully. Aug 20 02:16:40.447432 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-824da9b0-8344-4014-b240-0f3d52b23fdd tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:40.447829 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1386/5598] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:40 2026] POST /volume/v3/volumes => generated 776 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:40.461376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32685131-6255-418c-b96b-317329e08ce0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:40.463563 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32685131-6255-418c-b96b-317329e08ce0 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:40.463851 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32685131-6255-418c-b96b-317329e08ce0 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:40.464035 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32685131-6255-418c-b96b-317329e08ce0 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:40.472105 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:40.472105 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:40.475844 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-32685131-6255-418c-b96b-317329e08ce0 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:40.480639 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32685131-6255-418c-b96b-317329e08ce0 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 returned with HTTP 200 Aug 20 02:16:40.481112 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1400/5599] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:40 2026] GET /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:40.797029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:40.798735 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:40.798937 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:40.799103 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:40.799202 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:40.803551 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:40.803551 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:40.804310 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fca7047e-1b15-42b9-ace1-d29fec8369d9 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:40.804706 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1416/5600] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:40 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.134380 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-edc8d503-fd3e-4fac-a088-7288f88b1ab7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.207363 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-edc8d503-fd3e-4fac-a088-7288f88b1ab7 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:41.207703 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-edc8d503-fd3e-4fac-a088-7288f88b1ab7 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-830823094", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1723923648", "vendor_name": "tempest-vendor_name-319927484"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:41.219933 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-edc8d503-fd3e-4fac-a088-7288f88b1ab7 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:41.220270 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1399/5601] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:41 2026] POST /volume/v3/types => generated 328 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.228142 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ca335601-6b86-4a83-9960-14ef9a37130e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.230376 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:41.230773 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8044709f-5cbe-41e8-8390-6a76d68debd2", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:41.232098 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request body: {'volume': {'volume_type': '8044709f-5cbe-41e8-8390-6a76d68debd2', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:41.235691 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume of 1 GB Aug 20 02:16:41.235982 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.235982 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:41.236315 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:41.241447 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (161a3d62-7e95-4592-8a19-9af90e4c91dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:41.242337 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc46ea3-486a-4824-aac5-7571a4626107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:41.243085 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:41.260392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc46ea3-486a-4824-aac5-7571a4626107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:16:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1723923648',vendor_name='tempest-vendor_name-319927484'},id=8044709f-5cbe-41e8-8390-6a76d68debd2,is_public=True,name='tempest-ProjectMemberTests-volume-type-830823094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8044709f-5cbe-41e8-8390-6a76d68debd2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:41.261010 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e305b-5d09-4c1c-a814-f592c644d338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:41.283962 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-830823094 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-830823094, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:41.284322 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-830823094 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-830823094, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:41.310505 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['37fef0f7-a7fc-4cde-a621-cdd16469359b', '9ea3ed09-f283-4a8b-a490-cde10232f3e0', '53980782-0c41-43f1-ae51-906a759d2596', '4706e1ae-3d6c-46c2-bcac-18cb474982aa'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:41.311190 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39e305b-5d09-4c1c-a814-f592c644d338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37fef0f7-a7fc-4cde-a621-cdd16469359b', '9ea3ed09-f283-4a8b-a490-cde10232f3e0', '53980782-0c41-43f1-ae51-906a759d2596', '4706e1ae-3d6c-46c2-bcac-18cb474982aa']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:41.311873 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125db50c-120b-4a13-863d-72442c2645a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:41.335221 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125db50c-120b-4a13-863d-72442c2645a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b880ab-9f23-41e5-bdd2-e696a3fc9ced', '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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['37fef0f7-a7fc-4cde-a621-cdd16469359b','9ea3ed09-f283-4a8b-a490-cde10232f3e0','53980782-0c41-43f1-ae51-906a759d2596','4706e1ae-3d6c-46c2-bcac-18cb474982aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=8044709f-5cbe-41e8-8390-6a76d68debd2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16: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=e2b880ab-9f23-41e5-bdd2-e696a3fc9ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6056a34a30f842949c245b99ba9dfe1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8044709f-5cbe-41e8-8390-6a76d68debd2),volume_type_id=8044709f-5cbe-41e8-8390-6a76d68debd2)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:41.335871 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd1e9b4-075f-4f86-ae08-b60eb89447c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:41.351618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd1e9b4-075f-4f86-ae08-b60eb89447c5) transitioned into state 'SUCCESS' from 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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['37fef0f7-a7fc-4cde-a621-cdd16469359b','9ea3ed09-f283-4a8b-a490-cde10232f3e0','53980782-0c41-43f1-ae51-906a759d2596','4706e1ae-3d6c-46c2-bcac-18cb474982aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=8044709f-5cbe-41e8-8390-6a76d68debd2)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:41.352212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2b5411-231d-4b16-98b1-64cd339e6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:41.360460 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2b5411-231d-4b16-98b1-64cd339e6e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:41.361240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (161a3d62-7e95-4592-8a19-9af90e4c91dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:41.361511 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request issued successfully. Aug 20 02:16:41.362021 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ca335601-6b86-4a83-9960-14ef9a37130e tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:41.362463 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1387/5602] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:41 2026] POST /volume/v3/volumes => generated 771 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:41.374175 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.375949 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced Aug 20 02:16:41.376154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.376370 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.385210 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.385210 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:41.389199 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:41.394203 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-10d460b0-ffc4-4afc-b046-5cac0fc8eb55 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced returned with HTTP 200 Aug 20 02:16:41.394698 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1401/5603] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.495432 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.497088 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:41.497283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.497472 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.504436 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.504436 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:41.508146 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:41.512682 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-37b7977e-49ee-4a76-ace6-aedc7ab57a35 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 returned with HTTP 200 Aug 20 02:16:41.513118 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1417/5604] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:41.525216 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-57b1188a-84d1-48b7-ae65-3462970f34ff None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.582351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] POST https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327/action Aug 20 02:16:41.582700 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:41.582820 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:41.590369 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.590369 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:41.590820 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Volume info retrieved successfully. Aug 20 02:16:41.591791 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd0613daa35304e17a543e38a49c8699a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a402c0a8ef164161bb74717ed238a3c1', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:41.592003 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-57b1188a-84d1-48b7-ae65-3462970f34ff tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327/action returned with HTTP 403 Aug 20 02:16:41.592421 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1400/5605] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:16:41 2026] POST /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:41.598891 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.601245 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:41.601489 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.601726 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.601940 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Delete volume with id: 4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:41.609640 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.609640 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:41.610092 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:41.629781 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Delete volume request issued successfully. Aug 20 02:16:41.629997 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-23b90cf0-7c0e-4c30-ab0a-543d6dfeff78 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 returned with HTTP 202 Aug 20 02:16:41.630407 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1388/5606] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:41 2026] DELETE /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:41.638007 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ea712490-8574-4231-92d5-05cd43ff7243 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.640029 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea712490-8574-4231-92d5-05cd43ff7243 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:41.640656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea712490-8574-4231-92d5-05cd43ff7243 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.640656 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ea712490-8574-4231-92d5-05cd43ff7243 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.648818 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.648818 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:41.652424 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ea712490-8574-4231-92d5-05cd43ff7243 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:41.657306 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ea712490-8574-4231-92d5-05cd43ff7243 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 returned with HTTP 200 Aug 20 02:16:41.657684 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1402/5607] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:41.814018 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-6f66209e-d026-4ea1-94fa-eff379f7abca None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.815679 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f66209e-d026-4ea1-94fa-eff379f7abca tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:41.815944 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f66209e-d026-4ea1-94fa-eff379f7abca tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.816200 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-6f66209e-d026-4ea1-94fa-eff379f7abca tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.816347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-6f66209e-d026-4ea1-94fa-eff379f7abca tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:41.820360 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.820360 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:41.820983 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-6f66209e-d026-4ea1-94fa-eff379f7abca tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:41.821324 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1418/5608] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.830810 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-807ed802-7298-4383-ba4e-5d16e851188c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.832389 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-807ed802-7298-4383-ba4e-5d16e851188c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] PUT https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:41.832749 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-807ed802-7298-4383-ba4e-5d16e851188c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:41.837812 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.837812 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:41.843667 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-807ed802-7298-4383-ba4e-5d16e851188c tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:41.844199 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1401/5609] 10.4.3.27 () {70 vars in 1401 bytes} [Thu Aug 20 02:16:41 2026] PUT /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 313 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.851578 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c8f67233-2049-4119-ab81-e280903099e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.853307 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8f67233-2049-4119-ab81-e280903099e2 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:41.853539 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8f67233-2049-4119-ab81-e280903099e2 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.853755 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8f67233-2049-4119-ab81-e280903099e2 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.853915 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c8f67233-2049-4119-ab81-e280903099e2 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:41.858324 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.858324 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:41.858961 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8f67233-2049-4119-ab81-e280903099e2 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:41.859373 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1389/5610] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:41.868634 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.870277 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] DELETE https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:41.870466 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.870665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.870809 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Delete backup with id: 5d69ccc9-e7d5-43eb-afef-26337136c8d7. Aug 20 02:16:41.874713 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.874713 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:41.886605 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] delete_backup rpcapi backup_id 5d69ccc9-e7d5-43eb-afef-26337136c8d7 {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:16:41.888159 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81edff89-bae9-47fd-8145-3db9f93c96b4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 202 Aug 20 02:16:41.888533 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1403/5611] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:41 2026] DELETE /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:41.896390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-70c99883-0c21-4bf3-beba-40d1673012e0 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:41.898196 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70c99883-0c21-4bf3-beba-40d1673012e0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:41.898377 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70c99883-0c21-4bf3-beba-40d1673012e0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:41.898554 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-70c99883-0c21-4bf3-beba-40d1673012e0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:41.898657 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-70c99883-0c21-4bf3-beba-40d1673012e0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:41.902957 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:41.902957 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:41.903579 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-70c99883-0c21-4bf3-beba-40d1673012e0 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 200 Aug 20 02:16:41.903953 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1419/5612] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:41 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.406990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.408689 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced Aug 20 02:16:42.408917 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.409102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.415764 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.415764 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:42.418907 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.422188 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ccd0aabb-b575-46e6-b9a3-1bd4307d0dab tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced returned with HTTP 200 Aug 20 02:16:42.422531 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1402/5613] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.433204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-317e0266-6283-4ec6-9bce-780d2da4b95f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.434876 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-317e0266-6283-4ec6-9bce-780d2da4b95f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:16:42.435078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-317e0266-6283-4ec6-9bce-780d2da4b95f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.435272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-317e0266-6283-4ec6-9bce-780d2da4b95f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.438311 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-317e0266-6283-4ec6-9bce-780d2da4b95f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:16:42.438622 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1390/5614] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.445936 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86fdf8a8-5b29-4b63-a61e-875ecec4b7cc None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.497914 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86fdf8a8-5b29-4b63-a61e-875ecec4b7cc tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] DELETE https://10.4.3.27/volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a Aug 20 02:16:42.498102 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86fdf8a8-5b29-4b63-a61e-875ecec4b7cc tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.498289 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86fdf8a8-5b29-4b63-a61e-875ecec4b7cc tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.505604 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86fdf8a8-5b29-4b63-a61e-875ecec4b7cc tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] https://10.4.3.27/volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a returned with HTTP 204 Aug 20 02:16:42.506120 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1404/5615] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:16:42 2026] DELETE /volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a => generated 0 bytes in 60 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:16:42.513067 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e2ee6187-a062-4cf3-8df1-a29bb5c2c119 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.514705 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2ee6187-a062-4cf3-8df1-a29bb5c2c119 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] GET https://10.4.3.27/volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a Aug 20 02:16:42.514924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2ee6187-a062-4cf3-8df1-a29bb5c2c119 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.515083 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e2ee6187-a062-4cf3-8df1-a29bb5c2c119 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.517838 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e2ee6187-a062-4cf3-8df1-a29bb5c2c119 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] https://10.4.3.27/volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a returned with HTTP 404 Aug 20 02:16:42.518234 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1420/5616] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/messages/f64e57fd-0882-464c-8edb-b201209b8d0a => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:42.524858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.526476 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced Aug 20 02:16:42.526663 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.526889 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.527038 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume with id: e2b880ab-9f23-41e5-bdd2-e696a3fc9ced Aug 20 02:16:42.533443 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.533443 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:42.533848 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.534728 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100164) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:16:42.543218 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-830823094 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-830823094, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:42.543504 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-830823094 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-830823094, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:42.551180 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['1da7f053-bbcf-4817-964b-e7480cacbf14', '55d35b1a-7e6d-4f1e-8eb8-ec4cf8869d7c', 'c5f02d8c-0c2b-4114-bf83-aeddbbe3fb71', '1693ad8b-ea39-43ab-a88a-63399bcd88aa'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:42.574384 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume request issued successfully. Aug 20 02:16:42.574526 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9d741da-9bf7-4590-858f-71c13a3dc2df tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced returned with HTTP 202 Aug 20 02:16:42.574977 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1403/5617] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:42 2026] DELETE /volume/v3/volumes/e2b880ab-9f23-41e5-bdd2-e696a3fc9ced => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:42.582055 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-ec893868-6192-4737-9dc2-acfa45128f01 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.583980 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec893868-6192-4737-9dc2-acfa45128f01 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/types/8044709f-5cbe-41e8-8390-6a76d68debd2 Aug 20 02:16:42.584189 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec893868-6192-4737-9dc2-acfa45128f01 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.584438 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-ec893868-6192-4737-9dc2-acfa45128f01 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.608385 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-ec893868-6192-4737-9dc2-acfa45128f01 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types/8044709f-5cbe-41e8-8390-6a76d68debd2 returned with HTTP 202 Aug 20 02:16:42.608840 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1391/5618] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:42 2026] DELETE /volume/v3/types/8044709f-5cbe-41e8-8390-6a76d68debd2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:42.616665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-79a8c99d-fce6-42ad-a6f8-9ca0d733b24c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.618449 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79a8c99d-fce6-42ad-a6f8-9ca0d733b24c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:42.618817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-79a8c99d-fce6-42ad-a6f8-9ca0d733b24c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-361735030", "extra_specs": {"storage_protocol": "tempest-storage_protocol-178223922", "vendor_name": "tempest-vendor_name-1187686013"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:42.631585 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-79a8c99d-fce6-42ad-a6f8-9ca0d733b24c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:42.632000 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1405/5619] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:42 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.639146 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.641110 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:42.641523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c8660322-4cf8-4e78-b0c3-e37a78ff3268", "size": 1}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:42.643465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request body: {'volume': {'volume_type': 'c8660322-4cf8-4e78-b0c3-e37a78ff3268', 'size': 1}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:42.647071 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume of 1 GB Aug 20 02:16:42.647399 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.647399 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:42.647793 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:42.654199 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (9592cf01-acf4-43ef-8fb2-16a6854758d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:42.655498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1b24b0-f669-48e5-8e7e-e78a5f838fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.656396 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:42.669958 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a00200f2-786e-4518-985c-0006179efadc None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.672257 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a00200f2-786e-4518-985c-0006179efadc tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 Aug 20 02:16:42.672459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a00200f2-786e-4518-985c-0006179efadc tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.672699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a00200f2-786e-4518-985c-0006179efadc tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.676384 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1b24b0-f669-48e5-8e7e-e78a5f838fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:16:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-178223922',vendor_name='tempest-vendor_name-1187686013'},id=c8660322-4cf8-4e78-b0c3-e37a78ff3268,is_public=True,name='tempest-ProjectMemberTests-volume-type-361735030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8660322-4cf8-4e78-b0c3-e37a78ff3268', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.677388 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077b8b2b-4f1f-4d76-999d-7c2f172f6107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.681106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a00200f2-786e-4518-985c-0006179efadc tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 returned with HTTP 404 Aug 20 02:16:42.681741 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1404/5620] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/volumes/4f0b298c-1d94-457f-abb7-cb7e55561327 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:42.689736 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8424770b-a468-4824-91d2-5426d7ee8a02 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.691280 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:42.691568 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1496336223"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:42.692778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1496336223'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:42.692897 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume of 1 GB Aug 20 02:16:42.696499 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:42.701120 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Flow 'volume_create_api' (f5323e8e-4cf3-48f4-8825-be3040037273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:42.702090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2071fea7-00e5-4f34-87fb-687ee7250621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.702795 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:42.705676 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-361735030 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-361735030, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:42.706000 np0000007844 devstack@c-api.service[100161]: WARNING cinder.quota [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-361735030 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-361735030, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:42.722483 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2071fea7-00e5-4f34-87fb-687ee7250621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.723130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02d94aa-6041-41ed-ba43-fffb7d7efb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.730037 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['5a45c881-b9ab-4f22-823a-24269fbf83b3', 'a8b9374a-efbe-449e-8ae9-ee117d15205c', '055e8a02-3fa7-4271-adb5-0429e395deda', '80e36b72-56cb-4ed4-8ca7-a13faf5babe2'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:42.730865 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077b8b2b-4f1f-4d76-999d-7c2f172f6107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a45c881-b9ab-4f22-823a-24269fbf83b3', 'a8b9374a-efbe-449e-8ae9-ee117d15205c', '055e8a02-3fa7-4271-adb5-0429e395deda', '80e36b72-56cb-4ed4-8ca7-a13faf5babe2']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.731603 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8a0738-cba0-4e23-97d3-2eb7cdbbb4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.754654 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8a0738-cba0-4e23-97d3-2eb7cdbbb4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a080912a-e853-4abd-9728-8328f69c083f', '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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['5a45c881-b9ab-4f22-823a-24269fbf83b3','a8b9374a-efbe-449e-8ae9-ee117d15205c','055e8a02-3fa7-4271-adb5-0429e395deda','80e36b72-56cb-4ed4-8ca7-a13faf5babe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=c8660322-4cf8-4e78-b0c3-e37a78ff3268), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16: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=a080912a-e853-4abd-9728-8328f69c083f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6056a34a30f842949c245b99ba9dfe1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8660322-4cf8-4e78-b0c3-e37a78ff3268),volume_type_id=c8660322-4cf8-4e78-b0c3-e37a78ff3268)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.754878 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Created reservations ['99ab67fa-9db8-408a-9a10-16a1cced9f47', '8a23c283-8be1-4092-b9d2-4e1169ffd8d7', 'fa1cadaa-006f-4af8-9038-9092bccc9540', '0bac27a8-b60f-4fc1-b8fa-2997648ecfbc'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:42.755506 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f953bb66-666d-4cb3-8cc6-1f04d022de1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.755582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02d94aa-6041-41ed-ba43-fffb7d7efb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99ab67fa-9db8-408a-9a10-16a1cced9f47', '8a23c283-8be1-4092-b9d2-4e1169ffd8d7', 'fa1cadaa-006f-4af8-9038-9092bccc9540', '0bac27a8-b60f-4fc1-b8fa-2997648ecfbc']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.756261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd172688-eefc-4b40-94b9-b922608f3216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.772695 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f953bb66-666d-4cb3-8cc6-1f04d022de1b) transitioned into state 'SUCCESS' from 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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['5a45c881-b9ab-4f22-823a-24269fbf83b3','a8b9374a-efbe-449e-8ae9-ee117d15205c','055e8a02-3fa7-4271-adb5-0429e395deda','80e36b72-56cb-4ed4-8ca7-a13faf5babe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=c8660322-4cf8-4e78-b0c3-e37a78ff3268)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.774117 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a3e260-3c0e-4aaa-96dd-1dd5176bae42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.777188 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd172688-eefc-4b40-94b9-b922608f3216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c63657e6-a0dd-43f5-8237-96ad47e3252d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496336223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402c0a8ef164161bb74717ed238a3c1',qos_specs=None,replication_status=,reservations=['99ab67fa-9db8-408a-9a10-16a1cced9f47','8a23c283-8be1-4092-b9d2-4e1169ffd8d7','fa1cadaa-006f-4af8-9038-9092bccc9540','0bac27a8-b60f-4fc1-b8fa-2997648ecfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403b0bed889b41feab2c6a18772f53fa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496336223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c63657e6-a0dd-43f5-8237-96ad47e3252d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a402c0a8ef164161bb74717ed238a3c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403b0bed889b41feab2c6a18772f53fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.777906 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd525297-30c0-4743-865f-4f38e7174a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.782405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a3e260-3c0e-4aaa-96dd-1dd5176bae42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.783062 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (9592cf01-acf4-43ef-8fb2-16a6854758d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:42.783371 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request issued successfully. Aug 20 02:16:42.783927 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-00b797a2-fd89-4d94-b4c0-fb10b25a32d1 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:42.784427 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1421/5621] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:42 2026] POST /volume/v3/volumes => generated 771 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:42.796216 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.796558 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd525297-30c0-4743-865f-4f38e7174a97) transitioned into state 'SUCCESS' from state '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-1496336223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402c0a8ef164161bb74717ed238a3c1',qos_specs=None,replication_status=,reservations=['99ab67fa-9db8-408a-9a10-16a1cced9f47','8a23c283-8be1-4092-b9d2-4e1169ffd8d7','fa1cadaa-006f-4af8-9038-9092bccc9540','0bac27a8-b60f-4fc1-b8fa-2997648ecfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403b0bed889b41feab2c6a18772f53fa',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.797253 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3b53ff-f137-452f-9f7d-9af38bd2cb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:42.798043 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f Aug 20 02:16:42.798260 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.798491 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.805351 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.805351 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:42.807145 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3b53ff-f137-452f-9f7d-9af38bd2cb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:42.807927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Flow 'volume_create_api' (f5323e8e-4cf3-48f4-8825-be3040037273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:42.808193 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Create volume request issued successfully. Aug 20 02:16:42.808667 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.808716 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8424770b-a468-4824-91d2-5426d7ee8a02 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:42.809267 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1392/5622] 10.4.3.27 () {68 vars in 1251 bytes} [Thu Aug 20 02:16:42 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:42.812196 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-23738a5d-b400-44f6-9004-eeb4e2f089a5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f returned with HTTP 200 Aug 20 02:16:42.812587 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1406/5623] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.819501 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.821202 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:42.821416 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.821628 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.828285 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.828285 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:42.831524 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.835022 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5fb2be21-3eef-49ee-944a-92b47e2f6932 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d returned with HTTP 200 Aug 20 02:16:42.835382 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1405/5624] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:42.914376 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.916326 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 Aug 20 02:16:42.916515 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.916688 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.916782 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Show backup with id 5d69ccc9-e7d5-43eb-afef-26337136c8d7. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:42.920291 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c49bea6a-9021-4c3f-8df5-87c6a3042c95 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 returned with HTTP 404 Aug 20 02:16:42.920714 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1422/5625] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/backups/5d69ccc9-e7d5-43eb-afef-26337136c8d7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:42.927240 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.929010 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:42.929269 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.929492 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.929694 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Delete volume with id: 5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:42.936657 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.936657 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:42.937042 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.953238 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Delete volume request issued successfully. Aug 20 02:16:42.953483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7c9e47c8-eb71-4447-a539-3202bb5c1ba5 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 returned with HTTP 202 Aug 20 02:16:42.953979 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1393/5626] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:42 2026] DELETE /volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:42.961846 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0266936a-1bfa-4db9-b548-6cd0966d484b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:42.963508 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0266936a-1bfa-4db9-b548-6cd0966d484b tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:42.963703 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0266936a-1bfa-4db9-b548-6cd0966d484b tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:42.963899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0266936a-1bfa-4db9-b548-6cd0966d484b tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:42.970637 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:42.970637 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:42.974133 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0266936a-1bfa-4db9-b548-6cd0966d484b tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Volume info retrieved successfully. Aug 20 02:16:42.977855 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0266936a-1bfa-4db9-b548-6cd0966d484b tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 returned with HTTP 200 Aug 20 02:16:42.978235 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1407/5627] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:42 2026] GET /volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:43.824400 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.826361 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f Aug 20 02:16:43.826617 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.826861 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.835400 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.835400 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:43.839009 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:43.843548 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b27d277-6168-4f04-990d-c1ad6288ec1b tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f returned with HTTP 200 Aug 20 02:16:43.844030 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1406/5628] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:43.846726 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a67272c8-ead0-4a89-8638-7dfed1096681 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.849246 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a67272c8-ead0-4a89-8638-7dfed1096681 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:43.849540 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a67272c8-ead0-4a89-8638-7dfed1096681 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.849829 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a67272c8-ead0-4a89-8638-7dfed1096681 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.858912 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.858912 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:43.859395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9b9bf238-e1ae-4057-8d51-6ef5ceed66b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.861498 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b9bf238-e1ae-4057-8d51-6ef5ceed66b2 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:16:43.861781 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf238-e1ae-4057-8d51-6ef5ceed66b2 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.862053 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf238-e1ae-4057-8d51-6ef5ceed66b2 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.863021 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a67272c8-ead0-4a89-8638-7dfed1096681 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:43.865889 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9b9bf238-e1ae-4057-8d51-6ef5ceed66b2 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:16:43.866364 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1394/5629] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:43.866820 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a67272c8-ead0-4a89-8638-7dfed1096681 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d returned with HTTP 200 Aug 20 02:16:43.867349 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1423/5630] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:43.874166 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-63ac8dcb-87d0-4ddb-8182-57585fa885aa None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.875899 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63ac8dcb-87d0-4ddb-8182-57585fa885aa tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] GET https://10.4.3.27/volume/v3/messages Aug 20 02:16:43.876095 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63ac8dcb-87d0-4ddb-8182-57585fa885aa tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.876300 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-63ac8dcb-87d0-4ddb-8182-57585fa885aa tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.878310 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.879729 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-63ac8dcb-87d0-4ddb-8182-57585fa885aa tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:16:43.880038 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] POST https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d/action Aug 20 02:16:43.880198 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1408/5631] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:43.880395 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:16:43.880507 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:43.887405 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8247e5da-3aef-4e59-8bb8-04b78fa7a978 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.888135 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.888135 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:43.888608 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd0613daa35304e17a543e38a49c8699a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a402c0a8ef164161bb74717ed238a3c1', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:16:43.888829 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-43e0b7f9-f6f8-48bd-ae38-bf386ba19165 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-reader] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d/action returned with HTTP 403 Aug 20 02:16:43.889274 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1407/5632] 10.4.3.27 () {68 vars in 1383 bytes} [Thu Aug 20 02:16:43 2026] POST /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:43.889444 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8247e5da-3aef-4e59-8bb8-04b78fa7a978 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/messages/f72d342e-3969-4f9a-8c56-ed718d395c91 Aug 20 02:16:43.889732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8247e5da-3aef-4e59-8bb8-04b78fa7a978 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.889964 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8247e5da-3aef-4e59-8bb8-04b78fa7a978 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.896909 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.898447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8247e5da-3aef-4e59-8bb8-04b78fa7a978 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/messages/f72d342e-3969-4f9a-8c56-ed718d395c91 returned with HTTP 204 Aug 20 02:16:43.898709 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:43.898924 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.898980 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1395/5633] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:16:43 2026] DELETE /volume/v3/messages/f72d342e-3969-4f9a-8c56-ed718d395c91 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:16:43.899157 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.899345 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Delete volume with id: c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:43.905286 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.906860 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.906860 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:43.907096 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f Aug 20 02:16:43.907177 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:43.907326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.907524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.907695 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume with id: a080912a-e853-4abd-9728-8328f69c083f Aug 20 02:16:43.914980 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.914980 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:43.915323 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:43.916274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100163) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:16:43.924039 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Delete volume request issued successfully. Aug 20 02:16:43.924480 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-71aa95bd-7a58-44ab-8ce6-49cbb5168d72 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d returned with HTTP 202 Aug 20 02:16:43.924789 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1424/5634] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:16:43 2026] DELETE /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:43.925533 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-361735030 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-361735030, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:43.925918 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-361735030 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-361735030, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:43.931480 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-665fd9df-ec6c-4920-8052-31664f91186d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.933162 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-665fd9df-ec6c-4920-8052-31664f91186d tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:43.933367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-665fd9df-ec6c-4920-8052-31664f91186d tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.933539 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-665fd9df-ec6c-4920-8052-31664f91186d tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.935523 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=375,cinder:INSERT=73,cinder:UPDATE=139 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:16:43.937454 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['c33d162b-5d9f-4f01-b725-63ecf733d8a6', '70bca142-ef0b-4197-9e97-146f44122fd0', '02380d4e-292b-4a42-a5d1-3e45b5d84011', 'cda26704-5283-4c81-b0d7-746054a5c44a'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:43.940964 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:43.940964 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:43.945531 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-665fd9df-ec6c-4920-8052-31664f91186d tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Volume info retrieved successfully. Aug 20 02:16:43.950672 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-665fd9df-ec6c-4920-8052-31664f91186d tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d returned with HTTP 200 Aug 20 02:16:43.951121 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1408/5635] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:43.968426 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume request issued successfully. Aug 20 02:16:43.968548 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6498e13d-6d3f-4810-83cc-27b9d521da81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f returned with HTTP 202 Aug 20 02:16:43.968932 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1409/5636] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:43 2026] DELETE /volume/v3/volumes/a080912a-e853-4abd-9728-8328f69c083f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:43.976204 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c35299e8-72ed-4291-9244-bdddf1252183 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.978012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c35299e8-72ed-4291-9244-bdddf1252183 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/types/c8660322-4cf8-4e78-b0c3-e37a78ff3268 Aug 20 02:16:43.978246 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c35299e8-72ed-4291-9244-bdddf1252183 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.978476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c35299e8-72ed-4291-9244-bdddf1252183 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.989983 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-cb320b9b-2a07-4f39-b956-1fff8e62d5e4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:43.991626 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb320b9b-2a07-4f39-b956-1fff8e62d5e4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] GET https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 Aug 20 02:16:43.991866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb320b9b-2a07-4f39-b956-1fff8e62d5e4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:43.992053 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-cb320b9b-2a07-4f39-b956-1fff8e62d5e4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:43.997354 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-cb320b9b-2a07-4f39-b956-1fff8e62d5e4 tempest-ProjectAdminTests39-175170237 tempest-ProjectAdminTests39-175170237-project-admin] https://10.4.3.27/volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 returned with HTTP 404 Aug 20 02:16:43.997822 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1425/5637] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:43 2026] GET /volume/v3/volumes/5eba3772-fdeb-41fc-a997-6fd71ad44403 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:44.002251 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c35299e8-72ed-4291-9244-bdddf1252183 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types/c8660322-4cf8-4e78-b0c3-e37a78ff3268 returned with HTTP 202 Aug 20 02:16:44.002720 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1396/5638] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:43 2026] DELETE /volume/v3/types/c8660322-4cf8-4e78-b0c3-e37a78ff3268 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:44.010947 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f6cd54ee-8d75-4733-8883-1adb7499c46c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:44.012595 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f6cd54ee-8d75-4733-8883-1adb7499c46c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:44.012990 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f6cd54ee-8d75-4733-8883-1adb7499c46c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1655478413", "extra_specs": {"storage_protocol": "tempest-storage_protocol-306382162", "vendor_name": "tempest-vendor_name-147565268"}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:44.027410 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f6cd54ee-8d75-4733-8883-1adb7499c46c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:44.027742 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1409/5639] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:44 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:44.035128 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:44.036769 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:44.037115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e7ac993b-e26a-4f87-8c2c-4bc55cbbd403", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:44.038425 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request body: {'volume': {'volume_type': 'e7ac993b-e26a-4f87-8c2c-4bc55cbbd403', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:44.041707 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume of 1 GB Aug 20 02:16:44.041983 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:44.041983 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:44.042320 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:44.047759 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (cfd5b996-6f61-44a4-bd15-84574c59bc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:44.048769 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2d930b-e0e6-4cd7-97af-d91c9be48dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:44.049599 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:44.067994 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2d930b-e0e6-4cd7-97af-d91c9be48dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:16:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-306382162',vendor_name='tempest-vendor_name-147565268'},id=e7ac993b-e26a-4f87-8c2c-4bc55cbbd403,is_public=True,name='tempest-ProjectMemberTests-volume-type-1655478413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7ac993b-e26a-4f87-8c2c-4bc55cbbd403', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:44.068729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f4a822-76da-499f-8410-2f809c73b76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:44.091205 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1655478413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1655478413, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:44.091508 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1655478413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1655478413, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:44.114493 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['f0daf057-d146-4e78-abea-a17035cb88c8', 'eae5c73e-aad5-4a6b-9f7d-0590acbd73d2', '0a0798db-a66d-4454-aff3-0ccfd5d25c05', '0b1197e3-32e8-4037-ad23-5004a82392e2'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:44.115295 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f4a822-76da-499f-8410-2f809c73b76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0daf057-d146-4e78-abea-a17035cb88c8', 'eae5c73e-aad5-4a6b-9f7d-0590acbd73d2', '0a0798db-a66d-4454-aff3-0ccfd5d25c05', '0b1197e3-32e8-4037-ad23-5004a82392e2']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:44.116014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c1af2d-ba12-4e33-9f05-bd74ee66cf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:44.144773 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c1af2d-ba12-4e33-9f05-bd74ee66cf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7634dcf-2691-4996-a6cc-51f98e979933', '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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['f0daf057-d146-4e78-abea-a17035cb88c8','eae5c73e-aad5-4a6b-9f7d-0590acbd73d2','0a0798db-a66d-4454-aff3-0ccfd5d25c05','0b1197e3-32e8-4037-ad23-5004a82392e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=e7ac993b-e26a-4f87-8c2c-4bc55cbbd403), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02: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=d7634dcf-2691-4996-a6cc-51f98e979933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6056a34a30f842949c245b99ba9dfe1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7ac993b-e26a-4f87-8c2c-4bc55cbbd403),volume_type_id=e7ac993b-e26a-4f87-8c2c-4bc55cbbd403)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:44.146274 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7990d0f-c90b-4c7e-90d2-d2dadc2ac735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:44.166050 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7990d0f-c90b-4c7e-90d2-d2dadc2ac735) transitioned into state 'SUCCESS' from 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='6056a34a30f842949c245b99ba9dfe1b',qos_specs=None,replication_status=,reservations=['f0daf057-d146-4e78-abea-a17035cb88c8','eae5c73e-aad5-4a6b-9f7d-0590acbd73d2','0a0798db-a66d-4454-aff3-0ccfd5d25c05','0b1197e3-32e8-4037-ad23-5004a82392e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1c7a8e5ffa4905a80a7a9b9d5edf9e',volume_type_id=e7ac993b-e26a-4f87-8c2c-4bc55cbbd403)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:44.166696 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e269f4d-120b-4858-8418-65b9c21dbd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:44.175994 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e269f4d-120b-4858-8418-65b9c21dbd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:44.176876 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Flow 'volume_create_api' (cfd5b996-6f61-44a4-bd15-84574c59bc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:44.177308 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Create volume request issued successfully. Aug 20 02:16:44.177973 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c756e4c3-aaf1-4f3b-8e3b-48b5e73d390f tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:44.178447 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1410/5640] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:44 2026] POST /volume/v3/volumes => generated 772 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:44.190276 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:44.192029 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 Aug 20 02:16:44.192251 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:44.192398 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:44.198867 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:44.198867 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:44.201629 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:44.205118 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-913e4a64-98ec-42f8-89bd-e497bb7abdcf tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 returned with HTTP 200 Aug 20 02:16:44.205471 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1426/5641] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:44 2026] GET /volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:44.965766 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-32e4d484-ca1b-43cd-8f7a-8dcbf53dbdd8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:44.967702 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32e4d484-ca1b-43cd-8f7a-8dcbf53dbdd8 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] GET https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d Aug 20 02:16:44.967985 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32e4d484-ca1b-43cd-8f7a-8dcbf53dbdd8 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:44.968291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-32e4d484-ca1b-43cd-8f7a-8dcbf53dbdd8 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:44.973905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-32e4d484-ca1b-43cd-8f7a-8dcbf53dbdd8 tempest-ProjectReaderTests-744214161 tempest-ProjectReaderTests-744214161-project-admin] https://10.4.3.27/volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d returned with HTTP 404 Aug 20 02:16:44.974342 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1397/5642] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:16:44 2026] GET /volume/v3/volumes/c63657e6-a0dd-43f5-8237-96ad47e3252d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:45.218324 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.219875 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 Aug 20 02:16:45.220059 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.220219 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.227540 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:45.227540 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:45.231029 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:45.235286 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a2f71693-6fbe-4e7c-8e7d-7bcca4f3eaa9 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 returned with HTTP 200 Aug 20 02:16:45.235671 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1410/5643] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:45 2026] GET /volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:45.247397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4b6859b6-b4d1-4e3e-a56e-dc8484b2ec66 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.248973 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b6859b6-b4d1-4e3e-a56e-dc8484b2ec66 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] GET https://10.4.3.27/volume/v3/messages Aug 20 02:16:45.249135 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b6859b6-b4d1-4e3e-a56e-dc8484b2ec66 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.249338 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4b6859b6-b4d1-4e3e-a56e-dc8484b2ec66 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.249535 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:45.249535 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:45.251095 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=434,cinder:INSERT=92,cinder:UPDATE=168 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:16:45.253202 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4b6859b6-b4d1-4e3e-a56e-dc8484b2ec66 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/messages returned with HTTP 200 Aug 20 02:16:45.253608 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1411/5644] 10.4.3.27 () {68 vars in 1273 bytes} [Thu Aug 20 02:16:45 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:45.262701 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c21bb2c6-e2fe-41d9-86fd-a1582d49c3b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.264646 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c21bb2c6-e2fe-41d9-86fd-a1582d49c3b5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] GET https://10.4.3.27/volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be Aug 20 02:16:45.264907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c21bb2c6-e2fe-41d9-86fd-a1582d49c3b5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.265123 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c21bb2c6-e2fe-41d9-86fd-a1582d49c3b5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.268812 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c21bb2c6-e2fe-41d9-86fd-a1582d49c3b5 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-member] https://10.4.3.27/volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be returned with HTTP 200 Aug 20 02:16:45.269181 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1427/5645] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:45 2026] GET /volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:45.278183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1fbbcde8-8f54-4c84-9f04-4fc3bc9d2a8c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.280023 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fbbcde8-8f54-4c84-9f04-4fc3bc9d2a8c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be Aug 20 02:16:45.280340 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fbbcde8-8f54-4c84-9f04-4fc3bc9d2a8c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.280517 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1fbbcde8-8f54-4c84-9f04-4fc3bc9d2a8c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'version_select' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.288528 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1fbbcde8-8f54-4c84-9f04-4fc3bc9d2a8c tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be returned with HTTP 204 Aug 20 02:16:45.288879 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1398/5646] 10.4.3.27 () {68 vars in 1387 bytes} [Thu Aug 20 02:16:45 2026] DELETE /volume/v3/messages/9c65bd85-48f2-4398-9d22-4d13c156d0be => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 02:16:45.295651 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.297652 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 Aug 20 02:16:45.297918 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.298194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.298404 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume with id: d7634dcf-2691-4996-a6cc-51f98e979933 Aug 20 02:16:45.306991 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:45.306991 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:45.307434 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Volume info retrieved successfully. Aug 20 02:16:45.308720 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100164) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 02:16:45.320069 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1655478413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1655478413, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:45.320353 np0000007844 devstack@c-api.service[100164]: WARNING cinder.quota [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1655478413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1655478413, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:16:45.328880 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Created reservations ['f07075c1-e000-47f5-8a6a-1fcce30dddae', '79f1015a-448b-43e1-a34e-67512bc5b091', 'ab69db68-8c5e-4944-aecd-bef5522c2cdf', '1c2ad0f9-bdf2-4d3e-86c1-dd69b9a99f22'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:45.350867 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Delete volume request issued successfully. Aug 20 02:16:45.351092 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2dc6185e-9e7a-44fb-b96f-c944ef63ee81 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 returned with HTTP 202 Aug 20 02:16:45.351502 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1411/5647] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:16:45 2026] DELETE /volume/v3/volumes/d7634dcf-2691-4996-a6cc-51f98e979933 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:45.358259 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fc06442b-973c-4bc5-8516-b7460e68d570 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.360222 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc06442b-973c-4bc5-8516-b7460e68d570 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] DELETE https://10.4.3.27/volume/v3/types/e7ac993b-e26a-4f87-8c2c-4bc55cbbd403 Aug 20 02:16:45.360451 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc06442b-973c-4bc5-8516-b7460e68d570 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.360669 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc06442b-973c-4bc5-8516-b7460e68d570 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.383990 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc06442b-973c-4bc5-8516-b7460e68d570 tempest-ProjectMemberTests-951630132 tempest-ProjectMemberTests-951630132-project-admin] https://10.4.3.27/volume/v3/types/e7ac993b-e26a-4f87-8c2c-4bc55cbbd403 returned with HTTP 202 Aug 20 02:16:45.384308 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1412/5648] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:45 2026] DELETE /volume/v3/types/e7ac993b-e26a-4f87-8c2c-4bc55cbbd403 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:45.397429 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.480031 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:45.480347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1233983224"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:45.481605 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1233983224'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:45.481712 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume of 1 GB Aug 20 02:16:45.485426 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:45.490833 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (456bb2af-bcbe-42a7-89f2-0831918c02bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:45.491637 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ff6be8-1255-473d-b23f-fedbcd6bd577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:45.492411 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:45.516620 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ff6be8-1255-473d-b23f-fedbcd6bd577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:45.517535 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d408533-fdb0-4d1d-9b65-8886afe47e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:45.585436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['84c652ca-d339-4bc0-9873-e40bdd654b11', '6ddb6a2b-daec-4f10-83aa-8df781238fb0', '5548707c-92e6-4214-a4fd-62798f6b3239', '3fd60406-81e7-4732-8dc8-9fa60bb573a4'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:45.586177 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d408533-fdb0-4d1d-9b65-8886afe47e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84c652ca-d339-4bc0-9873-e40bdd654b11', '6ddb6a2b-daec-4f10-83aa-8df781238fb0', '5548707c-92e6-4214-a4fd-62798f6b3239', '3fd60406-81e7-4732-8dc8-9fa60bb573a4']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:45.586934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08147e39-2afa-442b-919b-d6ffcb5c5297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:45.608728 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08147e39-2afa-442b-919b-d6ffcb5c5297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31adb315-9b9a-450b-aeb1-7fc38546896e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233983224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['84c652ca-d339-4bc0-9873-e40bdd654b11','6ddb6a2b-daec-4f10-83aa-8df781238fb0','5548707c-92e6-4214-a4fd-62798f6b3239','3fd60406-81e7-4732-8dc8-9fa60bb573a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1233983224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31adb315-9b9a-450b-aeb1-7fc38546896e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18248802ecee4e37a3fac8571c74a1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:45.609589 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b0a602-8434-46a2-9cce-257ed0f73b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:45.625471 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b0a602-8434-46a2-9cce-257ed0f73b80) transitioned into state 'SUCCESS' from state '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-1233983224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['84c652ca-d339-4bc0-9873-e40bdd654b11','6ddb6a2b-daec-4f10-83aa-8df781238fb0','5548707c-92e6-4214-a4fd-62798f6b3239','3fd60406-81e7-4732-8dc8-9fa60bb573a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:45.626122 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672fbdb4-f7ed-4989-9014-0dd5f880a152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:45.633925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672fbdb4-f7ed-4989-9014-0dd5f880a152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:45.634689 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (456bb2af-bcbe-42a7-89f2-0831918c02bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:45.635007 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request issued successfully. Aug 20 02:16:45.635606 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-222e9bd8-ed27-4d06-89a9-c63bf09c08f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:45.635998 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1428/5649] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:16:45 2026] POST /volume/v3/volumes => generated 776 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:45.649623 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:45.651541 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:16:45.651889 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:45.652155 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:45.659269 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:45.659269 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:45.663046 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:16:45.666730 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3f8c8449-7e6a-48b6-99af-cb77280fe395 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e returned with HTTP 200 Aug 20 02:16:45.667097 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1399/5650] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:45 2026] GET /volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.539971 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a0d97a18-956f-43b1-b184-e5ce64791f9c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.613599 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0d97a18-956f-43b1-b184-e5ce64791f9c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.613920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a0d97a18-956f-43b1-b184-e5ce64791f9c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346213706", "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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.627656 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a0d97a18-956f-43b1-b184-e5ce64791f9c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.628018 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1412/5651] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.636120 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2b42f088-c04a-4c9a-aac6-2f331c11a3ef None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.637784 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b42f088-c04a-4c9a-aac6-2f331c11a3ef tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption Aug 20 02:16:46.638114 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2b42f088-c04a-4c9a-aac6-2f331c11a3ef tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.650599 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2b42f088-c04a-4c9a-aac6-2f331c11a3ef tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption returned with HTTP 200 Aug 20 02:16:46.650995 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1413/5652] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.659020 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c290f65-94fe-400f-89e1-b1250b6e092c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.660791 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c290f65-94fe-400f-89e1-b1250b6e092c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.661142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c290f65-94fe-400f-89e1-b1250b6e092c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1858796068", "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=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.662638 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:46.662638 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:46.674745 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c290f65-94fe-400f-89e1-b1250b6e092c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.675095 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1429/5653] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 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 20 02:16:46.681662 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a92a960b-e00f-43f6-9aef-8a4a55c9a052 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.682390 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.683212 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a92a960b-e00f-43f6-9aef-8a4a55c9a052 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5/encryption Aug 20 02:16:46.683557 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a92a960b-e00f-43f6-9aef-8a4a55c9a052 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.683935 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:16:46.684116 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.684319 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.691078 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:46.691078 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:46.694152 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:16:46.696440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a92a960b-e00f-43f6-9aef-8a4a55c9a052 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5/encryption returned with HTTP 200 Aug 20 02:16:46.696865 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1400/5654] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.697887 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-58625ecd-3bbf-4d2b-a938-61c05ab1b336 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e returned with HTTP 200 Aug 20 02:16:46.698336 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1413/5655] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:46 2026] GET /volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:46.704186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fcc1627c-363f-4c03-8d35-97b7cd187e86 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.705634 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fcc1627c-363f-4c03-8d35-97b7cd187e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.705964 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fcc1627c-363f-4c03-8d35-97b7cd187e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762559736", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.709216 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.710860 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:16:46.711174 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31adb315-9b9a-450b-aeb1-7fc38546896e", "name": "tempest-type-Backup-314132157"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.713002 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating new backup {'backup': {'volume_id': '31adb315-9b9a-450b-aeb1-7fc38546896e', 'name': 'tempest-type-Backup-314132157'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:16:46.713122 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating backup of volume 31adb315-9b9a-450b-aeb1-7fc38546896e in container None Aug 20 02:16:46.718477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fcc1627c-363f-4c03-8d35-97b7cd187e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.718792 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1414/5656] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.719781 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:46.719781 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:46.720180 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:16:46.725356 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-26c2cd7f-f97f-4905-9747-e7ce22760469 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.726795 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-26c2cd7f-f97f-4905-9747-e7ce22760469 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs Aug 20 02:16:46.727090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-26c2cd7f-f97f-4905-9747-e7ce22760469 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.743362 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['8aedaf8a-5b08-48ad-9068-113becaf9fc0', '09d39128-251f-4ae3-a3ef-07e756d1feff'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:46.744615 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-26c2cd7f-f97f-4905-9747-e7ce22760469 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs returned with HTTP 200 Aug 20 02:16:46.745120 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1401/5657] 10.4.3.27 () {68 vars in 1392 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:46.751682 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e148ea01-3207-4645-b129-90384ad92cb1 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.753436 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e148ea01-3207-4645-b129-90384ad92cb1 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] PUT https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs/key2 Aug 20 02:16:46.753826 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e148ea01-3207-4645-b129-90384ad92cb1 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.771216 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1b10af63-c0ba-4506-97d3-0a312c287a86 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:16:46.771321 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e148ea01-3207-4645-b129-90384ad92cb1 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs/key2 returned with HTTP 200 Aug 20 02:16:46.771689 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1414/5659] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:16:46 2026] PUT /volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:46.771754 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1430/5659] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/backups => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:16:46.778876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-f2fdfd38-8331-48d3-9e4c-a949ab6c5a35 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.779021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5aad994c-868a-4a6c-9883-c3be35e17478 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.780374 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f2fdfd38-8331-48d3-9e4c-a949ab6c5a35 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.780691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-f2fdfd38-8331-48d3-9e4c-a949ab6c5a35 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.781136 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5aad994c-868a-4a6c-9883-c3be35e17478 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:46.781442 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5aad994c-868a-4a6c-9883-c3be35e17478 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.781697 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5aad994c-868a-4a6c-9883-c3be35e17478 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.781879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-5aad994c-868a-4a6c-9883-c3be35e17478 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:46.786716 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:46.786716 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:46.787668 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5aad994c-868a-4a6c-9883-c3be35e17478 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:46.788098 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1415/5660] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:46 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.793417 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-f2fdfd38-8331-48d3-9e4c-a949ab6c5a35 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.793967 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1402/5661] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.801860 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9610c821-d006-470c-b792-67d6cc5ca2af None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.803578 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9610c821-d006-470c-b792-67d6cc5ca2af tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/939bbc25-b032-4e95-91db-36dcbea87fd7 Aug 20 02:16:46.803750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9610c821-d006-470c-b792-67d6cc5ca2af tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.803949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9610c821-d006-470c-b792-67d6cc5ca2af tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.804558 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:46.804558 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:46.826456 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9610c821-d006-470c-b792-67d6cc5ca2af tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/939bbc25-b032-4e95-91db-36dcbea87fd7 returned with HTTP 202 Aug 20 02:16:46.826808 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1431/5662] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:46 2026] DELETE /volume/v3/types/939bbc25-b032-4e95-91db-36dcbea87fd7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:46.834151 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b19ff314-71d5-4d01-81e2-9c81b7e0ebfa None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.835810 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b19ff314-71d5-4d01-81e2-9c81b7e0ebfa tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.836141 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b19ff314-71d5-4d01-81e2-9c81b7e0ebfa tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-473214307", "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=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.851750 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b19ff314-71d5-4d01-81e2-9c81b7e0ebfa tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.852118 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1415/5663] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 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 20 02:16:46.859431 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ce72c9cc-df55-4292-91a2-174c7106def0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.861038 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce72c9cc-df55-4292-91a2-174c7106def0 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption Aug 20 02:16:46.861297 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ce72c9cc-df55-4292-91a2-174c7106def0 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.883345 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ce72c9cc-df55-4292-91a2-174c7106def0 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption returned with HTTP 200 Aug 20 02:16:46.883727 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1416/5664] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.891130 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3fe26cc1-4c64-49a3-8007-a6b654848199 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.892911 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fe26cc1-4c64-49a3-8007-a6b654848199 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption/1a4a3213-01b5-4ecf-968a-a576af019cb9 Aug 20 02:16:46.893100 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fe26cc1-4c64-49a3-8007-a6b654848199 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.893299 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fe26cc1-4c64-49a3-8007-a6b654848199 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.903780 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fe26cc1-4c64-49a3-8007-a6b654848199 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption/1a4a3213-01b5-4ecf-968a-a576af019cb9 returned with HTTP 202 Aug 20 02:16:46.904162 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1403/5665] 10.4.3.27 () {66 vars in 1482 bytes} [Thu Aug 20 02:16:46 2026] DELETE /volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9/encryption/1a4a3213-01b5-4ecf-968a-a576af019cb9 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:46.911533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f29b7f4-6c79-41a6-97dc-8931dc5990a2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.913086 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f29b7f4-6c79-41a6-97dc-8931dc5990a2 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.913436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f29b7f4-6c79-41a6-97dc-8931dc5990a2 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1041392559", "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=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.929301 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f29b7f4-6c79-41a6-97dc-8931dc5990a2 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.929667 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1432/5666] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 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 20 02:16:46.936588 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5dd686e5-2027-406c-88cb-bae3ae638669 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.938427 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dd686e5-2027-406c-88cb-bae3ae638669 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a/extra_specs/key1 Aug 20 02:16:46.938585 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dd686e5-2027-406c-88cb-bae3ae638669 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.938750 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5dd686e5-2027-406c-88cb-bae3ae638669 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.954461 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5dd686e5-2027-406c-88cb-bae3ae638669 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a/extra_specs/key1 returned with HTTP 202 Aug 20 02:16:46.954798 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1416/5667] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:16:46 2026] DELETE /volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a/extra_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:16:46.961955 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d4e38a97-0279-4fc9-8ac4-9fde6b4d00bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.963423 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4e38a97-0279-4fc9-8ac4-9fde6b4d00bb tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:16:46.963725 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d4e38a97-0279-4fc9-8ac4-9fde6b4d00bb tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-778189737", "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=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:46.987880 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d4e38a97-0279-4fc9-8ac4-9fde6b4d00bb tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:46.988270 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1417/5668] 10.4.3.27 () {68 vars in 1246 bytes} [Thu Aug 20 02:16:46 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:46.995637 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-03398d67-a1ec-48b2-a4d6-30a4094ec0e4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:46.997387 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-03398d67-a1ec-48b2-a4d6-30a4094ec0e4 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/88cf6fe2-68a8-432e-a094-495f2e3baaea Aug 20 02:16:46.997593 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-03398d67-a1ec-48b2-a4d6-30a4094ec0e4 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:46.997783 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-03398d67-a1ec-48b2-a4d6-30a4094ec0e4 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:46.999830 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=419,cinder:UPDATE=139,cinder:INSERT=76 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:16:47.023223 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-03398d67-a1ec-48b2-a4d6-30a4094ec0e4 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/88cf6fe2-68a8-432e-a094-495f2e3baaea returned with HTTP 202 Aug 20 02:16:47.023756 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1404/5669] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:46 2026] DELETE /volume/v3/types/88cf6fe2-68a8-432e-a094-495f2e3baaea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.030366 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5f34a7d1-ff25-47cd-866f-71c9fba05752 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.031982 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f34a7d1-ff25-47cd-866f-71c9fba05752 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs Aug 20 02:16:47.032144 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f34a7d1-ff25-47cd-866f-71c9fba05752 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.032330 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5f34a7d1-ff25-47cd-866f-71c9fba05752 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.037837 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5f34a7d1-ff25-47cd-866f-71c9fba05752 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs returned with HTTP 200 Aug 20 02:16:47.038178 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1433/5670] 10.4.3.27 () {66 vars in 1371 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs => generated 185 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:47.044692 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2e3823b1-987e-47b8-ae7e-e2763c291382 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.046345 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e3823b1-987e-47b8-ae7e-e2763c291382 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types Aug 20 02:16:47.046508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e3823b1-987e-47b8-ae7e-e2763c291382 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.046672 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2e3823b1-987e-47b8-ae7e-e2763c291382 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.062515 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2e3823b1-987e-47b8-ae7e-e2763c291382 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:16:47.062839 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1417/5671] 10.4.3.27 () {66 vars in 1224 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types => generated 2610 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:47.071564 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1a366e2e-1cc2-49d9-8d74-98ca9f074b69 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.073193 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a366e2e-1cc2-49d9-8d74-98ca9f074b69 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/cipher Aug 20 02:16:47.073397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a366e2e-1cc2-49d9-8d74-98ca9f074b69 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.073590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1a366e2e-1cc2-49d9-8d74-98ca9f074b69 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.079438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1a366e2e-1cc2-49d9-8d74-98ca9f074b69 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/cipher returned with HTTP 200 Aug 20 02:16:47.079817 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1418/5672] 10.4.3.27 () {66 vars in 1389 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:47.087239 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4cdf7790-6025-48b9-85fd-2df9bab66fb5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.089284 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4cdf7790-6025-48b9-85fd-2df9bab66fb5 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption Aug 20 02:16:47.089439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4cdf7790-6025-48b9-85fd-2df9bab66fb5 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.089674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4cdf7790-6025-48b9-85fd-2df9bab66fb5 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.096354 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4cdf7790-6025-48b9-85fd-2df9bab66fb5 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption returned with HTTP 200 Aug 20 02:16:47.096764 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1405/5673] 10.4.3.27 () {66 vars in 1368 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:47.104416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a9fa8f22-b35f-49d7-a190-e24a10f321d3 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.106100 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a9fa8f22-b35f-49d7-a190-e24a10f321d3 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/multiattach Aug 20 02:16:47.106291 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a9fa8f22-b35f-49d7-a190-e24a10f321d3 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.106459 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a9fa8f22-b35f-49d7-a190-e24a10f321d3 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.112004 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a9fa8f22-b35f-49d7-a190-e24a10f321d3 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/multiattach returned with HTTP 200 Aug 20 02:16:47.112330 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1434/5674] 10.4.3.27 () {66 vars in 1407 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:47.118284 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dc1d09e7-80cd-431d-acea-df160143ca2d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.120291 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc1d09e7-80cd-431d-acea-df160143ca2d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/volume_backend_name Aug 20 02:16:47.120474 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc1d09e7-80cd-431d-acea-df160143ca2d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.120669 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dc1d09e7-80cd-431d-acea-df160143ca2d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.126741 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dc1d09e7-80cd-431d-acea-df160143ca2d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/volume_backend_name returned with HTTP 200 Aug 20 02:16:47.127114 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1418/5675] 10.4.3.27 () {66 vars in 1431 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/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 20 02:16:47.134004 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-32e40af5-437a-4473-9ad5-cbc9d50fa19e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.135492 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32e40af5-437a-4473-9ad5-cbc9d50fa19e tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] GET https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 Aug 20 02:16:47.135626 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32e40af5-437a-4473-9ad5-cbc9d50fa19e tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.135816 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-32e40af5-437a-4473-9ad5-cbc9d50fa19e tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.140237 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-32e40af5-437a-4473-9ad5-cbc9d50fa19e tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 returned with HTTP 200 Aug 20 02:16:47.140580 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1419/5676] 10.4.3.27 () {66 vars in 1335 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:47.148274 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39ed00e5-d74d-422a-a01f-98cc44aa4456 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.150094 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39ed00e5-d74d-422a-a01f-98cc44aa4456 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] PUT https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/9ae2906f-af03-4079-a176-9df4716778e4 Aug 20 02:16:47.150472 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39ed00e5-d74d-422a-a01f-98cc44aa4456 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:47.165269 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39ed00e5-d74d-422a-a01f-98cc44aa4456 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/9ae2906f-af03-4079-a176-9df4716778e4 returned with HTTP 200 Aug 20 02:16:47.165726 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1406/5677] 10.4.3.27 () {68 vars in 1499 bytes} [Thu Aug 20 02:16:47 2026] PUT /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/encryption/9ae2906f-af03-4079-a176-9df4716778e4 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:47.172656 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-537b035e-05bd-4f0d-917e-04d267e5d038 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.174325 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-537b035e-05bd-4f0d-917e-04d267e5d038 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] PUT https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/key1 Aug 20 02:16:47.174619 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-537b035e-05bd-4f0d-917e-04d267e5d038 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:47.190140 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-537b035e-05bd-4f0d-917e-04d267e5d038 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/key1 returned with HTTP 200 Aug 20 02:16:47.190509 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1435/5678] 10.4.3.27 () {68 vars in 1406 bytes} [Thu Aug 20 02:16:47 2026] PUT /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 02:16:47.197683 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-058a457c-1d07-4921-afe9-ad46fb87370c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.199328 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-058a457c-1d07-4921-afe9-ad46fb87370c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] PUT https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 Aug 20 02:16:47.199629 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-058a457c-1d07-4921-afe9-ad46fb87370c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:47.211019 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-058a457c-1d07-4921-afe9-ad46fb87370c tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 returned with HTTP 200 Aug 20 02:16:47.211437 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1419/5679] 10.4.3.27 () {68 vars in 1355 bytes} [Thu Aug 20 02:16:47 2026] PUT /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:47.218717 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-34c2737e-5030-4614-b127-5242612f7009 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.220244 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-34c2737e-5030-4614-b127-5242612f7009 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a Aug 20 02:16:47.220428 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-34c2737e-5030-4614-b127-5242612f7009 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.220649 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-34c2737e-5030-4614-b127-5242612f7009 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.240887 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-34c2737e-5030-4614-b127-5242612f7009 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a returned with HTTP 202 Aug 20 02:16:47.241302 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1420/5680] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:47 2026] DELETE /volume/v3/types/078a1a60-5014-4e90-bb9e-077be0ba7e2a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.247476 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c8dc6503-c65b-4dc7-a0ab-22922b3e9e86 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.249076 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8dc6503-c65b-4dc7-a0ab-22922b3e9e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9 Aug 20 02:16:47.249277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8dc6503-c65b-4dc7-a0ab-22922b3e9e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.249443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c8dc6503-c65b-4dc7-a0ab-22922b3e9e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.271345 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c8dc6503-c65b-4dc7-a0ab-22922b3e9e86 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9 returned with HTTP 202 Aug 20 02:16:47.271732 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1407/5681] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:47 2026] DELETE /volume/v3/types/b1c8bb55-26d9-40a2-ac4c-cbcd577497a9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.277949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-312ebe96-eb8a-401a-8550-d87eacf68a43 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.279559 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-312ebe96-eb8a-401a-8550-d87eacf68a43 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4 Aug 20 02:16:47.279738 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-312ebe96-eb8a-401a-8550-d87eacf68a43 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.279932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-312ebe96-eb8a-401a-8550-d87eacf68a43 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.281850 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=426,cinder:UPDATE=141,cinder:INSERT=91 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:16:47.301335 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-312ebe96-eb8a-401a-8550-d87eacf68a43 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4 returned with HTTP 202 Aug 20 02:16:47.301648 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1436/5682] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:47 2026] DELETE /volume/v3/types/6ba05ee9-6f6f-4f3a-93c8-232cc1f5ffc4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.307626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ce64ba4e-0a34-45db-8136-17f6c90e000d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.309219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ce64ba4e-0a34-45db-8136-17f6c90e000d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5 Aug 20 02:16:47.309409 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ce64ba4e-0a34-45db-8136-17f6c90e000d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.309626 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ce64ba4e-0a34-45db-8136-17f6c90e000d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.328502 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ce64ba4e-0a34-45db-8136-17f6c90e000d tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5 returned with HTTP 202 Aug 20 02:16:47.328888 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1420/5683] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:47 2026] DELETE /volume/v3/types/f385695f-0e67-4beb-a824-0ce3f07183b5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.335161 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-cde32357-c74a-4442-82aa-29cd8b41ef07 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.336572 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cde32357-c74a-4442-82aa-29cd8b41ef07 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] DELETE https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 Aug 20 02:16:47.336741 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cde32357-c74a-4442-82aa-29cd8b41ef07 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.336938 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-cde32357-c74a-4442-82aa-29cd8b41ef07 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] Calling method '_delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.356280 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-cde32357-c74a-4442-82aa-29cd8b41ef07 tempest-VolumeTypesAdminTests-1380406618 tempest-VolumeTypesAdminTests-1380406618-project-admin] https://10.4.3.27/volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 returned with HTTP 202 Aug 20 02:16:47.356643 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1421/5684] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:16:47 2026] DELETE /volume/v3/types/509e9f5f-13f4-4671-925f-b94117eea190 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:16:47.797455 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:47.799128 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:47.799349 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:47.799528 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:47.799630 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:47.803604 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:47.803604 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:47.804221 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2bf726da-459f-44f6-8b0b-2d84f7c22992 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:47.804770 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1408/5685] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:47 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:48.631932 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:48.704313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:48.704530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-550404743"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:48.705691 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.volumes [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-550404743'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:48.705825 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume of 1 GB Aug 20 02:16:48.709311 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:48.714142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (4038c777-66f2-4019-8c3b-4a3a64dccd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:48.715213 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc00dc43-2669-4dfd-8dff-cf2102098cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:48.715917 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.flows.api.create_volume [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Validating volume size '1' using validate_int {{(pid=100161) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:48.737060 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc00dc43-2669-4dfd-8dff-cf2102098cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:48.737942 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59621683-fd00-4c9b-aa7d-12d2fcfb180f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:48.789960 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Created reservations ['e64b8f34-b5df-4574-affb-2b0928cef5eb', 'bc2451b4-6eb9-417d-beb3-f2b978833764', '31b2df1e-f825-4831-8fcb-34cc73bb3086', 'df79b07a-05db-4989-84ef-feceed985b64'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:48.790790 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59621683-fd00-4c9b-aa7d-12d2fcfb180f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e64b8f34-b5df-4574-affb-2b0928cef5eb', 'bc2451b4-6eb9-417d-beb3-f2b978833764', '31b2df1e-f825-4831-8fcb-34cc73bb3086', 'df79b07a-05db-4989-84ef-feceed985b64']}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:48.791508 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f6e6f7-fa82-44bb-8159-96b5ea19866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:48.812490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f6e6f7-fa82-44bb-8159-96b5ea19866a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1732ed72-ea8b-4a6f-acca-85747da2029b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550404743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['e64b8f34-b5df-4574-affb-2b0928cef5eb','bc2451b4-6eb9-417d-beb3-f2b978833764','31b2df1e-f825-4831-8fcb-34cc73bb3086','df79b07a-05db-4989-84ef-feceed985b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550404743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1732ed72-ea8b-4a6f-acca-85747da2029b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c32d02a996345fc91e101062120509e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d3c597ad7945fa81dafd886a885afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:48.813338 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169e263-8deb-4563-ad11-8a8e33014e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:48.813424 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:48.815104 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:48.815330 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:48.815543 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:48.815679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:48.819496 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:48.819496 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:48.820100 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-2f43e291-30c8-4eb7-8a19-c7955624b255 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:48.820485 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1421/5686] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:48 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:48.831992 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169e263-8deb-4563-ad11-8a8e33014e7c) transitioned into state 'SUCCESS' from state '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-550404743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['e64b8f34-b5df-4574-affb-2b0928cef5eb','bc2451b4-6eb9-417d-beb3-f2b978833764','31b2df1e-f825-4831-8fcb-34cc73bb3086','df79b07a-05db-4989-84ef-feceed985b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:48.832697 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc1e7bd-7e31-4ab4-85e5-5184abe3ea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:48.842474 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc1e7bd-7e31-4ab4-85e5-5184abe3ea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100161) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:48.843239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (4038c777-66f2-4019-8c3b-4a3a64dccd6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100161) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:48.843575 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request issued successfully. Aug 20 02:16:48.844116 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-acf15d65-e68e-4e52-8bec-40581cf90f8b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:48.844543 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1437/5687] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:48 2026] POST /volume/v3/volumes => generated 775 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:48.855372 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:48.857032 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:48.857249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:48.857443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:48.863738 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:48.863738 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:48.866840 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:48.870526 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0fd5d273-fe8b-4d06-a2a0-265149e3370e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b returned with HTTP 200 Aug 20 02:16:48.870905 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1422/5688] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:48 2026] GET /volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:49.832442 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-9c20ddf9-1339-4369-9acf-9210e479fbad None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:49.834175 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c20ddf9-1339-4369-9acf-9210e479fbad tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:49.834364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c20ddf9-1339-4369-9acf-9210e479fbad tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:49.834525 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-9c20ddf9-1339-4369-9acf-9210e479fbad tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:49.834631 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-9c20ddf9-1339-4369-9acf-9210e479fbad tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:49.838375 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:49.838375 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:49.838908 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-9c20ddf9-1339-4369-9acf-9210e479fbad tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:49.839213 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1409/5689] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:49 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:49.885493 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:49.887992 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:49.888199 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:49.888404 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:49.896727 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:49.896727 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:49.900639 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:49.904827 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4adce0dc-afe4-4e42-b517-49f6da1bd72b tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b returned with HTTP 200 Aug 20 02:16:49.905376 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1422/5690] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:49 2026] GET /volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:50.005389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:50.061963 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] GET https://10.4.3.27/volume/v3/volumes Aug 20 02:16:50.062167 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:50.062360 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:50.062609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:16:50.062938 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:50.062938 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:50.063327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:16:50.070796 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Get all volumes completed successfully. Aug 20 02:16:50.071289 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-52e1ffbc-0920-4ee2-9d7f-39075e3ec7cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] https://10.4.3.27/volume/v3/volumes returned with HTTP 200 Aug 20 02:16:50.071717 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1438/5691] 10.4.3.27 () {68 vars in 1271 bytes} [Thu Aug 20 02:16:49 2026] GET /volume/v3/volumes => generated 333 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:50.080771 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:50.083672 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:50.083862 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:50.084059 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:50.084311 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume with id: 1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:50.091563 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:50.091563 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:50.091828 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:50.105756 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume request issued successfully. Aug 20 02:16:50.105947 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c84f27fe-d8b6-4f96-a033-884bb032ec07 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b returned with HTTP 202 Aug 20 02:16:50.106345 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1423/5692] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:50 2026] DELETE /volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:50.112895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:50.114953 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:50.115426 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:50.115897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:50.125638 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:50.125638 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:50.129960 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:50.134216 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-798daa30-8bcd-4c78-b15d-76cb25bac0b2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b returned with HTTP 200 Aug 20 02:16:50.134655 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1410/5693] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:50 2026] GET /volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:50.848241 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:50.849807 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:50.850009 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:50.850179 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:50.850302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:50.853939 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:50.853939 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:50.854449 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b678888c-38a6-4e60-8d5d-240f8ae7b598 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:50.854757 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1423/5694] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:50 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:51.148450 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d33fa127-39b7-47f6-a3ef-b9c42b8d1288 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:51.150308 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d33fa127-39b7-47f6-a3ef-b9c42b8d1288 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b Aug 20 02:16:51.150519 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d33fa127-39b7-47f6-a3ef-b9c42b8d1288 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:51.150718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d33fa127-39b7-47f6-a3ef-b9c42b8d1288 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:51.156051 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d33fa127-39b7-47f6-a3ef-b9c42b8d1288 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b returned with HTTP 404 Aug 20 02:16:51.156487 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1439/5695] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:51 2026] GET /volume/v3/volumes/1732ed72-ea8b-4a6f-acca-85747da2029b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:51.164433 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:51.166050 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:51.166369 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-196888100"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:51.167619 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-196888100'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:51.167748 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume of 1 GB Aug 20 02:16:51.171211 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:51.176288 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (d3dd023b-c177-483f-a590-cdba6dfd57d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:51.177092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36267d28-26df-4525-9bc9-6055c80bf83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:51.177699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:51.197545 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36267d28-26df-4525-9bc9-6055c80bf83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:51.198105 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff799d6-8b36-4cde-8592-96738673c0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:51.229616 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Created reservations ['110711ab-9d1a-478e-ae7c-a2c3de886092', '15dab8f3-f842-4224-a4b7-fd5669b579dd', '74daf329-94cf-4c95-abb6-29988a7cba62', '1c63fdf8-f5b6-40c7-b08d-d480bc78d9e7'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:51.230645 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff799d6-8b36-4cde-8592-96738673c0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110711ab-9d1a-478e-ae7c-a2c3de886092', '15dab8f3-f842-4224-a4b7-fd5669b579dd', '74daf329-94cf-4c95-abb6-29988a7cba62', '1c63fdf8-f5b6-40c7-b08d-d480bc78d9e7']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:51.231377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709833d0-a5e5-4121-b05f-f4af37ee0319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:51.253330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709833d0-a5e5-4121-b05f-f4af37ee0319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b72b6f74-5bb3-4ff5-a070-5a102974ed37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196888100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['110711ab-9d1a-478e-ae7c-a2c3de886092','15dab8f3-f842-4224-a4b7-fd5669b579dd','74daf329-94cf-4c95-abb6-29988a7cba62','1c63fdf8-f5b6-40c7-b08d-d480bc78d9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196888100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b72b6f74-5bb3-4ff5-a070-5a102974ed37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c32d02a996345fc91e101062120509e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d3c597ad7945fa81dafd886a885afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:51.254266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1751975d-ca8d-45e1-b1fa-6cd10eaed6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:51.273679 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1751975d-ca8d-45e1-b1fa-6cd10eaed6cb) transitioned into state 'SUCCESS' from state '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-196888100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['110711ab-9d1a-478e-ae7c-a2c3de886092','15dab8f3-f842-4224-a4b7-fd5669b579dd','74daf329-94cf-4c95-abb6-29988a7cba62','1c63fdf8-f5b6-40c7-b08d-d480bc78d9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:51.274543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca59d4d9-3f40-4587-9624-90db9a53c138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:51.282677 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca59d4d9-3f40-4587-9624-90db9a53c138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:51.283621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (d3dd023b-c177-483f-a590-cdba6dfd57d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:51.284001 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request issued successfully. Aug 20 02:16:51.284553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db30023c-a12b-4c98-a6fb-a8067a04c205 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:51.284982 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1424/5696] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:51 2026] POST /volume/v3/volumes => generated 775 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:51.295972 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:51.299447 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:51.299626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:51.299795 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:51.305753 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:51.305753 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:51.308487 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:51.311687 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-faea18dc-aba0-411d-9429-bca2bfe08a7e tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 returned with HTTP 200 Aug 20 02:16:51.312190 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1411/5697] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:51 2026] GET /volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:51.863846 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:51.865910 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:51.866142 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:51.866340 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:51.866443 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:51.870571 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:51.870571 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:51.871106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8b6db93e-2084-4ae2-89d2-0c9d4fd27e59 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:51.871457 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1424/5698] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:51 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:52.323351 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b6306b64-b998-40c6-9667-dac749118054 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:52.325004 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6306b64-b998-40c6-9667-dac749118054 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:52.325193 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6306b64-b998-40c6-9667-dac749118054 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:52.325382 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b6306b64-b998-40c6-9667-dac749118054 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:52.331636 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.331636 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:52.334748 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b6306b64-b998-40c6-9667-dac749118054 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:52.338082 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b6306b64-b998-40c6-9667-dac749118054 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 returned with HTTP 200 Aug 20 02:16:52.338442 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1440/5699] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:52 2026] GET /volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:52.349713 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:52.351551 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] GET https://10.4.3.27/volume/v3/volumes/detail Aug 20 02:16:52.351774 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:52.351996 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Calling method 'detail' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:52.352326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.api_utils [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Removing options '' from query. {{(pid=100163) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:16:52.352665 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.352665 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:52.353076 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100163) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:16:52.360296 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Get all volumes completed successfully. Aug 20 02:16:52.360590 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.360590 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:52.364250 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-4f0527e4-18c1-49a0-9755-2c9b6c680026 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] https://10.4.3.27/volume/v3/volumes/detail returned with HTTP 200 Aug 20 02:16:52.364764 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1425/5700] 10.4.3.27 () {68 vars in 1292 bytes} [Thu Aug 20 02:16:52 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:52.377626 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:52.379479 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:52.379743 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:52.379980 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:52.380167 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume with id: b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:52.386973 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.386973 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:52.387355 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:52.404128 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume request issued successfully. Aug 20 02:16:52.404348 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8a66a44e-d225-4998-ac82-9a92e1bb6fa9 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 returned with HTTP 202 Aug 20 02:16:52.404902 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1412/5701] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:52 2026] DELETE /volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:52.411537 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:52.413774 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:52.414023 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:52.414209 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:52.421164 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.421164 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:52.424667 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:52.428536 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d9d306e4-801c-46c0-8293-d2358c66cf51 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 returned with HTTP 200 Aug 20 02:16:52.428929 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1425/5702] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:52 2026] GET /volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:52.880513 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:52.882297 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:52.882527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:52.882716 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:52.882814 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:52.887116 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:52.887116 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:52.887844 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-95cd0031-cf4b-4ec6-8d32-82bde438fa72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:52.888198 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1441/5703] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:52 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:53.441309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0393fbfb-44a9-4c30-ac36-384c54a7664c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:53.443052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0393fbfb-44a9-4c30-ac36-384c54a7664c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 Aug 20 02:16:53.443246 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0393fbfb-44a9-4c30-ac36-384c54a7664c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:53.443439 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0393fbfb-44a9-4c30-ac36-384c54a7664c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:53.448863 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0393fbfb-44a9-4c30-ac36-384c54a7664c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 returned with HTTP 404 Aug 20 02:16:53.449296 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1426/5704] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:53 2026] GET /volume/v3/volumes/b72b6f74-5bb3-4ff5-a070-5a102974ed37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:53.457346 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-4f33154f-1a9f-4316-9943-9ac67f046beb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:53.459050 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:53.459406 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1418850605"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:53.460735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1418850605'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:53.460864 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume of 1 GB Aug 20 02:16:53.464890 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:53.469903 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (4af60fac-6189-4d78-8907-b1dc33d0dff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:53.470724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574cbc7a-8e04-4f90-b702-1e720e30167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:53.471409 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:53.495394 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574cbc7a-8e04-4f90-b702-1e720e30167d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:53.496115 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876e4f0f-4f73-47ed-8cf8-e8d65612487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:53.531477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Created reservations ['24643025-6218-4128-a2f4-4fb5df8c40fd', 'ada8da6d-9c65-4715-aa78-a3d3ca68b74b', '2bb76ded-73c4-4ebc-81d1-4c0600b6af66', '6459af11-7667-409b-b01f-e448794051b9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:53.532462 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876e4f0f-4f73-47ed-8cf8-e8d65612487e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24643025-6218-4128-a2f4-4fb5df8c40fd', 'ada8da6d-9c65-4715-aa78-a3d3ca68b74b', '2bb76ded-73c4-4ebc-81d1-4c0600b6af66', '6459af11-7667-409b-b01f-e448794051b9']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:53.533383 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d1434d-ccfb-49c0-8589-0bf40b37197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:53.557082 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d1434d-ccfb-49c0-8589-0bf40b37197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30c4af5-2280-45a4-b164-2cc9f82038fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418850605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['24643025-6218-4128-a2f4-4fb5df8c40fd','ada8da6d-9c65-4715-aa78-a3d3ca68b74b','2bb76ded-73c4-4ebc-81d1-4c0600b6af66','6459af11-7667-409b-b01f-e448794051b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418850605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30c4af5-2280-45a4-b164-2cc9f82038fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c32d02a996345fc91e101062120509e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d3c597ad7945fa81dafd886a885afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:53.557817 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e0e870-ea3c-404d-88c8-4281bb5c5f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:53.576516 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e0e870-ea3c-404d-88c8-4281bb5c5f7c) transitioned into state 'SUCCESS' from state '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-1418850605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['24643025-6218-4128-a2f4-4fb5df8c40fd','ada8da6d-9c65-4715-aa78-a3d3ca68b74b','2bb76ded-73c4-4ebc-81d1-4c0600b6af66','6459af11-7667-409b-b01f-e448794051b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:53.577360 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae8f8bd-eedb-4fab-ad2e-063a9ad02dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:53.586944 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae8f8bd-eedb-4fab-ad2e-063a9ad02dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:53.587739 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (4af60fac-6189-4d78-8907-b1dc33d0dff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:53.588012 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request issued successfully. Aug 20 02:16:53.588546 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-4f33154f-1a9f-4316-9943-9ac67f046beb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:53.588965 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1413/5705] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:53 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:53.608945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:53.610764 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:53.610998 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:53.611178 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:53.617952 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:53.617952 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:53.621399 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:53.625200 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bf841d31-e40f-4bc4-9faa-5a68cdc5d59d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 200 Aug 20 02:16:53.625666 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1426/5706] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:53 2026] GET /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:53.897566 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5434137e-169e-42f0-9090-251210a4b4f1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:53.899184 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5434137e-169e-42f0-9090-251210a4b4f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:53.899416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5434137e-169e-42f0-9090-251210a4b4f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:53.899650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5434137e-169e-42f0-9090-251210a4b4f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:53.899812 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-5434137e-169e-42f0-9090-251210a4b4f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:53.903900 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:53.903900 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:53.904527 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5434137e-169e-42f0-9090-251210a4b4f1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:53.904891 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1442/5707] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:53 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:54.636863 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:54.638407 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:54.638583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:54.638766 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:54.644841 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:54.644841 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:54.647602 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:54.650788 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0dc7b647-d0f6-47eb-a961-a1083b39631f tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 200 Aug 20 02:16:54.651132 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1427/5708] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:54 2026] GET /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:54.662633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:54.664434 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] GET https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:54.664634 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:54.664810 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:54.671306 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:54.671306 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:54.674482 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Volume info retrieved successfully. Aug 20 02:16:54.678007 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-30d9d386-237a-4fed-b8e4-61bf79849dd0 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 200 Aug 20 02:16:54.678368 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1414/5709] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:54 2026] GET /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:54.693018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:54.695045 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:54.695294 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:54.695552 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:54.695673 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume with id: c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:54.702773 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:54.702773 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:54.703117 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:54.720890 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume request issued successfully. Aug 20 02:16:54.721103 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-798a5b0c-e37c-4b85-a58a-7f2067a7387c tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 202 Aug 20 02:16:54.721507 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1427/5710] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:54 2026] DELETE /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:54.729134 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:54.730619 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:54.730819 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:54.730997 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:54.738089 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:54.738089 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:54.740859 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:54.744050 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-23bcabfb-1d51-457c-9eee-1ae0c7f3a658 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 200 Aug 20 02:16:54.744405 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1443/5711] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:54 2026] GET /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:54.914778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:54.916447 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:54.916662 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:54.916859 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:54.916964 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:54.920814 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:54.920814 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:54.921378 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7fab5f58-f501-416b-b1eb-9ff3b90e8322 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:54.921692 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1428/5712] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:54 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:55.756403 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5d70ebbe-5acf-411f-9808-38fd5f52c94d None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:55.758045 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d70ebbe-5acf-411f-9808-38fd5f52c94d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb Aug 20 02:16:55.758241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d70ebbe-5acf-411f-9808-38fd5f52c94d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:55.758388 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5d70ebbe-5acf-411f-9808-38fd5f52c94d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:55.764616 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5d70ebbe-5acf-411f-9808-38fd5f52c94d tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb returned with HTTP 404 Aug 20 02:16:55.765095 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1415/5713] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:55 2026] GET /volume/v3/volumes/c30c4af5-2280-45a4-b164-2cc9f82038fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:55.772004 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-519bce82-c682-4f3d-a036-58c5c7965b84 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:55.773797 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:16:55.774157 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-673158485"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:16:55.775578 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.volumes [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-673158485'}} {{(pid=100164) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:16:55.775700 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.v3.volumes [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume of 1 GB Aug 20 02:16:55.779644 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Availability Zones retrieved successfully. Aug 20 02:16:55.784980 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (1c71735f-f917-4e95-b632-f24160213a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:55.785872 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f7b9f1-0b6e-4f35-ada4-cc5f3c2cafc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:55.786654 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.flows.api.create_volume [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Validating volume size '1' using validate_int {{(pid=100164) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:16:55.810285 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f7b9f1-0b6e-4f35-ada4-cc5f3c2cafc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:55.810978 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e0c197-9410-4a10-9d07-1a09fe56f76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:55.847763 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.quota [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Created reservations ['c2416dcb-7d60-44bf-8623-92c3c987952d', '77fdd7aa-8394-4cf2-b5a9-721ff4ffdc5f', 'df660e05-ed97-41cf-9636-c10af7bcae6f', 'f0ef6b97-3c62-40b2-a271-eb8fe0971aa9'] {{(pid=100164) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:16:55.848611 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e0c197-9410-4a10-9d07-1a09fe56f76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2416dcb-7d60-44bf-8623-92c3c987952d', '77fdd7aa-8394-4cf2-b5a9-721ff4ffdc5f', 'df660e05-ed97-41cf-9636-c10af7bcae6f', 'f0ef6b97-3c62-40b2-a271-eb8fe0971aa9']}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:55.849364 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56e3891-748b-4ab7-8abb-d35974ff96c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:55.871943 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56e3891-748b-4ab7-8abb-d35974ff96c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd96a0796-91c2-4bee-a4cc-e4b150dd7702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-673158485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['c2416dcb-7d60-44bf-8623-92c3c987952d','77fdd7aa-8394-4cf2-b5a9-721ff4ffdc5f','df660e05-ed97-41cf-9636-c10af7bcae6f','f0ef6b97-3c62-40b2-a271-eb8fe0971aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-673158485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d96a0796-91c2-4bee-a4cc-e4b150dd7702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c32d02a996345fc91e101062120509e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d3c597ad7945fa81dafd886a885afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:55.872633 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703c9082-b84e-41cf-802e-501f932eacf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:55.887904 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703c9082-b84e-41cf-802e-501f932eacf6) transitioned into state 'SUCCESS' from state '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-673158485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c32d02a996345fc91e101062120509e',qos_specs=None,replication_status=,reservations=['c2416dcb-7d60-44bf-8623-92c3c987952d','77fdd7aa-8394-4cf2-b5a9-721ff4ffdc5f','df660e05-ed97-41cf-9636-c10af7bcae6f','f0ef6b97-3c62-40b2-a271-eb8fe0971aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d3c597ad7945fa81dafd886a885afc',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:55.888561 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a2308b-2ea3-4044-aba8-bce048cedc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:16:55.896114 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a2308b-2ea3-4044-aba8-bce048cedc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100164) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:16:55.896869 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Flow 'volume_create_api' (1c71735f-f917-4e95-b632-f24160213a26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100164) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:16:55.897135 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Create volume request issued successfully. Aug 20 02:16:55.897646 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-519bce82-c682-4f3d-a036-58c5c7965b84 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:16:55.898194 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1428/5714] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:16:55 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:16:55.909465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:55.911241 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:55.911456 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:55.911634 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:55.918487 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:55.918487 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:16:55.922054 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:55.925666 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-500772bb-d4a4-421a-9ad4-d145ce8ee958 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 returned with HTTP 200 Aug 20 02:16:55.926031 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1444/5715] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:55 2026] GET /volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:16:55.931577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-188835a7-184a-459b-b5cc-c6ff337128e4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:55.933339 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-188835a7-184a-459b-b5cc-c6ff337128e4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:55.933577 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-188835a7-184a-459b-b5cc-c6ff337128e4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:55.933803 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-188835a7-184a-459b-b5cc-c6ff337128e4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:55.933916 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-188835a7-184a-459b-b5cc-c6ff337128e4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:55.938438 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:55.938438 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:55.939385 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-188835a7-184a-459b-b5cc-c6ff337128e4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:55.939909 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1429/5716] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:55 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:56.937703 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:56.939312 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:56.939510 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:56.939685 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:56.947321 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:56.947321 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:56.949272 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:56.951189 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:56.951586 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:56.951849 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:56.952085 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:56.952238 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:56.955625 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a777656e-b784-4362-9cdb-b2eb1c25b6e2 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 returned with HTTP 200 Aug 20 02:16:56.956120 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1416/5717] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:56 2026] GET /volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:56.956765 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:56.956765 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:56.957341 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4edb2e60-a82b-4cd6-9246-86df5c1d94df tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:56.957644 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1429/5718] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:56 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:56.968239 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:56.970159 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] GET https://10.4.3.27/volume/v3/volumes/summary Aug 20 02:16:56.970439 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:56.970674 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:56.970885 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Removing options '' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:16:56.977472 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] Get summary completed successfully. Aug 20 02:16:56.977740 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcd1ffbf-6c78-4596-b5e9-743d63ade781 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-reader] https://10.4.3.27/volume/v3/volumes/summary returned with HTTP 200 Aug 20 02:16:56.978165 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1445/5719] 10.4.3.27 () {68 vars in 1295 bytes} [Thu Aug 20 02:16:56 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:56.985986 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:56.987627 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:56.987837 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:56.988048 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:56.988200 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume with id: d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:56.995965 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:56.995965 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:56.996367 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:57.012592 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Delete volume request issued successfully. Aug 20 02:16:57.012694 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c8cd37f6-1688-43d1-9b38-8d82efdbf139 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 returned with HTTP 202 Aug 20 02:16:57.013267 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1430/5720] 10.4.3.27 () {68 vars in 1385 bytes} [Thu Aug 20 02:16:56 2026] DELETE /volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 02:16:57.021981 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:57.024014 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:57.024284 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:57.024508 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:57.032941 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:57.032941 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:16:57.040610 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Volume info retrieved successfully. Aug 20 02:16:57.044469 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7f1c660b-e8cd-4b0a-ab32-002f18df30cb tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 returned with HTTP 200 Aug 20 02:16:57.044826 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1417/5721] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:57 2026] GET /volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:16:57.967015 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:57.969118 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:57.969367 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:57.969578 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:57.969719 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:57.973290 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:57.973290 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:16:57.973820 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-69e9bc12-d412-472f-9275-4d0bd5ef8b36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:57.974173 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1430/5722] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:57 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:16:58.057143 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1de422b2-6d21-4bb1-aa67-a75bde7d19b1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:58.058842 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1de422b2-6d21-4bb1-aa67-a75bde7d19b1 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] GET https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 Aug 20 02:16:58.059049 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1de422b2-6d21-4bb1-aa67-a75bde7d19b1 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:58.059240 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1de422b2-6d21-4bb1-aa67-a75bde7d19b1 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:58.065317 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1de422b2-6d21-4bb1-aa67-a75bde7d19b1 tempest-ProjectReaderTests-804695061 tempest-ProjectReaderTests-804695061-project-admin] https://10.4.3.27/volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 returned with HTTP 404 Aug 20 02:16:58.065829 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1446/5723] 10.4.3.27 () {68 vars in 1382 bytes} [Thu Aug 20 02:16:58 2026] GET /volume/v3/volumes/d96a0796-91c2-4bee-a4cc-e4b150dd7702 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 02:16:58.983628 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-819f9230-b72d-441e-94dd-ffc6852c0569 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:16:58.987240 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-819f9230-b72d-441e-94dd-ffc6852c0569 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:16:58.987240 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-819f9230-b72d-441e-94dd-ffc6852c0569 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:16:58.987240 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-819f9230-b72d-441e-94dd-ffc6852c0569 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:16:58.987240 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-819f9230-b72d-441e-94dd-ffc6852c0569 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:16:58.990817 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:16:58.990817 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:16:58.991609 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-819f9230-b72d-441e-94dd-ffc6852c0569 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:16:58.992049 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1431/5724] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:16:58 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:00.002163 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-c53871ba-df32-478b-a204-5fb38818968f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:00.003957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c53871ba-df32-478b-a204-5fb38818968f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:17:00.004192 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c53871ba-df32-478b-a204-5fb38818968f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:00.004436 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-c53871ba-df32-478b-a204-5fb38818968f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:00.004552 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-c53871ba-df32-478b-a204-5fb38818968f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:00.008946 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:00.008946 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:00.009600 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-c53871ba-df32-478b-a204-5fb38818968f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:17:00.010000 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1418/5725] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:00 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:01.020681 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-48589164-4ce6-44ab-aaf5-18988bd055ce None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:01.022436 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48589164-4ce6-44ab-aaf5-18988bd055ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:17:01.022670 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48589164-4ce6-44ab-aaf5-18988bd055ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:01.022920 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-48589164-4ce6-44ab-aaf5-18988bd055ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:01.023282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-48589164-4ce6-44ab-aaf5-18988bd055ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:01.026562 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:01.026562 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:01.027146 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-48589164-4ce6-44ab-aaf5-18988bd055ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:17:01.027504 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1431/5726] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:01 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:01.037262 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:01.167313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] POST https://10.4.3.27/volume/v3/backups Aug 20 02:17:01.167775 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31adb315-9b9a-450b-aeb1-7fc38546896e"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:01.169242 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Creating new backup {'backup': {'volume_id': '31adb315-9b9a-450b-aeb1-7fc38546896e'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:17:01.169372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Creating backup of volume 31adb315-9b9a-450b-aeb1-7fc38546896e in container None Aug 20 02:17:01.175915 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:01.175915 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:01.176306 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Volume info retrieved successfully. Aug 20 02:17:01.190934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Created reservations ['114821dc-6834-4121-a475-8daec5721de5', '4f9a8ef4-dea4-45f5-b86e-2a2afa7df006'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:01.214818 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83f4ce85-3405-491c-9fe4-db9a60dc004a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:17:01.215218 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1447/5727] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:17:01 2026] POST /volume/v3/backups => generated 286 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:01.224377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fc41dea4-9145-4947-8669-0891e677c5c2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:01.226191 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc41dea4-9145-4947-8669-0891e677c5c2 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:01.226870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc41dea4-9145-4947-8669-0891e677c5c2 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:01.226870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fc41dea4-9145-4947-8669-0891e677c5c2 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:01.226870 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-fc41dea4-9145-4947-8669-0891e677c5c2 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:01.230549 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:01.230549 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:01.231215 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fc41dea4-9145-4947-8669-0891e677c5c2 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:01.231569 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1432/5728] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:01 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:02.242761 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80cbe958-048c-4b7b-95a2-d622797936bd None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:02.244474 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80cbe958-048c-4b7b-95a2-d622797936bd tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:02.244669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80cbe958-048c-4b7b-95a2-d622797936bd tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:02.244864 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80cbe958-048c-4b7b-95a2-d622797936bd tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:02.245014 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-80cbe958-048c-4b7b-95a2-d622797936bd tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:02.248755 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:02.248755 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:02.249376 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80cbe958-048c-4b7b-95a2-d622797936bd tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:02.249732 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1419/5729] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:02 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:03.259246 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-66484844-e3ec-4d01-a34f-6721211f7aef None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:03.260887 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-66484844-e3ec-4d01-a34f-6721211f7aef tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:03.261138 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-66484844-e3ec-4d01-a34f-6721211f7aef tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:03.261373 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-66484844-e3ec-4d01-a34f-6721211f7aef tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:03.261580 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-66484844-e3ec-4d01-a34f-6721211f7aef tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:03.265018 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:03.265018 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:03.265593 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-66484844-e3ec-4d01-a34f-6721211f7aef tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:03.265947 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1432/5730] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:03 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:04.277151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:04.280395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:04.280740 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:04.280962 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:04.281089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:04.285845 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:04.285845 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:04.286600 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bcb0e843-9ce6-4340-87bd-19f00cf3da72 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:04.287075 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1448/5731] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:04 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:05.297878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ef24ee06-79b5-4181-9026-8320a1966b52 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:05.299707 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef24ee06-79b5-4181-9026-8320a1966b52 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:05.299925 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef24ee06-79b5-4181-9026-8320a1966b52 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:05.300120 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ef24ee06-79b5-4181-9026-8320a1966b52 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:05.300320 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-ef24ee06-79b5-4181-9026-8320a1966b52 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:05.304891 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:05.304891 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:05.305574 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ef24ee06-79b5-4181-9026-8320a1966b52 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:05.306010 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1433/5732] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:05 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:06.316262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:06.319459 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:06.319459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:06.319459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:06.319459 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:06.323539 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:06.323539 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:06.324238 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0a1a4713-e5a1-4911-9c1a-eb220e3b10e8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:06.324793 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1420/5733] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:06 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:06.861181 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8ba0aba0-4ace-4f97-a425-3a94734bf4e0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:06.934395 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba0aba0-4ace-4f97-a425-3a94734bf4e0 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:17:06.934737 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8ba0aba0-4ace-4f97-a425-3a94734bf4e0 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-880052116", "extra_specs": {}}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:06.950937 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8ba0aba0-4ace-4f97-a425-3a94734bf4e0 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:17:06.951288 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1433/5734] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:17:06 2026] POST /volume/v3/types => generated 211 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:06.960943 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-d2fe42df-bd5d-4713-939f-040a588d7abe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:06.962616 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2fe42df-bd5d-4713-939f-040a588d7abe tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] POST https://10.4.3.27/volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5/encryption Aug 20 02:17:06.962949 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-d2fe42df-bd5d-4713-939f-040a588d7abe tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:06.976637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-d2fe42df-bd5d-4713-939f-040a588d7abe tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5/encryption returned with HTTP 200 Aug 20 02:17:06.977052 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1449/5735] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:17:06 2026] POST /volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:06.985720 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:07.038128 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:17:07.038443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-655507841", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-880052116", "size": 1}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:07.039856 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-655507841', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-880052116', 'size': 1}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:17:07.044813 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume of 1 GB Aug 20 02:17:07.045117 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:07.045117 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:07.045554 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Availability Zones retrieved successfully. Aug 20 02:17:07.050728 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (21868740-856a-4ebf-9c4a-bf2ef22233d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:07.051699 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43dc0e8c-7696-4745-b4c5-01293f1692f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:07.052754 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:17:07.074351 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43dc0e8c-7696-4745-b4c5-01293f1692f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:17:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=682d7568-9394-48c3-b3d6-37cee439a8e5,is_public=True,name='tempest-scenario-type-luks-880052116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '682d7568-9394-48c3-b3d6-37cee439a8e5', '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=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:07.075036 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65fdadc-4704-4188-be4f-60adafb9d03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:07.097434 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-880052116 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-880052116, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:17:07.097607 np0000007844 devstack@c-api.service[100163]: WARNING cinder.quota [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-880052116 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-880052116, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:17:07.130082 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Created reservations ['e187a73a-0b5e-4f9c-99d4-e40a73bb0ae4', 'f71c20d7-3ac1-46d2-a6c8-77095dd4329f', '2c65e50c-e220-44c7-96dc-94b14d8eac6c', '7cdd5c8c-3bfe-485a-8a1a-c3307a826cd4'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:07.130928 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65fdadc-4704-4188-be4f-60adafb9d03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e187a73a-0b5e-4f9c-99d4-e40a73bb0ae4', 'f71c20d7-3ac1-46d2-a6c8-77095dd4329f', '2c65e50c-e220-44c7-96dc-94b14d8eac6c', '7cdd5c8c-3bfe-485a-8a1a-c3307a826cd4']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:07.131769 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7836bed2-c994-4b23-8aa7-8b02a8baf728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:07.153269 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7836bed2-c994-4b23-8aa7-8b02a8baf728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d5e77d-f761-4672-8437-096b3a6cbb61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-655507841',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['e187a73a-0b5e-4f9c-99d4-e40a73bb0ae4','f71c20d7-3ac1-46d2-a6c8-77095dd4329f','2c65e50c-e220-44c7-96dc-94b14d8eac6c','7cdd5c8c-3bfe-485a-8a1a-c3307a826cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-655507841',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91d5e77d-f761-4672-8437-096b3a6cbb61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aaa5b12c4ac4957a279150bb19f21c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(682d7568-9394-48c3-b3d6-37cee439a8e5),volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:07.154034 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6b0496-067f-45d8-999a-8e2e166ba968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:07.171198 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6b0496-067f-45d8-999a-8e2e166ba968) transitioned into state 'SUCCESS' from state '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-655507841',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['e187a73a-0b5e-4f9c-99d4-e40a73bb0ae4','f71c20d7-3ac1-46d2-a6c8-77095dd4329f','2c65e50c-e220-44c7-96dc-94b14d8eac6c','7cdd5c8c-3bfe-485a-8a1a-c3307a826cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:07.171918 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa1a43-0c2d-44af-b292-e47f99440c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:07.179807 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efa1a43-0c2d-44af-b292-e47f99440c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:07.180590 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (21868740-856a-4ebf-9c4a-bf2ef22233d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:07.180901 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request issued successfully. Aug 20 02:17:07.181504 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e8064814-b9d7-4b30-8a5f-86c731c66c9d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:17:07.181948 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1434/5736] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:17:06 2026] POST /volume/v3/volumes => generated 781 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:07.192573 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:07.194639 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:07.194875 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:07.195105 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:07.203095 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:07.203095 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:07.206971 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:07.211483 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2f3b5fb9-7c9a-4b5a-bae5-3b99459e36bb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 200 Aug 20 02:17:07.211876 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1421/5737] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:07 2026] GET /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:07.335551 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5a319908-4897-49ca-abec-5785e5a83b9b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:07.337441 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a319908-4897-49ca-abec-5785e5a83b9b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:07.337641 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a319908-4897-49ca-abec-5785e5a83b9b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:07.337818 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5a319908-4897-49ca-abec-5785e5a83b9b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:07.337931 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-5a319908-4897-49ca-abec-5785e5a83b9b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:07.341981 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:07.341981 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:07.342582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5a319908-4897-49ca-abec-5785e5a83b9b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:07.342944 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1434/5738] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:07 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:08.224556 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:08.226390 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:08.226640 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:08.226848 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:08.234007 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:08.234007 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:08.237609 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:08.242603 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e7b58a5e-d7ab-44ea-9bc3-84fe5ca07042 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 200 Aug 20 02:17:08.242984 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1450/5739] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:08 2026] GET /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:08.254673 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:08.256751 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:08.257011 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:08.257270 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:08.264353 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:08.264353 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:08.268113 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:08.272336 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f5da17ad-2671-46b7-b1c1-6ac7c14301d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 200 Aug 20 02:17:08.272703 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1435/5740] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:08 2026] GET /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:08.284277 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:08.285961 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:17:08.286262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1208807148", "source_volid": "91d5e77d-f761-4672-8437-096b3a6cbb61", "volume_type": "tempest-scenario-type-luks-880052116", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:08.287712 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1208807148', 'source_volid': '91d5e77d-f761-4672-8437-096b3a6cbb61', 'volume_type': 'tempest-scenario-type-luks-880052116', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:17:08.296029 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:08.296029 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:08.296858 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume retrieved successfully. Aug 20 02:17:08.297011 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume of 1 GB Aug 20 02:17:08.297564 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Availability Zones retrieved successfully. Aug 20 02:17:08.302369 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (84dc975d-c2e2-4564-ab20-66746470024b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:08.303341 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb0e2bc-ba47-403d-93e8-233ccb9017da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:08.304078 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:17:08.326012 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb0e2bc-ba47-403d-93e8-233ccb9017da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '91d5e77d-f761-4672-8437-096b3a6cbb61', 'volume_type': VolumeType(created_at=2026-08-20T02:17:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=682d7568-9394-48c3-b3d6-37cee439a8e5,is_public=True,name='tempest-scenario-type-luks-880052116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '682d7568-9394-48c3-b3d6-37cee439a8e5', '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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:08.326754 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3113331e-9fa7-4c94-aa89-55144a41b7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:08.350522 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-880052116 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-880052116, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:17:08.350793 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-880052116 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-880052116, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:17:08.352016 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:08.354009 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:08.354302 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:08.354500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:08.354598 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:08.358997 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:08.358997 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:08.359608 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d8dfbe07-f1ab-430f-ac24-a7d92241960b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:08.360026 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1435/5741] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:08 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:08.362503 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Created reservations ['3391b270-30b5-4a6e-bd79-f72f190467da', '9289f64a-5bb3-4ced-b68a-17bb757da874', '1187d036-0c81-40a3-b1f5-b92b0947d83f', '09e36d48-6733-4a8c-bcca-a3e17adb0671'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:08.363241 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3113331e-9fa7-4c94-aa89-55144a41b7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3391b270-30b5-4a6e-bd79-f72f190467da', '9289f64a-5bb3-4ced-b68a-17bb757da874', '1187d036-0c81-40a3-b1f5-b92b0947d83f', '09e36d48-6733-4a8c-bcca-a3e17adb0671']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:08.363916 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03c7488-b1b6-42ac-8a66-4c05e726c842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:08.392091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03c7488-b1b6-42ac-8a66-4c05e726c842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd774af35-26dd-48f8-ba3d-eaa69ed3c96e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1208807148',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['3391b270-30b5-4a6e-bd79-f72f190467da','9289f64a-5bb3-4ced-b68a-17bb757da874','1187d036-0c81-40a3-b1f5-b92b0947d83f','09e36d48-6733-4a8c-bcca-a3e17adb0671'],size=1,snapshot_id=None,source_replicaid=,source_volid=91d5e77d-f761-4672-8437-096b3a6cbb61,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1208807148',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d774af35-26dd-48f8-ba3d-eaa69ed3c96e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aaa5b12c4ac4957a279150bb19f21c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=91d5e77d-f761-4672-8437-096b3a6cbb61,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(682d7568-9394-48c3-b3d6-37cee439a8e5),volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:08.392756 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10201489-6e9c-433a-abc8-6a3278fa3a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:08.407183 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10201489-6e9c-433a-abc8-6a3278fa3a23) transitioned into state 'SUCCESS' from state '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-1208807148',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['3391b270-30b5-4a6e-bd79-f72f190467da','9289f64a-5bb3-4ced-b68a-17bb757da874','1187d036-0c81-40a3-b1f5-b92b0947d83f','09e36d48-6733-4a8c-bcca-a3e17adb0671'],size=1,snapshot_id=None,source_replicaid=,source_volid=91d5e77d-f761-4672-8437-096b3a6cbb61,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=682d7568-9394-48c3-b3d6-37cee439a8e5)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:08.407787 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5d74bb-5512-45cd-ab94-1602be4ab96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:08.421328 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5d74bb-5512-45cd-ab94-1602be4ab96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:08.422020 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (84dc975d-c2e2-4564-ab20-66746470024b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:08.422290 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request issued successfully. Aug 20 02:17:08.422747 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-cd9c8026-3464-459b-bead-5b6ee42d8069 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:17:08.423135 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1422/5742] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:17:08 2026] POST /volume/v3/volumes => generated 809 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:08.434557 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:08.436278 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:08.436449 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:08.436648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:08.442741 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:08.442741 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:08.445907 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:08.449542 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3c91df3c-7544-4bfc-b04c-3b88121756f5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:08.449899 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1451/5743] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:08 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:09.370092 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-db5a1482-e06b-432c-957b-a47011b40292 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:09.372347 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db5a1482-e06b-432c-957b-a47011b40292 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:09.372628 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db5a1482-e06b-432c-957b-a47011b40292 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:09.372872 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db5a1482-e06b-432c-957b-a47011b40292 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:09.373014 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-db5a1482-e06b-432c-957b-a47011b40292 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:09.377956 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:09.377956 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:09.378687 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db5a1482-e06b-432c-957b-a47011b40292 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:09.379153 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1436/5744] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:09 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:09.461657 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:09.463351 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:09.463529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:09.463745 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:09.470572 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:09.470572 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:09.473549 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:09.477315 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-042ea1a6-8d71-444d-88c8-8494c91d18e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:09.477691 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1436/5745] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:09 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:10.389248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3e44a496-658f-4117-9174-02ed46b88e78 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:10.390887 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3e44a496-658f-4117-9174-02ed46b88e78 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:10.391211 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3e44a496-658f-4117-9174-02ed46b88e78 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:10.391492 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3e44a496-658f-4117-9174-02ed46b88e78 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:10.391694 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3e44a496-658f-4117-9174-02ed46b88e78 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:10.395653 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:10.395653 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:10.396678 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3e44a496-658f-4117-9174-02ed46b88e78 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:10.396678 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1423/5746] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:10 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:10.489372 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:10.491280 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:10.491465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:10.491622 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:10.497604 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:10.497604 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:10.500619 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:10.504081 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-8dd9de28-ee4a-466c-a364-a9a1c147ed30 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:10.504432 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1452/5747] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:10 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:11.406400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:11.408618 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:11.408878 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:11.409116 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:11.409249 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:11.413643 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:11.413643 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:11.414388 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-38ef99f7-09ff-4b5d-939c-e1b73038f70b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:11.414823 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1437/5748] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:11 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:11.516570 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:11.518131 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:11.518327 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:11.518500 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:11.527200 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:11.527200 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:11.532120 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:11.537644 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-a9acb455-ecd1-443c-8f5f-7ac641bb4b90 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:11.538141 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1437/5749] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:11 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:12.425261 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:12.426899 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:12.427248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:12.427537 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:12.428520 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:12.432551 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:12.432551 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:12.432551 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bdbb1bab-8440-46f7-8fb0-667a2e33eaee tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:12.432551 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1424/5750] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:12 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:12.552085 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:12.553749 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:12.553926 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:12.554086 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:12.560429 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:12.560429 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:12.563543 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:12.567167 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fa8c9aa0-6f29-4d6b-bfc8-2892145ec871 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:12.567579 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1453/5751] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:12 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:13.442810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:13.444667 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:13.444867 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:13.445073 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:13.445176 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:13.449737 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:13.449737 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:13.450325 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-dd60387a-f96e-4e7f-a5b8-f9982668e8f5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:13.450657 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1438/5752] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:13 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:13.580394 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:13.582251 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:13.582433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:13.582604 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:13.589062 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:13.589062 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:13.592514 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:13.596206 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ecb7584-ccd5-4bca-9d98-35e4c398ffde tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:13.596566 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1438/5753] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:13 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:14.463670 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-006225f6-de0e-4040-a2bc-368d827c24a1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:14.465386 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-006225f6-de0e-4040-a2bc-368d827c24a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:14.465586 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-006225f6-de0e-4040-a2bc-368d827c24a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:14.465927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-006225f6-de0e-4040-a2bc-368d827c24a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:14.465927 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-006225f6-de0e-4040-a2bc-368d827c24a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:14.470002 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:14.470002 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:14.470549 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-006225f6-de0e-4040-a2bc-368d827c24a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:14.470875 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1425/5754] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:14 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:14.609080 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:14.610896 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:14.611102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:14.611312 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:14.618235 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:14.618235 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:14.621721 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:14.626085 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5a571d50-2463-451d-8faa-45d54cf1bb2b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:14.626585 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1454/5755] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:14 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:15.482309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:15.484051 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:15.484307 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:15.484512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:15.484613 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 8bd34c51-82f5-41a2-adc8-65d07304a14a. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:15.488829 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:15.488829 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:15.489477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-05e85a42-7e3a-4cef-87f8-806d0f8d8039 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 200 Aug 20 02:17:15.489867 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1439/5756] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:15 2026] GET /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:15.500007 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-82173801-b280-4bf8-b0bd-827783e2db58 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:15.502369 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a Aug 20 02:17:15.502554 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:15.502721 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:15.502850 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete backup with id: 8bd34c51-82f5-41a2-adc8-65d07304a14a. Aug 20 02:17:15.506834 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:15.506834 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:15.517768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] delete_backup rpcapi backup_id 8bd34c51-82f5-41a2-adc8-65d07304a14a {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:17:15.519422 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-82173801-b280-4bf8-b0bd-827783e2db58 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a returned with HTTP 202 Aug 20 02:17:15.519786 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1439/5757] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:17:15 2026] DELETE /volume/v3/backups/8bd34c51-82f5-41a2-adc8-65d07304a14a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:17:15.528604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-64c751be-bf62-49e2-b655-c81a35694fc4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:15.530281 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:17:15.530633 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-454053236"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:15.532054 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-454053236'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:17:15.532169 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume of 1 GB Aug 20 02:17:15.538187 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Availability Zones retrieved successfully. Aug 20 02:17:15.543540 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (212e9e95-4ace-4735-97a2-4dcf44b91aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:15.544697 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb60bf5-432b-4c41-9f23-9efd2ab0a397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:15.545487 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:17:15.570523 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb60bf5-432b-4c41-9f23-9efd2ab0a397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:15.571437 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a8cae7-2634-49a2-aa14-0facd02a28b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:15.609849 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['97ccc697-0f34-4645-bfa2-29e61db40b95', 'bc309a87-38dd-4032-8e4c-0b9e847fe0ef', 'fd43c8a1-6abc-4cf4-8e8e-5b44cf83b636', '387fefde-24b9-45af-be8d-d6cbfbddc554'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:15.610606 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a8cae7-2634-49a2-aa14-0facd02a28b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ccc697-0f34-4645-bfa2-29e61db40b95', 'bc309a87-38dd-4032-8e4c-0b9e847fe0ef', 'fd43c8a1-6abc-4cf4-8e8e-5b44cf83b636', '387fefde-24b9-45af-be8d-d6cbfbddc554']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:15.611267 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85ef983-7c69-43bf-8ea0-47ee89f53f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:15.637353 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85ef983-7c69-43bf-8ea0-47ee89f53f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a318afa3-697d-4e4f-a745-46c1ba73591c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454053236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['97ccc697-0f34-4645-bfa2-29e61db40b95','bc309a87-38dd-4032-8e4c-0b9e847fe0ef','fd43c8a1-6abc-4cf4-8e8e-5b44cf83b636','387fefde-24b9-45af-be8d-d6cbfbddc554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454053236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a318afa3-697d-4e4f-a745-46c1ba73591c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18248802ecee4e37a3fac8571c74a1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:15.638177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f0e9d2-e4ac-4af7-93a6-82b5cda790ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:15.639026 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:15.641395 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:15.641670 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:15.641925 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:15.650162 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:15.650162 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:15.653798 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:15.657953 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-59c07d44-4623-4358-89e3-bb3b44dc08d8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:15.658360 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1455/5758] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:15 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:15.660735 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f0e9d2-e4ac-4af7-93a6-82b5cda790ad) transitioned into state 'SUCCESS' from state '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-454053236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['97ccc697-0f34-4645-bfa2-29e61db40b95','bc309a87-38dd-4032-8e4c-0b9e847fe0ef','fd43c8a1-6abc-4cf4-8e8e-5b44cf83b636','387fefde-24b9-45af-be8d-d6cbfbddc554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:15.661378 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e38481-df8a-410a-87d4-0fe3b252b0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:15.670691 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e38481-df8a-410a-87d4-0fe3b252b0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:15.671477 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (212e9e95-4ace-4735-97a2-4dcf44b91aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:15.671736 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request issued successfully. Aug 20 02:17:15.672333 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-64c751be-bf62-49e2-b655-c81a35694fc4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:17:15.672830 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1426/5759] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:17:15 2026] POST /volume/v3/volumes => generated 775 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:15.685947 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:15.687721 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:15.687945 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:15.688140 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:15.700354 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:15.700354 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:15.703938 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:15.708578 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ae56a051-6f1a-431a-ad0f-1ca485b5ae97 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c returned with HTTP 200 Aug 20 02:17:15.708973 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1440/5760] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:15 2026] GET /volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:16.671092 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8693ae48-55f1-4887-8604-96af28f2bb91 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:16.673005 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8693ae48-55f1-4887-8604-96af28f2bb91 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:16.673203 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8693ae48-55f1-4887-8604-96af28f2bb91 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:16.673396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8693ae48-55f1-4887-8604-96af28f2bb91 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:16.680054 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:16.680054 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:16.683403 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-8693ae48-55f1-4887-8604-96af28f2bb91 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:16.687236 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8693ae48-55f1-4887-8604-96af28f2bb91 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:16.687565 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1440/5761] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:16 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:16.721567 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-850d29d7-50cd-41c1-a525-122be0d842b5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:16.724036 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-850d29d7-50cd-41c1-a525-122be0d842b5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:16.724260 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-850d29d7-50cd-41c1-a525-122be0d842b5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:16.724447 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-850d29d7-50cd-41c1-a525-122be0d842b5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:16.732329 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:16.732329 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:16.736267 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-850d29d7-50cd-41c1-a525-122be0d842b5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:16.739988 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-850d29d7-50cd-41c1-a525-122be0d842b5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c returned with HTTP 200 Aug 20 02:17:16.740418 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1456/5762] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:16 2026] GET /volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:16.752472 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:16.754219 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:17:16.754566 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a318afa3-697d-4e4f-a745-46c1ba73591c", "name": "tempest-type-Backup-817316469"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:16.755876 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating new backup {'backup': {'volume_id': 'a318afa3-697d-4e4f-a745-46c1ba73591c', 'name': 'tempest-type-Backup-817316469'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:17:16.756012 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating backup of volume a318afa3-697d-4e4f-a745-46c1ba73591c in container None Aug 20 02:17:16.762770 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:16.762770 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:16.763096 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:16.779090 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['3e405b14-b669-40f1-9cb0-1bb12a60f9a0', '5cf7ecb4-7e1c-479b-bb8c-8d02d48bb374'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:16.805649 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b39826c7-69c1-4354-b57f-8d30dd13c5b6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:17:16.806129 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1427/5763] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:17:16 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:16.815060 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-17033149-b593-4647-bd81-b7362fc300bb None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:16.817475 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17033149-b593-4647-bd81-b7362fc300bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:16.817882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17033149-b593-4647-bd81-b7362fc300bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:16.818188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-17033149-b593-4647-bd81-b7362fc300bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:16.818330 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-17033149-b593-4647-bd81-b7362fc300bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:16.823594 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:16.823594 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:16.824507 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-17033149-b593-4647-bd81-b7362fc300bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:16.825068 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1441/5764] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:16 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:17.699702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:17.701431 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:17.701623 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:17.701827 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:17.708301 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:17.708301 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:17.711521 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:17.715290 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d96d8ab5-b1ae-46fe-832e-cc8aa5d0ee2a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:17.715615 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1441/5765] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:17 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:17.834465 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:17.836368 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:17.836601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:17.836789 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:17.836887 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:17.841935 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:17.841935 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:17.842637 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-edadad28-b0b1-4b88-989e-2ecbd3282827 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:17.843039 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1457/5766] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:17 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:18.727071 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:18.728793 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:18.728999 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:18.729181 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:18.736300 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:18.736300 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:18.739441 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:18.742969 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-77d3a254-611f-496e-8696-8f3dac0e4e7b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:18.743305 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1428/5767] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:18 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:18.853621 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-37a2aba3-1490-4529-88a1-399c57785aa8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:18.855166 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37a2aba3-1490-4529-88a1-399c57785aa8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:18.855374 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37a2aba3-1490-4529-88a1-399c57785aa8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:18.855546 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-37a2aba3-1490-4529-88a1-399c57785aa8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:18.855639 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-37a2aba3-1490-4529-88a1-399c57785aa8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:18.859512 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:18.859512 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:18.860120 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-37a2aba3-1490-4529-88a1-399c57785aa8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:18.860490 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1442/5768] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:18 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:19.755202 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:19.756846 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:19.757018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:19.757185 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:19.763458 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:19.763458 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:19.766939 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:19.770564 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c11f7f18-15ba-41cf-a94d-95167e3d6b21 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:19.770915 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1442/5769] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:19 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:19.782922 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:19.785422 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:19.785610 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:19.786387 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:19.793487 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:19.793487 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:19.797671 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:19.803609 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ecc1a77f-ce30-4770-b7f0-13c1c507d38e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:19.804068 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1458/5770] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:19 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:19.870185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:19.872341 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:19.872611 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:19.872848 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:19.873006 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:19.877144 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:19.877144 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:19.877704 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-5699f94a-ffa2-4fca-aa97-e8b9391104be tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:19.878079 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1429/5771] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:19 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:20.887941 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-219e7f50-a0af-46d1-a213-e568667c6d4b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:20.889438 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-219e7f50-a0af-46d1-a213-e568667c6d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:20.889623 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-219e7f50-a0af-46d1-a213-e568667c6d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:20.889790 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-219e7f50-a0af-46d1-a213-e568667c6d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:20.889885 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-219e7f50-a0af-46d1-a213-e568667c6d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:20.894392 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:20.894392 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:20.895189 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-219e7f50-a0af-46d1-a213-e568667c6d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:20.895668 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1443/5772] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:20 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:21.905035 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:21.906838 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:21.907034 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:21.907196 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:21.907309 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:21.911493 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:21.911493 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:21.912011 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-aa30c5b7-8baf-4d81-aa00-675d34aa3a10 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:21.912314 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1443/5773] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:21 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:22.921116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-83764531-98aa-43a4-84f4-8b8f712aca00 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:22.922713 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83764531-98aa-43a4-84f4-8b8f712aca00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:22.922941 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83764531-98aa-43a4-84f4-8b8f712aca00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:22.923132 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-83764531-98aa-43a4-84f4-8b8f712aca00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:22.923278 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-83764531-98aa-43a4-84f4-8b8f712aca00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:22.927176 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:22.927176 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:22.927823 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-83764531-98aa-43a4-84f4-8b8f712aca00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:22.928195 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1459/5774] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:22 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:23.940656 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:23.942459 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:23.942674 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:23.942853 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:23.942968 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:23.947155 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:23.947155 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:23.947741 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3d73fa34-e957-4fbf-b2fb-5d6af2d505a5 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:23.948088 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1430/5775] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:23 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:24.957809 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:24.959937 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:24.960190 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:24.960428 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:24.960563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:24.965166 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:24.965166 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:24.965929 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2e30a563-1351-481a-a5da-037a4ddbafc9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:24.966374 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1444/5776] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:24 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:25.976558 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:25.978169 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:25.978396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:25.978572 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:25.978674 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:25.982450 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:25.982450 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:25.983304 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b9b61255-8cef-4b2a-a557-5fc55faf3c80 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:25.983645 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1444/5777] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:25 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:26.993523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a0a925aa-9035-479a-a80a-509e44849c54 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:26.996102 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0a925aa-9035-479a-a80a-509e44849c54 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:26.996102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0a925aa-9035-479a-a80a-509e44849c54 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:26.996102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a0a925aa-9035-479a-a80a-509e44849c54 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:26.996102 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a0a925aa-9035-479a-a80a-509e44849c54 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:27.000085 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:27.000085 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:27.000674 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a0a925aa-9035-479a-a80a-509e44849c54 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:27.001013 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1460/5778] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:26 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:28.017262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a27adf11-6063-4bff-b346-7d3554099a36 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:28.017262 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a27adf11-6063-4bff-b346-7d3554099a36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:28.017262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a27adf11-6063-4bff-b346-7d3554099a36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:28.017262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a27adf11-6063-4bff-b346-7d3554099a36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:28.017262 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-a27adf11-6063-4bff-b346-7d3554099a36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:28.020519 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:28.020519 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:28.020997 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a27adf11-6063-4bff-b346-7d3554099a36 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:28.021327 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1431/5779] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:28 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:29.034494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:29.036302 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:29.036523 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:29.036706 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:29.036827 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:29.041062 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:29.041062 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:29.041718 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-fed3b160-dbe3-4ede-8999-c4ad5f21584e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:29.042205 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1445/5780] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:29 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:30.052913 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:30.054639 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:30.054902 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:30.055154 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:30.055326 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:30.060429 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:30.060429 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:30.061219 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5587bda0-7a46-4c6e-abc6-b3781260ca30 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:30.061728 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1445/5781] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:30 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:31.072152 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:31.076151 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:31.076151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:31.076151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:31.076151 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id d0941826-005f-4a8c-b962-13ac54efdb91. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:31.080947 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:31.080947 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:31.081925 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-da4705d7-c7f0-4f7a-89f5-996333a31969 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 200 Aug 20 02:17:31.082527 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1461/5782] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:31 2026] GET /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:31.091855 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:31.093767 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] DELETE https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 Aug 20 02:17:31.094007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:31.094208 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:31.094312 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Delete backup with id: d0941826-005f-4a8c-b962-13ac54efdb91. Aug 20 02:17:31.098803 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:31.098803 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:31.111597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] delete_backup rpcapi backup_id d0941826-005f-4a8c-b962-13ac54efdb91 {{(pid=100162) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:17:31.113292 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-d162e8cf-99f5-4a8e-baff-425967a2eb4e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 returned with HTTP 202 Aug 20 02:17:31.113649 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1432/5783] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:17:31 2026] DELETE /volume/v3/backups/d0941826-005f-4a8c-b962-13ac54efdb91 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:17:31.120002 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-83843e30-e148-400d-a9f9-412530f38d87 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:31.121936 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:31.122112 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:31.122376 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:31.122547 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume with id: a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:31.130748 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:31.130748 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:31.130886 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:31.149904 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume request issued successfully. Aug 20 02:17:31.150137 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-83843e30-e148-400d-a9f9-412530f38d87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c returned with HTTP 202 Aug 20 02:17:31.150605 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1446/5784] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:17:31 2026] DELETE /volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:17:31.157529 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-06fab505-ed1b-4926-a640-015f31061b5c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:31.159791 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06fab505-ed1b-4926-a640-015f31061b5c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:31.160101 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06fab505-ed1b-4926-a640-015f31061b5c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:31.160387 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-06fab505-ed1b-4926-a640-015f31061b5c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:31.169678 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:31.169678 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:31.173696 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-06fab505-ed1b-4926-a640-015f31061b5c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:31.177736 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-06fab505-ed1b-4926-a640-015f31061b5c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c returned with HTTP 200 Aug 20 02:17:31.178219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1446/5785] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:31 2026] GET /volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:32.191727 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4c5a367f-5dbc-4606-96a4-7cc0d1e142fe None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:32.193554 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c5a367f-5dbc-4606-96a4-7cc0d1e142fe tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c Aug 20 02:17:32.195248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c5a367f-5dbc-4606-96a4-7cc0d1e142fe tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:32.195248 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4c5a367f-5dbc-4606-96a4-7cc0d1e142fe tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:32.200137 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4c5a367f-5dbc-4606-96a4-7cc0d1e142fe tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c returned with HTTP 404 Aug 20 02:17:32.200816 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1462/5786] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:32 2026] GET /volume/v3/volumes/a318afa3-697d-4e4f-a745-46c1ba73591c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:17:32.209330 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:32.211656 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/export_record Aug 20 02:17:32.211895 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:32.212132 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Calling method 'export_record' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:32.212298 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Export record for backup 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:17:32.218192 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:32.218192 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:32.220395 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.policy [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '90cd27c751a046609bfc91e672499428', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18248802ecee4e37a3fac8571c74a1fb', '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=100162) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:17:32.220756 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-16fd8a52-7177-41f1-958f-5fa4495c8404 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/export_record returned with HTTP 403 Aug 20 02:17:32.221275 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1433/5787] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:17:32 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:17:32.230032 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:32.232335 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:17:32.232830 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-861462764"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:32.234732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.volumes [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-861462764'}} {{(pid=100163) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:17:32.234896 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume of 1 GB Aug 20 02:17:32.240179 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Availability Zones retrieved successfully. Aug 20 02:17:32.248397 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (c836f264-6ddb-438a-aa84-3b9b7ac6d2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:32.249729 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f477a1-66a1-4752-8616-4f90c686a4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:32.250869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:17:32.277553 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f477a1-66a1-4752-8616-4f90c686a4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:32.278472 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fc0aa2-1414-4741-89f6-720a60d69706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:32.315093 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['230b9cf5-4df9-4402-b72d-3368e4372743', '7a704583-d73b-49ff-bc3a-5d9c6cdf6a7a', 'c372362c-8c2f-4589-9667-44f723dbd67f', '80f77f08-bf67-424a-9a6f-24a9ba9ffb19'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:32.315882 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fc0aa2-1414-4741-89f6-720a60d69706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['230b9cf5-4df9-4402-b72d-3368e4372743', '7a704583-d73b-49ff-bc3a-5d9c6cdf6a7a', 'c372362c-8c2f-4589-9667-44f723dbd67f', '80f77f08-bf67-424a-9a6f-24a9ba9ffb19']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:32.316658 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3523c9-4309-4f5d-b559-893a6307c904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:32.342142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3523c9-4309-4f5d-b559-893a6307c904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e144bb-c951-4caa-9ace-95cf25bc4b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861462764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['230b9cf5-4df9-4402-b72d-3368e4372743','7a704583-d73b-49ff-bc3a-5d9c6cdf6a7a','c372362c-8c2f-4589-9667-44f723dbd67f','80f77f08-bf67-424a-9a6f-24a9ba9ffb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861462764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e144bb-c951-4caa-9ace-95cf25bc4b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18248802ecee4e37a3fac8571c74a1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:32.342892 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15eb9c6a-b7ae-4800-b290-cade355f9e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:32.361047 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15eb9c6a-b7ae-4800-b290-cade355f9e55) transitioned into state 'SUCCESS' from state '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-861462764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['230b9cf5-4df9-4402-b72d-3368e4372743','7a704583-d73b-49ff-bc3a-5d9c6cdf6a7a','c372362c-8c2f-4589-9667-44f723dbd67f','80f77f08-bf67-424a-9a6f-24a9ba9ffb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:32.361709 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa11cb29-b755-455a-9d78-e37cc73dca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:32.370732 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa11cb29-b755-455a-9d78-e37cc73dca75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:32.371981 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (c836f264-6ddb-438a-aa84-3b9b7ac6d2e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:32.372068 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request issued successfully. Aug 20 02:17:32.373243 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-c05f5df9-33c9-4e62-a4c5-a5e28e56828e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:17:32.373243 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1447/5788] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:17:32 2026] POST /volume/v3/volumes => generated 775 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:32.385009 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:32.387248 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:32.387503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:32.387731 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:32.397372 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:32.397372 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:32.402154 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:32.407455 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-92ea0168-bdd9-408b-8bf5-08fb0caa5168 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 returned with HTTP 200 Aug 20 02:17:32.408031 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1447/5789] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:32 2026] GET /volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:33.421933 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5018a758-4d34-4a16-914c-35ef1db697b4 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:33.423918 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5018a758-4d34-4a16-914c-35ef1db697b4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:33.425498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5018a758-4d34-4a16-914c-35ef1db697b4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:33.425498 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5018a758-4d34-4a16-914c-35ef1db697b4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:33.431266 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:33.431266 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:33.434448 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-5018a758-4d34-4a16-914c-35ef1db697b4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:33.438367 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5018a758-4d34-4a16-914c-35ef1db697b4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 returned with HTTP 200 Aug 20 02:17:33.438860 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1463/5790] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:33 2026] GET /volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:33.450824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:33.452618 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:17:33.453034 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47e144bb-c951-4caa-9ace-95cf25bc4b02", "name": "tempest-type-Backup-1967719753"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:33.454398 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating new backup {'backup': {'volume_id': '47e144bb-c951-4caa-9ace-95cf25bc4b02', 'name': 'tempest-type-Backup-1967719753'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:17:33.454517 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.contrib.backups [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating backup of volume 47e144bb-c951-4caa-9ace-95cf25bc4b02 in container None Aug 20 02:17:33.461326 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:33.461326 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:33.461627 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:33.476356 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['cbd61865-703f-460b-a6d9-b72c9622b8bb', 'f8509b0e-0b72-4a30-99d6-2c037a2c0d3b'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:33.501457 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38a3f4a7-44f8-4185-876d-14de2e6790ab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:17:33.504246 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1434/5791] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:17:33 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:33.510869 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:33.513740 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:33.513740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:33.513740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:33.513740 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:33.517692 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:33.517692 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:33.518347 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-3803aac8-df30-4b98-922e-c8aebad40bd4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:33.518743 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1448/5792] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:33 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:34.529838 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:34.531966 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:34.531966 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:34.532148 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:34.532270 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:34.536616 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:34.536616 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:34.537224 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-d46081b2-c7d6-45dd-b5f9-2559713ad320 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:34.537592 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1448/5793] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:34 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:35.547648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a1bd387a-c474-49d3-96ab-52af12a39feb None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:35.550527 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1bd387a-c474-49d3-96ab-52af12a39feb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:35.550527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a1bd387a-c474-49d3-96ab-52af12a39feb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:35.550527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a1bd387a-c474-49d3-96ab-52af12a39feb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:35.550527 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-a1bd387a-c474-49d3-96ab-52af12a39feb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:35.553995 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:35.553995 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:35.554693 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a1bd387a-c474-49d3-96ab-52af12a39feb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:35.555151 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1464/5794] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:35 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:36.564607 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-745c46b3-6f58-4571-9b9b-409a578a794e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:36.566393 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-745c46b3-6f58-4571-9b9b-409a578a794e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:36.566600 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-745c46b3-6f58-4571-9b9b-409a578a794e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:36.566803 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-745c46b3-6f58-4571-9b9b-409a578a794e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:36.566928 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-745c46b3-6f58-4571-9b9b-409a578a794e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:36.571542 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:36.571542 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:36.572290 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-745c46b3-6f58-4571-9b9b-409a578a794e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:36.572707 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1435/5795] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:36 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:37.584395 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60620483-1319-4167-8eae-e33979914290 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:37.587178 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60620483-1319-4167-8eae-e33979914290 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:37.587435 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60620483-1319-4167-8eae-e33979914290 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:37.587707 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60620483-1319-4167-8eae-e33979914290 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:37.587853 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-60620483-1319-4167-8eae-e33979914290 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:37.592360 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:37.592360 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:37.593090 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60620483-1319-4167-8eae-e33979914290 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:37.593541 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1449/5796] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:37 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:38.603783 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:38.605582 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:38.605779 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:38.605997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:38.606132 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:38.610288 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:38.610288 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:38.610987 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-be1da1e7-3e2a-4299-bafd-bfc0f5673482 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:38.611512 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1449/5797] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:38 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:39.622966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:39.625079 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:39.626934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:39.626934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:39.626934 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:39.631255 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:39.631255 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:39.632897 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f0e01c19-2676-4e57-b8d8-e0310bab1d34 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:39.632897 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1465/5798] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:39 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:40.642643 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:40.644440 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:40.644647 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:40.644832 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:40.644988 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:40.649063 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:40.649063 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:40.649700 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-38bccfb7-1fe1-4e95-b941-df83358aa66f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:40.650078 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1436/5799] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:40 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:41.660155 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-153d8bad-1429-43a1-a934-49207cf964f9 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:41.662037 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-153d8bad-1429-43a1-a934-49207cf964f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:41.662551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-153d8bad-1429-43a1-a934-49207cf964f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:41.662551 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-153d8bad-1429-43a1-a934-49207cf964f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:41.662644 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-153d8bad-1429-43a1-a934-49207cf964f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:41.666638 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:41.666638 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:41.667168 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-153d8bad-1429-43a1-a934-49207cf964f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:41.667742 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1450/5800] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:41 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:42.686702 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:42.689110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:42.689110 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:42.689305 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:42.689463 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:42.694149 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:42.694149 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:42.694891 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f2bd5cb5-46ac-41ec-836e-798c3c145f94 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:42.695308 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1450/5801] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:42 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:43.719116 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-86f63daa-1913-4337-b919-34b06889d9d8 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:43.720867 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86f63daa-1913-4337-b919-34b06889d9d8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:43.721135 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86f63daa-1913-4337-b919-34b06889d9d8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:43.721389 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-86f63daa-1913-4337-b919-34b06889d9d8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:43.721585 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-86f63daa-1913-4337-b919-34b06889d9d8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:43.726481 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:43.726481 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:43.727200 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-86f63daa-1913-4337-b919-34b06889d9d8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:43.727594 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1466/5802] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:43 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:44.738962 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:44.740491 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:44.740663 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:44.740824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:44.740919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:44.744642 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:44.744642 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:44.745209 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-bbd4f979-55b6-422f-b150-f5b28dd2d387 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:44.745537 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1437/5803] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:44 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:45.756167 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7416b33d-b9a1-4673-97df-123bfb463d6e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:45.758109 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7416b33d-b9a1-4673-97df-123bfb463d6e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:45.758384 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7416b33d-b9a1-4673-97df-123bfb463d6e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:45.758619 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7416b33d-b9a1-4673-97df-123bfb463d6e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:45.758752 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7416b33d-b9a1-4673-97df-123bfb463d6e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:45.760477 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=153,cinder:UPDATE=51,cinder:INSERT=39 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:17:45.763058 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:45.763058 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:45.763754 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7416b33d-b9a1-4673-97df-123bfb463d6e tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:45.764438 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1451/5804] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:45 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:46.774627 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:46.776372 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:46.776568 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:46.776740 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:46.776834 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:46.778494 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=139,cinder:INSERT=27,cinder:UPDATE=36 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:17:46.782047 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:46.782047 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:46.782684 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-ee94f6ad-3bdc-48d0-a7e4-cb15a168e471 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:46.783089 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1451/5805] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:46 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:47.793677 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-f33d3940-4715-47e5-b977-1117c7b836a1 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.795611 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f33d3940-4715-47e5-b977-1117c7b836a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:47.795857 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f33d3940-4715-47e5-b977-1117c7b836a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:47.796061 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-f33d3940-4715-47e5-b977-1117c7b836a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:47.796154 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-f33d3940-4715-47e5-b977-1117c7b836a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:47.798638 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=111,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:17:47.801368 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:47.801368 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:47.801968 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-f33d3940-4715-47e5-b977-1117c7b836a1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:47.802332 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1467/5806] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:47 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:47.812131 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-80afc17e-380e-4759-bb5d-58eba5444981 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.814309 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead/export_record Aug 20 02:17:47.814514 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:47.814640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'export_record' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:47.814745 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Export record for backup c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 02:17:47.816546 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=149,cinder:UPDATE=63,cinder:INSERT=25 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:17:47.820514 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:47.820514 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:47.822627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.api [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling RPCAPI with context: , host: np0000007844, backup: c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 02:17:47.830588 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.backup.rpcapi [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] export_record in rpcapi backup_id c8fa57dc-96ba-40f2-8c23-e31de627bead on host np0000007844. {{(pid=100162) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 02:17:47.843113 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.contrib.backups [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzhmYTU3ZGMtOTZiYS00MGYyLThjMjMtZTMxZGU2MjdiZWFkIiwgInVzZXJfaWQiOiAiYWMwNWI2ZWI3YzhhNGRjZTkyOWUwNTdiMWE0ZmU5MWIiLCAicHJvamVjdF9pZCI6ICIxODI0ODgwMmVjZWU0ZTM3YTNmYWM4NTcxYzc0YTFmYiIsICJ2b2x1bWVfaWQiOiAiNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTY3NzE5NzUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyLzIwMjYwODIwMDIxNzM1L2F6X25vdmFfYmFja3VwX2M4ZmE1N2RjLTk2YmEtNDBmMi04YzIzLWUzMWRlNjI3YmVhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMjoxNzo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100162) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 02:17:47.843355 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-80afc17e-380e-4759-bb5d-58eba5444981 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead/export_record returned with HTTP 200 Aug 20 02:17:47.843722 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1438/5807] 10.4.3.27 () {68 vars in 1423 bytes} [Thu Aug 20 02:17:47 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:47.850513 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.852286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:17:47.852508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:47.852682 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:47.852775 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:47.857386 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:47.857386 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:47.858221 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-7a2d0c90-1579-4915-bc96-954f15ddc302 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:17:47.858634 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1452/5808] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:47 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:47.867433 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-07c089f5-21a7-470c-8cb8-926a5665387b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.869003 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] POST https://10.4.3.27/volume/v3/backups/import_record Aug 20 02:17:47.869392 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWM0MGQwMDEtN2MyMy00YTI5LWJlMDQtYjg0YTlmZTA0MjlmIiwgInVzZXJfaWQiOiAiYWMwNWI2ZWI3YzhhNGRjZTkyOWUwNTdiMWE0ZmU5MWIiLCAicHJvamVjdF9pZCI6ICIxODI0ODgwMmVjZWU0ZTM3YTNmYWM4NTcxYzc0YTFmYiIsICJ2b2x1bWVfaWQiOiAiNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTY3NzE5NzUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyLzIwMjYwODIwMDIxNzM1L2F6X25vdmFfYmFja3VwX2M4ZmE1N2RjLTk2YmEtNDBmMi04YzIzLWUzMWRlNjI3YmVhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMjoxNzo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:47.870677 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWM0MGQwMDEtN2MyMy00YTI5LWJlMDQtYjg0YTlmZTA0MjlmIiwgInVzZXJfaWQiOiAiYWMwNWI2ZWI3YzhhNGRjZTkyOWUwNTdiMWE0ZmU5MWIiLCAicHJvamVjdF9pZCI6ICIxODI0ODgwMmVjZWU0ZTM3YTNmYWM4NTcxYzc0YTFmYiIsICJ2b2x1bWVfaWQiOiAiNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTY3NzE5NzUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyLzIwMjYwODIwMDIxNzM1L2F6X25vdmFfYmFja3VwX2M4ZmE1N2RjLTk2YmEtNDBmMi04YzIzLWUzMWRlNjI3YmVhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMjoxNzo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100164) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 02:17:47.870784 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.backups [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWM0MGQwMDEtN2MyMy00YTI5LWJlMDQtYjg0YTlmZTA0MjlmIiwgInVzZXJfaWQiOiAiYWMwNWI2ZWI3YzhhNGRjZTkyOWUwNTdiMWE0ZmU5MWIiLCAicHJvamVjdF9pZCI6ICIxODI0ODgwMmVjZWU0ZTM3YTNmYWM4NTcxYzc0YTFmYiIsICJ2b2x1bWVfaWQiOiAiNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyIiwgImhvc3QiOiAibnAwMDAwMDA3ODQ0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTY3NzE5NzUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDdlMTQ0YmItYzk1MS00Y2FhLTlhY2UtOTVjZjI1YmM0YjAyLzIwMjYwODIwMDIxNzM1L2F6X25vdmFfYmFja3VwX2M4ZmE1N2RjLTk2YmEtNDBmMi04YzIzLWUzMWRlNjI3YmVhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDI6MTc6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwMjoxNzo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100164) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 02:17:47.871402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '90cd27c751a046609bfc91e672499428', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18248802ecee4e37a3fac8571c74a1fb', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:17:47.871594 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-07c089f5-21a7-470c-8cb8-926a5665387b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/import_record returned with HTTP 403 Aug 20 02:17:47.872002 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1452/5809] 10.4.3.27 () {70 vars in 1335 bytes} [Thu Aug 20 02:17:47 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 20 02:17:47.878069 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.880259 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:47.880530 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:47.880756 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:47.880957 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume with id: 47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:47.890044 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:47.890044 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:47.890456 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:47.908160 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume request issued successfully. Aug 20 02:17:47.908407 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-be5df47e-c1d5-4f37-a3e8-b0b6ccbfb022 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 returned with HTTP 202 Aug 20 02:17:47.908896 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1468/5810] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:17:47 2026] DELETE /volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:17:47.915121 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:47.916676 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:47.916902 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:47.917182 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:47.924138 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:47.924138 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:47.928104 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:47.931628 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-29943e92-9827-49ae-b08e-ffea870aa6f9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 returned with HTTP 200 Aug 20 02:17:47.932059 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1439/5811] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:47 2026] GET /volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:48.944611 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-60eefb19-363e-413d-ba33-a3d4135224ce None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:48.946835 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60eefb19-363e-413d-ba33-a3d4135224ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 Aug 20 02:17:48.947131 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60eefb19-363e-413d-ba33-a3d4135224ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:48.947377 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-60eefb19-363e-413d-ba33-a3d4135224ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:48.953184 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-60eefb19-363e-413d-ba33-a3d4135224ce tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 returned with HTTP 404 Aug 20 02:17:48.953631 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1453/5812] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:48 2026] GET /volume/v3/volumes/47e144bb-c951-4caa-9ace-95cf25bc4b02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:17:48.961938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:48.964184 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] GET https://10.4.3.27/volume/v3/backups Aug 20 02:17:48.964440 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:48.964656 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:48.964899 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.api_utils [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Removing options '' from query. {{(pid=100164) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:17:48.970665 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b8817f0e-81c4-45fa-85bb-b88a3af7692a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups returned with HTTP 200 Aug 20 02:17:48.971068 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1453/5813] 10.4.3.27 () {68 vars in 1270 bytes} [Thu Aug 20 02:17:48 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:48.980390 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:48.982106 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] GET https://10.4.3.27/volume/v3/backups?project_id=18248802ecee4e37a3fac8571c74a1fb Aug 20 02:17:48.982300 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:48.982493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Calling method 'index' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:48.982680 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.api_utils [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Removing options 'project_id' from query. {{(pid=100161) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 02:17:48.987514 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-3b8e3623-ac64-4fe3-89e7-f6330b30024c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups?project_id=18248802ecee4e37a3fac8571c74a1fb returned with HTTP 200 Aug 20 02:17:48.987879 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1469/5814] 10.4.3.27 () {68 vars in 1357 bytes} [Thu Aug 20 02:17:48 2026] GET /volume/v3/backups?project_id=18248802ecee4e37a3fac8571c74a1fb => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:48.997185 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:48.998905 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:17:48.999255 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-107379047"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:49.000574 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-107379047'}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:17:49.000697 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume of 1 GB Aug 20 02:17:49.004646 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Availability Zones retrieved successfully. Aug 20 02:17:49.009606 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (c782c443-058c-417d-828c-21f6422ab4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:49.010563 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835a11a6-e22b-4af4-adc7-96b523c3a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:49.011270 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:17:49.034484 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (835a11a6-e22b-4af4-adc7-96b523c3a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:49.035142 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742f144c-76d5-4095-9ea5-ab8462001d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:49.072496 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['b110aaef-e38e-49ee-9b3b-ad12486f9102', 'd24e5ae5-bc2f-44eb-bd3f-cfa27f30bd95', 'd14885c2-0125-4b12-b2af-226c8f13a726', 'f64e42a2-6b82-442c-8f7b-f831fe1c92b9'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:49.073243 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742f144c-76d5-4095-9ea5-ab8462001d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b110aaef-e38e-49ee-9b3b-ad12486f9102', 'd24e5ae5-bc2f-44eb-bd3f-cfa27f30bd95', 'd14885c2-0125-4b12-b2af-226c8f13a726', 'f64e42a2-6b82-442c-8f7b-f831fe1c92b9']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:49.074440 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09a49cd-144a-4bac-a135-8cfb1dfdb98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:49.096161 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09a49cd-144a-4bac-a135-8cfb1dfdb98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dbe2d9d-14a8-42e5-9e48-463c7da50dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107379047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['b110aaef-e38e-49ee-9b3b-ad12486f9102','d24e5ae5-bc2f-44eb-bd3f-cfa27f30bd95','d14885c2-0125-4b12-b2af-226c8f13a726','f64e42a2-6b82-442c-8f7b-f831fe1c92b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107379047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dbe2d9d-14a8-42e5-9e48-463c7da50dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18248802ecee4e37a3fac8571c74a1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:49.097176 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1e1a86-fd5c-4e35-93db-89e80cc47098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:49.116582 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1e1a86-fd5c-4e35-93db-89e80cc47098) transitioned into state 'SUCCESS' from state '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-107379047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['b110aaef-e38e-49ee-9b3b-ad12486f9102','d24e5ae5-bc2f-44eb-bd3f-cfa27f30bd95','d14885c2-0125-4b12-b2af-226c8f13a726','f64e42a2-6b82-442c-8f7b-f831fe1c92b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05b6eb7c8a4dce929e057b1a4fe91b',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:49.117551 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a4115a-2d12-435e-8238-5435b3f14394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:17:49.125538 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a4115a-2d12-435e-8238-5435b3f14394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:17:49.126272 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Flow 'volume_create_api' (c782c443-058c-417d-828c-21f6422ab4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:17:49.126526 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Create volume request issued successfully. Aug 20 02:17:49.127238 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e5415f0f-ae11-498a-96ea-3a8915e74e83 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:17:49.127643 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1440/5815] 10.4.3.27 () {70 vars in 1291 bytes} [Thu Aug 20 02:17:48 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:49.142777 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.144502 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:17:49.144641 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.144839 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.154015 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.154015 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:49.159071 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:49.163216 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0c9a763c-7144-4193-8a1f-4fdcfd73d4b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 returned with HTTP 200 Aug 20 02:17:49.163611 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1454/5816] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:49.429371 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.431289 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:49.431459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.431628 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.438000 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.438000 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:49.441661 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:49.445908 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-b27f90e7-b758-4bf5-aee2-be2122cdd985 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:49.446336 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1454/5817] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:49.508246 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-5080a4e2-aebb-4893-a635-678871cc4355 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.508613 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5080a4e2-aebb-4893-a635-678871cc4355 None None] GET https://10.4.3.27/volume// Aug 20 02:17:49.508769 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5080a4e2-aebb-4893-a635-678871cc4355 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.509011 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-5080a4e2-aebb-4893-a635-678871cc4355 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.509313 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-5080a4e2-aebb-4893-a635-678871cc4355 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:17:49.509576 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1470/5818] 10.4.3.27 () {66 vars in 1421 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:17:49.516352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-86ff1636-f498-4d39-8142-bbec01acd631 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.543271 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-86ff1636-f498-4d39-8142-bbec01acd631 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:17:49.543604 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-86ff1636-f498-4d39-8142-bbec01acd631 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d774af35-26dd-48f8-ba3d-eaa69ed3c96e", "connector": null, "instance_uuid": "7f34d55e-e8b1-414d-a98d-755917d44e0b"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:49.551219 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.551219 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:49.574694 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-86ff1636-f498-4d39-8142-bbec01acd631 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:17:49.575070 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1441/5819] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:17:49 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 20 02:17:49.597206 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.598956 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:49.599137 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.599380 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.606873 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-79e6ae98-9c5e-4a0a-9d80-ccb25ee1a0db None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.607382 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-79e6ae98-9c5e-4a0a-9d80-ccb25ee1a0db None None] GET https://10.4.3.27/volume// Aug 20 02:17:49.607599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-79e6ae98-9c5e-4a0a-9d80-ccb25ee1a0db None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.607835 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-79e6ae98-9c5e-4a0a-9d80-ccb25ee1a0db None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.608222 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-79e6ae98-9c5e-4a0a-9d80-ccb25ee1a0db None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:17:49.608570 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1455/5820] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:17:49.608985 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.608985 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:49.612160 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:49.615460 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.616611 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-5ef5dd87-734a-41c5-90b8-21bb40ec26fd tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:49.616950 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1455/5821] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:49.617362 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:49.617636 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.617886 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.628920 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.628920 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:49.632003 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:49.635506 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-115b7cf6-45b1-41f2-a8a6-a637d123b333 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:49.635852 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1471/5822] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 1081 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:17:49.733313 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.735102 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] PUT https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 Aug 20 02:17:49.735478 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:49.742107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Acquiring lock "cinder-attachment_update-d774af35-26dd-48f8-ba3d-eaa69ed3c96e-np0000007844" by "attachment_update" {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:17:49.746575 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-d774af35-26dd-48f8-ba3d-eaa69ed3c96e-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100162) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:17:49.747413 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.747413 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:49.817791 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.coordination [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-d774af35-26dd-48f8-ba3d-eaa69ed3c96e-np0000007844" released by "attachment_update" :: held 0.071s {{(pid=100162) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:17:49.818091 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-4ca06718-0087-4c75-a2e9-728cfe55f9a1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 returned with HTTP 200 Aug 20 02:17:49.818698 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1442/5823] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:17:49 2026] PUT /volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:49.826038 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-44edbbec-3a60-4da0-b10a-477648c7f257 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:49.827993 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-44edbbec-3a60-4da0-b10a-477648c7f257 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption Aug 20 02:17:49.828194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-44edbbec-3a60-4da0-b10a-477648c7f257 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:49.828389 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-44edbbec-3a60-4da0-b10a-477648c7f257 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:49.836924 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:49.836924 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:49.843106 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-44edbbec-3a60-4da0-b10a-477648c7f257 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption returned with HTTP 200 Aug 20 02:17:49.843523 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1456/5824] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:17:49 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:50.177765 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:50.179595 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:17:50.179799 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:50.179977 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:50.187001 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:50.187001 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:50.190652 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:50.194978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-9f699c92-b970-494e-b11f-c4b2053b3b19 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 returned with HTTP 200 Aug 20 02:17:50.195374 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1456/5825] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:50 2026] GET /volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:50.211323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:50.213302 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] POST https://10.4.3.27/volume/v3/backups Aug 20 02:17:50.213673 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dbe2d9d-14a8-42e5-9e48-463c7da50dc6", "name": "tempest-type-Backup-1431516570"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:50.215125 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.contrib.backups [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating new backup {'backup': {'volume_id': '8dbe2d9d-14a8-42e5-9e48-463c7da50dc6', 'name': 'tempest-type-Backup-1431516570'}} {{(pid=100161) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 02:17:50.215482 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Creating backup of volume 8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 in container None Aug 20 02:17:50.222870 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:50.222870 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:50.223256 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:17:50.238592 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.quota [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Created reservations ['ec6d9835-a283-4793-bdd5-f38f75a0f44f', 'cbdb499a-2e56-4511-af2e-891d7856c166'] {{(pid=100161) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:17:50.268842 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34c22709-ed7d-4ed7-969b-f11e6b9f7824 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups returned with HTTP 202 Aug 20 02:17:50.269563 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1472/5826] 10.4.3.27 () {70 vars in 1292 bytes} [Thu Aug 20 02:17:50 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:17:50.277342 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-82347fe7-d092-4668-897a-d899a5424054 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:50.279623 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82347fe7-d092-4668-897a-d899a5424054 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:50.279886 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82347fe7-d092-4668-897a-d899a5424054 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:50.280172 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-82347fe7-d092-4668-897a-d899a5424054 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:50.280296 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-82347fe7-d092-4668-897a-d899a5424054 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:50.285392 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:50.285392 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:50.286152 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-82347fe7-d092-4668-897a-d899a5424054 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:50.286555 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1443/5827] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:50 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:50.632667 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:50.634415 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:50.634594 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:50.634766 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:50.643113 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:50.643113 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:50.646043 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:50.649482 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f9aa8199-c459-4376-b278-20c4d8b5a3b0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:50.649867 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1457/5828] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:50 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:51.297381 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:51.299103 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:51.299443 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:51.299731 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:51.299886 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:51.305353 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:51.305353 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:51.306147 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f88e007e-d885-43ff-8a06-9d94b0a1a165 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:51.306668 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1457/5829] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:51 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:51.664041 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:51.665903 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:51.666112 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:51.666327 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:51.675001 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:51.675001 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:51.678445 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:51.681922 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-09ebd65e-bb92-4c1b-b23c-f56079d33235 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:51.682374 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1473/5830] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:51 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:52.316317 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:52.318021 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:52.318212 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:52.318445 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:52.318546 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:52.322221 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:52.322221 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:52.322759 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3fa50cef-e15d-4f03-8e08-03c64874b449 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:52.323093 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1444/5831] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:52 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:52.693950 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-877aedb1-3bb6-408f-bd50-c5016259b654 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:52.695614 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-877aedb1-3bb6-408f-bd50-c5016259b654 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:52.695795 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-877aedb1-3bb6-408f-bd50-c5016259b654 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:52.695975 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-877aedb1-3bb6-408f-bd50-c5016259b654 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:52.704570 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:52.704570 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:52.707678 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-877aedb1-3bb6-408f-bd50-c5016259b654 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:52.711345 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-877aedb1-3bb6-408f-bd50-c5016259b654 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:52.711682 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1458/5832] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:52 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:53.332186 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:53.334364 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:53.334596 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:53.334794 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:53.334942 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:53.338822 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:53.338822 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:53.339415 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-95e6b601-a38b-43ef-8735-3f547c0cd619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:53.339752 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1458/5833] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:53 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:53.724499 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:53.727804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:53.727804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:53.727804 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:53.735372 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:53.735372 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:53.738399 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:53.742376 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-b20babe6-dd7c-4429-bc8a-0eb633d8e3a6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:53.743184 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1474/5834] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:53 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:53.989399 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-64e48ca8-b0b5-4761-abf4-d7f7e3384588 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:53.991183 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-64e48ca8-b0b5-4761-abf4-d7f7e3384588 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379/action Aug 20 02:17:53.991543 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-64e48ca8-b0b5-4761-abf4-d7f7e3384588 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:17:53.991653 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-64e48ca8-b0b5-4761-abf4-d7f7e3384588 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:54.006445 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.006445 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:54.015311 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-ef550bb6-e863-48e0-a0d3-e07c774def58 req-64e48ca8-b0b5-4761-abf4-d7f7e3384588 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379/action returned with HTTP 204 Aug 20 02:17:54.015716 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1445/5835] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:17:53 2026] POST /volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:17:54.349597 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.351385 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:54.351599 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.351787 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.351896 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:54.355739 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.355739 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:54.356303 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-c0f4af1c-2d20-4506-8e41-643f7965c3bb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:54.356632 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1459/5836] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:54.755624 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.757364 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:54.757563 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.757764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.766600 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.766600 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:54.770104 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:54.774203 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-0ebfd12f-a0ee-4094-bd98-6b3dbba6b596 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:54.774594 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1459/5837] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:54.787323 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.788693 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:54.788929 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.789207 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.798686 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.798686 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:54.801946 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:54.805830 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-e630c309-6d03-4a1a-a035-dff2f5d0cfa6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:54.806171 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1475/5838] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:54.841872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.843649 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:54.843811 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.844007 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.853473 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.853473 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:54.856861 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:54.860574 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-1fe65aaf-e03a-4872-851a-f4b86121b713 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:54.860946 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1446/5839] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:17:54.876757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.878780 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/action Aug 20 02:17:54.879136 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:17:54.879268 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:17:54.889646 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.889646 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:54.890097 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:54.896083 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Begin detaching volume completed successfully. Aug 20 02:17:54.896339 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-b3481b36-1cf6-4751-9760-be61fd5d93a5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/action returned with HTTP 202 Aug 20 02:17:54.896775 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1460/5840] 10.4.3.27 () {72 vars in 1665 bytes} [Thu Aug 20 02:17:54 2026] POST /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:17:54.932543 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-52213b81-cbdb-4f7b-affc-2f80d39c8d72 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.932910 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52213b81-cbdb-4f7b-affc-2f80d39c8d72 None None] GET https://10.4.3.27/volume// Aug 20 02:17:54.933096 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52213b81-cbdb-4f7b-affc-2f80d39c8d72 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.933316 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-52213b81-cbdb-4f7b-affc-2f80d39c8d72 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.933658 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-52213b81-cbdb-4f7b-affc-2f80d39c8d72 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:17:54.933935 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1460/5841] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:17:54.940359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.942852 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:54.943138 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.943503 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.953301 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.953301 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:54.956773 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:54.960479 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-6f1737cf-b4ec-476f-adc2-1b619ff26d36 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:54.960836 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1476/5842] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 1377 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:17:54.971824 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-4736321c-fc02-4f7a-8e4b-04ce22b9ca1e None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:54.974105 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-4736321c-fc02-4f7a-8e4b-04ce22b9ca1e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption Aug 20 02:17:54.974339 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-4736321c-fc02-4f7a-8e4b-04ce22b9ca1e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:54.974556 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-4736321c-fc02-4f7a-8e4b-04ce22b9ca1e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'index' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:54.984661 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:54.984661 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:54.990909 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-4736321c-fc02-4f7a-8e4b-04ce22b9ca1e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption returned with HTTP 200 Aug 20 02:17:54.991470 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1447/5843] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:17:54 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:55.366707 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:55.368695 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:55.368908 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:55.369120 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:55.369272 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:55.376944 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:55.376944 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:55.378568 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-8a4137a4-6658-4e4d-a0b6-dba74ae9e40d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:55.379971 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1461/5844] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:55 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:55.749021 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-416494ba-5d3d-498c-ad3c-fc8fb02e117a None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:55.750948 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-416494ba-5d3d-498c-ad3c-fc8fb02e117a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 Aug 20 02:17:55.751184 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-416494ba-5d3d-498c-ad3c-fc8fb02e117a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:55.751415 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-416494ba-5d3d-498c-ad3c-fc8fb02e117a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:55.758952 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:55.758952 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:55.799660 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-0b44f0d4-8bc7-46e6-ae9a-60a214c36381 req-416494ba-5d3d-498c-ad3c-fc8fb02e117a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 returned with HTTP 200 Aug 20 02:17:55.800149 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1461/5845] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:17:55 2026] DELETE /volume/v3/attachments/5497f474-71f1-43ab-89ec-5c96ef951379 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:56.000209 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:56.002209 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:56.002524 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:56.002783 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:56.009870 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:56.009870 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:56.012170 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:56.015771 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-0b326799-85c8-40eb-9f0a-21427a6ab6d9 req-cb2a3c7f-783a-407c-862c-12572e4abd6b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:56.016198 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1477/5846] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:17:55 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:56.390326 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-1b72b031-cef3-48b5-8e87-f37904800cab None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:56.394247 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b72b031-cef3-48b5-8e87-f37904800cab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:56.394247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b72b031-cef3-48b5-8e87-f37904800cab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:56.394247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-1b72b031-cef3-48b5-8e87-f37904800cab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:56.394247 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-1b72b031-cef3-48b5-8e87-f37904800cab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:56.396689 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:56.396689 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:56.397271 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-1b72b031-cef3-48b5-8e87-f37904800cab tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:56.397630 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1448/5847] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:56 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:57.411830 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-117a7c48-5e06-46be-a1f9-a78478f1432b None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:57.414560 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-117a7c48-5e06-46be-a1f9-a78478f1432b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:57.414752 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-117a7c48-5e06-46be-a1f9-a78478f1432b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:57.414945 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-117a7c48-5e06-46be-a1f9-a78478f1432b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:57.415060 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-117a7c48-5e06-46be-a1f9-a78478f1432b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:57.418867 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:57.418867 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:57.419445 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-117a7c48-5e06-46be-a1f9-a78478f1432b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:57.419767 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1462/5848] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:57 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:58.432620 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:58.434694 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:58.434919 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:58.435188 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:58.435400 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:58.439853 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:58.439853 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:17:58.440553 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-512af2d0-f9b5-432c-ba5f-26a09234c67d tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:58.441084 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1462/5849] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:58 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:58.831130 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:58.832951 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:58.833182 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:58.833408 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:58.833567 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume with id: d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:58.841369 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:58.841369 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:58.841972 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:58.855000 np0000007844 devstack@c-api.service[100161]: WARNING cinder.keymgr.conf_key_mgr [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:17:58.860678 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume request issued successfully. Aug 20 02:17:58.860841 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-bdc323a9-8f2e-4f6c-9495-2d4d82a44835 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 202 Aug 20 02:17:58.861272 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1478/5850] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:17:58 2026] DELETE /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:17:58.867844 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-a77972d3-df68-486b-9a30-81715993b4d0 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:58.870031 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a77972d3-df68-486b-9a30-81715993b4d0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:58.870248 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a77972d3-df68-486b-9a30-81715993b4d0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:58.870511 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-a77972d3-df68-486b-9a30-81715993b4d0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:58.878923 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:58.878923 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:58.883401 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-a77972d3-df68-486b-9a30-81715993b4d0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:58.888723 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-a77972d3-df68-486b-9a30-81715993b4d0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 200 Aug 20 02:17:58.889248 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1449/5851] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:58 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:59.452218 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:59.454139 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:17:59.454366 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:59.454610 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:59.454885 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:17:59.459956 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:59.459956 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:17:59.460995 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-0dbaefbf-1c31-47e8-8da3-c0df07e6d564 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:17:59.461744 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1463/5852] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:17:59 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:17:59.901115 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-db76f58d-f385-4e99-ab36-07142138411b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:59.903078 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db76f58d-f385-4e99-ab36-07142138411b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e Aug 20 02:17:59.903309 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db76f58d-f385-4e99-ab36-07142138411b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:59.903494 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-db76f58d-f385-4e99-ab36-07142138411b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:59.908713 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-db76f58d-f385-4e99-ab36-07142138411b tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e returned with HTTP 404 Aug 20 02:17:59.909138 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1463/5853] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:59 2026] GET /volume/v3/volumes/d774af35-26dd-48f8-ba3d-eaa69ed3c96e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:17:59.915347 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-44dfab6e-7015-4999-a566-e974b8ee89db None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:59.917372 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:59.917601 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:59.917842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:59.918054 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume with id: 91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:59.925816 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:59.925816 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:17:59.926344 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:59.936683 np0000007844 devstack@c-api.service[100161]: WARNING cinder.keymgr.conf_key_mgr [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:17:59.942574 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume request issued successfully. Aug 20 02:17:59.942792 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-44dfab6e-7015-4999-a566-e974b8ee89db tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 202 Aug 20 02:17:59.943245 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1479/5854] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:17:59 2026] DELETE /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:17:59.949414 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6474335d-9be5-4a19-8432-a1a030388d0a None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:17:59.951413 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6474335d-9be5-4a19-8432-a1a030388d0a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:17:59.951612 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6474335d-9be5-4a19-8432-a1a030388d0a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:17:59.951797 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6474335d-9be5-4a19-8432-a1a030388d0a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:17:59.958774 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:17:59.958774 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:17:59.962038 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-6474335d-9be5-4a19-8432-a1a030388d0a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:17:59.967409 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6474335d-9be5-4a19-8432-a1a030388d0a tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 200 Aug 20 02:17:59.967767 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1450/5855] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:17:59 2026] GET /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:00.472102 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-63efd17e-213e-409f-90d9-c2719779f4b9 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:00.473732 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63efd17e-213e-409f-90d9-c2719779f4b9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:00.473942 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63efd17e-213e-409f-90d9-c2719779f4b9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:00.474153 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-63efd17e-213e-409f-90d9-c2719779f4b9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:00.474304 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-63efd17e-213e-409f-90d9-c2719779f4b9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:00.478422 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:00.478422 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:00.479150 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-63efd17e-213e-409f-90d9-c2719779f4b9 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:00.479606 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1464/5856] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:00 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:00.980975 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-1f9e324a-fdd1-456d-a483-7cec345dbba6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:00.983146 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1f9e324a-fdd1-456d-a483-7cec345dbba6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 Aug 20 02:18:00.983501 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1f9e324a-fdd1-456d-a483-7cec345dbba6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:00.983817 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-1f9e324a-fdd1-456d-a483-7cec345dbba6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:00.992076 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-1f9e324a-fdd1-456d-a483-7cec345dbba6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 returned with HTTP 404 Aug 20 02:18:00.992765 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1464/5857] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:00 2026] GET /volume/v3/volumes/91d5e77d-f761-4672-8437-096b3a6cbb61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:00.999752 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:01.001538 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:18:01.001724 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:01.001910 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Calling method 'detail' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:01.002666 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.volume.api [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100161) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:18:01.012691 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Get all volumes completed successfully. Aug 20 02:18:01.014262 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:01.014262 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:01.018909 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2ea64347-f8e7-47d3-a73b-b8c64de844be tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:18:01.019337 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1480/5858] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:18:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7281 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:01.033591 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6fb264c4-7ae4-4448-9ae0-7ac5e50eacf4 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:01.035332 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6fb264c4-7ae4-4448-9ae0-7ac5e50eacf4 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] DELETE https://10.4.3.27/volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5 Aug 20 02:18:01.035576 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6fb264c4-7ae4-4448-9ae0-7ac5e50eacf4 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:01.035778 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6fb264c4-7ae4-4448-9ae0-7ac5e50eacf4 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Calling method '_delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:01.059328 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6fb264c4-7ae4-4448-9ae0-7ac5e50eacf4 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5 returned with HTTP 202 Aug 20 02:18:01.059777 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1451/5859] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:18:01 2026] DELETE /volume/v3/types/682d7568-9394-48c3-b3d6-37cee439a8e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:18:01.488992 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:01.490607 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:01.490816 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:01.491049 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:01.491426 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:01.494969 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:01.494969 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:01.495651 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-b5d16c46-4990-430d-a46c-1d8d7a85ed00 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:01.496001 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1465/5860] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:01 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:02.028708 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2f2ac875-3840-4a36-a23d-9091d8143f25 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:02.030651 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2f2ac875-3840-4a36-a23d-9091d8143f25 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] POST https://10.4.3.27/volume/v3/types Aug 20 02:18:02.031064 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2f2ac875-3840-4a36-a23d-9091d8143f25 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-234581752", "extra_specs": {}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:02.055433 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2f2ac875-3840-4a36-a23d-9091d8143f25 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types returned with HTTP 200 Aug 20 02:18:02.055895 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1465/5861] 10.4.3.27 () {68 vars in 1245 bytes} [Thu Aug 20 02:18:02 2026] POST /volume/v3/types => generated 211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:02.064821 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-fc062fbc-dd05-4985-87ae-d3f3f815ad32 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:02.066926 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc062fbc-dd05-4985-87ae-d3f3f815ad32 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] POST https://10.4.3.27/volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520/encryption Aug 20 02:18:02.067423 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-fc062fbc-dd05-4985-87ae-d3f3f815ad32 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:02.083523 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-fc062fbc-dd05-4985-87ae-d3f3f815ad32 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520/encryption returned with HTTP 200 Aug 20 02:18:02.083922 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1481/5862] 10.4.3.27 () {68 vars in 1390 bytes} [Thu Aug 20 02:18:02 2026] POST /volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:02.108872 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-8782b241-805a-4f71-896c-b340e0da2cbb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:02.110841 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:18:02.111402 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1929379689", "snapshot_id": null, "imageRef": "c5d9fec3-4a95-463b-b395-47baa93e74a1", "volume_type": "tempest-scenario-type-luks-234581752", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:02.113366 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1929379689', 'snapshot_id': None, 'imageRef': 'c5d9fec3-4a95-463b-b395-47baa93e74a1', 'volume_type': 'tempest-scenario-type-luks-234581752', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:18:02.252851 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume of 1 GB Aug 20 02:18:02.253129 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:02.253129 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:02.253573 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Availability Zones retrieved successfully. Aug 20 02:18:02.258126 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (10ba6831-c398-4221-a1b0-42f250c8d65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:18:02.258894 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f2a2e0-d20f-40ea-9b97-ae6293fd573d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:02.259627 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Validating volume size '1' using validate_int {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:18:02.304566 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f2a2e0-d20f-40ea-9b97-ae6293fd573d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T02:18:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520,is_public=True,name='tempest-scenario-type-luks-234581752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8eb3d9e-fee9-4eb3-b4aa-8623a385b520', '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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:02.305242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0a27d6-4ad1-4be6-8483-fde590957562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:02.326841 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-234581752 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-234581752, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:18:02.327082 np0000007844 devstack@c-api.service[100162]: WARNING cinder.quota [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-234581752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-234581752, it is now deprecated. Please use the default quota class for default quota. Aug 20 02:18:02.349156 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Created reservations ['c012325f-4ec5-4417-bb19-e03b3787f048', '2a4afa3d-00a6-4c48-b39d-34a5637e7f1c', '12a24334-fb91-4f66-a339-0817356ae824', 'd7234f28-78c9-4f5e-a8a3-e33ce656f38a'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:18:02.349898 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0a27d6-4ad1-4be6-8483-fde590957562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c012325f-4ec5-4417-bb19-e03b3787f048', '2a4afa3d-00a6-4c48-b39d-34a5637e7f1c', '12a24334-fb91-4f66-a339-0817356ae824', 'd7234f28-78c9-4f5e-a8a3-e33ce656f38a']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:02.350621 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f05341-2233-4d3d-af4e-102891b95217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:02.368724 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f05341-2233-4d3d-af4e-102891b95217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10390739-2e70-449e-851b-e03eec5419d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1929379689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['c012325f-4ec5-4417-bb19-e03b3787f048','2a4afa3d-00a6-4c48-b39d-34a5637e7f1c','12a24334-fb91-4f66-a339-0817356ae824','d7234f28-78c9-4f5e-a8a3-e33ce656f38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1929379689',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=10390739-2e70-449e-851b-e03eec5419d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aaa5b12c4ac4957a279150bb19f21c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8eb3d9e-fee9-4eb3-b4aa-8623a385b520),volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:02.369352 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14216894-0f71-4921-bc42-ed15dcc17b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:02.384610 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14216894-0f71-4921-bc42-ed15dcc17b04) transitioned into state 'SUCCESS' from state '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-1929379689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['c012325f-4ec5-4417-bb19-e03b3787f048','2a4afa3d-00a6-4c48-b39d-34a5637e7f1c','12a24334-fb91-4f66-a339-0817356ae824','d7234f28-78c9-4f5e-a8a3-e33ce656f38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:02.385206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51f9cc0-53f2-4d0b-a85f-87c21370f66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:02.392439 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51f9cc0-53f2-4d0b-a85f-87c21370f66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:02.393133 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (10ba6831-c398-4221-a1b0-42f250c8d65f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:18:02.393413 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request issued successfully. Aug 20 02:18:02.393875 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-8782b241-805a-4f71-896c-b340e0da2cbb tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:18:02.394462 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1452/5863] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:18:02 2026] POST /volume/v3/volumes => generated 789 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:18:02.404709 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:02.406344 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:02.406508 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:02.406679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:02.413501 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:02.413501 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:02.416936 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:02.421270 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e3fbea9f-ed29-4ed9-b9bc-91f7377a6b2c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:02.421643 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1466/5864] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:02 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:02.505385 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:02.506984 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:02.507214 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:02.507444 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:02.507583 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:02.511640 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:02.511640 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:02.512270 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-2221946a-ccfd-45b2-8eb8-4940585fc2f0 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:02.512607 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1466/5865] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:02 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:03.433476 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:03.435202 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:03.435470 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:03.435650 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:03.442508 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:03.442508 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:03.446309 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:03.450176 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aefcc094-5bb2-4d7d-a73c-da1fed1fe3b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:03.450554 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1482/5866] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:03 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:03.522747 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:03.524982 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:03.525294 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:03.525533 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:03.525661 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:03.530462 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:03.530462 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:03.531151 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2553a36a-2823-4c62-b24a-b042ee8acaf6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:03.531574 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1453/5867] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:03 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:04.465209 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:04.465824 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:04.466090 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:04.466376 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:04.475571 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:04.475571 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:04.480405 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:04.484626 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9b93a40d-0587-4c78-b3bf-1b6fecf61a45 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:04.485101 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1467/5868] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:04 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:04.540810 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:04.542533 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:04.542702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:04.542888 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:04.542978 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:04.547794 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:04.547794 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:04.547794 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-f7ee4942-61f0-4171-bee7-cdee3f215432 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:04.548283 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1467/5869] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:04 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:05.500490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:05.502403 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:05.502577 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:05.502743 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:05.509799 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:05.509799 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:05.513566 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:05.517873 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-82512991-1074-4db8-9e81-42a93cbfe9a2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:05.518400 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1483/5870] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:05 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:05.559107 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:05.560631 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:05.560818 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:05.560986 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:05.561091 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:05.564857 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:05.564857 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:05.565352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-143c2d27-bd3e-41c0-a0e1-6b1ecb28b479 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:05.565650 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1454/5871] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:05 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:06.532263 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:06.534310 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:06.534569 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:06.534805 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:06.542476 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:06.542476 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:06.546041 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:06.549870 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-5fee39f3-70d6-4837-9666-ec8edf28d582 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:06.550244 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1468/5872] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:06 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:06.575326 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:06.577537 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:06.577778 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:06.577979 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:06.578097 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:06.585393 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:06.585393 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:06.585977 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-53aec481-7c0b-4523-9cfe-dec0f90a26cf tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:06.586311 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1468/5873] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:06 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:07.562882 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-21056951-2bf7-4550-a4e1-ca524e661c16 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:07.564804 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21056951-2bf7-4550-a4e1-ca524e661c16 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:07.565037 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21056951-2bf7-4550-a4e1-ca524e661c16 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:07.565265 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-21056951-2bf7-4550-a4e1-ca524e661c16 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:07.572471 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:07.572471 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:07.575947 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-21056951-2bf7-4550-a4e1-ca524e661c16 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:07.580012 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-21056951-2bf7-4550-a4e1-ca524e661c16 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:07.580468 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1484/5874] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:07 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:07.597710 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:07.600054 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:07.600359 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:07.600617 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:07.600768 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:07.605754 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:07.605754 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:07.606537 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b3240ae6-eb30-4dd8-8c8f-9c8ab1a786cb tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:07.606987 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1455/5875] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:07 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:07.620011 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:07.621746 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] POST https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c/action Aug 20 02:18:07.622122 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100164) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:18:07.622254 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:07.623558 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.contrib.admin_actions [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Updating backup '7a4eef70-529f-441f-b7a0-fa35e963e99c' with '{'status': 'error'}' {{(pid=100164) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 02:18:07.630691 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:07.630691 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:07.631864 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.policy [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '90cd27c751a046609bfc91e672499428', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18248802ecee4e37a3fac8571c74a1fb', '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=100164) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:18:07.632064 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-4507abb4-1b5c-4900-92bb-c45f879c4944 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c/action returned with HTTP 403 Aug 20 02:18:07.632543 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1469/5876] 10.4.3.27 () {70 vars in 1423 bytes} [Thu Aug 20 02:18:07 2026] POST /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:07.641006 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:07.643170 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:18:07.643402 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:07.643595 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:07.643747 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume with id: 8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:18:07.652466 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:07.652466 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:07.652883 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:07.671526 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume request issued successfully. Aug 20 02:18:07.671819 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a7f29471-9ee5-414e-bf22-fd928ea7ed87 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 returned with HTTP 202 Aug 20 02:18:07.672401 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1469/5877] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:07 2026] DELETE /volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:18:07.680274 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:07.682123 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:18:07.682375 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:07.682564 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:07.689774 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:07.689774 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:07.693274 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:07.697725 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4791ea35-3da9-42e7-b93c-03e7955cacaa tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 returned with HTTP 200 Aug 20 02:18:07.698245 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1485/5878] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:07 2026] GET /volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:08.592287 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3313b924-f56d-43c7-ad25-607f042b0f9c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:08.594352 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3313b924-f56d-43c7-ad25-607f042b0f9c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:08.594581 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3313b924-f56d-43c7-ad25-607f042b0f9c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:08.594835 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3313b924-f56d-43c7-ad25-607f042b0f9c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:08.603183 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:08.603183 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:08.606908 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-3313b924-f56d-43c7-ad25-607f042b0f9c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:08.611776 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3313b924-f56d-43c7-ad25-607f042b0f9c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:08.612287 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1456/5879] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:08 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:08.713578 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-56490c88-0ca6-46f4-a8f7-35fa1ce2c20f None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:08.715223 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56490c88-0ca6-46f4-a8f7-35fa1ce2c20f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 Aug 20 02:18:08.715459 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56490c88-0ca6-46f4-a8f7-35fa1ce2c20f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:08.715659 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-56490c88-0ca6-46f4-a8f7-35fa1ce2c20f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:08.721147 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-56490c88-0ca6-46f4-a8f7-35fa1ce2c20f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 returned with HTTP 404 Aug 20 02:18:08.721616 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1470/5880] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:08 2026] GET /volume/v3/volumes/8dbe2d9d-14a8-42e5-9e48-463c7da50dc6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:08.730020 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:08.731882 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] POST https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/restore Aug 20 02:18:08.732329 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:08.733844 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.contrib.backups [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Restoring backup 65ed525b-bc76-488c-9f58-c005e9347686 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100163) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 02:18:08.733946 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Restoring backup 65ed525b-bc76-488c-9f58-c005e9347686 to volume None. Aug 20 02:18:08.738369 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:08.738369 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:08.739705 np0000007844 devstack@c-api.service[100163]: INFO cinder.backup.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Creating volume of 1 GB for restore of backup 65ed525b-bc76-488c-9f58-c005e9347686. Aug 20 02:18:08.745482 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Availability zone cache updated, next update will occur around 2026-08-20 03:18:08.745194. {{(pid=100163) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 02:18:08.745616 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Availability Zones retrieved successfully. Aug 20 02:18:08.750879 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Flow 'volume_create_api' (da9115ea-79f8-460c-83a0-eb94ca31a5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:18:08.751791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38dfe45-80dc-45ca-b0aa-a2c4f57c81cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:08.752825 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.flows.api.create_volume [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Validating volume size '1' using validate_int {{(pid=100163) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:18:08.777495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38dfe45-80dc-45ca-b0aa-a2c4f57c81cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T01:57:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d889f875-1848-4c85-8fa6-1e03f4aa08ea,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd889f875-1848-4c85-8fa6-1e03f4aa08ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:08.778305 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3120ef15-30e8-4695-a831-901d33420859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:08.810689 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.quota [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Created reservations ['2a6cd6cc-b64f-415f-a778-a45a92bb88d6', 'aa53d19d-ca3e-4c86-93b3-c325837a224e', 'db4c4d70-fcf0-43e0-9f5c-930dfcb64b86', '31da9721-15f6-444d-81b4-4a1d90273942'] {{(pid=100163) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:18:08.811665 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3120ef15-30e8-4695-a831-901d33420859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a6cd6cc-b64f-415f-a778-a45a92bb88d6', 'aa53d19d-ca3e-4c86-93b3-c325837a224e', 'db4c4d70-fcf0-43e0-9f5c-930dfcb64b86', '31da9721-15f6-444d-81b4-4a1d90273942']}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:08.812495 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de5050-5ea7-4f3c-bf72-043b96caaa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:08.838899 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de5050-5ea7-4f3c-bf72-043b96caaa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321997a5-b458-40d0-b0ee-a6558c29819e', '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='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['2a6cd6cc-b64f-415f-a778-a45a92bb88d6','aa53d19d-ca3e-4c86-93b3-c325837a224e','db4c4d70-fcf0-43e0-9f5c-930dfcb64b86','31da9721-15f6-444d-81b4-4a1d90273942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cd27c751a046609bfc91e672499428',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T02:18:08Z,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=321997a5-b458-40d0-b0ee-a6558c29819e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18248802ecee4e37a3fac8571c74a1fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cd27c751a046609bfc91e672499428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d889f875-1848-4c85-8fa6-1e03f4aa08ea),volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:08.839685 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bb90b3-2e6b-4265-ba7b-534a36726576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:08.853266 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bb90b3-2e6b-4265-ba7b-534a36726576) transitioned into 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='18248802ecee4e37a3fac8571c74a1fb',qos_specs=None,replication_status=,reservations=['2a6cd6cc-b64f-415f-a778-a45a92bb88d6','aa53d19d-ca3e-4c86-93b3-c325837a224e','db4c4d70-fcf0-43e0-9f5c-930dfcb64b86','31da9721-15f6-444d-81b4-4a1d90273942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cd27c751a046609bfc91e672499428',volume_type_id=d889f875-1848-4c85-8fa6-1e03f4aa08ea)}' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:08.853950 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4581f1-ea49-4879-87ba-5e4c6d96a59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:18:08.861516 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4581f1-ea49-4879-87ba-5e4c6d96a59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100163) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:18:08.862352 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Flow 'volume_create_api' (da9115ea-79f8-460c-83a0-eb94ca31a5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100163) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:18:08.862698 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Create volume request issued successfully. Aug 20 02:18:08.868989 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:08.868989 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:08.869661 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Volume info retrieved successfully. Aug 20 02:18:09.627907 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:09.629716 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:09.629919 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:09.630108 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:09.636618 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:09.636618 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:09.639841 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:09.643657 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-178ba8c8-5a16-4916-8af3-8c97ceb55fb5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:09.643991 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1486/5881] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:09 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:09.876543 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:09.876543 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:09.877032 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Volume info retrieved successfully. Aug 20 02:18:09.877142 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Checking backup size 1 against volume size 1 {{(pid=100163) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 02:18:09.877215 np0000007844 devstack@c-api.service[100163]: INFO cinder.backup.api [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Overwriting volume 321997a5-b458-40d0-b0ee-a6558c29819e with restore of backup 65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:09.889111 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] restore_backup in rpcapi backup_id 65ed525b-bc76-488c-9f58-c005e9347686 {{(pid=100163) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 02:18:09.891269 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-524e71e6-db8e-4c77-80aa-5a2e76b2b0b1 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/restore returned with HTTP 202 Aug 20 02:18:09.891864 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1470/5882] 10.4.3.27 () {70 vars in 1426 bytes} [Thu Aug 20 02:18:08 2026] POST /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:18:09.899673 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:09.901402 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:09.901618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:09.901862 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:09.902019 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:09.907767 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:09.907767 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:09.908496 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-afdad2ed-b40b-4224-8c30-eeced734bf15 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:09.908903 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1457/5883] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:09 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:10.655402 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:10.657110 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:10.657349 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:10.657524 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:10.663800 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:10.663800 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:10.666986 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:10.670657 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-80c54e46-0157-4832-a4cd-586d9b37ddc2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:10.670999 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1471/5884] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:10 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:10.919763 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:10.921543 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:10.921774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:10.921966 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:10.922090 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:10.926134 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:10.926134 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:10.926721 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-9a35ee5b-17d8-46bf-9312-0c0ccc848eb6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:10.927099 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1487/5885] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:10 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:11.682471 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:11.684978 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:11.685247 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:11.685486 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:11.693326 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:11.693326 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:11.697085 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:11.701712 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-8e97a64b-e561-46dd-af6a-fbc1f2d366f7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:11.702174 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1471/5886] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:11 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:11.938531 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:11.940005 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:11.940206 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:11.940392 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:11.940486 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:11.944424 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:11.944424 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:11.944993 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e1b0f8d8-1fdb-4870-a631-5c93dc703859 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:11.945386 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1458/5887] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:11 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:12.714553 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e90a6951-44e1-463d-86ed-55ed9872691e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:12.716355 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e90a6951-44e1-463d-86ed-55ed9872691e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:12.716556 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e90a6951-44e1-463d-86ed-55ed9872691e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:12.716757 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e90a6951-44e1-463d-86ed-55ed9872691e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:12.723358 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:12.723358 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:12.726686 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-e90a6951-44e1-463d-86ed-55ed9872691e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:12.732036 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e90a6951-44e1-463d-86ed-55ed9872691e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:12.732605 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1472/5888] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:12 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:12.956029 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:12.957784 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:12.957989 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:12.958173 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:12.958304 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:12.962406 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:12.962406 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:12.963141 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-34af8e68-2f0d-4a8b-8d6f-ce5909cc963f tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:12.963576 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1488/5889] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:12 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:13.745512 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:13.747300 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:13.747549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:13.747783 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:13.755073 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:13.755073 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:13.758375 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:13.761964 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-e1575ea3-ee61-4b81-a6f8-e25c46e90f99 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:13.762331 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1472/5890] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:13 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:13.975319 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-39657912-b630-48a1-b2e7-9312228d8362 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:13.976957 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39657912-b630-48a1-b2e7-9312228d8362 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:13.977162 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39657912-b630-48a1-b2e7-9312228d8362 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:13.977371 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-39657912-b630-48a1-b2e7-9312228d8362 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:13.977499 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-39657912-b630-48a1-b2e7-9312228d8362 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:13.982214 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:13.982214 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:13.982956 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-39657912-b630-48a1-b2e7-9312228d8362 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:13.983343 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1459/5891] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:13 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:14.774027 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:14.776397 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:14.776624 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:14.776782 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:14.783922 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:14.783922 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:14.788606 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:14.793716 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-9059265b-f0e2-41b5-95a3-b89274c1b535 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:14.794069 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1473/5892] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:14 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:14.806693 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:14.808998 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:14.809313 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:14.809597 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:14.816982 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:14.816982 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:14.821171 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:14.827270 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-a48ecffd-087f-4ed8-afd1-ca7e4fe059ba tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:14.827641 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1489/5893] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:18:14 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:14.907526 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:14.909564 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:14.909762 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:14.909951 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:14.916573 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:14.916573 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:14.920242 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:14.924789 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-9d387913-6eca-4776-b496-0bd391b8648c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:14.925216 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1473/5894] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:18:14 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:14.995219 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:14.996802 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:14.997000 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:14.997177 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:14.997291 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:15.000932 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:15.000932 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:15.001482 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-3adbfa5f-0f03-49c2-b9b7-0aec0a5621ed tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:15.001792 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1460/5895] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:14 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:15.356380 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:15.358358 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:15.358546 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:15.358715 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:15.365055 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:15.365055 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:15.369078 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:15.373337 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-8022a521-4ead-4094-8610-ef9cc41b35d4 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:15.373702 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1474/5896] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:18:15 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:15.382034 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-305b7408-f56d-4c02-b139-09f919b54f71 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:15.382435 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-305b7408-f56d-4c02-b139-09f919b54f71 None None] GET https://10.4.3.27/volume// Aug 20 02:18:15.382655 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-305b7408-f56d-4c02-b139-09f919b54f71 None None] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:15.382774 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-305b7408-f56d-4c02-b139-09f919b54f71 None None] Calling method 'all' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:15.383109 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-305b7408-f56d-4c02-b139-09f919b54f71 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:18:15.383450 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1490/5897] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:18:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:18:15.389785 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-b27d6ec4-abd8-4be4-beab-b009886e4d04 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:15.391857 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-b27d6ec4-abd8-4be4-beab-b009886e4d04 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:18:15.392207 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-b27d6ec4-abd8-4be4-beab-b009886e4d04 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10390739-2e70-449e-851b-e03eec5419d0", "connector": null, "instance_uuid": "bef4a1c2-0fe3-4877-8217-a77012474194"}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:15.400148 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:15.400148 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:15.422962 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-b27d6ec4-abd8-4be4-beab-b009886e4d04 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:18:15.423462 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1474/5898] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:18:15 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:16.011117 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:16.015821 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:16.015821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:16.015821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:16.015821 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:16.020987 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:16.020987 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:16.022707 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2c9948d8-6d6e-4cb3-b39c-e4046ab448a7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:16.023246 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1461/5899] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:16 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:16.100771 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6680b94b-dde0-4620-bf74-77654f49fa23 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:16.101347 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6680b94b-dde0-4620-bf74-77654f49fa23 None None] GET https://10.4.3.27/volume// Aug 20 02:18:16.101596 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6680b94b-dde0-4620-bf74-77654f49fa23 None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:16.101859 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6680b94b-dde0-4620-bf74-77654f49fa23 None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:16.102322 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6680b94b-dde0-4620-bf74-77654f49fa23 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:18:16.102687 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1475/5900] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:18:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:18:16.116064 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:16.118185 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:18:16.118448 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:16.118660 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:16.130337 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:16.130337 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:16.133240 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:18:16.139236 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-000cd618-239b-4e84-8072-1f069f720213 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:18:16.139700 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1491/5901] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:18:16 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1607 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:18:16.247277 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:16.249286 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] PUT https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 Aug 20 02:18:16.249675 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:16.257413 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Acquiring lock "cinder-attachment_update-10390739-2e70-449e-851b-e03eec5419d0-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:18:16.263339 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-10390739-2e70-449e-851b-e03eec5419d0-np0000007844" acquired by "attachment_update" :: waited 0.006s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:18:16.264749 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:16.264749 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:16.346432 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-10390739-2e70-449e-851b-e03eec5419d0-np0000007844" released by "attachment_update" :: held 0.083s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:18:16.346742 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-42e4cc33-b945-400b-a9d9-32410b45b227 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 returned with HTTP 200 Aug 20 02:18:16.347194 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1475/5902] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:18:16 2026] PUT /volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:16.365897 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-cff4e88f-a866-4602-8eae-2ed2f42a1c95 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:16.367453 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-cff4e88f-a866-4602-8eae-2ed2f42a1c95 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574/action Aug 20 02:18:16.367912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-cff4e88f-a866-4602-8eae-2ed2f42a1c95 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:18:16.368118 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-cff4e88f-a866-4602-8eae-2ed2f42a1c95 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:18:16.382606 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:16.382606 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:16.391637 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-cff4e88f-a866-4602-8eae-2ed2f42a1c95 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574/action returned with HTTP 204 Aug 20 02:18:16.392221 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1462/5903] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:18:16 2026] POST /volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:17.033144 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:17.035079 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:17.035316 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:17.035506 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:17.035618 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:17.040030 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:17.040030 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:17.040890 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e5bbf62e-fd83-45fa-b5b1-189d93a79e01 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:17.041918 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1476/5904] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:17 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:18.052866 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-4254103b-2f84-4eec-b271-5fcda6330b96 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:18.055364 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4254103b-2f84-4eec-b271-5fcda6330b96 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:18.055694 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4254103b-2f84-4eec-b271-5fcda6330b96 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:18.055975 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-4254103b-2f84-4eec-b271-5fcda6330b96 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:18.056166 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-4254103b-2f84-4eec-b271-5fcda6330b96 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:18.060965 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:18.060965 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:18.061689 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-4254103b-2f84-4eec-b271-5fcda6330b96 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:18.062157 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1492/5905] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:18 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:19.070812 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:19.072419 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:19.072598 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:19.072764 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:19.072861 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:19.076878 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:19.076878 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:19.077476 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6b4527b3-efe9-4d6e-ba28-c37edc91b493 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:19.077791 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1476/5906] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:19 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:20.086989 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:20.089197 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:20.089465 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:20.089687 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:20.089820 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:20.095129 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:20.095129 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:20.095399 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-6a3ae569-d1e0-462f-9c96-80a5b5a400a8 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:20.095828 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1463/5907] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:20 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:20.430858 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-ae3a4fa1-5690-408f-81b8-20d558ea6cd8 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:20.432967 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-ae3a4fa1-5690-408f-81b8-20d558ea6cd8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0/encryption Aug 20 02:18:20.433175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-ae3a4fa1-5690-408f-81b8-20d558ea6cd8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:20.433375 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-ae3a4fa1-5690-408f-81b8-20d558ea6cd8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:20.441547 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:20.441547 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:20.446874 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-b04d8427-75c5-4b8a-b9ee-740a8856022d req-ae3a4fa1-5690-408f-81b8-20d558ea6cd8 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0/encryption returned with HTTP 200 Aug 20 02:18:20.447287 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1477/5908] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:18:20 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:21.106405 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:21.107932 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:21.108132 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:21.108334 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:21.108436 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:21.112011 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:21.112011 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:21.112655 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-07d0e8b1-67c5-45e6-a4d2-c2e341213231 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:21.113006 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1493/5909] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:21 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:21.130463 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-810c18ae-5f1a-40ec-a124-fb776c984536 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:21.132477 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e Aug 20 02:18:21.132672 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:21.132848 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:21.132991 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume with id: 321997a5-b458-40d0-b0ee-a6558c29819e Aug 20 02:18:21.139869 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:21.139869 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:21.140140 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:21.153460 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume request issued successfully. Aug 20 02:18:21.153624 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-810c18ae-5f1a-40ec-a124-fb776c984536 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e returned with HTTP 202 Aug 20 02:18:21.153975 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1477/5910] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:21 2026] DELETE /volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:18:21.160838 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:21.162497 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e Aug 20 02:18:21.162777 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:21.162858 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:21.170566 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:21.170566 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:21.174513 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:21.178339 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-7e030f69-d46d-4845-aecd-a818d5e56d20 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e returned with HTTP 200 Aug 20 02:18:21.178839 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1464/5911] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:21 2026] GET /volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:22.190768 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-488816a8-18c8-43ea-acff-29f07f446843 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:22.192701 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-488816a8-18c8-43ea-acff-29f07f446843 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e Aug 20 02:18:22.193003 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-488816a8-18c8-43ea-acff-29f07f446843 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:22.193282 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-488816a8-18c8-43ea-acff-29f07f446843 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:22.198681 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-488816a8-18c8-43ea-acff-29f07f446843 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e returned with HTTP 404 Aug 20 02:18:22.199219 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1478/5912] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:22 2026] GET /volume/v3/volumes/321997a5-b458-40d0-b0ee-a6558c29819e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:22.205841 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:22.207584 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:22.207830 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:22.208100 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:22.208292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:22.212798 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:22.212798 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:22.213535 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-54a67000-cb93-40d5-ace2-5f7e03c0507c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-member] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:22.213872 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1494/5913] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:22 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:22.223508 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:22.225332 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:22.225541 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:22.225721 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:22.225820 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.contrib.backups [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete backup with id: 7a4eef70-529f-441f-b7a0-fa35e963e99c. Aug 20 02:18:22.230499 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:22.230499 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:22.244134 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.backup.rpcapi [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] delete_backup rpcapi backup_id 7a4eef70-529f-441f-b7a0-fa35e963e99c {{(pid=100163) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:18:22.246052 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-a4db0267-6f3a-404d-9d0b-91f677b0a0d6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 202 Aug 20 02:18:22.246511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1478/5914] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:22 2026] DELETE /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:18:22.253154 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0602675e-51fe-4775-bdf3-68b507ee04ff None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:22.255262 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0602675e-51fe-4775-bdf3-68b507ee04ff tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:22.255475 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0602675e-51fe-4775-bdf3-68b507ee04ff tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:22.255669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0602675e-51fe-4775-bdf3-68b507ee04ff tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:22.255767 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-0602675e-51fe-4775-bdf3-68b507ee04ff tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:22.259625 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:22.259625 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:22.260236 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0602675e-51fe-4775-bdf3-68b507ee04ff tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 200 Aug 20 02:18:22.260567 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1465/5915] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:22 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:23.270068 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:23.271717 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c Aug 20 02:18:23.271901 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:23.272080 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:23.272194 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.v3.backups [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 7a4eef70-529f-441f-b7a0-fa35e963e99c. {{(pid=100164) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:23.275460 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-e098b431-49d0-4a1c-806f-7a51dcbbb953 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c returned with HTTP 404 Aug 20 02:18:23.275847 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1479/5916] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:23 2026] GET /volume/v3/backups/7a4eef70-529f-441f-b7a0-fa35e963e99c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:23.282718 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-ddf27015-bf61-410c-8c68-82f3522c350a None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:23.284558 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:18:23.284794 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:23.284993 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:23.285091 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.contrib.backups [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete backup with id: c8fa57dc-96ba-40f2-8c23-e31de627bead. Aug 20 02:18:23.289366 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:23.289366 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:23.302019 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.backup.rpcapi [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] delete_backup rpcapi backup_id c8fa57dc-96ba-40f2-8c23-e31de627bead {{(pid=100161) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:18:23.303901 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-ddf27015-bf61-410c-8c68-82f3522c350a tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 202 Aug 20 02:18:23.304334 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1495/5917] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:23 2026] DELETE /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:18:23.311304 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:23.314087 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:18:23.314306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:23.314581 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:23.314680 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:23.319051 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:23.319051 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:18:23.319583 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-eafe50f5-7ee7-468d-a91c-6a33d4051487 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 200 Aug 20 02:18:23.319899 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1479/5918] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:23 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:24.330610 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:24.332542 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead Aug 20 02:18:24.332765 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:24.333074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:24.333074 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.backups [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id c8fa57dc-96ba-40f2-8c23-e31de627bead. {{(pid=100162) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:24.337245 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-e27a79e3-7c32-4087-b148-b6564fa4a619 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead returned with HTTP 404 Aug 20 02:18:24.337751 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1466/5919] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:24 2026] GET /volume/v3/backups/c8fa57dc-96ba-40f2-8c23-e31de627bead => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:24.345221 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:24.347269 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:24.347503 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:24.347688 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:24.347800 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.contrib.backups [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete backup with id: 65ed525b-bc76-488c-9f58-c005e9347686. Aug 20 02:18:24.352792 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:24.352792 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:24.365182 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.backup.rpcapi [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] delete_backup rpcapi backup_id 65ed525b-bc76-488c-9f58-c005e9347686 {{(pid=100164) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 02:18:24.367029 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-7d6ed31e-3fe4-417a-aa77-a55cbff2900c tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 202 Aug 20 02:18:24.367580 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1480/5920] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:24 2026] DELETE /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 02:18:24.375490 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-2a64311e-0838-4725-a18d-060e9b89cad6 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:24.379524 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a64311e-0838-4725-a18d-060e9b89cad6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:24.379787 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a64311e-0838-4725-a18d-060e9b89cad6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:24.380013 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-2a64311e-0838-4725-a18d-060e9b89cad6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:24.380158 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.v3.backups [None req-2a64311e-0838-4725-a18d-060e9b89cad6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100161) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:24.386502 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:24.386502 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:18:24.387316 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-2a64311e-0838-4725-a18d-060e9b89cad6 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 200 Aug 20 02:18:24.387740 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1496/5921] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:24 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:25.400580 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:25.402385 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 Aug 20 02:18:25.402609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:25.402791 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:25.402894 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.v3.backups [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Show backup with id 65ed525b-bc76-488c-9f58-c005e9347686. {{(pid=100163) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 02:18:25.406525 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d1f7fb95-8568-46db-8699-53ebd7eb418b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 returned with HTTP 404 Aug 20 02:18:25.406972 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1480/5922] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:25 2026] GET /volume/v3/backups/65ed525b-bc76-488c-9f58-c005e9347686 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:25.413624 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:25.415406 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] DELETE https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:18:25.415615 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:25.415788 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'delete' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:25.415936 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume with id: 31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:18:25.422923 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:25.422923 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:18:25.423288 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:25.442028 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Delete volume request issued successfully. Aug 20 02:18:25.442224 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-0df06bf7-1f93-4aca-adfb-21ba65b00d4b tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e returned with HTTP 202 Aug 20 02:18:25.442615 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1467/5923] 10.4.3.27 () {68 vars in 1384 bytes} [Thu Aug 20 02:18:25 2026] DELETE /volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:18:25.449699 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:25.451987 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:18:25.452308 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:25.452550 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:25.462666 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:18:25.462666 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:18:25.466936 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Volume info retrieved successfully. Aug 20 02:18:25.471584 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-22017cff-00c4-4354-91c7-fa09c74f1ae4 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e returned with HTTP 200 Aug 20 02:18:25.472181 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1481/5924] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:25 2026] GET /volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:18:26.485192 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-c2e2b17f-7bd6-4d7b-b40d-1797be557cb7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:26.487045 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c2e2b17f-7bd6-4d7b-b40d-1797be557cb7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] GET https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e Aug 20 02:18:26.487283 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c2e2b17f-7bd6-4d7b-b40d-1797be557cb7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:26.487493 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-c2e2b17f-7bd6-4d7b-b40d-1797be557cb7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:26.493618 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-c2e2b17f-7bd6-4d7b-b40d-1797be557cb7 tempest-ProjectMemberTests33-282633780 tempest-ProjectMemberTests33-282633780-project-admin] https://10.4.3.27/volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e returned with HTTP 404 Aug 20 02:18:26.494139 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1497/5925] 10.4.3.27 () {68 vars in 1381 bytes} [Thu Aug 20 02:18:26 2026] GET /volume/v3/volumes/31adb315-9b9a-450b-aeb1-7fc38546896e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:27.792549 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-abcdb364-4fa8-44db-8a29-83585b253e7c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:27.924283 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-abcdb364-4fa8-44db-8a29-83585b253e7c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools Aug 20 02:18:27.924474 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-abcdb364-4fa8-44db-8a29-83585b253e7c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:27.924702 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-abcdb364-4fa8-44db-8a29-83585b253e7c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] Calling method 'get_pools' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:27.937357 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-abcdb364-4fa8-44db-8a29-83585b253e7c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 02:18:27.937756 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1481/5926] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:18:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:27.944721 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-2781542c-6042-4294-8158-3ac88782353c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:27.946335 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2781542c-6042-4294-8158-3ac88782353c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:18:27.946592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2781542c-6042-4294-8158-3ac88782353c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:27.946592 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-2781542c-6042-4294-8158-3ac88782353c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:27.956781 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-2781542c-6042-4294-8158-3ac88782353c tempest-ProjectAdminTests-1662487440 tempest-ProjectAdminTests-1662487440-project-admin] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 200 Aug 20 02:18:27.957288 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1468/5927] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:18:27 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:29.563396 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-f086ca75-a1a4-4975-9d0c-8e99cb4cd283 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:29.666388 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f086ca75-a1a4-4975-9d0c-8e99cb4cd283 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-admin] GET https://10.4.3.27/volume/v3/scheduler-stats/get_pools Aug 20 02:18:29.666639 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f086ca75-a1a4-4975-9d0c-8e99cb4cd283 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:29.666840 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-f086ca75-a1a4-4975-9d0c-8e99cb4cd283 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-admin] Calling method 'get_pools' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:29.675249 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-f086ca75-a1a4-4975-9d0c-8e99cb4cd283 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-admin] https://10.4.3.27/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 02:18:29.675699 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1482/5928] 10.4.3.27 () {66 vars in 1284 bytes} [Thu Aug 20 02:18:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:18:29.682750 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:18:29.734472 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-reader] GET https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool Aug 20 02:18:29.734641 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-reader] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:18:29.734817 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-reader] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:18:29.735383 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.policy [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f541be592bab40bdbca26aeea39ef6bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9cc63b256f1481f945ea7a53284ed87', '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=100161) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 02:18:29.735543 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-aaef269c-aa4c-4bed-b38c-fb77e71e4773 tempest-ProjectReaderTests-857386273 tempest-ProjectReaderTests-857386273-project-reader] https://10.4.3.27/volume/v3/capabilities/np0000007844@storpool returned with HTTP 403 Aug 20 02:18:29.735906 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1498/5929] 10.4.3.27 () {66 vars in 1311 bytes} [Thu Aug 20 02:18:29 2026] GET /volume/v3/capabilities/np0000007844@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:18:35.404780 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=100,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:18:35.470345 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=72,cinder:UPDATE=2 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:18:36.489771 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=92,cinder:UPDATE=12,cinder:INSERT=7 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:18:37.951098 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=118,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:19:02.866129 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-cc2e6f09-288a-487b-8c8d-16150a6e8e0c req-4044ad88-4749-4206-aba4-1188d8be353e None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:02.868008 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-cc2e6f09-288a-487b-8c8d-16150a6e8e0c req-4044ad88-4749-4206-aba4-1188d8be353e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 Aug 20 02:19:02.868179 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-cc2e6f09-288a-487b-8c8d-16150a6e8e0c req-4044ad88-4749-4206-aba4-1188d8be353e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:02.868407 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-cc2e6f09-288a-487b-8c8d-16150a6e8e0c req-4044ad88-4749-4206-aba4-1188d8be353e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'version_select' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:02.875426 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:02.875426 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:19:02.920320 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-cc2e6f09-288a-487b-8c8d-16150a6e8e0c req-4044ad88-4749-4206-aba4-1188d8be353e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 returned with HTTP 200 Aug 20 02:19:02.920689 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1482/5930] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:19:02 2026] DELETE /volume/v3/attachments/55fde8fe-82e9-4231-8ab5-f51f84eea574 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:03.946201 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-14f3116c-00af-4420-9648-31f9f4253aa2 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:03.947749 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/volumes Aug 20 02:19:03.948053 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-377046594", "source_volid": "10390739-2e70-449e-851b-e03eec5419d0", "volume_type": "tempest-scenario-type-luks-234581752", "size": 1}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:19:03.949799 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.v3.volumes [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-377046594', 'source_volid': '10390739-2e70-449e-851b-e03eec5419d0', 'volume_type': 'tempest-scenario-type-luks-234581752', 'size': 1}} {{(pid=100162) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 02:19:03.958575 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:03.958575 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:03.959117 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume retrieved successfully. Aug 20 02:19:03.959303 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.v3.volumes [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume of 1 GB Aug 20 02:19:03.959826 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Availability Zones retrieved successfully. Aug 20 02:19:03.964669 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (4622c0ae-3719-422d-80d4-fb69beec7c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:19:03.965488 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96111b1c-df3b-4a55-9acc-d856043de074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:19:03.966207 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.flows.api.create_volume [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100162) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 02:19:03.983042 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96111b1c-df3b-4a55-9acc-d856043de074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '10390739-2e70-449e-851b-e03eec5419d0', 'volume_type': VolumeType(created_at=2026-08-20T02:18:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520,is_public=True,name='tempest-scenario-type-luks-234581752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8eb3d9e-fee9-4eb3-b4aa-8623a385b520', '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=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:19:03.983789 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886013d9-a1e1-4dcf-90ca-14b54bca5991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:19:04.016896 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.quota [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Created reservations ['c7210868-2b2a-4226-9c17-fb4945e6749b', '44ea720c-786d-47b8-a742-25aac26de24e', '270df2f2-db2f-4964-ab76-c72e68426b84', '09bc63ec-7614-4400-809e-602865fa0db1'] {{(pid=100162) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 02:19:04.017549 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886013d9-a1e1-4dcf-90ca-14b54bca5991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7210868-2b2a-4226-9c17-fb4945e6749b', '44ea720c-786d-47b8-a742-25aac26de24e', '270df2f2-db2f-4964-ab76-c72e68426b84', '09bc63ec-7614-4400-809e-602865fa0db1']}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:19:04.018160 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee2357b-065a-417b-87d0-677c7a4ced01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:19:04.046012 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee2357b-065a-417b-87d0-677c7a4ced01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7d0a42-72d4-430d-b21c-3fed8de31d7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-377046594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['c7210868-2b2a-4226-9c17-fb4945e6749b','44ea720c-786d-47b8-a742-25aac26de24e','270df2f2-db2f-4964-ab76-c72e68426b84','09bc63ec-7614-4400-809e-602865fa0db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=10390739-2e70-449e-851b-e03eec5419d0,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520), '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-20T02:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-377046594',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db7d0a42-72d4-430d-b21c-3fed8de31d7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aaa5b12c4ac4957a279150bb19f21c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=10390739-2e70-449e-851b-e03eec5419d0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8eb3d9e-fee9-4eb3-b4aa-8623a385b520),volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:19:04.046645 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307ca0de-7b01-40c1-8b8e-c522f5b9b9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:19:04.063364 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307ca0de-7b01-40c1-8b8e-c522f5b9b9e5) transitioned into state 'SUCCESS' from state '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-377046594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaa5b12c4ac4957a279150bb19f21c8',qos_specs=None,replication_status=,reservations=['c7210868-2b2a-4226-9c17-fb4945e6749b','44ea720c-786d-47b8-a742-25aac26de24e','270df2f2-db2f-4964-ab76-c72e68426b84','09bc63ec-7614-4400-809e-602865fa0db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=10390739-2e70-449e-851b-e03eec5419d0,status='creating',user_id='fce70f1a40f6499ea543f74ab5c4264f',volume_type_id=d8eb3d9e-fee9-4eb3-b4aa-8623a385b520)}' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:19:04.063919 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab620fa-4873-47b5-b30b-05242cee0d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 02:19:04.078908 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab620fa-4873-47b5-b30b-05242cee0d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100162) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 02:19:04.079651 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Flow 'volume_create_api' (4622c0ae-3719-422d-80d4-fb69beec7c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100162) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 02:19:04.079921 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Create volume request issued successfully. Aug 20 02:19:04.080539 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-14f3116c-00af-4420-9648-31f9f4253aa2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes returned with HTTP 202 Aug 20 02:19:04.080925 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1469/5931] 10.4.3.27 () {68 vars in 1252 bytes} [Thu Aug 20 02:19:03 2026] POST /volume/v3/volumes => generated 807 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 02:19:04.093804 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:04.095491 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:04.095689 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:04.095934 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:04.102403 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:04.102403 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:19:04.105642 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:04.109302 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-94f0474e-ce7c-4a96-bc82-1019b2aa2722 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:04.109641 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1483/5932] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:04 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:05.124488 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:05.126862 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:05.127141 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:05.127466 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:05.135415 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:05.135415 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:19:05.138951 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:05.143002 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-1d6eac70-00fe-4496-bdbb-9b56fa0a30e7 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:05.143432 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1499/5933] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:05 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:06.154868 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:06.156407 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:06.156574 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:06.156751 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:06.162839 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:06.162839 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:19:06.165784 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:06.169164 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-97166269-83cd-4da7-a58c-1bdc926e96c0 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:06.169511 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1483/5934] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:06 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:07.180597 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-14472977-f021-4757-8573-1f45b4282da1 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:07.182315 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-14472977-f021-4757-8573-1f45b4282da1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:07.182474 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-14472977-f021-4757-8573-1f45b4282da1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:07.182640 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-14472977-f021-4757-8573-1f45b4282da1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:07.188723 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:07.188723 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:07.191728 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-14472977-f021-4757-8573-1f45b4282da1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:07.195391 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-14472977-f021-4757-8573-1f45b4282da1 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:07.195704 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1470/5935] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:07 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:08.207018 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:08.208993 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:08.209175 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:08.209412 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:08.215930 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:08.215930 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:19:08.219137 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:08.222711 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-6ee999b4-14ca-4088-83b6-485f17e8c18d tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:08.223079 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1484/5936] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:08 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:09.238292 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:09.239956 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:09.240142 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:09.240344 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:09.247031 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:09.247031 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:19:09.250086 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:09.253663 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7b8cf81e-3f2f-4cbd-b1c8-cbb2b1fad38c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:09.253980 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1500/5937] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:09 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:10.265860 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-86552132-49c7-4001-bd43-039d159b6508 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:10.267677 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86552132-49c7-4001-bd43-039d159b6508 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:10.267855 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86552132-49c7-4001-bd43-039d159b6508 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:10.268030 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-86552132-49c7-4001-bd43-039d159b6508 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:10.274437 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:10.274437 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:19:10.277501 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-86552132-49c7-4001-bd43-039d159b6508 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:10.281151 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-86552132-49c7-4001-bd43-039d159b6508 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:10.281529 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1484/5938] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:10 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:11.293086 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:11.294807 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:11.294993 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:11.295168 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:11.301674 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:11.301674 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:11.304883 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:11.308484 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-b84ab4a7-31d8-4991-8f4b-53a4f168b90c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:11.308812 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1471/5939] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:11 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:12.321711 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:12.324490 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:12.324490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:12.324490 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:12.329541 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:12.329541 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:19:12.332687 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:12.336183 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-bd251e19-fe39-4a13-b5be-4d4e8990ed94 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:12.336799 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1485/5940] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:12 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:13.350523 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:13.352250 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:13.352416 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:13.352609 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:13.358826 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:13.358826 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:19:13.362063 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:13.365770 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-eb96a4a7-eb43-42bb-8a2f-c955072a49d5 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:13.366092 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1501/5941] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:13 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:14.377459 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-6badaaf0-b986-4372-8bf7-012f169bce6c None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:14.379137 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6badaaf0-b986-4372-8bf7-012f169bce6c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:14.379355 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6badaaf0-b986-4372-8bf7-012f169bce6c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:14.379555 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-6badaaf0-b986-4372-8bf7-012f169bce6c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:14.386321 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:14.386321 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:19:14.389418 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-6badaaf0-b986-4372-8bf7-012f169bce6c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:14.392931 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-6badaaf0-b986-4372-8bf7-012f169bce6c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:14.393286 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1485/5942] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:14 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:15.404443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-215c0339-9626-446f-813d-15ce3fdb0a81 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:15.406044 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-215c0339-9626-446f-813d-15ce3fdb0a81 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:15.406242 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-215c0339-9626-446f-813d-15ce3fdb0a81 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:15.406419 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-215c0339-9626-446f-813d-15ce3fdb0a81 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:15.412463 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:15.412463 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:15.415343 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-215c0339-9626-446f-813d-15ce3fdb0a81 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:15.419060 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-215c0339-9626-446f-813d-15ce3fdb0a81 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:15.419432 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1472/5943] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:19:15 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 1447 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:19:15.545882 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:15.655828 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:15.655997 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:15.656171 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:15.662136 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:15.662136 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:19:15.665333 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:15.669706 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-acb1ddda-b32e-42f6-bd92-15b4ba42e634 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:15.670037 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1486/5944] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:19:15 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 1447 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:19:16.096583 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.098631 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:16.098847 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:16.099089 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:16.105929 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:16.105929 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:19:16.109534 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:16.113999 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89e83f47-fc2b-4aad-a95d-775b57712a5c tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:16.114441 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1502/5945] 10.4.3.27 () {68 vars in 1591 bytes} [Thu Aug 20 02:19:16 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:19:16.123609 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-d63726b0-81d1-4a22-8a13-c7adbf2ce9d8 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.123923 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d63726b0-81d1-4a22-8a13-c7adbf2ce9d8 None None] GET https://10.4.3.27/volume// Aug 20 02:19:16.124073 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d63726b0-81d1-4a22-8a13-c7adbf2ce9d8 None None] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:16.124306 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-d63726b0-81d1-4a22-8a13-c7adbf2ce9d8 None None] Calling method 'all' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:16.124624 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-d63726b0-81d1-4a22-8a13-c7adbf2ce9d8 None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:19:16.124869 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1486/5946] 10.4.3.27 () {66 vars in 1412 bytes} [Thu Aug 20 02:19:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:19:16.131732 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89835286-cffb-4e32-905e-0a9ffe7bc472 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.133783 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89835286-cffb-4e32-905e-0a9ffe7bc472 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments Aug 20 02:19:16.134256 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89835286-cffb-4e32-905e-0a9ffe7bc472 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db7d0a42-72d4-430d-b21c-3fed8de31d7a", "connector": null, "instance_uuid": "5a3e8bee-77ca-422d-9b48-bb828bbff9ae"}} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:19:16.141454 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:16.141454 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:16.162884 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-89835286-cffb-4e32-905e-0a9ffe7bc472 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments returned with HTTP 200 Aug 20 02:19:16.163290 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1473/5947] 10.4.3.27 () {74 vars in 1587 bytes} [Thu Aug 20 02:19:16 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:19:16.819053 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-13f1644f-a8af-4e6b-87e1-826a9a07507e None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.819470 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-13f1644f-a8af-4e6b-87e1-826a9a07507e None None] GET https://10.4.3.27/volume// Aug 20 02:19:16.819622 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-13f1644f-a8af-4e6b-87e1-826a9a07507e None None] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:16.819790 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-13f1644f-a8af-4e6b-87e1-826a9a07507e None None] Calling method 'all' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:16.820073 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-13f1644f-a8af-4e6b-87e1-826a9a07507e None None] https://10.4.3.27/volume// returned with HTTP 300 Aug 20 02:19:16.820363 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1487/5948] 10.4.3.27 () {66 vars in 1419 bytes} [Thu Aug 20 02:19:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 02:19:16.830308 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.832120 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:19:16.832359 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:16.832533 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:16.840487 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:16.840487 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:19:16.843537 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:19:16.847709 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-38bc0a55-852e-4060-872b-94a6531df027 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:19:16.848055 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1503/5949] 10.4.3.27 () {70 vars in 1632 bytes} [Thu Aug 20 02:19:16 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 1626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 02:19:16.958154 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:16.960107 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] PUT https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 Aug 20 02:19:16.960524 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.27", "host": "np0000007844", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f6dfc22138db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "aee1d5b6-c6fb-4737-81f3-73b1732fb467", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:19:16.967629 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Acquiring lock "cinder-attachment_update-db7d0a42-72d4-430d-b21c-3fed8de31d7a-np0000007844" by "attachment_update" {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 02:19:16.972169 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-db7d0a42-72d4-430d-b21c-3fed8de31d7a-np0000007844" acquired by "attachment_update" :: waited 0.005s {{(pid=100163) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 02:19:16.973204 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:16.973204 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:19:17.052296 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.coordination [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Lock "cinder-attachment_update-db7d0a42-72d4-430d-b21c-3fed8de31d7a-np0000007844" released by "attachment_update" :: held 0.080s {{(pid=100163) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 02:19:17.052584 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-0ba28e64-fa3d-47d7-968d-44b0382d64e2 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 returned with HTTP 200 Aug 20 02:19:17.053295 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1487/5950] 10.4.3.27 () {74 vars in 1697 bytes} [Thu Aug 20 02:19:16 2026] PUT /volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:19:17.070026 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-a5043c47-5b0d-4d65-91ec-c269ca510876 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:17.072065 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-a5043c47-5b0d-4d65-91ec-c269ca510876 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] POST https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06/action Aug 20 02:19:17.072443 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-a5043c47-5b0d-4d65-91ec-c269ca510876 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action body: b'{"os-complete": null}' {{(pid=100162) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 02:19:17.072564 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-a5043c47-5b0d-4d65-91ec-c269ca510876 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 02:19:17.086541 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:17.086541 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:19:17.095505 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-a5043c47-5b0d-4d65-91ec-c269ca510876 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06/action returned with HTTP 204 Aug 20 02:19:17.095896 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1474/5951] 10.4.3.27 () {74 vars in 1718 bytes} [Thu Aug 20 02:19:17 2026] POST /volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:19:21.097938 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-8175ce9c-6e0b-4163-8452-148fc438a4b6 None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:19:21.099977 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-8175ce9c-6e0b-4163-8452-148fc438a4b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a/encryption Aug 20 02:19:21.100203 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-8175ce9c-6e0b-4163-8452-148fc438a4b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:19:21.100431 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-8175ce9c-6e0b-4163-8452-148fc438a4b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'index' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:19:21.109160 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:19:21.109160 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:19:21.115052 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [req-a895c3ff-6e63-4535-8db0-7f8261a35324 req-8175ce9c-6e0b-4163-8452-148fc438a4b6 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a/encryption returned with HTTP 200 Aug 20 02:19:21.115455 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1488/5952] 10.4.3.27 () {68 vars in 1624 bytes} [Thu Aug 20 02:19:21 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:19:26.846466 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=21 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:19:27.047431 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:19:27.093305 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:19:31.114186 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=20 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:20:03.550562 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [req-54c019d1-77c0-4183-824f-260a4c16a037 req-3e675c9a-47aa-4c93-888a-edbc8f43b73e None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:03.552432 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54c019d1-77c0-4183-824f-260a4c16a037 req-3e675c9a-47aa-4c93-888a-edbc8f43b73e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 Aug 20 02:20:03.552648 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54c019d1-77c0-4183-824f-260a4c16a037 req-3e675c9a-47aa-4c93-888a-edbc8f43b73e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:03.552830 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [req-54c019d1-77c0-4183-824f-260a4c16a037 req-3e675c9a-47aa-4c93-888a-edbc8f43b73e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'version_select' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:03.559622 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:03.559622 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:20:03.604704 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [req-54c019d1-77c0-4183-824f-260a4c16a037 req-3e675c9a-47aa-4c93-888a-edbc8f43b73e tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 returned with HTTP 200 Aug 20 02:20:03.605120 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1504/5953] 10.4.3.27 () {72 vars in 1666 bytes} [Thu Aug 20 02:20:03 2026] DELETE /volume/v3/attachments/00d4f643-70bc-43a0-b9ec-3a600b55ec06 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 02:20:04.932248 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-81c28197-ec8f-418d-aa41-933709a00135 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:04.933720 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:20:04.933875 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:04.934041 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'delete' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:04.934169 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.v3.volumes [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume with id: db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:20:04.939936 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:04.939936 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:20:04.940310 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:20:04.950162 np0000007844 devstack@c-api.service[100163]: WARNING cinder.keymgr.conf_key_mgr [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:20:04.955780 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume request issued successfully. Aug 20 02:20:04.955940 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-81c28197-ec8f-418d-aa41-933709a00135 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 202 Aug 20 02:20:04.956327 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1488/5954] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:20:04 2026] DELETE /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:20:04.962764 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:04.964277 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:20:04.964456 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:04.964618 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:04.970730 np0000007844 devstack@c-api.service[100162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:04.970730 np0000007844 devstack@c-api.service[100162]: warnings.warn( Aug 20 02:20:04.975673 np0000007844 devstack@c-api.service[100162]: INFO cinder.volume.api [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:20:04.981206 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-57cb0fc3-a490-4da4-a9ea-a14e0ba5a836 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 200 Aug 20 02:20:04.981649 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1475/5955] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:20:04 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 1446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:20:05.996527 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-dee48685-6af9-4867-9d33-edd5310524ae None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:05.998215 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dee48685-6af9-4867-9d33-edd5310524ae tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a Aug 20 02:20:05.998458 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dee48685-6af9-4867-9d33-edd5310524ae tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:05.998679 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-dee48685-6af9-4867-9d33-edd5310524ae tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:06.006083 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-dee48685-6af9-4867-9d33-edd5310524ae tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a returned with HTTP 404 Aug 20 02:20:06.006659 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1489/5956] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:20:05 2026] GET /volume/v3/volumes/db7d0a42-72d4-430d-b21c-3fed8de31d7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:20:06.248842 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:06.250443 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] DELETE https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:20:06.250639 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:06.250836 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:06.251016 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.v3.volumes [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume with id: 10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:20:06.257592 np0000007844 devstack@c-api.service[100161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:06.257592 np0000007844 devstack@c-api.service[100161]: warnings.warn( Aug 20 02:20:06.258035 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:20:06.267798 np0000007844 devstack@c-api.service[100161]: WARNING cinder.keymgr.conf_key_mgr [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 02:20:06.272713 np0000007844 devstack@c-api.service[100161]: INFO cinder.volume.api [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Delete volume request issued successfully. Aug 20 02:20:06.272894 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-7d3bdc8f-9d2a-4771-9734-8be0a22cd690 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 202 Aug 20 02:20:06.273280 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1505/5957] 10.4.3.27 () {66 vars in 1344 bytes} [Thu Aug 20 02:20:06 2026] DELETE /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:20:06.280043 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.middleware.request_id [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 None None] RequestId filter calling following filter/app {{(pid=100163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:06.281824 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:20:06.282002 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:06.282195 np0000007844 devstack@c-api.service[100163]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:06.290830 np0000007844 devstack@c-api.service[100163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:06.290830 np0000007844 devstack@c-api.service[100163]: warnings.warn( Aug 20 02:20:06.295429 np0000007844 devstack@c-api.service[100163]: INFO cinder.volume.api [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Volume info retrieved successfully. Aug 20 02:20:06.302016 np0000007844 devstack@c-api.service[100163]: INFO cinder.api.openstack.wsgi [None req-ec3d6cfe-c5e6-42d9-920a-ec5baa1a5b28 tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 200 Aug 20 02:20:06.302545 np0000007844 devstack@c-api.service[100163]: [pid: 100163|app: 0|req: 1489/5958] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:20:06 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 1427 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:20:07.315055 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.middleware.request_id [None req-79566401-b5d7-49d1-9d83-56d91317f1ce None None] RequestId filter calling following filter/app {{(pid=100162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:07.317435 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79566401-b5d7-49d1-9d83-56d91317f1ce tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] GET https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 Aug 20 02:20:07.317698 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79566401-b5d7-49d1-9d83-56d91317f1ce tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Empty body provided in request {{(pid=100162) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:07.317912 np0000007844 devstack@c-api.service[100162]: DEBUG cinder.api.openstack.wsgi [None req-79566401-b5d7-49d1-9d83-56d91317f1ce tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] Calling method 'show' {{(pid=100162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:07.325140 np0000007844 devstack@c-api.service[100162]: INFO cinder.api.openstack.wsgi [None req-79566401-b5d7-49d1-9d83-56d91317f1ce tempest-TestEncryptedCinderVolumes-1065891399 tempest-TestEncryptedCinderVolumes-1065891399-project-member] https://10.4.3.27/volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 returned with HTTP 404 Aug 20 02:20:07.325748 np0000007844 devstack@c-api.service[100162]: [pid: 100162|app: 0|req: 1476/5959] 10.4.3.27 () {66 vars in 1341 bytes} [Thu Aug 20 02:20:07 2026] GET /volume/v3/volumes/10390739-2e70-449e-851b-e03eec5419d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 02:20:07.332631 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.middleware.request_id [None req-31e3d02c-741f-4054-a261-114958d0f7ec None None] RequestId filter calling following filter/app {{(pid=100164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:07.334928 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] GET https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 Aug 20 02:20:07.335145 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Empty body provided in request {{(pid=100164) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:07.335475 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.api.openstack.wsgi [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Calling method 'detail' {{(pid=100164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:07.336518 np0000007844 devstack@c-api.service[100164]: DEBUG cinder.volume.api [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100164) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 02:20:07.348144 np0000007844 devstack@c-api.service[100164]: INFO cinder.volume.api [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Get all volumes completed successfully. Aug 20 02:20:07.350344 np0000007844 devstack@c-api.service[100164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 02:20:07.350344 np0000007844 devstack@c-api.service[100164]: warnings.warn( Aug 20 02:20:07.356214 np0000007844 devstack@c-api.service[100164]: INFO cinder.api.openstack.wsgi [None req-31e3d02c-741f-4054-a261-114958d0f7ec tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 02:20:07.356829 np0000007844 devstack@c-api.service[100164]: [pid: 100164|app: 0|req: 1490/5960] 10.4.3.27 () {66 vars in 1278 bytes} [Thu Aug 20 02:20:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 02:20:07.370206 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.middleware.request_id [None req-631bdf52-d493-4b08-91a6-afb61d0f0c62 None None] RequestId filter calling following filter/app {{(pid=100161) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 02:20:07.372444 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-631bdf52-d493-4b08-91a6-afb61d0f0c62 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] DELETE https://10.4.3.27/volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520 Aug 20 02:20:07.372696 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-631bdf52-d493-4b08-91a6-afb61d0f0c62 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Empty body provided in request {{(pid=100161) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 02:20:07.372962 np0000007844 devstack@c-api.service[100161]: DEBUG cinder.api.openstack.wsgi [None req-631bdf52-d493-4b08-91a6-afb61d0f0c62 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] Calling method '_delete' {{(pid=100161) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 02:20:07.394089 np0000007844 devstack@c-api.service[100161]: INFO cinder.api.openstack.wsgi [None req-631bdf52-d493-4b08-91a6-afb61d0f0c62 tempest-TestEncryptedCinderVolumes-481257948 tempest-TestEncryptedCinderVolumes-481257948-project-admin] https://10.4.3.27/volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520 returned with HTTP 202 Aug 20 02:20:07.394504 np0000007844 devstack@c-api.service[100161]: [pid: 100161|app: 0|req: 1506/5961] 10.4.3.27 () {66 vars in 1338 bytes} [Thu Aug 20 02:20:07 2026] DELETE /volume/v3/types/d8eb3d9e-fee9-4eb3-b4aa-8623a385b520 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 02:20:16.299965 np0000007844 devstack@c-api.service[100163]: DEBUG dbcounter [-] [100163] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:20:17.320496 np0000007844 devstack@c-api.service[100162]: DEBUG dbcounter [-] [100162] Writing DB stats cinder:SELECT=5 {{(pid=100162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:20:17.354142 np0000007844 devstack@c-api.service[100164]: DEBUG dbcounter [-] [100164] Writing DB stats cinder:SELECT=3 {{(pid=100164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 02:20:17.391342 np0000007844 devstack@c-api.service[100161]: DEBUG dbcounter [-] [100161] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}